#principal {
	
	background: transparent url('../img/CTV_Default_fondo.gif') right no-repeat;
	border: 1px solid #ABABAB;
	border-bottom: 0px solid transparent;
	width: 800px;

	margin-left: 25px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0;
	
	
	
}
#principal H1 {
	
	
}
#principal UL {
	
	margin: 0px;
	margin-bottom: 50px;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
#principal UL LI {
	width: 240px; 
	float: left; 
	background: none !important;
	margin: 5px !important; 
	padding: 0 !important;
}
#principal UL LI.central {
   color: white;
   background: #7D9D00 !important;
	font-weight: bold;
	padding: 2px 2px 2px 10px !important;
}


#principal UL LI UL {
	width: 240px;
}
#principal UL LI UL LI {
	font-weight: bold;
	color: #7D9D00;
	margin-bottom: 10px !important;
}
#principal UL LI UL LI A {
	color: #393939 !important;
}
#principal UL LI.central A {
	color: white !important;
}
#principal UL LI UL LI UL {
	margin-bottom: 0px !important;
	margin-top: 2px !important;
}
#principal UL LI UL LI UL LI {
	margin-bottom: 1px !important;
	color: #7D9D00 !important;
	background: url(../img/bullet_menuinterior.gif) 0px 4px no-repeat !important;
	padding-left: 8px !important;
}

#principal UL LI UL LI UL LI A {
	color: #7D9D00 !important;
	font-weight: normal;
}
#principal UL LI UL LI.ultimo {
	background: url(../img/bgCampus_lined.gif) bottom repeat-x !important;
	padding-bottom: 10px !important;
	margin-bottom: 8px !important;
}
#principal UL LI UL LI.soluciones  {
	background: #811c6b !important;
}
#principal UL LI UL UL.soluciones LI {
	background: url(../img/bullet_corporativa.gif) 0px 4px no-repeat !important;
}
#principal UL LI UL UL.soluciones LI A {
	color: #911c6b !important;
}