/* CSS Document */



body {
	margin: 0px;
	font-size: 100%;
	background-color: White;
	background-image: url(../img/fondo_nivel.gif);
	background-repeat: repeat-x;
	font: 100% Verdana, Arial;
	color: #533E31;
	text-align: center;
}





#contenedor {
text-align: center;
width: 875px;
height: 600px;
padding: 0px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
/*border: solid;
border-width: 1px;*/
}





 



#middle{ 
    margin: 0px;
	 /*width: 756px; */
	 height: 600px;
	 background-color: #eae9c9;
	 /*padding-right: 44px;
	 border: solid; border-width: 1px;*/
}


/*estilos menu*/

#menu_left{ 
    width: 190px; 
    float:left; 
	 height: 600px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 /*border-left: 1px dotted #4f3a27;*/
	 background: #c2c1a9 url(../img/fondo_menutop2.gif) no-repeat;
}

#menu_top{ 
	 font: 10px Verdana, Arial, sans-serif;
	 border-right: 1px dotted #4f3a27;
	PADDING-top: 144px;
	margin-right: 7px;
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
	height: 455px;
	/*padding-top: 31px;*/
}  

#menu_top ul, li {
list-style-type: none;
}

#menu_top ul {
	margin: 0;
	padding:  0;
}

#menu_top li {
	/*border-bottom: 1px dotted #4f3a27;
	height: 19px;*/
	padding: 6px 7px 7px 0px;
	border-top: 1px dotted #4f3a27;
	position: relative;
	width: auto;
}

/*sólo vinos*/

#menu_top2{ 
	 font: bold 10px Verdana, Arial, sans-serif;
	 border-right: 1px dotted #4f3a27;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
	height: 353px;
	padding-top: 31px;
}  

#menu_top2 ul, li {
list-style-type: none;
}

#menu_top2 ul {
	margin: 0;
	padding:  0;
}

#menu_top2 li {
	/*border-bottom: 1px dotted #4f3a27;
	height: 19px;*/
	padding: 3px 7px 4px 0px;
	border-top: 1px dotted #4f3a27;
	position: relative;
	width: auto;
}


#menu_top2 a {
	text-decoration: none;
	color: #4f3a27;
}

#ultimo a {
	text-decoration: none;
	color: #4f3a27;
}



#menu_top2 li a:hover {
	color: #8b5728;
}



#menu_top a {
	text-decoration: none;
	color: #533E31;
}

#menu_top a.link {
	text-decoration: none;
	color: #4f3a27;
}



#menu_top li a:hover {
	color: #8b5728;
}


#primero {
	border-top: 1px dotted #7F1502;
}

#ultimo {
	border-bottom: 1px dotted #4f3a27;
	background-color: #ba471b;
	margin-top: 50px;

}

#ultimo2 {
	border-bottom: 1px dotted #4f3a27;
	background-color: #d58e00;
	margin-top: 14px;

}


.cafe1 {
font: bold 12px Arial, Verdana;
color: #7F1502;
}

.cafe2 {
font: bold 12px Arial, Verdana;
color: #ba471b;
text-decoration: none;
}

#cafe2 {
color: #492313;

}


/*estilos contenidos*/



#contenido{ 
    width: 650px; 
	 height: 600px;
    float:left; 
	 background-color: White;
	 text-align: justify;
	 padding: 0px 0px 0 0px;
	 margin-top: 0px;
	 font-size: 10px;
} 

h1 {
	font: bold 120% Arial;
	padding: 0px;
	margin: 0px;
}




a {
color: #FEFEFE;
text-decoration: none;
}






/*estilos pie*/

#pie{ 
	width: 800px;
	 height: 30px;
	 padding: 0px;
	 margin: 0px;

}








#linea_abajo{ 
	 padding: 2px 0px 7px 0px;
	 margin-bottom: -8px;
	 border-bottom: 1px dotted #998D7F;
}

