body{
	margin:0;
	padding:0;
	background-image:url(../immagini/index_01.gif);
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#documento{
	position:static;
	width:900px;
	height:auto;
	margin:10px auto 10px auto;
}
#intestazione{
	position:static;
	width:900px;
	height:auto;
	margin:0 auto 20px auto;
}
#centro{
	position:static;
	width:900px;
	height:auto;
	\\margin-left:auto;
	\\margin-right:auto;
}
#menu_sinistra{
	position:static;
	width:160px;
	height:auto;
	float:left;
	margin-right:20px;
	font-size:0.9em;
	text-align:center;
}
#menu_destra{
	position:static;
	width:160px;
	height:auto;
	float:left;
	margin-left:20px;
	font-size:0.9em;
}
#menu_alto{
	position:static;
	width:900px;
	height:45px;
	margin-top:20px;
}
#corpo{
	position:static;
	width:540px;
	height:auto;
	float:left;
}
#piedepagina{
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	margin-bottom:10px;
}

#top_logo{
	width:470px;
	height:100px;
	margin:0 0 0 10px;
}
#banner1{
	width:400px;
	margin:0;
}
.top_box_menu_sinistra {
	background-image:url(../immagini/top.png);
	width:100%;
	height:13px;
	padding:10px 0 10px 0;
	text-align:center;
}
.center_box_menu_sinistra{
	background-color:orange;
	width:94%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding: 6px 3% 6px 3%;
}
.center_box_menu_sinistra a:link, .center_box_menu_sinistra a:visited{ color:#FFFFFF;}
.center_box_menu_sinistra a:hover{ color:#FFFF00;}
.bottom_box_menu_sinistra {
	background-image:url(../immagini/bottom.png);
	width:100%;
	height:25px;
	margin:0 0 20px 0;
	
}
.box_centrale {
	border: 2px solid white;
	margin:0 0 30px 0;
	float:left;
}
.top_box_centrale {
	background-color:red;
	border-bottom: 3px solid orange;
	width:100%;
	height:30px;
	text-align:center;
}
.top_box_centrale img {
	margin:8px 0 0 0;
}
.center_box_centrale {
	width:94%;
	height:auto;
	padding:3%;
	background-color:#FFFFFF;
	text-align:center;
}
.center_box_centrale a:link, .center_box_centrale a:visited{ color:#FF0000;}
.center_box_centrale a:hover{ color:orange;}
.bottom_box_centrale  {
	background-color:orange;
	width:100%;
	height:10px;
}
.pulsante{
	width:80px;
	height:20px;
	font-size:11px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	border:2px solid orange;
	margin-top:5px;
}
.campotesto{
	width:120px;
	height:20px;
	font-size:13px;
	border:1px solid orange;
	overflow:hidden;
}
form{
	padding:0;
	margin:0;
}
h3{
	font-family: sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#FF6600;
	text-transform: uppercase;
	text-align:center;
	padding:0;
	margin:5px;
}
h4{
	font-family: sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#FF6600;
	text-transform: uppercase;
	text-align:center;
	padding:0;
	margin:2px;
}
#messaggio{
	margin:0 0 20px 0;
}
.avviso{
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
.continua{
	font-size: 0.9em;
	font-style: italic;
	color: #FF9900;
}

/*Sezione dedicata ai thumb*/
.anteprima_dj{ 
	width:100px;
	margin:2px;
	}
.anteprima_programma {
	width:80px;
	margin:2px;
}
.anteprima_eventi {
	width:100px;
	margin:2px;
}
.anteprima_news {
	width:80px;
	margin:2px;
}

.textlink { }
.textlink a:link, .textlink a:visited { color:#000000;}
.textlink a:hover{ color:white;}

.copyright { font-size:0.8em; }
.copyright a:link, .copyright a:visited { color:#000000;}
.copyright a:hover{ color:white;}

