/* CSS Document */
h1 {
    color: #CC0066;
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
}
h2 {
    color: #CC0066;
	font-family: Trebuchet MS, Trebuchet, Tahoma;
	font-size:16px;
	font-weight:bold;
}
h3 {
    color: #CC0066;
	font-family: Trebuchet MS, Trebuchet, Tahoma;
	font-size:18px;
}
.titulo {
    color: #CC0066;
	font-family: Trebuchet MS, Trebuchet, Tahoma;
	font-size:18px;
}
.code {
	color:#000099;
	font-weight:bold;
	text-align:center;
}
.navmenu {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Tahoma;
	font-size: small;
	font-weight:bold;
}
body,td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.texto {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#65717B; 

}
.texto-peque {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#65717B; 

}
.texto-peque-negro {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000; 

}
.titulo-negro {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06304F;
	font-weight:bold; 

}
.titulo-azul {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6086A3;
	font-weight:bold;
	text-decoration:underline;
}
.titulo-descargas {font-family: Tahoma;
	font-size: 10px;
	color:#4A0000;
	font-weight:bold; 

}
.texto-descargas {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold; 
}
a:link {
	color: #06304F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #06304F;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color: #CC0066;
	font-weight: bold;
}
a:active {
	color: #06304F;
	text-decoration: none;
	font-weight: bold;
}
.portada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#65717B; 
}
.portada a {
	color: #0D5386;
	text-decoration: underline;
	font-weight: bold;
}
.portada a:hover {
	text-decoration:underline;
	color: #CC0066;
	font-weight: bold;
}
.portada2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#65717B; 
}
.portada2 a {
	color: #0D5386;
	text-decoration: none;
	font-weight: bold;
}
.portada2 a:hover {
	text-decoration:underline;
	color: #CC0066;
	font-weight: bold;
}
.rss a {
	color: #0D5386;
	text-decoration: none;
	font-weight: bold;
}
.rss a:hover {
	text-decoration: underline;
	color: #CC0066;
	font-weight: bold;
}
#menusuperior {
	position:relative;
	width:300px;
	height:25px;
	z-index:1;
	left: 326px;
	top: 180px;}
