/* GENERALES */

body					{ margin:0px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
a:link, a:visited 		{ text-decoration: none; color: #003366; }
a:hover 				{ text-decoration: underline }

#encabezado {
	text-transform: uppercase;
	color: #FFCC00;
	background-color: #FFCC00;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;

}

#recuadrocentral {
	background-image: url(../imagenes/bg_000.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 11px;
	background-position: center top;



}
#recuadro {
	width: 175px;
	margin: 0px;

	}

#foto {
	text-transform: uppercase;
	color: #003366;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}

#publicidad {
	font-size: 11px;
	text-align: right;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;

}

#recuadronoticia {
	font-size: 11px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;

}

#recuadronoticiacompleto {
	font-size: 11px;
	border-top: 1px solid #999999;;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;

}


#titulonoticia {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

#fechanoticia {
	font-size: 10px;
	color: #999999;
}

#cuerponoticiaprincipal {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
#encabezadooff {
	text-transform: uppercase;
	color: #003366;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;


}
#recuadroseccion {
	font-size: 11px;
	border-bottom: 1px solid #999999;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;


}
#encabezadooff1 {
	text-transform: uppercase;
	color: #003366;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #999999;

}
#encabezadoon {
	text-transform: uppercase;
	color: #003366;
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border: 1px solid #999999;

}

#encabezadoon a:link, #encabezadoon a:visited{
	color: #003366;
}

#titulosimple {
	font-size: 11px;
	color: #003366;
	text-transform: uppercase;
}
