/* >>>>>>>>>>>>> Estilos para Melsa  - 2006 - <<<<<<<<<<<<*/
 
 
 /* Estilos cuerpo
 _________________*/

 
body{
	margin: 0em;
	padding: 0em;
	text-align : center;
	background-color : #125470;
	color : #1C2F37;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: scroll;
}
table
{	color : #1C2F37;
	font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse : collapse;}
	
td
{	padding : 0em 0em 0em 0em;
	}
	

input { border: 0.1em solid #6f4a0f;
	background-color: #e7dbc9;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #393531;
	font-weight: normal}
	
select { border: 0.1em solid #6f4a0f;
	background-color: #e7dbc9;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #393531;
	font-weight: normal;}

	textarea {
	border: 0.1em solid #6f4a0f;
	background-color: #ffffff;
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial;
	padding-top: 0.2em;
	padding: 0.4em;
	color: #393531;
	height : 8em;
	width : 20em;
}
.cajas{
		border: 0em;
		background-color: transparent;
}
h1{
	background-image : url(images/cabecera.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height: 1.5em;
	margin: 0em;
	text-indent: -4000em;
}
html>body h1{
		height: 2.5em!important;
}
h2 {
	margin: 0em;
	padding: 0em;
	height: 2em!important
}
html>body h2{
	height: 3em!important
}
object{
	margin: 0em
}
p{
	color: #1C2F37;
	margin: 0.2em
}

img{
	border: 0em;
}

img.margen{
	margin: 0.4em
}
.clear{
	clear: both;
}
 /* Estilos para maketacion
 ________________________*/
 
#sombra{
	background-color: #E7DBC9;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(images/sombracabecera.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
html>body #sombra{
	padding-bottom: 2em;
}

#interior{
	background-color: #F7F0E6;
	border: 0.1em solid #6F4A0F;
	height: 32em;
	width: 95%;
	background-image : url(images/sombrainterior.jpg);
	background-repeat : repeat-x;
	background-position : top;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding: 1em;
	
}
html>body #interior{
	min-height:350px;
	height: auto;
	overflow: auto;

	
}
form.tamano{
	width: 20em;
	padding: 0.5em
}
#pie{
	height: 1.5em;
	width: 96%;
	border-right: 0.1em solid #6F4A0F;
	border-left: 0.1em solid #6F4A0F;
	border-bottom: 0.1em solid #6F4A0F;
	margin-bottom: 0.6em;
	margin-left: 0.6em;
	margin-right: 0.6em;
	margin-top: 0em;
	padding: 0.6em;
	text-align: center;
}
html>body #pie{
	min-height: 3em;
	height: auto;
	width: 96%;
	margin: auto;
	clear : both;

}
a.pie:link
{	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #125470
}
a.pie:visited
{	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #125470
}
a.pie:hover
 {	font-weight : bold;
 	color: #000;
	font-style : normal;
	text-decoration : none;
}
a.pie:active
{  font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #125470
}
.bordeinterior{
	border: 0.1em solid #CBBBA5;
	margin-top: 1em;
	margin-bottom: 1em;
}

.lineainterior{
	background-image : url(images/separacioninterior.gif);
	background-repeat : no-repeat;
	background-position : top right;
	width: 100%;
	height: 0.1em;
	clear: both;
}
/* Estilos para menu
_____________________*/

ul#menu{
	list-style-type:none;
	background-image : url(images/cabeceramenu.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 4.5em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding-top: 1.5em;
	padding-left: 2%
}
html>body #menu{
	height : 3em;
}
ul#menu li{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
}
a.menu:link
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}
a.menu:visited
{	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

a.menu:hover
 {	 color: #125470;
 	text-decoration : none;
	font-weight : bold;
}
	
a.menu:active
{	color: #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

ul#menu li.tienda{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #fc9010;
}


ul#menu li.tienda a{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}


 /*estilos menu rojo */
 ul#menu2{
	list-style-type:none;
	background-image : url(images/cabeceramenu.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 4.5em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding-top: 1.5em;
	padding-left: 2%
}
html>body #menu2{
	height : 3em;
}
ul#menu2 li{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
}
a.menu2:link
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}
a.menu2:visited
{	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

a.menu2:hover
 {	 color: #b83019;
 	text-decoration : none;
	font-weight : bold;
}
	
a.menu2:active
{	color: #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

/* Estilos para menu de pie
_____________________*/
div#pie ul li{
	list-style-type:none;
	text-align : left;
	margin: 0.2em;
	/*padding-top: 7px;*/
	display : inline;
	text-align : left;
	border: 0.1em solid #CBBBA5;
	background-color : #DED1BD;
	height: 2em;
	padding: 0.4em;
}
.fondo{
	background-image : url(images/icocnadado.gif);
	background-repeat : no-repeat;
	background-position : left ;
	padding-left: 3.5em!important;
	margin: 0em 0em 0em 32em;
	float: left;
	border: 0.1em solid #6F4A0F;
	height: 3em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
}
html>body .fondo{
		height: 1em;
}
.copy{
	text-align: left;
	float: left;
}
ul#menuinterior{
	list-style-type:none;
	margin: 0em;
	text-align : left;
	height: 2em;
}
html>body ul#menuinterior{
	padding: 0;
	margin: auto;
}

