/**************
* redes sociales
**************/


div.DetalleListProd {
	width:156px;
	_width:157px;
	float: right;
	font-weight: bold;
	
}





/**************
* cuotas
**************/

span#consulta_producto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: 999999;
	float: right;
	margin-right: 10px;
	height: 35px;
	padding-top: 15px;


}

span#consulta_producto a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: 999999;
	text-decoration: none;
}


#cuotas,
#tarjetas	{
	width:256px;
	_width:257px;
}

#cuotas a.cerrar,
#tarjetas	a.cerrar {
	width:240px;
	_width:245px;
}

#tarjetas div	{
	width:250px;
}

#tarjetas	ul li	{
	margin:0 10px 5px 0;
	_margin:0 10px 5px 0;
}

#cuotas div	{
	width:240px;
	_width:245px;
}

#cuotas div table	{
	width:240px;
	_width:245px;
}

#content-masfotos {
	width: 436px;
	height: 400px;
}

#content-masfotos h6 {
	background-color: #666;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	/*height: 25px;*/
	padding: 5px 0px 5px 5px;
}

#content-masfotos ul {
	float: left;
	width: 60px;
	margin-top: 15px;
	margin-left: 15px;
	_margin-left: 7px;
}

#content-masfotos ul li {
	text-align: center;
}

#content-masfotos ul li a img {
	border: 1px solid #BCBCBE;
}

#content-masfotos ul li a img.sinborde {
	border: 0px;
}

#content-masfotos a.cerrar-masfotos {
	float: right;
	color: #FD0000;
	font-weight: bold;
	text-decoration: none;
}