body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url("../imaxes/bg1.png");
}

.titulo_seccion {
	color: #384b68;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.titulo_noticia {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3f5475;
}
.subtitulo_noticia {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #6559b5;
}

.pie_noticia {
	font-family: "Trebuchet MS";
	text-align:right;
	font-size: 10px;
	font-weight:bold;
	color: #6559b5;
}

.texto_estandar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:justify;
}

.texto_estandar_blanco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FFFFFF;
	text-align: left;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.cajetinesFormularios {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #CEDDF4;
	border: 1px solid #283C5B;
}

.tabla th {
padding:5px;
font-size: 12px;
background-color: #172027;
color: #FFFFFF;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #84B0F4;
border-bottom-color: #84B0F4;
font-family: “Trebuchet MS”;
}
	
.tabla .separador td {
padding:0px;
font-size: 10px;
font-weight:bold;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #FFFFFF;
font-family: “Trebuchet MS”;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #84B0F4;
}

.tabla .separador_pag td {
padding:0px;
font-size: 13px;
font-weight:bold;
background-color: #FFFFFF;
background-repeat: repeat-x;
font-family: “Trebuchet MS”;
border-top-width: thin;
border-top-style: solid;
border-top-color: #84B0F4;
}

.tabla .modo1 td {
padding:5px;
font-size: 10px;
font-weight:bold;
background-color: #E9E9E9;
background-repeat: repeat-x;
color: #FFFFFF;
font-family: “Trebuchet MS”;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #384b68;
}

A.enlace_home:link {
	color:#384B68;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px; 
	font-weight: bold;
}

A.enlace_home:active {
	color:#84B0F4;
	text-decoration:none; 
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
				  
A.enlace_home:visited {
	color:#003366;
	text-decoration:none; 
	font-family: "Trebuchet MS";
	font-size: 12px; 
	font-weight: bold;
}

A.enlace_home:hover{
	color:#84B0F4; 
	font-family: "Trebuchet MS";
    font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
}

.enlaceboton {    
	font-family: "Trebuchet MS";
    font-size: 10pt;
    font-weight: bold;
    padding: 2px;
    background-color: #5B79A8;
    color: #ffffff;
    text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
    border-top: 1px solid #3F5475;
    border-bottom: 1px solid #3F5475;
    border-left: 1px solid #3F5475;
    border-right: 1px solid #3F5475;
}
.enlaceboton:hover {
    border-bottom: 1px solid #99A4B6;
    border-top: 1px solid #99A4B6;
    border-right: 1px solid #99A4B6;
    border-left: 1px solid #99A4B6;
} 


#vertmenu {
font-family: "Trebuchet MS";
font-size: 100%;
width: 165px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#5B79A8;
text-decoration: none;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #3F5475;
color: #ffffff;
margin: 0px;
margin-top:8px;
width:165px;
}
#vertmenu h2 {
display: block;
background-color:#5B79A8;
text-decoration: none;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #3F5475;
color: #ffffff;
margin: 0px;
margin-top:8px;
width:165px;
}
#vertmenu h2:hover {
	background-color: #99A5B6;
}
#vertmenu h2 a {
text-decoration: none;
color:#ffffff;
}
#vertmenu h2 a:hover {
text-decoration: none;
color:#ffffff;
}
#vertmenu h2 a:visited {
text-decoration: none;
color:#ffffff;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
background-color: #ffffff;
border-bottom: 1px dashed #3F5475;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #3F5475;
font-weight:bold;
width:165px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #ffffff;
background-color: #99A5B6;
}