ul#menuinterior li{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
	height: 0.2em;
	float: right;
}


ul#menuinterior li.fondo1{
	display : inline;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
	height: 0.2em;
	float: left;
}
html>body ul#menuinterior li.fondo1{
		height: 1em;
}
ul#submenu{
	list-style-type:none;
	margin: 0em;
	text-align : left;
	padding-top: 0.8em;
}

ul#submenu li{
	float:left;
 	font:1.1em Arial, Helvetica, sans-serif;
 	width: 12em;
	margin: 0.1em;
}

ul#menurecetas{
	list-style-type:none;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding: 2em
}

ul#menurecetas li{
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 4em 4em 4em 2em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
	width: 25em;
	background-image : url(images/icoreceta.gif);
	background-repeat : no-repeat;
	background-position : left top;
}

ul#menusubcategorias{
	list-style-type:none;
	margin: 0em;
	text-align : left;

	padding:0em;
}
html>body ul#menusubcategorias{
margin:0em;
}

ul#menusubcategorias li{
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0em 0.2em 0.2em 1.4em;
	margin: 0.2em;
	width: 100%;
	background-image : url(images/flecha.gif);
	background-repeat : no-repeat;
	background-position : left top;
}


a.menup:link
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}
a.menup:visited
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}

a.menup:hover
 {
	color: #125470;
	text-decoration : none;
	font-weight : normal;
}
	
a.menup:active
{
	color: #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}

ul#menucategorias{
	list-style-type:none;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding: 0.4em
}

ul#menucategorias li{
	display : block;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.2em 0.2em 0.2em 1.8em;
	margin: 0.6em;
	background-image : url(images/iconocategoria.gif);
	background-repeat : no-repeat;
	background-position : left top;
}

