/* CSS Document */

#contenedor_contenidos{
	text-align:center;
}

#contenedor_novedades{
	width:570px;
	text-align:left;
}

#contenedor_novedades_superior{
	background-image:url(/imagenes/novedades/modulo_novedad_superior.jpg);
	background-repeat:no-repeat;
	padding:20px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	width:522px;
	height:50px;
}

#contenedor_novedades_medio{
	width:522px;
	padding:10px 20px 0px 20px;
	font-size:11px;
	text-align:justify;
}

#contenedor_novedades_medio img{
	float:left;
	padding:0px 10px 5px 0px;
}

#contenedor_novedades_superior h2{
	font-size:13px;
	text-align:left;
	color:#FF9933;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

.fecha_novedades{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
}

#contenedor_novedades_inferior{
	width:522px;
	height:55px;
	background-image:url(/imagenes/novedades/modulo_novedad_inferior.jpg);
	background-repeat:no-repeat;
	padding:10px 20px 0px 20px;
}

a.mas_informacion:link, a.mas_informacion:visited {
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	white-space:nowrap;
	padding:3px 0px 3px 25px;
	margin:0px 0px 0px 0px;
	color:#737373;
	font-weight:bold;
	font-size:11px;	
	background-image:url(/imagenes/iconos/mas_info.jpg);	
}
