body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bg_grafico {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(immagini/bg_grafico.jpg);
	height: 783px;
	width: 100%;
}
#contenitore {
	width: 1004px;
	height: 783px;
	margin-right: auto;
	margin-left: auto;
}
#slogan {
	height: 38px;
	width: 668px;
}

#testata {
	height: 199px;
}
#foto_alto {
	height: 166px;
	background-image: url(immagini/clip01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenuto_centrale {
	height: 376px;
	width: 1004px;
	background-color: #5EC1E0;
}
#clip {
	height: 264px;
	width: 668px;
}

#contenuto_centrale #colonna1 {
	float: left;
	width: 182px;
	height: 376px;
}
#contenuto_centrale #colonna2 {
	float: left;
	width: 668px;
}
#contenuto_centrale #colonna3 {
	float: left;
	width: 154px;
}
#pulsanti_basso {
	height: 90px;
	text-align: center;
	vertical-align: top;
	white-space: normal;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #006EAC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#menu_alto {
	height: 20px;
	background-image: url(immagini/home_menu_alto.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5D67B;
	text-align: left;
	vertical-align: middle;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	position: relative;
}
#link_alto a {
	color: #FC6;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#link_alto a:visited {
	color: #FC6;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#link_alto a:hover {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	font-weight: bold;
	color: #0088D6;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
#testata #bandiere {
	position: absolute;
	left: 846px;
	top: 3px;
	width: 104px;
}
#bandiere img  a:link{
	margin: 1px;
	padding: 0px;
}
#bandiere img a:visited {
	margin: 1px;
	padding: 0px;
}
#bandiere img a:hover {
	margin: 1px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.eventi {
	color: #E9EB02;
	background-color: #790000;
	border: 1px solid #FE6D36;
}

.eventi_ladt {
	color: #E9EB02;
	background-color: #036;
	border: 1px solid #FE6D36;
}
