body {
	margin:auto;
}

div#box {
	width:900px;
	margin:auto;
}

div#top {
	width:100%;
	height:13px;
	margin-top:2px;
}

div#header { height:380px; width:100%;}

div#menu { height:35px; margin-bottom:10px; width:100%;}

div#body { float:left; width:100%;}

div#body div#blocco-1 {
	width:280px;
	margin:0 10px;
	float:left;
	display:block;
}
div#body div#blocco-2 {
	width:580px;
	margin:0 10px;
	float:left;
}

div#body div#laterale {	width:300px; float:left;}
div#body div#centrale {	width:600px; float:right;}
div#body div#centrale-3 { width:900px; float:left; margin-bottom:20px; clear:both;}

div#footer { margin-top:50px; float:left; height:210px;}
div#footer div#img { width:200px; float:left;}
div#footer div#link { width:700px; float:left;}


/* pagine relative agli eventi */
div#testoeventi p	{font-size:14px; text-align:justify;}
div#testoeventi img	{margin:0 7px 2px 0;}
h3.eventi-riviera-romagnola	{padding-top:30px;}


