/* CSS Document */
body{
	background:url(img/fondo.jpg) repeat-x;
	background-position:top;
	background-color:#333;
	font-size: 10px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
}

#contenedor {
		/* border-right: none; */
	width: 800px;
	height: 100%;
	float:left;
	
}
vinos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}


img{
	
	}

      /*  ______________________ CABECERA DE LA WEB (titulo y botones) _____________________________*/

#cabecera {
	/*background:url(mailing_fondo.jpg) no-repeat;*/
	width: 990px;
	height: 135px;
	background:url(img/titulo.jpg);
	float:left;
	
}

#cabecerainicio {
	/*background:url(mailing_fondo1.jpg) no-repeat;*/
	width: 990px;
	height: 176px;
	background:url(img/titulo1.jpg);
	float:left;
	
}

#botones {
	width: 988px;
	height: 40px;
	margin: 0px;
	float:left;
	background:url(img/pestana.jpg);
	
	border-bottom: 2px #333 solid;
	
	
}


/* ____________ESTILOS DE LAS LISTAS  de los BOTONES_________________________ */
ul { 
	width: 988px;
	height:39px;
	margin:0px;
	float:left;
 
	list-style:none;
	display:inline;
	margin-left:3px;
	padding:0px;

}

ul li {
	padding:0;
	float:left;
	list-style:none;
	width: 188px;
	
}

ul li a {
	display:block;
	height:39px;
		
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	
	background-image:url(img/boton.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*	background-color: #666; */
	
	border-bottom: 5px #000 solid;
	
	
}

ul li a:hover {
	display:block;
	height:39px;
	
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight: bold;
	
	background-image:url(img/boton_over.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #999;
	
	border-bottom: 5px #fff solid;   
} 

ul1 { 
	width: 988px;
	height:39px;
	margin:0px;
	float:left;
 
	list-style:none;
	display:inline;
	margin-left:3px;
	padding:0px;

}

ul1 li {
	padding:0;
	float:left;
	list-style:none;
	width: 160px;
	
}

ul1 li a {
	display:block;
	height:39px;
		
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	
	background-image:url(img/boton1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*	background-color: #666; */
	
	border-bottom: 5px #000 solid;
	
	
}

ul1 li a:hover {
	display:block;
	height:39px;
	
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight: bold;
	
	background-image:url(img/boton_over1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #999;
	
	border-bottom: 5px #fff solid;   
} 


	
	/*  ______________________ CUERPO DE LA WEB (BLANCO) _____________________________*/

#cuerpo{
	width: 980px;
	height: 100%;
	/*	position: absolute;
	top: 170px;
	left: 0; */
	
	padding: 0px;
	float:left;
	background-color: #fff;
	/*border-bottom: 5px #000 solid;
	border-top: 5px #000 solid;*/
	
	color:#000;
	text-align: justify;
	text-indent: 0px;
	
}
	


#pie {
/* pie de pagina del mail */
	width: 970px;
	height: 40Px;
	float: none;
	padding: 10px;
	
	text-align:center;
	
}

h1{

	color:#999;
	font-size: 26px;
	font-weight:normal;

}

/* a:active{
	color: #000066;
	text-decoration: none;
	
}

a:link {
	color: #000066;
	text-decoration: none;
	}
*/	
Nombre_rest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
#contenedor #cuerpo .Estilocursiva Estilo17 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}

