body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-color: #c2e580;
}

.menu {
	background-image: url(imagenes/fondo-menu.gif);
	background-repeat: repeat-x;
}

.carrito {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9CCB00;
	font-weight: bold;
}

.bordesGrises {
	border: 1px solid #D6D7DE;	
}

.categoriasSup
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	line-height: 19px;
	font-weight: bold;
}

.categorias {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636563;
	line-height: 19px;
	text-decoration: none;
}

a.categorias:hover
{
	color: #009966;
}

.enlace_carrito {
	color: #36642B;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.precio {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B040A;
}

.enlace_detalles {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #635D52;
}

.enlace_cesta {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B8A10;
}

a.enlace_cesta:hover
{
	color: #006600;
}

a.enlace_detalles:hover {
	color: #999999;
}

.titulo_oferta {
	font-family: tahoma, arial, "courier new";
	font-size: 12px;
	font-weight: bold;
	color: #9CCB00;
}

.texto {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

a.enlacesMenu:hover {
	color: #006633;
}

.enlacesMenu {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB5C9A;
	font-weight: bold;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #996699;
	color: #FFFFFF;
	border: 2px solid #6A006A;
	font-weight: bold;
	padding: 1px 8px;
}
.bordesFoto {
	border: 1px solid #666666;
}
.raya {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.titulobarra {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB5C9A;
	font-weight: bold;
	text-transform: uppercase;
}
.titulo_ofertaMorado {

	font-family: tahoma, arial, "courier new";
	font-size: 12px;
	font-weight: bold;
	color: #990099;
}
.bordeArribaAbajo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #006666;
}
.bordesFoto {
	border: 1px solid #993399;
	margin-right: 10px;
}
.justificar {
	text-align: justify;
}
.bordeBajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fondolinea {
	background-color: #EBEBEB;
}

h1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
