/*************/
/* Novisites */
/*************/


/* main div styles */

#maincontainer {
	border: 1px solid #3f0077;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	border-bottom: 1px solid #3f0077;
}

#menu {
	background: url(../images/multiservices/menu.gif) repeat-x;
}

#maincontent {
	background: url(../images/multiservices/back.jpg) no-repeat;
}

#footer {
	background: url(../images/multiservices/footer.gif) repeat-x;
}

.textleft {
	color: #3f0077;
}

.text {
	width: 450px;
	margin-top: 20px;
	margin-right:  100px;
}

.links {
	float: right;
	position: relative;
	width: 148px;
	height: 422px;
	background: white;
	right: 23px;
}

.icova {
	border-bottom: 1px solid #3f0077;	
}

.mpl {
	border-bottom: 1px solid #3f0077;	
}

.sab {
	border-bottom: 1px solid #3f0077;	
}

.hectas {
	border-bottom: 1px solid #3f0077;	
}

a:hover {
	color: #228d59;
	text-decoration: none;
}

a:active {
	color: #228d59;
	text-decoration: none;
}

#submenu {
	border-top: 1px solid #3f0077;
	border-left: 1px solid #3f0077;
	border-right: 1px solid #3f0077;
}

#submenu a {
color:#3f0077;
}

#submenu a:hover {
color:#228d59;
}

.submenu2 {
	border-bottom: 1px solid #3f0077;
	border-left: 1px solid #3f0077;
	border-right: 1px solid #3f0077;
}

#submenu2button1 a {
	color:#121170;
}

.submenu2button2 a {
	color:#121170;
}

#submenu2button1 a:hover {
	color:#228d59;
}

.submenu2button2 a:hover {
	color:#228d59;
}

