html,body{
	margin: 0;padding:0;	
}

body{
	font-family: arial,Verdana,sans-serif;
	font-size: 0.625em;
	background-image: url('images/sfondo.gif');
	background-repeat:repeat-x;
	background-color: #eef4ee;
}

div#container{
	width: 970px;
	margin: 20px auto;
	/*background-color: white;*/
	background: url('images/sfondoContainer.jpg') repeat-y top right
}

div#header{
	height: 148px;
	width: 970px;
}

div#header a{
	text-decoration: none;
}

div#headerCenter{
	float: left; 
	height: 147px; 
	width: 945px; 
	border-bottom: 1px solid #9aa99c;
	border-top: 1px solid #9aa99c;
}

div#insideCenter{
	width: 594px; 
	float: left; 
	height: 146px; 
	background-image: url('images/sfondoHeader.gif');
}

div#centerUP{
	text-align: right;
	margin-top: 80px;
}

div#centerUP a{
	font-size: 12px;
	color: white;
	font-weight: bold;
	border-right: 2px solid white;
	padding-right: 10px;
	padding-left: 8px;
}

div#centerUP a:hover{
	color: #6dab24;
	color: black;
}

div#centerDown{
	text-align: right;
	margin-top: 23px;
}

#formCerca{
	background-image: url('images/cerca.gif'); 
	width: 46px; 
	height: 22px;
	float: right;
}

#tastoCerca{
	font-style: italic; 
	color: black; 
	width: 200px; 
	border: 2px solid #9aa99c; 
	float: right; 
	margin-right: 5px;
}

div#TabScelta{
	width: 170px; 
	height: 29px; 
	background-color: white; 
	padding-right: 10px;
	margin-left: 10px; 
	position: relative; 
	top: 1px;	
	border-left: 1px solid #9aa99c;	
	border-right: 1px solid #9aa99c;
	text-align: center; 
}

div#TabSceltaInside{
	position: relative; 
	top: 5px; 
	left: 3px; 
	font-size: 14px; 
	color: black; 
	font-weight: bold;
}

.TabNonScelta{
	width: 177px; 
	height: 28px; 
	background-image: url('images/sfondoTabMenuUp.gif');
	margin-left: 10px; 
	position: relative; 
	text-align: center;
}

.TabNonSceltaInside{
	position: relative;
	top: 11px;
	left: 3px;
}

.TabNonSceltaInside a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #758977;
}

.TabNonSceltaInside a:hover{
	color: black;
}

div#menuCenter{
	width: 950px; 
	float: left; 
	height: 130px; 
	background-image: url('images/sfondoMenu.gif');
}

.boxMenu{
	background-image: url('images/sfondoBox.gif'); 
	width: 182px;
	height: 89px; 
	margin-top: 20px;
	float: left;
	margin-left: 7px;
}	

.insideBoxMenu{
	margin: 10px; 
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.insideBoxMenu h1{
	font-size: 13px;
	color: #fd7217;
	font-weight: bold;
	margin-bottom: 0px;
}

.insideBoxMenu a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fd7217;
}

.insideBoxMenu a:hover{
	color: black;
}

.vicinoFreccia{
	position: relative;
	top: -5px;
}

img{
	border: 0px;
}

div#subMenu{
	clear: both;
	width: 970px;
	height: 32px;
	position: relative;
	top: -3px;
}

div#insideSubMenu{
	float: left; 
	height: 36px; 
	width: 934px; 
	background-color: #c8d5ca;
	border-left: 1px solid #9aa99c;
	border-right: 1px solid #9aa99c;
}

.insideSubMenu{
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}


.insideSubMenu a{
	text-decoration: none;
	font-style: none;
	color: #576959;
}

.insideSubMenu a:hover{
	color: #fd7217;
}

div#borderUp{
	height: 5px; 
	position: relative; 
	width: 970px; 
	background-image: url('images/borderUP.gif');
}

div#left{
	width: 235px;
	float: left;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #fd7217;
}

div#left p{
	font-size: 10px;
	font-weight: none;
	color: black;
}

div#right{
	width: 710px;
	margin-left: 250px;
	height: 930px;
	text-align: center;
}

div#right2{
	width: 910px;
	margin-left: 50px;
	height: 900px;
	text-align: center;
}

.insideLeft{
	margin: 5px; 
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: black;
	width: 250px;
}

.insideLeft a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fd7217;
}

.insideLeft a:hover{
	color: black;
}


div#centerRight{
	width: 565px;
	float: left;
	text-align: center;
}

div#centerRight2{
	width: 765px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div#centerRight2 a{
	color: darkblue;
}

div#centerRight h1{
	color: #0072bb;
	font-size: 14px;
	font-weight: bold;
}

div#centerRight2 h1{
	color: #FD7217;
	font-size: 14px;
	font-weight: bold;
}

div#rightRight{
	width: 120px;
	margin-right: 10px;
	margin-left: 575px;
	text-align: center;
}

div#rightRight2{
	width: 120px;
	margin-right: 10px;
	margin-left: 775px;
	text-align: center;
}

div#sponsor{
	width: 107px;
	height: 350px;
	background-color: #dce3dd;
	padding: 10px;
	color: darkblue;
	position: relative;
	top: 30px;
}

div#sponsor a{
	color: darkblue;
	font-weight: bold;
}

div#sponsor h1{
	color: #667168;
	font-size: 10px;
}


div#sponsor2{
	width: 130px;
	height: 400px;
	position: relative;
	top: -50px;
	color: white;
	margin-left: -10px;
}

.titolino{
	text-align: left; 
	margin-left: 38px; 
	color: #5b6b5d; 
	font-weight: bold;
}

.testoCentrale{
	text-align: left;
	margin-left: 5%;
	width: 90%;
}

.testoCentrale h2{
	font-size: 12px;
	line-height: 0px;
}

div#footer{
	text-align: center;
	height: 40px;
	color: #49544b;
	font-weight: bold;
}

div.link{
	width: 450px; 
	margin-left: 180px; 
	margin-bottom: 80px;
	font-weight: bold;
}

div.link2{
	width: 450px; 
	margin-left: 180px; 
	margin-bottom: 120px;
	font-weight: bold;
}

div.link a, div.link2 a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

div.link a:hover, div.link2 a:hover{
	color: #fd7217;
}
