.noticia {
	margin: 0 6px 15px 6px;
	clear: both;
}

#superior div.noticia {
 	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

h4 {
	FONT-FAMILY: Arial, Helvetica,Tahoma, Verdana; 
	COLOR: #1A5889; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold; 
	text-decoration: none; 
	padding: 2px; 
}

h5 {
	FONT-FAMILY: Tahoma, Helvetica,Tahoma, Verdana; 
	COLOR: #FFF;
	background: #83333A;
	font-weight: bold;
	font-size: 13px;
	padding: 1px 2px;
}

.noticia h4 {
	FONT-FAMILY: Arial, Helvetica,Tahoma, Verdana; 
	COLOR: #83333A; 
	FONT-SIZE: 11pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold; 
	text-decoration: none; 
	padding: 1px 0; 
}

.noticia h2 {
	FONT-FAMILY: Georgia, Verdana, Helvetica; 
	COLOR: #000;
	FONT-SIZE: 16pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
    padding: 0;
}

.noticia h2 a {
	FONT-FAMILY: Georgia, Verdana, Helvetica; 
	COLOR: #000;
	FONT-SIZE: 14pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none;
}

.noticia h2 a:hover {
	COLOR: #9a2d2d;
}

.cuerpo {
	font-family: Arial; 
	font-size: 12px; 
	color: #333; 
	font-weight: normal;
	padding: 2px 0 10px 0;
}

.noticia div.entradilla {
	FONT-FAMILY: Arial, Tahoma, Helvetica, Tahoma, Verdana; 
	font-size: 12px; 
	COLOR: #444;
	font-weight: normal;
	padding: 2px 0 5px 0;
	line-height: 17px;
}

#derecha {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
}

img.centrada {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #666;
}

img.izquierda {
	margin: 2px 5px 2px 0;
	float: left;
	border: 1px solid #666;
}

img.derecha {
	margin: 2px 0 2px 5px;
	float: right;
	border: 1px solid #666;
}

div.derecha {
	margin: 2px 0 2px 5px;
	float: right;
	border: 0px solid;
	font-size: 11px;
	text-align: right;
}

img.centrada, img.izquierda, img.derecha {

}

div.derecha img {
	border: 1px solid #bcbcbc;
	padding: 1px;
}

.cuerpo p {
	margin-bottom: 10px;
	line-height: 19px;
}

.icono {
	vertical-align: middle; 
}

.cuerpo div.fecha, .entradilla div.fecha {
	FONT-FAMILY: Arial, Helvetica; 
	COLOR: #555; 
	FONT-SIZE: 11px; 
}

.fotos {
    background: #fff;
    border: 1px solid #D4D0C8;
	margin: 5px 10px 10px 5px;
}

.fotos h2 {
    font-size: 17px;
}

.fotos h2, .fotos p.textofoto {
    margin: 0 10px;
}

.imgfoto {
    text-align: center;
}

#noticias div.textofoto {
    color: #333;
}

#noticias div.imgfoto img {
    border: 1px solid #777;
    width: 330px;
    margin-top: 10px;
}

#derecha div.botonesfotos {
    width: 300px;
}

#noticias div.botonesfotos {
    width: 340px;
}

#central div.imgfoto img {
    width: 230px;
    margin-top: 10px;
    border: 1px solid #777;
}

#central div.botonesfotos {
    width: 240px;
}

#central div.fotos {
    background: #fff;
    border: 1px solid #D4D0C8;
   	margin: 5px 10px 10px 10px;
}