BODY {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/css_bg_principal.gif);
	margin: 0px;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBF2AF;
	text-decoration: none;
}
.texto_producto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
.borde_foto {
	border: 3px solid #FFFFFF;
}
.texto_destacado {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titulo_destacado {
	font-family: Verdana, Tahoma, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #F88324;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #F88324;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	color: #333333;
	
}.bg_destacado {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_destacado_sup {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/bg_superior_cuerpo.gif);

}
.selector_idioma {
	font-family: Tahoma;
	font-size: 11px;
	color: #A09E9E;
	text-decoration: none;
}
.categorias {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FBF2AF;
	text-decoration: none;
}
.categorias:hover {
	color: #000000;
	
}
.titulo_producto {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_producto:hover {
	color: #FEFCEB;
	
}
.link_producto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_producto:hover {
	color: #FEFCEB;
	
}
