@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding:0px;
	font-family: Tahoma, "Lucida Sans",Verdana, Arial, Helvetica, sans-serif ;
	font-size:13px;
	color:#000000;
	
}
#wrapper{
   width:980px;
   margin: 0 auto;
  }
#top{width:127; height:7px; background:url(../ncont/top.gif)}

#header{
height:200px; margin:0 auto;
}

#nav{height: 87px;margin:0 auto;padding:0; width:980px;}

#navleft{margin:0;padding:0; width:22px; height:87px; background:url(../imgnuevas/navleft.jpg) no-repeat ; float:left;}

/******* Content *********/

#main{margin:0 auto;padding:0px; width:980px; background:url(../imagenessecciones/mainbg.jpg) repeat-y;float:left;}

#contenido{margin:0 auto;padding:0; padding-top:10px;}
#continfo{width:706px; padding:0px 0px 0 20px;float:left}

#cortos{margin:0 auto;padding:0; padding-top:10px; width:706px;}
#noticias{width:346px; padding:0 0px 0 0px;float:left; text-align:justify;}
#noticias h3{ font-size:15px;}
/***********************breves**********************************/
#breves{width:348px; padding:0 6px 0 6px;float:left; text-align:justify;}

#cajabreve{width:348px; padding:0; margin:0;}
#brevetop{width:348px; padding:0; margin:0; float:left; height:159px; background:url(../imagenessecciones/topbreves.jpg) no-repeat;}

#breveinfo{width:288px; padding:0px 30px 0 30px; margin:0; float:left; background:url(../imagenessecciones/bgbreves.jpg) repeat-y;}

#brevebottom{width:348px; padding:0; margin:0; float:left; height:12px; background:url(../imagenessecciones/bottombreves.jpg) no-repeat;}

/**************************************************************************/
#sidebar{width:234px; padding:0 20px 0 0px;float:left; text-align:justify;}

/***********************eventos**********************************/
#cajaevento{width:234px; padding:0; margin:0;}
#eventotop{width:234px; padding:0; margin:0; height:55px; background:url(../imagenessecciones/topevento.jpg) no-repeat;}

#eventoinfo{width:174px; padding:0px 30px 0 30px; margin:0; background:url(../imagenessecciones/bgevento.jpg) repeat-y; float:left;}

#eventobottom{width:234px; padding:0; margin:0; height:24px; background:url(../imagenessecciones/bottomevento.jpg) no-repeat; float:left;}

/**************************************************************************/

/***********************Noticias**********************************/
.cajanoticia{width:346px; padding:0; margin:0;}
.noticiatop{width:346px; padding:0; margin:0; height:6px; background:url(../imagenessecciones/topnoticia.jpg) no-repeat; float:left;}

.noticiainfo{width:306px; padding:0px 20px 0 20px; margin:0; background:url(../imagenessecciones/bgnoticia.jpg) repeat-y; float:left;}
.

.noticiabottom{width:346px; padding:0; margin:0; height:9px; background:url(../imagenessecciones/bottomnoticia.jpg) no-repeat; float:left;}

/**************************************************************************/


#foot{ width:980px;height:131px;padding:0; background:url(../imagenessecciones/foot.jpg); float:left;}


.imag {
max-height:150px; 
height: expression(document.body.clientHeight > 152? "150px": "auto");
/*float:right;*/
}
#bien{
font-size:16px ;
color:#CC0000;
}

h4{color:#CE390F; font-size:14px; font-style:italic;}
h5{color:#cccccc;font-size:10px;}

.breve1{font-size:11px;}

a{font-size:11px; text-decoration:none; color:#0033FF}
a:hover{color:#990000;}
/********************************************/