#contenitore {
	height: 450px;
	position:relative; 
	width: 940px; 
	height: 100%;
	margin: 0 auto;
    text-align: left; }
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	background-color: #bdd799;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 940px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}


a:link    {
   	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
    font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover   {
    font-size:12px;
	color: #003300;
}
#header {
	height: 123px;
	background-image: url(http://www.salentobedbreakfast.net/immagini/sfondo-header.png);
}
#logo {
	background-image: url(http://www.salentobedbreakfast.net/immagini/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 102px;
	width: 358px;
	float:left;
}
#nav {
	height: 50px;
	width: 470px;
	float: right;
	padding-top: 20px;
	margin-top: 20px;
}
#top {
	width: 150px;
	height: 30px;
	float: right;
}

#content {
	height: 400px;
	width: 940px;
	background-color: #e9f8d3;
}
#mainbody {
	height: 450px;
	width: 600px;
	float: left;
	background-color: #e9f8d3;
}
#left {
	height: 450px;
	width: 340px;
	float: left;
	background-color: #e9f8d3;
	line-height: inherit;
	
}

#user1 {
	height: 150px;
	width: 340px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;
	margin: auto;
	
	 
}
#arrivare {
	height: 140px;
	width: 330px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;

	
	 
}
#contatti {
	height: 440px;
	width: 320px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;

	
	 
}

#user2 {height: 150px;
	width: 340px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;
}
#arrivare2 {
	height: 140px;
	width: 330px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;

	
	 
}
#user3 {height: 150px;
	width: 340px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;
}
#arrivare3 {
	height: 140px;
	width: 330px;
	float: left;
	background-color: #e9f8d3;
	text-align:justify;

	
	 
}

#testo {
	background-color: #F4F4F4;
	height: 400px;
	width: 500px;
	margin: 20px 20px 20px 50px;
	padding:5px;
	text-align:justify;
}

#componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	height: 25px;
	background-color: #006838;
	width: 940px;
	padding-top:5px;
	color: #FFFFFF;
	text-align: center;
	position:absolute;
	bottom:-75px;
	left:0;
}

