/* CSS Document */

body{
font-family: Trebuchet MS, Trebuchet, Arial,sans-serif;
	color: #FFF; 
	font-size: 11px; 
	text-align: justify;		
	font-style: normal; font-weight: normal; margin: 0px; padding: 0px;
	letter-spacing: 0px;	
	background-color: #75603C;
	background-image: url(/img/fons.gif);
}

#logo{
position: absolute;
left: 30px;
top: 40px;
}

#menu{
width: 170px;
height: 120px;
position:absolute;
/*left: 334px;*/
left: 399px;
top: 85px;
z-index: 1;
}

#plant{
width: 300px;
height: 400px;
position:absolute;
/*left: 324px;*/
left: 389px;
background-image: url(/img/plant3.gif);	
z-index: 0;
}


#MAIN{
position:absolute;
/*width: 245px;*/
width: 310px;
height: 400px;
left: 30px;
top: 100px;
}

#lacarta{
width: 245px;
height: 280px;
position:absolute;
left: 30px;
top: 70px;
}


h1{
font-family: Arial,"Trebuchet MS", Arial;
font-size: 24px;
color: #B09566;
margin-top: 12px;
margin-bottom: 7px;
font-weight: normal;
letter-spacing: -0.5px;
}

#horario{
width: 310px;
height: 200px;
position:absolute;
top: 70px;
left: 30px;
}

#mapa{
width: 310px;
height: 200px;
position:absolute;
top: 100px;
left: 30px;
}


.title1, .title2, .title3, .title4{
margin-right: 5px;
}
.title2, .title4{
margin-bottom:-4px;
}
.title3, .title4{
margin-top:20px;
}

.title5{
margin-bottom:5px;
}

#fotos{
margin-bottom:20px;
}

.foto, .foto2{
margin-top:15px;
margin-bottom:20px;
}
.foto2{
margin-top: 0px;
}

.orange {color: #F7941D}

#chefs{
position: absolute;
top: 665px;
left: 32px;
color: #AD9161;
font-size: 11px;
}

.chef{
color: #FFFFFF;
margin-left: 4px;
}



.phone{
color: #F7941D;
font-size: 32px;
line-height: 6px;
}






