@charset "utf-8";
/* CSS Document */

.clear      { clear:both; }
.photo-link    { padding:0px; margin:4px; border:2px solid #dacfb2; display:block; width:93px; height:93px; float:left; }
.photo-link:hover  { border-color:#539cce; }

.galeriaOfertas {
	width:245px; 
	height: auto; 
	margin-top:36px; 
}
.col_2 .galeriaOfertas {
	margin-top:18px; 
}
.galeriaOfertas .tituloIMG {
	background:url(../images/galeriaOfertasTitulo.png) left top no-repeat;
	height:61px;
}
.galeriaOfertas .cuerpo {
	background:url(../images/galeriaOfertasCuerpo.gif) left top repeat-y;
	padding-left:10px;
}
.galeriaOfertas .cuerpo2 {
	background:url(../images/galeriaOfertasCuerpo.gif) left top repeat-y;
	padding-left:10px;
	height:210px;
	overflow:hidden;
}
.galeriaOfertas .cuerpo .espaciar{
	padding-right:32px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.galeriaOfertas .cuerpo .espaciar p{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#545454;
	font-size:14px;
	line-height:18px;
	font-style:italic;
	text-align:left;
}
.galeriaOfertas .pieIMG {
		background:url(../images/galeriaOfertasPie.gif) left top no-repeat;
		height:15px;
}
