body { margin:0; padding:0; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#5c5e5d; background:url(../img/back_general.gif) repeat-x; background-color:#cad314}
.pngfix 
{ 
	behavior: url(css/iepngfix.htc)
}

h1 { text-indent:-8000px; height:0; padding:0; margin:0; display:none}
h2 {  font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size:24px; color:#cad314; margin:0 0 0 6px; padding:0; font-weight:normal }

.contenedora { width:992px;  margin-left:auto; margin-right:auto;  }
.topper { height:220px; margin:0; padding:0 }
	.topper .logo_global { float:left; }
	.topper .claim_general { float:right; }
	.topper .menu ul { margin:0; padding:0; list-style-type:none; }
	.topper .menu ul li { margin:0; padding:0;display:inline}
	.topper .flash { height: 70px; margin:0; clear:both; }
		*html .topper .flash { margin-bottom:-5px }
	.topper .flash img { margin:0; padding:0; }

	
.contenido { height:407px;  clear:both; margin:0; padding:0; overflow: hidden}
.contenido #menu2 {
	float: left;
	height: 321px;
	width: 243px;
	margin-top: 86px;
	background-image: url(../img/menu/fondo_menu2.gif);
	background-repeat:   repeat-y;
	background-position: right top;
}
.contenido #menu2 ul { list-style-type:none; padding:0; margin:0 }
.contenido #conteido2 {
	width: 477px;
	margin-top: 86px;
	float: left;
	height: 321px;
}
.contenido #conteido2 #texto {
	padding-right: 24px;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 13px;
	color: #5c5e5d;
	text-align:justify;
}

/* NOTICIAS EXCEPCIÓN EN EL ANCHO */
.contenido #conteido2not {
	width: 710px;
	margin-top: 86px;
	float: left;
	height: 321px;
}
.contenido #conteido2not #texto {
	padding-right: 24px;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 13px;
	color: #5c5e5d;
	text-align:justify;
}

/* FIN NOTICIAS */

.contenido #imagen {
	float: left;
	height: 407px;
	width: 265px;
}
.contenedora .contenido #conteido2 #texto a {
	color: #A4AB10;
	text-decoration: underline;
}


.noticia{}

	.noticia .titulo { font-size:13px; font-weight:bold; color:#cad314; margin:5px 0 12px 0;  }
	.noticia .fecha { font-size:12px; font-weight:bold; margin-bottom:0 }
	.noticia .fotonot { border:2px solid #cad314; float:right; padding:2px; margin:8px 0 8px 8px; }

.noticia_ampli{
	height: 280px;
	overflow: scroll;
	padding-right: 30px;
	overflow-x:hidden;
}

	.noticia_ampli .titulo { font-size:13px; font-weight:bold; color:#cad314; margin:5px 0 12px 0;  }
	.noticia_ampli .fecha { font-size:12px; font-weight:bold; margin-bottom:0 }
	.noticia_ampli .fotonot { border:2px solid #cad314; float:right; padding:2px; margin:8px 0 8px 8px; }



.pie { clear:both; }
.lista_verde {
	list-style-image: url(../img/bullet_verde.gif);
	padding-left: 20px;
	margin: 0px;
}
