body{
	background-color: White;
}

#container{
	width: 100%;
	height: auto;
	background-color: White;
}

#contenuto{
	width: 970px;
	height: auto;
   background-color: White;
}

img{
	text-decoration: none;
	border: none;
}

a{
	text-decoration: none;
	color: white;
}

a:link{
	text-decoration: none; 
	color: Blue;
}
	
a:visited{
	text-decoration: none;
	color: Blue;
}

a:hover{
	text-decoration: none;
	color: #2F4F4F;
}

#parte_alta{
	width: 100%;
	height: 160px;
}

#parte_centrale{
	width: 100%;
	height: 500px;
}

#parte_bassa{
	width: 100%;
	height: 60px;
}

#header{
	width: 100%;
   height: 160px;
}

#head_sx{
	float: left;
	width: 370px;
	height: 160px;
	background-image: url(immagini/header_sx.jpg);
}

#head_dx{
	float: left;
	width: 600px;
	height: 160px;
}

#head_dx_alto{
	width: 600px;
	height: 110px;
   background-image: url(immagini/header_dx_alto.jpg);
}

#head_dx_basso{
	width: 600px;
	height: 50px;
   background-image: url(immagini/header_dx_basso.jpg);
}

#menu{
	margin-top: 0px;
}

#corpo{
	width: 970px;
	height: 500px;
	background-image: url(immagini/sfondo.jpg);
}

#corpo_home{
	width: 970px;
	height: 500px;
	background-image: url(immagini/sfondo_home.jpg);
}

#corpo_sx{
	float: left;
	width: 360px;
}

#menu_laterale{
	margin-top: 40px;
	width: 100%;
}

#pulsante{
	width: 100%;
}

#corpo_centro{
	float: left;
	width: 340px;
}

#pulsante_news{
	width: 280px;
	height: 66px;
	margin-top: 300px;
}

#scorri_news{
	width: 280px;
	height: 120px;
	background-color: #ff0825;
}

#testo_scorri_news{
	width: 90%;
	height: 100%;
	background-color: #ff0825;
}

#corpo_dx{
	float: left;
	width: 270px;
}

#pulsante_consulta{
	width: 100%;
	margin-top: 90px;
}

#footer{
	width: 100%;
	height: 60px;
	background-image: url(immagini/footer.jpg);
}

#footer1{
	width: 100%;
	height: 60px;
	background-image: url(immagini/footer1.jpg);
}

#corpo_pagine{
	width: 100%;
	height: 100%;
}

#corpo_pagine_sx{
	width: 570px;
	float: left;
	height: 100%;
}

#corpo_pagine_dx{
	width: 400px;
	float: left;
	height: 100%;
}

#tabella_alto{
	width: 100%;
}

#tabella_sx{
	width: 70px;
	height: 65%;
	float: left;
}

#tabella_centro{
	width: 431px;
	float: left;
	height: 65%;
	overflow: auto;
}

#tabella_dx{
	width: 50px;
	float: left;
	height: 65%;
}

#tabella_basso{
	width: 100%;
}

#tabella_alto_mini{
	width: 100%;
	border: none;
	margin-top: 50px;
}

#tabella_sx_mini{
	width: 57px;
	height: 260px;
	float: left;
	border: none;
}

#tabella_centro_mini{
	width: 287px;
	float: left;
	height: 260px;
	overflow: auto;
	border: none;
}

#tabella_centro_mini_menulaterale{
	width: 287px;
	float: left;
	height: 260px;
	background-color: #F0EDFE;
	overflow: auto;
	border: none;
}

#tabella_dx_mini{
	width: 50px;
	float: left;
	height: 260px;
	border: none;
}

#tabella_basso_mini{
	width: 100%;
	margin-left: 1px;
	border: none;
}

#testo{
	width: 95%;
}

#testo_mini{
	width: 90%;
}

#link_esterni{
	
}

#link_esterni:link{
	text-decoration: none; 
	color: Blue;
}
	
#link_esterni:visited{
	text-decoration: none;
	color: Blue;
}

#link_esterni:hover{
	text-decoration: none;
	color: Navy;
}

#corposx_alto{
	width: 100%;
}

#corposx_basso{
	width: 100%;
	height: 70%;
	overflow: auto;
}

#corpo_pagine_sx_offerte{
	width: 50%;
	float: left;
	height: 100%;
}

#corpo_pagine_dx_offerte{
	width: 50%;
	float: left;
	margin-top: 20px;
	height: 100%;
}

#elenco_eventi{
	width: 90%;
	overflow: auto;
	height: 300px;
}

#link_offerte:link{
	text-decoration: none; 
	color: #1e822a;
}
	
#link_offerte:visited{
	text-decoration: none;
	color: #1e822a;
}

#link_offerte:hover{
	text-decoration: none;
	color: #2F4F4F;
}

#link_news:link{
	text-decoration: none; 
	color: #d71027;
}
	
#link_news:visited{
	text-decoration: none;
	color: #d71027;
}

#link_news:hover{
	text-decoration: none;
	color: #2F4F4F;
}

#link_news_scorri:link{
	text-decoration: none; 
	color: White;
}
	
#link_news_scorri:visited{
	text-decoration: none;
	color: White;
}

#link_news_scorri:hover{
	text-decoration: none;
	color: #2F4F4F;
}
