@charset "utf-8";
/* CSS Document */
.buscador{
	border:#A7A7A7 solid 1px;
	height:50px;
}
.lupa{
	background:none;
	background-image:url(../img/lupa.png);
	background-repeat:no-repeat;
	border:none;
	width:40px !important;
	height:40px;
}
.caja-buscar{
	border:none;
	
}
.registro-news{
	
}
.suscribirme{
	background:#33459B;
	color:#FFFFFF;
	border:none;
	height:50px;
	padding:0 50px;
}
.registro-news{
	text-align:center !important;
	position:relative;
	margin:0 auto;
	width:515px;
}
.tabla-registro-news{
	height:50px;	
}
.caja-registro{
	background-color:#FFFFFF;
	padding:0 80px;
	height:50px;
	border:none;	
}
.redesContacto{
	text-align:center !important;	
}
.imgRedes{
	width:30px;
	height:auto;
	margin:15px 10px 0 10px;
}
.agregarUnidades{
	width:80px;
	border:#33459B solid 1px;
	text-align:center;
	height:30px;
	margin:0 10px 0 0;
}

.agregarCarro{
	width:200px;
	background-color:#33459B;
	border:#33459B solid 1px;	
	color:#FFF;
	text-align:center;
	height:30px;
	margin:0 20px 0 0;
	text-transform:uppercase;
	font-size:14px;
}
.agregarCarro:hover{
	color:#FFDD57;	
}

.volverAlListado{
	background:none !important;
	color:#E62F31 !important;
	font-size:14px !important;
	font-weight:bold;
		
}
.volverAlListado:hover{
	color:#FFDD57 !important;
}
.caja-comentario{
	height:100px;
	border:none;
	border:#33459B solid 1px;
	width:80%;		
}
.totales{
	font-size:20px;
	color:#FFF;
	margin:10px;
	
}