/* CSS Document */

body{ background:#D9D3AE; padding:0px; margin:0px;}

#contenido{ width:1000; margin:0 auto; background:url(../imagenes/fondoWebpng.png) repeat-y;
 }
#cuerpo{ width:972px; margin:0 auto;
 }
 #menu{  margin-top:5px; 
 	width:970px; height:40px;
	border-top:1px solid #DFDABC;  
	border-bottom:4px solid #DFDABC;  
	text-align:center; 
	background:#F2F0E4; 
	padding:0px;
	font-family:"Trebuchet MS";
	}
#menu a{ text-decoration:none; font-weight:bold; color:#FFFFFF;}
#menu div:hover{ background-color:#F2F0E4; color:#9C7541;}
.menuOp{ background-color:#DFDABC;  margin:5px 1px 5px 0px; padding:5px; width:13%; float:left;}

.nota{ margin-bottom:15px;}
.nota img{ border:0px;}

.noticia{ margin-bottom:30px; width:542px;}
.noticia img {

border:0px;}
.noticiaTit{font-weight:bolder;  font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#CC9900; width:100%; border-bottom:solid #DFDABC 2px; margin-bottom:5px; }
.noticiaTit a{ text-decoration:none;}

.noticiaImg{border: solid  thin  #666666; padding:0px; text-align:center; float:right; margin:0 0 7px 15px; }
.noticiaImgCentrada{border: solid  thin  #666666; padding:0px; text-align:center; margin:10px 0 10px 0px;}
.noticiaImgIzquierda{border: solid  thin  #666666; padding:0px; text-align:center; float:left; margin:0 15px 7px 0px;}

.noticiaImgText{font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#888; text-align:center; margin:8px 0 6px 0;}

.noticiaText{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-align: justify; min-height:180px;}

.noticia2imgs{clear:both;}