#Contenido #Documento {

}
#Contenido .paginas {
	background-color: #EFEFEF;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	font-weight: bold;
	float: left;
	width: 740px;
	margin-top: 10px;
}
#Contenido .paginas a {
	color: #36C;
}
#Contenido .paginas a:hover {
	color: #666;
}
#Contenido .producto {
	width: 655px;
	margin-left: 53px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 25px;
	padding-left: 12px;
	height: 117px;
	float: left;
}
#Contenido .producto a {
	color: #36C;
}
#Contenido .producto a.nombre {
	color: #36C;
	text-transform: uppercase;
}
#Contenido .producto a:hover {

}
#Contenido .producto .imagen {
	width: 150px;
	float: left;
	min-height:100px;!important
}

#Contenido .producto img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#Contenido .producto .infoB {
	display: block;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	height: 110px;
	width: 490px;
}
#Contenido .info .descripcion {
	text-transform: uppercase;
}


#Contenido .producto span {
	margin-left: 15px;
	font-size: 12px;
	background-image: url(../../imgs/navidad/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	float: left;
}
#Contenido .producto .precio {
	color: #CC6600;
	font-weight: bold;
}
