@charset "iso-8859-2";
/* CSS Document */


.bordaletaral {
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.fdo_abajo {
	background-image: url(/imagenes/fondo_abajo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fecha_tit {
	border-bottom: 1px dotted #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #CCCCCC;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.texto_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	
}
.leer_mas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336600;
	font-weight: bold;
	text-decoration: none;
}
.texto h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.link_azul {
	font-family: Calibri;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: 1.2em;
}
.link_verde {
	font-family: Calibri;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	font-size: 1.5em;
}
.link_blanco {
	font-family: Calibri;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}
.link_gris {
	font-family: Calibri;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
a:hover { text-decoration:underline;
}

.encuesta {
	background-color: #F4FFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #eeeeee;
	background-image: url(/imagenes/fondencuesta.png);
	background-repeat: repeat;
}
.tituencuesta {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #009900;
	color: #FFFFFF;
}
