@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center top;
}

#total {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
	background-image: url(imagenes/fondocentro.gif);
	background-repeat: repeat-y;
	background-position: center top;
}    
#arriba {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#contenidos {
	margin: 0px;
	padding: 0px;
	width: 650px;
	float: left;
}
#pie {
	margin: 0px;
	width: 780px;
	background-image: url(imagenes/fondopie.gif);
	padding: 10px;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.boton {
	text-decoration: none;
}
a.boton:hover {
	color: #E9BA2E;
	text-decoration: none;
}
.rotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.rotuloproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}
a.texto {
	color: #000000;
	text-decoration: none;
}
a.texto:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link_cat_pro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
}
a.link_cat_pro {
	color: #000000;
	text-decoration: none;
}
a.link_cat_pro:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.link_pro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
}
a.link_pro {
	color: #000000;
	text-decoration: none;
}
a.link_pro:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.des_pro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}
