#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: 600px;
}
a:link    {
	text-decoration: none;
	color: #FFFFFF;
	font: 18px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font: 18px;
}
a:hover   {
	color: #003300;
	font: 18px;
}


#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;
}
#nav {
	height: 50px;
	width: 470px;
	float: right;
	padding-top: 20px;
	margin-top: 20px;
}
#top {
	width: 150px;
	height: 30px;
	float: right;
}

#content {
	height: 300px;
	width: 600px;
}
#mainbody {
	height: 300px;
	width: 600px;
	float: left;
	background-color: #D6E6BF;
	border: 1px 1px 1px 1px #000000;
}
#left {
	height: 450px;
	width: 300px;
	float: left;
	background-color: #BDD799;
}

#user1 {
	height: 150px;
	width: 340px;
	float: left;
}
#user2 {height: 150px;
	width: 340px;
	float: left;
}
#user3 {height: 150px;
	width: 340px;
	float: left;
}
#testo {
	background-color: #FFFFFF;
	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;
}
#contenitore {
	height: 300px;
	margin-top: 60px;
}
#footer {
	height: 25px;
	background-color: #006838;
	width: 600px;
	color: #FFFFFF;
	text-align: center;
}

