

a:link      { text-decoration: none; color: #172957; }

a:visited   { text-decoration: none; color: #113771; }

a:active    { text-decoration: none; color: #000000; }

a:hover     { text-decoration: underline; }



P			{ font-family: verdana; font-weight: 300; font-size: 12px; color: #414649; text-align: left; }

DIV.textos		{ font-family: verdana; font-weight: 300; font-size: 12px; color: #414649; text-align: justify; 

			text-indent: 30px; }

DIV.noticia		{ font-family: verdana; font-weight: 300; font-size: 12px; color: #414649; }

DIV.noticiap	{ font-family: verdana; font-weight: 300; font-size: 11px; color: #414649; }

DIV.noticiac	{ font-family: verdana; font-weight: 300; font-size: 12px; color: #414649; text-align: center; }

DIV.llamado		{ font-family: verdana; font-weight: 300; font-size: 10px; color: #414649; text-align: right; }

DIV.listas		{ font-family: verdana; font-weight: 300; font-size: 10px; color: #414649; text-align: left; }

DIV.editoria	{ font-family: arial; font-weight: 300; font-size: 11px; color: #6C173F; }

DIV.prefacio	{ font-family: verdana; font-size: 13px; }

DIV.izquierda	{ font-family: arial; font-size: 15px; color: #767F84; font-weight: 500; text-align: right; }

DIV.derecha		{ font-family: arial; font-size: 15px; color: #767F84; font-weight: 500; text-align: left; }

DIV.barra		{ font-family: arial; font-size: 14px; color: #EFEFEF; background-color: #4E5C71; text-transform: uppercase; font-variant: small-caps; }

DIV.barra2		{ font-family: arial; font-size: 14px; color: #EFEFEF; background-color: #6C173F; text-transform: uppercase; font-variant: small-caps; }

DIV.titular		{ font-family: arial; font-weight: 600; font-size: 12px; color: #EFEFEF; background-color: #4E5C71; }

DIV.barra3		{ font-family: arial; font-size: 12px; color: #414649; background-color: #DDC8D3; }

DIV.barra4		{ font-family: arial; font-size: 12px; color: #414649; background-color: #E3CFC0; }

DIV.barra5		{ font-family: arial; font-size: 12px; color: #414649; background-color: #ADCEDE; }

DIV.barra6		{ font-family: arial; font-size: 12px; color: #414649; background-color: #EFE7AD; }

DIV.columna 	{ font-family: verdana; font-size: 18px; font-weight: 600; color: #6C173F; text-align: right; }





H1	{ font-family: arial; font-size: 30px; color: #6C173F; text-align: center; }

H2	{ font-family: verdana; font-size: 18px; font-weight: 600; color: #6C173F; text-align: left; }

H3	{ font-family: verdana; font-size: 18px; font-weight: 700; color: #6C173F; text-align: center; }

H4	{ font-family: verdana; font-size: 15px; color: #EFEFEF; font-weight: 600; text-align: center; }

H5	{ font-family: verdana; font-size: 14px; color: #000000; font-weight: 500; text-align: center; }

		
.fondo_gris_claro {
	background-color: #D7D7D7;
}
.cursiva_blanco {
	background-color: inherit; /* background color */
	color: #FFFFFF; /* text color */
	font-family: Arial, Helvetica, sans-serif;/* font name */
	font-size:12px; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */	
	text-indent : 0.5in; 
	font-style:oblique;
	
}
.fondo_azul {
	background-color: #0A3258;
}
.texto_gris {
    FONT: 12px Trebuchet MS;
	font-weight:normal;
	color: #3b3e41;
	text-decoration: none;	
}

.rojo {
	background-color: inherit; /* background color */
	color: #660000; /* text color */
	font-family: Arial, Helvetica, sans-serif;/* font name */
	font-size:14px; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font-weight:bold;
	text-decoration:none;
}
.tabla {
	border: 1px solid #0A3258;
	background-color: #D7D7D7;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.submenu_gris_bold {
	color: #333333; /* text color */
	font-family: Arial, Helvetica, sans-serif;/* font name */
	font-size:12px; /* font size */
	
	font-weight:bold;
}


