/* CSS Document */
<style type="text/css">

body {
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
/*
a:link {
color: Black;  text-decoration: none; }
a:visited {
color: #7A7A7A;  text-decoration: none; }
a:active {
color: #1283AB; text-decoration: none; }
a:hover {
color: #12617C; text-decoration: underline; }
u {
color: #ff0000; text-decoration: none;
}
*/


A:link {text-decoration:none;color:#000000;}
A:visited {text-decoration:none;color:#666666;}
A:active {text-decoration:none;color:#333333;}
A:hover {text-decoration:none;color:#333333;}
/*
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
*/
.menu {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #333333; }
.buscador {font-size: 9px; font-family: Tahoma, Arial, sans-serif; color: #8e8e8e; }

/* titulo */
.tituloppal {font-size: 22px; font-family: Arial Narrow; color: #000000; font-weight:bold; }
/* .introppal {font-size: 13px; font-family: Helvetica, sans-serif; color: #3F3F3F; } */
.introppal {
	FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: #666666; LINE-HEIGHT: 15px; FONT-FAMILY: tahoma, arial, sans-serif; TEXT-DECORATION: none; style: padding-top:2px
}
.introppal:hover {
	COLOR: #000000
}

/*seccion titulos */
/*.titulos {font-size: 10px; font-family: Verdana, sans-serif; color: #000000; } */

.titulos {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #333366; LINE-HEIGHT: 17px; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.titulos:hover {
	COLOR: #000000
}
.volantaportada {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #124F65; }

/*.tematitulos {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000;font-weight:bold; } */
 .temas {font-size: 12px; font-family: Verdana, sans-serif; color: #12617C;font-weight:bold; } 

.tematitulos {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.tematitulos:hover {
	TEXT-DECORATION: underline
}

.int6 {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 14px; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.int6:hover {
	COLOR: #000000
}

.der2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #455360; FONT-FAMILY: tahoma, arial, sans-serif; TEXT-DECORATION: none
}
.der2:hover {
	TEXT-DECORATION: underline
}

/* nota */
.volanta {font-size: 11px; font-family: Verdana, sans-serif; color: #666666;}
.titulonota {font-size: 22px; font-family: Arial Narrow; color: #000000; font-weight:bold; }
.intro {font-size: 16px; font-family: Helvetica, sans-serif; color: #3F3F3F; }

.cuerpo {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }

.fechahora {font-size: 16px; font-family: Arial Narrow, sans-serif; color: #666666;}

/* destacados */
/* .titulosdestacados {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000;font-weight:bold; }*/
.titulosdestacados {font-size: 18px; font-family: Arial Narrow; color: #000000; font-weight:bold; }

/* otros titulos */
.otrostitulos {font-size: 12px; font-family: Helvetica, Arial, sans-serif; color: #595959;}


/*
.contenido {	
width: 450px;	
float: left;	
margin-right: 57px;	
}
*/





input1 {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-SIZE: 12px; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Arial
}

.celda{
	border-top: 1px dotted #416D89;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:1px dotted #416D89;
	}

</style>



