h1{
	position: absolute;
	top: 100px;
	left: 12px;
	z-index: 11;
	background: url(images/h1_bg.gif) no-repeat top left;
	width: 569px;
	height: 38px;
	color: #fff;
	padding: 12px 0 0 14px;
	font-variant:small-caps;
	font-size: 120%;
}

#contenido{
	padding-top: 60px;
}
#novedades{
	width:566px;
	margin-left: 22px;
	height: 300px;
	overflow: visible;
	padding-top: 10px;
	color: #6c7287;
}
	html > body #novedades {height: auto; min-height: 300px;}

#novedades h2{color: #30364b; margin-left: 0px; font-style:italic; font-weight: normal; letter-spacing: -0.01em; padding-top: 5px; font-size: 140%; border-bottom: 1px solid #a97146; margin-bottom: 5px; margin-right: 20px;}
#novedades p{margin: 0 20px 5px 0; text-align: justify;}
#novedades p.enlaces{ text-align: right; font-size: 80%; color: #81361f; margin-bottom: 20px;}
#novedades p.enlaces a{font-weight: bold; color: #31374c; margin: 0;}

#novedades p.volver{text-align: right !important; margin-right:0;}
#columna{
	width: 147px;
	position: absolute;
	top: 60px;
	left: 604px;
}