/* CSS Document */
body {
	background-color: #F9F8C0;
	background-image: url();
    scrollbar-base-color : #F9F8C0;
    scrollbar-arrow-color : #666600; }
.nav {
color : #FFCC00;
font-size : 8pt;}
.espacio_fecha {color: #EDEA99}
.antetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.titular {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.por_derecho {
	background-color: #D2D6E1;
	border: 2px dotted #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20;
	padding-bottom: 20;
	padding-left: 20;
	color: #FFFFFF;
	padding-right: 20px;
}
.secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666600;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.CONFEDERACION {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#666600}

body,td,th {
	color: #666600;
}
.correo_electronico {font-size: 14px; font-family:Arial, Helvetica, sans-serif; color: #003366; font-weight: bold}
.direccion_postal {font-size: 9px; font-family:Arial, Helvetica, sans-serif; color:#666600}
.boton_portada {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000066}
.texto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666600;
	text-align: justify;
}
.entradilla {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666600;
	font-weight: bold;
}
.fecha {
	color: #666600;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-weight: bold;
}
#foto_derecho {
	float: right;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#foto_noticia {
	float: right;
	border: 1px solid #EDEA99;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#foto_noticiabis {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.preguntas {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#destacado1 {
	width: 200px;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	margin: 20px 10px 20px 20px;
	float: right;
	padding: 10px;
	text-align: center;
}
.recuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F9F8C0;
	text-indent: 10px;
}

#destacado2 {

	width: 200px;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	margin: 20px 20px 20px 10px;
	float: left;
	padding: 10px;
	text-align: center;
}
#destacado3 {

	width: 200px;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	margin: 20px 10px 20px 20px;
	float: right;
	padding: 10px;
	text-align: center;
}
.recuadropeq {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #F9F8C0;
}
#foto_izquierdo {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

