@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_noticias.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom:150px;
}
div#contenido_der a{
color:#993333;
text-decoration:none;
border-bottom: 1px dashed;
}

div#contenido_der a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}

div#contenido_der .contenedor_noticia {
	margin-left: 6px;
	float:left;
	margin-bottom: 5px;
	width: 670px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}

div#contenido_der .no_borde {
	border-top: none;
}

div#contenido_der .contenedor_noticia .noticia_foto {
	margin-top:10px;
	background-color:#666666;
	text-align:center;
	display: block;
	float: left;
	margin-right: 6px;
}

div#contenido_der .contenedor_noticia .noticia_foto a.foto {
	width:auto;
	height: auto;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float: left;
}

div#nav {
	clear: both;
	}
	
div#volver_news {
	float: left;
}
