<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin: 0px;
padding: 0px; outline: 0;
}

#menu {
	text-align: center;
	margin: 15px auto;
	margin-top: 0px;
	font-family: Sakkal Majalla;
	font-size: 15pt;
	color: #FFF;
	font-weight: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #8B8996;			

}
#menu ul {
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #8B8996;
}

#menu ul li.nivel1 {
	float: left;
	width: 140px;
	margin-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #8B8996;
}
#menu ul li.nivel12 {
	float: left;
	width: 139px;
	margin-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #314F97;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	position: relative;
	background: #314F97;
	padding: 8px 8px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0.0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fff;/*border: 1px solid #ACCFE8;
/*border-width: 0px 0px 1px 0;*/


}

 #menu ul li a.submenu {
	display: block;
	text-decoration: none;
	color: #fff;
	/*border: solid 1px #fff;*/
position: relative;
	padding: 8px 8px;
	text-align: center;
	/*border: 1px solid #ACCFE8;*/
/*border-width: 0px 0px 1px 0;*/
background-image: none;
	background-repeat: no-repeat;
	background-color: #8B8996;
}
 #menu ul li a.submenu1 {
	display: block;
	text-decoration: none;
	color: #fff;
	/*border: solid 1px #fff;*/
position: relative;
	padding: 8px 8px;
	text-align: center;
	/*border: 1px solid #ACCFE8;*/
/*border-width: 0px 0px 1px 0;*/
background-image: none;
	background-repeat: no-repeat;
	background-color: #314F97;
}
.borde li a {display: block;
text-decoration: none;
color: #fff;
border: solid 0px #fff;
position: relative;
background: #373737;
padding: 8px 8px;
text-align: center;
/*border: 1px solid #ACCFE8;*/
border-width: 0px 0px 0px 0;
}
#menu ul li:hover {position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background-color: #314F97;
	color: #C9C7C8;
	position: relative;
}
#menu ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menu ul li ul {display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menu ul li ul li a {
	width: 137px;
	padding: 6px 0px 0px 0px;
	border-top-color: #000;
	
}
#menu ul li ul li a:hover {border-top-color: #000;
position: relative;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}
.linea li {
	width: 1px;
	background-image: url(file:///Z|/dirtel_2013/images/linea_medio.jpg);
	background-repeat: no-repeat;
}
</pre></body></html>