
.nombre
{
	background-image:url(images/header-name.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 20px;
	width:238;
	height:78;
	
}
.about
{
	background-image:url(images/about.jpg);
	width:120;
	height:27;
	font-family: Tahoma;
	font-size: 14px;
	

}
.faq
{
	background-image:url(images/faq.jpg);
	width:63;
	height:27;
	font-family: Tahoma;
	font-size: 14px;
}
.account
{
	background-image:url(images/account.jpg);
	width:106;
	height:27;
	font-family: Tahoma;
	font-size: 14px;
}
.cart
{
	background-image:url(images/cart.jpg);
	width:115;
	height:27;
	font-family: Tahoma;
	font-size: 14px;
	
}

.categorias
{
	background-image:url(images/categories-header.jpg);
	width:208;
	height:26;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;

}

.comprar
{
	background-image:url(images/but-addtocart.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

}
body {

	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	font-weight: normal;
}
.menu {
	background-color: #F0F0F0;
	border: 1px solid #C8C8C8;
}
.menu_on {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
a.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	margin-left: 25px;
}
a.menu2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.menu3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
a.menu3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
	text-align: left;
	margin-left: 30px;
}
a.menu3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}