h4{
	text-transform:uppercase;
	color:#000066;
	font-size:10px;
	margin-bottom:20px;
}



#novedades{
 height:600px;
margin-left:20px;
padding-right:20px;
}

#novedades .newtitle{
border-bottom:1px solid #ccc;
padding-bottom:3px;
color:#555;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
margin-top:25px;
margin-bottom:15px;
margin-left:5px; padding-left:10px;

}
#novedades .newbody{
font-size:12px;
margin-left:25px;
margin-right:25px;

}
#novedades .file, #novedades a{
color:#009;
font-weight:bold;
margin-top:12px;
margin-left:15px;
text-align:left;
}

/*

#ofertas{
width:320px; height:600px;
float:right;
padding-right:20px;
}

#ofertas .newtitle{
border-bottom:1px solid #ccc;
padding-bottom:3px;
color:#990000;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
margin-top:25px;
margin-bottom:5px;
margin-left:5px; padding-left:10px;

}
#ofertas .newbody{
font-size:12px;

margin-left:5px;

}
#ofertas.file, #ofertas a{
color:#009;
font-weight:bold;
margin-top:12px;
margin-right:5px;
text-align:right;
}
*/