@charset "UTF-8";
/* CSS Document */

BODY {
	background-color:#8b8481;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align: center;
	height: 550px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#borde{
	border: 10px none #FFFFFF;
	text-align: center;
	height: 700px;
	width: 900px;
	float: left;
} 

#contenedor{ 
	text-align: left; 
	width: 1059px;
	height: 783px;
	margin: auto;
}

#cont_dreta{ 
	width: 275px;
	height: 783px;
	float:left;  
}

#cont_esquerra{ 
	width: 784px;
	height: 783px;
	float:left;  
}
#menu_sup div {
	padding: 0px;
	margin: 0px;
	height: 50px;
	float: right;
	width: 300px;
}

#cabecera{
	height : 125px;
	width: 170px;
	float:left;
	padding: 0px;
} 

#central{
	height : 500px;
	width: 180px;
	float:left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
} 

#central2{ 
	height : 270px; 
	width: 225px;
	padding : 10px 0px 0px 50px;
	float:left;  
} 

#navegador{
	text-align: left;
	background : transparent;
	padding : 20px 0px 20px 90px;
	float: left;
	height: 15px;
	width: 185px;
} 

#cuerpo{
	width:1059px;
	height : 460px;
	float:left;
	padding : 0px 0px 0px 0px;
}

#cuerpo_o{
	float:left;
	padding : 0px 0px 0px 15px;
	background-color: #8b8481;
	margin-left: 275px;
	width: 475px;
}  

#historia {
	width: 380px;
	height : 400px;
	overflow: auto;
	float:left;
	position: relative;
	background-color: #8b8481;
	margin-top: 270px;
	padding : 15px 15px 15px 15px;
}

#contacto{
	float:left;
	padding : 15px;
	background-color: #8b8481;
	margin-top: 270px;
	width: 350px;
	height : 320px;
}

#vending{
	float:left;
	background-color: #8b8481;
	margin-top: 130px;
	margin-left: 5px;
	width: 210px;
	height : 600px;
}

#vending2{
	padding : 10px 10px 10px 10px;
	background-color: #8b8481;
	width: 190px;
	height : 125px;
}

#vending3{
	padding : 10px 10px 10px 10px;
	width: 190px;
}


A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #ffffff;
text-decoration:none;
} 
A.enlacenav:HOVER{ 
color: #330000; 
}

.cuerpolateral{ 
padding: 5px 4px 13px 10px; 
} 

.texte1{
	color: #ffffff;
	font-size: 10pt;
	float: right;
	height: 100px;
	width: 400px;
}

H1{
	font-size: 12pt;
	color: #ffffff;
	font-style: italic;
} 



/*NO UTILITZAT?????

.titlat{ 
background-color:#68729E; 
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
}

#laterali{ 
height: 400px;
width: 90px; 
padding : 525px 20px 20px 20px; 
float:left;
align:bottom;
}
