body {
	font-family:Helvetica;
	background-image:url(img/sfondo.png);
	background-repeat:repeat-x;
}

#generale {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#menu {
	width:960px;
}

#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover, #menu a:active, #menu a:focus {
	text-decoration:underline;
}

#testata {
	width:960px;
}

#box-rosso-home {
	width:960px;
	background-color:#B6242A;
	font-size:11px;
	float:left;
	padding-top:20px;
}

#box-rosso-home a:link, #box-rosso-home a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#box-rosso-home a:hover, #box-rosso-home a:focus, #box-rosso-home a:active {
	text-decoration:underline;
}

.box-accesso-diretto {
	float: left;
	height:210px;
	width:293px;
	margin-left:10px;
	margin-right:10px;	
}

#home-meeting {
	background-image:url(img/home-meeting-congressi.jpg);
	background-repeat:no-repeat;
	margin-left: 25px;
}

#home-sottobordo {
	background-image:url(img/home-servizi-sottoborgo.jpg);
	background-repeat:no-repeat;
}

#home-tour {
	background-image:url(img/home-tour-anogastronomici-toscana.jpg);
	background-repeat:no-repeat;
}

#content {
	width:950px;
	font-size:12px;
	margin-top:10px;
	margin-right:10PX;
}

h1 {
	color:#B6242A;
}

h2 {
	color:#B6242A;
	font-size:24px;
}

#footer-immagini {
	width:960px;
}

#footer {
	width:960px;
	font-size:12px;
}

#footer a:link, #footer a:visited {
	color:#B6242A;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color:#B6242A;
}

#box-rosso-servizi {
	width:598px;
	background-color:#B6242A;
	font-size:11px;
	float:left;
}

#box-rosso-servizi a:link, #box-rosso-servizi a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#box-rosso-servizi a:hover, #box-rosso-servizi a:focus, #box-rosso-servizi a:active {
	text-decoration:underline;
}

#link-landing {
	width:960px;
	text-align:center;
	font-size:12px;
	margin-top:5px;
}

#link-landing a:link, #link-landing a:visited {
	color:#000000;
}

#link-landing a:hover, #link-landing a:focus, #link-landing a:active {
	color:#000000;
}

div#contenuto-box {
	margin-left:0px;
	width: 940px;
	} 

#contatti-sx {
	width:500px;
	float:left;
	font-size:12px;
	height:270px;
}

#contatti-dx {
	width:360px;
	float:right;
}

