.modulo_colores{

}

.colores_title {

}

.icono{
	font-family: "FontAwesome";
	background: none repeat scroll 0 0 #4fc0ea;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 25px;
	height: 40px;
	line-height: 21px;
	padding: 10px;
	width: 40px;
	margin-top: -14px;
}
.listado_colores {
	text-decoration: none;
}

.color_producto {
	display: inline;
	float: left;
	width: 100px;
	text-align: center;
}

.titulo_color {
	text-transform: uppercase;
	color: #737373 !important;
}

.imagencolor {
	width: 90px;
	/*margin-top: -33px;*/
}
