/* CSS Document */
#div_rollos{
float:left;
width:240px;
margin:auto;
text-align:left;
border:0px dashed #333;
}
#div_merchandising{
float:left;	
width:240px;
text-align:left;
border:0px dashed #333;
}
#div_tiendasovelar{
float:left;
width:240px;
margin:auto;
padding:0;
text-align:left;
border:0px dashed #333;
}
#div_destacados {
float:right;
margin:45px 0 0 0px;
width:196px;
}
#div_titulo_rollos{
width:222px;
height:35px;
}
#div_titulo_rollos img{
 border:0;
}
#div_texto_rollos {
width:230px;
border:0px dashed #333;
}
#div_titulo_merchandising{
width:185px;
height:35px;
}
#div_titulo_merchandising img{
border:0;
}

#div_texto_merchandising {
width:230px;
border:0px dashed #333;
}
div_titulo_tiendasovelar {
width:191px; 
height:35px;
}
div_titulo_tiendasovelar img{
border:0;
}
#div_texto_tiendasovelar {
width:230px;
border:0px dashed #333;
}
#div_img_eventos {
padding:10px 0 5px 0;
}
.imagen_noticias {
padding:10px 0 5px 0;
border:0px dashed #FF0000;
}
#div_nuevos_productos {
padding:40px 0 0 0;
}
#div_img_nuevos_productos{
padding:10px 0 5px 0;
}
.texto_productos {
/*height:180px; */
}
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	color:#0044a6; 
	background-color: #fff;
	padding:0;
	margin:0;
	border:0px dotted #FF0000;
	text-decoration:none;
}
A h2:hover {text-decoration:underline;}