/* Estilos genericos
_________________*/
.marcointerior{
	height: 26em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	border: 0.1em solid #6F4A0F
}
.marcoelaborados{
	height: 26em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 32em;
	background-image : url(images/fapartado1.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F
}
html>body .marcoelaborados{
	height: auto;
	min-height:31em;
	width: 63%;
	float:left;
}

.marcoelaborados2{
	height: 26em;
	text-align: left;
	margin: 0.4em;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 32em;
	background-image : url(images/productos.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F
}
html>body .marcoelaborados2{
	height: auto;
	min-height:31em;
	width: 63%;
	float:left;
}

.marcocalidad{
	height: 32em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 26em;
	background-image : url(images/fapartadocalidad.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F
}
html>body .marcocalidad{
	height: auto;
	min-height:31em;
}
.marcomapa{
	height: 32em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 0.5em;
	/*background-image : url(images/mapag.gif);
	background-repeat : no-repeat;
	background-position : left top;*/
	border: 0.1em solid #6F4A0F
}
html>body .marcomapa{
	height: auto;
	min-height:31em;
}
.mapaflash{
	margin-left: 2em;
	margin-right: 2em;
	float:left;
	margin: -10px 0px 0px 10px;
	padding: 0px;
	width: 350px;
	/*width: 40%;*/
}
.marcolonganiza{
	height: 32em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 26em;
	background-image : url(images/fapartadolonganiza.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F;
}
html>body .marcolonganiza{
	height: auto;
	min-height:31em;
}
.marcoelaboracion{
	height: 32em;
	text-align: center;
	margin: 0.4em;
	padding-top: 2em;
	background-image : url(images/fapartadoelaboracion.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F;
}
html>body .marcoelaboracion{
	height: auto;
	min-height:31em;
	
}
.marcorecetas{
	height: 32em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 26em;
	background-image : url(images/fapartadorecetas.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	border: 0.1em solid #6F4A0F;
}
html>body .marcorecetas{
	height: auto;
	min-height:31em;
}
.marcocategorias{
	height: 32em;
	text-align: left;
	margin: 0.4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	background-image : url(images/sombrainterior.jpg);
	background-repeat : repeat-x;
	background-position : top;
	border: 0.1em solid #755220
}
html>body .marcocategorias{
	min-height:31em;
	height: auto;
	float: left;
	overflow: auto
}

.fotoficha{
		border: 0.1em solid #755220
}

.negrita{
	font-weight: bold;
}
.titular{
	color: #684E29;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	width: 100%;
	margin: 0em 0em 1em 0em;
	font : 1.4em Arial Helvetica sans-serif;	
	background-image : url(images/lineatitular.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
}
/*html>body .titular{
	width: 0px auto;
}*/
a.enlace:link
{
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color: #125470
}
a.enlace:visited
{	font-weight : bold;
	font-style : normal;
	color: #125470
}
a.enlace:hover
 {	font-weight : bold;
 	color: #000;
	font-style : normal;
}
a.enlace:active
{  font-weight : bold;
	font-style : normal;
	color: #125470
}
.separador{
	background-image : url(images/separador.gif);
	background-repeat : no-repeat;
	background-position : top center;
	padding: 0.4em;
	width: 26.6em;
	margin: 0em;
	height: 0.1em;
}

/* Estilos para definir el apartado de las categorias dinamicas
_________________________________________________*/
.columna1{
	width: 20%;
	float : left;
	height: 22em;	
}
html>body .columna1{
	width: 15em;
}
.columna2{
	width: 60%;
	height: 32em;
	padding: 1em 0.4em 0.4em 0.4em;
	float : right;
	background-image : url(images/sombrainterior.jpg);
	background-repeat : repeat-x;
	background-position : top;
	border: 0.1em solid #755220;
	margin-top: 0.8em;
	margin-right: 0.5em;
	text-align: left;
}
html>body .columna2{
		/*width: 0 auto;*/
		width: 50%;
		min-height: 32em;
		height: auto;
		margin-right: 6em;	
}
.negrita2{
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #1e6a8a/*73501e*/
}

.columna3{
	width: 20%;
	float : left;
	height: 25em;		
	margin-top: 0.7em;
	padding-right: 1.3em;
	background-image : url(images/lineaseparador.gif);
	background-repeat : no-repeat;
	background-position : left;	
	text-align: left;
}

.titularg{
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #f7f0e6;
	background-color : #1e6a8a;
	padding: 0.4em;
	width: auto;
}
html>body titularg{
width: 0;


}
.titularficha{
	font-size : 1.1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #1e6a8a;
	padding-left: 0.5em;
	}
	
/* subs */
ul#menuinterior2{
	list-style-type:none;
	margin: 0em;
	text-align : left;
	padding-top: 0.5em;
	padding-left: 1em;
}

ul#menuinterior2 li{
	display : block;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	margin: 0em;
	height: 2em
}
a.menuinterior:link,a.menuinterior:visited,a.menuinterior:active{
	font:1.1em Arial, Helvetica, sans-serif;
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
	float: left;

	text-transform: uppercase;
	padding-left: 1.5em;
}

a.menuinterior:hover{	 
	color: #125470;
 	text-decoration : none;
	font-weight : bold;
	
}
	
a.menuinterior3:link,a.menuinterior3:visited,a.menuinterior3:active{
	font:1.1em Arial, Helvetica, sans-serif;
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

a.menuinterior3:hover{	 
	color: #b83019;
 	text-decoration : none;
	font-weight : bold;
}
	
ul#claseproducto1{
	background-image: url(../images/etimelsa.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 15.2em;
	width: 27em;
	padding: 0.5em 0em 0em 2.5em;
	margin-left: -12em;
	float: left
}
ul#claseproducto1 li{
	list-style-image: url(../estatico/images/flecha.gif);
	font-weight: bold;
	}
ul#claseproducto1 li a{
	text-decoration: none;
	color : #6F4A0F;
}
ul#claseproducto1 li a:hover{
	color :  #125470;
}

ul#claseproducto2{
	background-image: url(../images/etimelange.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 15.2em;
	width: 27em;
	padding: 0.5em 0em 0em 2.5em;
	float: left
}

ul#claseproducto2 li{
	list-style-image: url(../estatico/images/flecha.gif);
	font-weight: bold;
}
ul#claseproducto2 li a{
	text-decoration: none;
	color : #6F4A0F;
}
ul#claseproducto2 li a:hover{
	color :  #b83019;
}
#productos{
	margin-top: 1em;
}
.fin{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #e7dbc9;
	font-size: 1em;
}
a.iza:link
{	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #e7dbc9
}
a.iza:visited
{	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color:#e7dbc9
}
a.iza:hover
 {	font-weight : bold;
 	color: #F7F0E6;
	font-style : normal;
	text-decoration : none;
}
a.iza:active
{  font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #e7dbc9
}


