html {background-color: #F5F4F1;}
body { text-align:left;}

.centrar {text-align:center;}
.derecha { text-align:right;}
a.boton {padding:7px 20px; background-color:#78B40A; text-decoration:none; color:#FFFFFF;}
a.boton:hover {background-color:#339900; text-decoration:none; color:#FFFFFF;}

h1, .noticia_item h2, .contenedor_2 .noticia_listado h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC6600;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	margin: 0px 0px 2px 0px;
	padding: 10px 5px 2px 0px;
	border-bottom:1px solid #FF9933;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	border-bottom:1px solid #FF9933;
}

ul {font: 11px Arial, Helvetica, sans-serif; list-style-type:square; color:#666666; padding:0px; margin:5px 10px 15px 35px;}

li { margin-bottom:10px;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	margin: 0px;
	padding: 2px;
}
#contenedora {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 757px;
}
#cabecera {
	border-top: 1px solid #CFCABD;
	border-left: 1px solid #CFCABD;
	border-bottom: 1px solid #B2B27F;
	border-right: 1px solid #CFCABD;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#menu_principal {
	border-top: 1px solid #FBFBF7;
	border-right: 1px solid #CFCABD;
}
#menu_principal td {
	vertical-align: bottom;
	text-align: center;
}
#menu_principal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	background-image: url(../img/btn_off.gif);
	background-repeat:  repeat-x;
	border-right: 1px solid #666600;
	border-left: 1px solid #CFCABD;
	margin: 0px;
	height: 23px;
	padding:7px 2px 0px 2px;
	display: block;
	line-height: 11px;
}
#menu_principal a:hover {
	color: #339900;
	text-decoration: none;		
	background-image: url(../img/btn_on.gif);
	background-repeat:  repeat-x;
}
#menu_principal .marcado {
	color: #339900;
	text-decoration: none;		
	background-image: url(../img/btn_on.gif);
	background-repeat:  repeat-x;
}
#contenido {
	background-color: #FFFFFF;
	border-right: 1px solid #CFCABD;
	border-bottom: 1px solid #CFCABD;
	border-left: 1px solid #CFCABD;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	clear:both;
}

#submenu {
	padding-top: 5px;
	float:left;
	height: 217px;
	width: 125px;
	margin: 20px 0px 0px 10px;
	border-right: 1px dashed #CFCABD;
}
#submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/img_flecha_off.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 3px 12px 16px;
	background-position: 0px 1px;
}
#submenu a:hover {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/img_flecha_on.gif);
}
#submenu .marcado2 {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/img_flecha_on.gif);
}
#textos, #textos2 {
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	margin-left: 150px;
	width: 370px;
}
.textos3 {
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	margin-left: 20px;
	width: 500px;
}
.contenedor_2 {
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	margin-left: 150px;
	width: 580px;
}

#textos p, #textos2 p, .contenedor_2 p, .textos3 p, .noticia_item p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#textos p.fecha, .textos3 p.fecha, .contenedor_2 p.fecha, .noticia_item p.fecha {color:#999999}
#textos .cita_1, .contenedor_2 .cita_1 {
	background: url(../img/ico_comillas.gif) no-repeat top right;
	padding:15px 40px 10px 5px;
	margin:0px 10px 10px 0px;
	width:530px;
}
#textos .cita_1 p, .contenedor_2 .cita_1 p {
	font:italic 26px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:right;
}
#textos a, #textos a:visited, #textos2 a, #textos2 a:visited, .contenedor_2 a, .contenedor_2 a:visited, .noticia_item h2 a, .noticia_item h2 a:visited, #textos3 a, #textos3 a:visited, #grafica a, #grafica a:visited {
	color: #78B40A;
	text-decoration: underline;
}
#textos a:hover, #textos2 a:hover, .contenedor_2 a:hover, .noticia_item h2 a:hover, #textos3 a:hover, #grafica a:hover {
	color: #339900;
	text-decoration: none;
}
#grafica {
	background-color: #fff;
	margin: 0px;
	padding: 34px 13px 0px 0px;
	float: right;
	width: 195px;	
}
#grafica p {
	margin: 0px;
	padding: 2px 0px 1px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-bottom:1px dotted #333333;
}
.descripcion {font-size:10px; color:#999999; margin:-10px 0px 3px 29px; display:block;}
#presentacionflash {margin:10px 0px;}

#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A38D69;
	text-align: right;
	padding: 5px 2px 10px 0px;
}
.108 {
	width: 108px;
	margin: 0;
	padding: 0;
}
.226 {
	width: 226px;
	margin: 0;
	padding: 0;
}
.col_verde {
	color: #339900;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/* CONTACTO */
#textos2 {width: 590px;}
.contacto { border:1px solid #ccc; padding:15px 0 15px 15px;}
.contacto textarea {vertical-align:top;}
.contacto .t1 {width:170px; margin-right:10px; }
.contacto .t2 {width:361px; margin-right:10px; }
.contacto .t4 {width:470px; }


/* TABLA RESULTADOS */
.tabla_1 { margin:0px 0px 20px 0px;}
.tabla_1 caption {	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FF9933; border-bottom:1px dotted #666666; text-align:left;padding:3px 4px; margin-top:10px;}
.tabla_1 th { background-color:#f5f5f5; padding:5px; border-bottom:1px solid #C0C0C0;}
.tabla_1 td { border-bottom:1px solid #CCCCCC; padding:5px;}
.tabla_1 tr.impar td { background-color:#f5f5f5;}
.tabla_1 tr.par td { background-color:#F0F0F0;}

#presentacionflash { margin-left:155px;}


/* PAGINADOR */
.paginator { text-align:center; color:#CCC; font:normal 11px Verdana, Geneva, sans-serif}
.paginator a { color:#339900; text-decoration:none; padding:2px 3px;}
.paginator .active {font-weight:bold; color:#FFF; background-color: #CC6600; padding:2px 7px;}


/* listado noticias */
.noticia_listado { margin:0 20px 20px 20px; padding-top:30px;}
.contenedor_2 .noticia_listado { margin:0; padding-top:20px;}
.contenedor_2 .noticia_listado h5 { border-bottom:1px solid #FF9933; padding:0; margin-bottom:5px;}

.noticia_item { border-bottom:1px dotted #CCC; margin-bottom:30px; padding-bottom:5px;}
.noticia_item .mg {float:right; display:inline; width:205px; text-align:right; padding-top:12px;}
.noticia_item .mg img { border:1px solid #CCCCCC}
.noticia_item .mt {float:left; display:inline; width:505px}
.noticia_item .mt .summary p {color:#666666; font-size:12px;}
.contenedor_2 .noticia_item .mt { width:360px; }

.noticia_item h2 a, .noticia_item h2 a:visited {text-decoration:none;}
.noticia_item h2 a:hover {text-decoration: underline;}
.contenedor_2 h2 { font-size:12px; font-weight:bold; margin:0; padding:0;}
.noticia_listado .noticia_item p a { color:#339900; text-decoration:none;}
.noticia_listado .noticia_item p a:hover { color:#333; text-decoration:underline;}
.noticia_item a img { border:0;}


/* LOGIN */
.login {font-size:13px;}
.login p {margin-bottom:20px;}
.login p label {display:block; width:6em; float:left;}


/* Clearfix */
.noticia_item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.noticia_item {
	zoom: 1;
	}

