@charset "ISO-8859-1";


#celdaimg {
	float:left;
	width:186px;
	height:100;
	margin:0 auto;

}

#celdalink {
	float:left;
	width:186px;
	height:50;
	margin:0 auto;
	/*background-color:#F2F2F2;*/
}

#separalink {
	float:left;
	width:186px;
	height:20;
	margin:0 auto;
	/*background-color:#F2F2F2;*/
}


/*fotos*/

#cont_fotos { position:relative; width:380px; height:220px; float:left; margin-left:35px; }
.fotos_gal { position:relative; width:325px; height:220px; float:left; }

.flechita_atras  { position:absolute; width:30px; height:30px; float:left; left:10px; top:110px;}
.flechita_adelante  { position:absolute; width:30px; height:30px; float:left; left:285px; top:110px;}