/* estilos para apartado de melange*/
.titularg2{
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #f7f0e6;
	background-color : #b83019;
	padding: 0.4em;
	width: auto;
}
html>body titularg2{
width: 0;

}
a.menup2:link
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}
a.menup2:visited
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}

a.menup2:hover
 {
	color: #b83019;
	text-decoration : none;
	font-weight : normal;
}
	
a.menup2:active
{
	color: #6F4A0F;
	text-decoration : none;
	font-weight : normal;
}

a.menu2:link
{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}
a.menu2:visited
{	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}

a.menu2:hover
 {	 color: #b83019;
 	text-decoration : none;
	font-weight : bold;
}
	
a.menu2:active
{	color: #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}
.titularficha2{
	font-size : 1.1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #b83019;
	padding-left: 0.5em;
	}

/*estilo para portada de producto*/
.columnaproducto{
	width:80%;
	height: 30.5em;
}
html>body .columnaproducto{
	
	margin-left: 2em;
	width: 80%;
	
}

.columnaproductotxt{
	font-size : 1.1em;
	font-weight : normal;
	color: #000;
	padding: 1em 0.5em 1em 23em;
	
}
.columnaproducto1{
	font-size : 1.1em;
	font-weight : normal;
	color: #000;
	padding: 1em 0.5em 1em 2em;
}
 .bordeimg{
 	border: 0.1em solid #6F4A0F;
 }
 
 /* estilos menu  cabecera melange*/
 ul#menuaa{
	list-style-type:none;
	background-image : url(images/cabeceramenu.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 4.5em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding-top: 1.5em;
	padding-left: 2%
}
html>body #menuaa{
	height : 3em;
}
ul#menuaa li{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
}
ul#menuaa li.tienda{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #fc9010;
}
ul#menuaa li.tienda a{
	color : #6F4A0F;
	text-decoration : none;
	font-weight : bold;
}
ul#menubb{
	list-style-type:none;
	background-image : url(images/cabeceramenu2.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 4.5em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align : left;
	padding-top: 1.5em;
	padding-left: 2%
}
html>body #menubb{
	height : 3em;
}
ul#menubb li{
	display : inline;
	font:1.1em Arial, Helvetica, sans-serif;
	padding: 0.4em;
	border: 0.1em solid #CBBBA5;
	margin: 0.2em;
	background-color : #DED1BD;
} 
h2.melsa{
	background-image : url(images/cabecera.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 5em;
	margin: 0em;
	text-indent : -4000em;
}
h2.melange{
		background-image : url(images/cabecera2.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 5em;
	margin: 0em;
	text-indent : -4000em;
}

.espacio{
	float: left;
}
html>body .espacio{
		margin-left: 5em;
		margin-right: 60em;
}
.aviso{
	width: 95%;
	padding: 3em;
}

ul#noticia{
	margin: 3em;
}
ul#noticia li{
	display: block;
	margin-top: 2em;
	list-style-type: none;
}
.negrita3{
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #73501e;
	margin-left: 1em;
}
#test{
	background-color: Aqua;
}

/*---- Estilos para el formulario de Contacto -- */
table.contacto tr td {padding: 2px;}

.comprar {padding: 3px 6px 3px 6px; background-color: #1e6a8a; font-family: Verdana; font-size: 1em; color: #fff; 
	     cursor: pointer; text-decoration: none; font-weight: bold;}
.comprar:hover {background-color: #6f4a0f;}
