body{
	margin: 0;
	padding: 0;
	background: url(../img/fons.gif) top left repeat-x #000000;
}
#contenedor{
	width:980px;
	margin: 0 auto;
}
#top{
	background: url(../img/formula.gif) top right no-repeat;
	height: 95px;
}
#menu{
	height: 37px;	
	width: 980px;
	margin: 0 auto;
}
#contenido{		
	width: 980px;
	margin: 0 auto;  
	background: url(../img/enjoy1.jpg) top right no-repeat;
	height: auto;
	margin-bottom:10px!important;
}
#contenido_texto{
	width: 560px;
	height: 100%;   
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #e2e2e2;
	line-height: 13px;
	padding: 20px 0 0 20px;
	float:left;
	text-align:justify;
}

#banners{
	float:left;
	margin-left:90px;
	margin-top:20px;
	width:300px;
}
.texto_destacado{
	font: Bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #be1717;
}
#pie{
	background: url(../img/pie.gif) top left repeat-x #320000; 
	height: 43px; 
	width:100%;
         text-align:center; 
}
#contenedor_pie{
	width: 980px;
	margin: 0 auto;
	color: #d5d5d5;
}
#texto_pie{
	float: left;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding: 15px 0 0 22px;
}
#logo{
	float: right;

/*------------- player ----------------*/

}
.tabla_player{
	background: url(../img/enjoy.gif) center center no-repeat #333333;
	height: 410px; 
	margin: 0 0 0 0;
}
.borde_top_left{
	background: url(../img/top_left.gif) top left no-repeat;
	width: 9px;
	height: 10px;
}
.borde_top_right{
	background: url(../img/top_right.gif) top right no-repeat;
	width: 9px;
	height: 10px;
}
.borde_bottom_left{
	background: url(../img/bottom_left.gif) bottom left no-repeat;
	width: 9px;
	height: 10px;
}
.borde_bottom_right{
	background: url(../img/bottom_right.gif) bottom right no-repeat;
	width: 9px;
	height: 10px;
}


/*------------- compra de articulos ----------------*/



.texto, .texto_factura{

	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #e2e2e2;
	line-height:13px;
}

.texto_factura{
	font-weight:bold;
}

.total_factura{
	font-weight:bold;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #AD1100;
	line-height:13px;
}

#selector_articulos{
	width:100%;
	text-align:center;
}

#detalle_articulo{
	width:100%;
	min-height:10px;
}

.tabla_articulo{
	width:500px;
}
.tabla_articulo td{
	text-align:left;
	vertical-align:top;
}

.tabla_articulo img{
	display:block;
}

.titulo_articulo{
	font: Bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #be1717;	
	display:block;
}

.input_articulo{
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	background-color:#333333;
	border-bottom-width:thin;
	border-color:#FFFFFF;
	width:40px;
}

.boton_compra{
	background: url(../img/carrito.gif) 10px 5px #660000 no-repeat;
	padding:5px 15px 5px 35px;
	font: Bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #e2e2e2;
	text-decoration:none;
	line-height: 13px;
}

.separador_tabla{
	border-top:1px solid #ffffff;
        height:10px;
}

.titulo_pedido_separador,.titulo_pedido{
	font: Bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #cccccc;
}

.titulo_pedido_separador{
	border-bottom:1px solid #ffffff;
}
/*------------Formulario-----------------------------*/
.boton {
	text-transform:uppercase;
	font:12px bold Arial;
	padding:3px;
	color:#e2e2e2;
	background-color:#333333;
	border:solid 1px red;
}
.inptxt {
	margin-left:10px;
	width:200px;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	background-color:#333333;
	border-bottom-width:thin;
	border-color:#FFFFFF;
}

.inptxt_oblig {
	margin-left:10px;
	width:200px;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	background-color:#333333;
	border-bottom-width:thin;
	border-color:#FFFFFF;
}
.label{
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #e2e2e2;
	line-height:20px;
	}
.oblig{
	font:11px Arial;
	color:red;
	padding-left:2px;
	line-height:20px;

}

.textolink{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #BE1714;
	line-height:13px;	
	font-weight:bold;
}

.textolink a{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #BE1714;
	line-height:13px;	
	text-decoration:none;
	font-weight:bold;
}

.textolink a:hover{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #BE1714;
	line-height:13px;	
	text-decoration:underline;
	font-weight:bold;
}

.vinturi{
	background: url(../img/vinturi_small.gif) no-repeat 0 4px;
	font-size:0;
	padding: 15px 32px 0px 32px;
	color:#000000;
line-height:13px;

}
h7{
background: url(../img/vinturi_small.gif) no-repeat 0 4px;
font-size:0; 
padding: 15px 35px 0px 35px;
color:#000000 !important;
line-height:13px;

}

.rojo{

	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #BE1714;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

.home_banner{
width:300px;
height:200px;
}
.home_middle{
width:496px;
height:178px;
margin-bottom:20px;
}
#home sup{
}
#home_inf{
margin-top:226px;
.margin-top:229px!important;

}
#comprar_bann{
width:200px;	
height:36px!important;
margin-top:6px;

}
#reconocimiento_bann{
width:224px;	
height:390px;
hspace:10;
align:left;
}

.reconocimiento{
height:560px;
}
#img_reconocimiento{
height:400px;
position:relative;
float:left;
}


#txt_reconocimiento{
margin-left:14px;
width:310px;
height:auto;
position:relative;
float:left;
}
#txt_rec_pie{
float:left;
}

#comprar_inferior{margin-top:10px;width:496px;height:178px;}



















