/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align:justify;
}

.texto_fecha {
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.texto_web {
	font-family:Tahoma;
	font-size:11px;
	color:#7d7d7d;
}
.texto_web a {
	font-family:Tahoma;
	font-size:11px;
	color:#7d7d7d;
	text-decoration:none;
}
.texto_web visited {
	font-family:Tahoma;
	font-size:11px;
	color:#7d7d7d;
	text-decoration:none;
}

.texto_idiomas {
	font-family:Tahoma;
	font-size:12px;
	color:#171F41;
	margin: 5px;
}
.texto_idiomas a{
	font-family:Tahoma;
	font-size:12px;
	color:#2F3F82;
	text-decoration:none;
}
.texto_idiomas a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.texto_idiomas visited{
	font-family:Tahoma;
	font-size:12px;
	color:#2F3F82;
	text-decoration:none
}

.slogan {
	font-family: "Trebuchet MS";
	font-size: 17px;
	margin-bottom:1px;
	color: #400099;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-align:center;
}

<!-- Estilos para el menu -->
#sitmenu {
}
d1#sitmenu {
	width: 200px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:25px;
}
dl#sitmenu li {
text-align: left;
}

#menu {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 170%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
}
#menu li {
	margin:0px;
	padding:1px;
	list-style: none;
	
}
#menu li a {
	font-family: Tahoma;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#959EC4;
	border-left:10px solid #959EC4;
}
#menu li a:hover {
	font-family: Tahoma;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	border-left:10px solid #FFFFFF;
}
#nav {
	padding:5px;
	margin-left:0px;
	text-align:left;
}
<!-- Fín de estilos para menu -->

.texto {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom: 50px;
	font-family: Tahoma;
	font-size: 11px;
	text-align:justify;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.texto a{
	font-family: Tahoma;
	font-size: 11px;
	color: #2F3F82;
	text-decoration: underline;
}
.texto a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #2F3F82;
	text-decoration: underline;
}

.texto_nav {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.texto_nav a{
	font-family: Tahoma;
	font-size: 11px;
	color: #2F3F82;
	text-decoration: underline;
}
.texto_nav a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #2F3F82;
	text-decoration: underline;
}

.texto_pie{
	margin:10px;
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.texto_pie a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
