BODY {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/css_bg_index.jpg);
	
}
.bg_index {
	background-image: url(img/css_bg_principal.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	
}
.texto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #132900;
	text-decoration: none;

}
.pie:hover {
	color: #FFFFFF;
	
}
.bg_novedades {
	background-image: url(img/bullet_novedades.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	height: 22px;
}
.titulo_novedades {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #EDCA48;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}
.titulo_producto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #EDCA48;
	text-decoration: none;
	font-weight: bold;

}
.titulo_producto:hover {
	color: #85C226;
	
}
.precio_producto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDCA48;
	text-decoration: none;

}
.titulos {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #89BD37;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;

}
.titulos:hover {
	color: #FDD43A;
	
}
.titulo_categoria {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #89BD37;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;

}
.titulo_categoria:hover {
	color: #FDD43A;
}
.marca {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;

	
}
.talla {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #89BD37;
	text-decoration: none;
	text-transform: uppercase;

}
.precio {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.paginador {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #89BD37;
	text-decoration: none;


}
.paginador:hover {
	color: #FDD43A;
	
}
.bt_comprar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #86C127;
	height: 16px;
	width: 100px;
	border: none;


}
.bt_comprar:hover {
	color: #FFFFFF;
}
.bg_foto {
	background-repeat: no-repeat;
	background-position: center center;

}.cantidad {
	background-color: #000000;
	border: 1px solid #86C127;
	height: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 45px;

}
.campo_buscar {
	background-color: #000000;
	border: 1px solid #86C127;
	height: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 85px;

}
.banner img {
	border: 0px solid;
	margin: 5px 0 10px 0;
}
