body {
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999999;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #3D5B7A;
	list-style-image: url(../img/li.gif);
}

.form_area {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #3D5B7A;
	font-weight: bold;
}
.divisione_destra {
	background-image: url(../img/divisione_tab_destra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
}
.titoletto {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #3D5B7A;
	font-weight: bold;
	letter-spacing: 1px;
}
.titoletto a{
	color: #3D5B7A;
}
.titoletto a:hover{
	color: #57754A;
}
#mondo {
	background-image: url(../img/banner_dx/mondo.jpg);
	height: 108px;
	width: 380px;
	cursor:pointer;
	
}

a{
	color: #3D5B7A; 
	text-decoration:none;
	}

a:visited{
	color: #3D5B7A; 
	text-decoration:none;
	}


#cont_mondo {
	color: #FFFFFF;
	padding: 15px;
	text-align: left;
	text-decoration:none;
}


#copyrights {
	color: #FFFFFF;
	margin: 5px;
}
#corpo {
	width: 434px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.verde {
	color: #57754A;
}

#menu {
	background-image: url(../img/template/menu.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 490px;
}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 49px;
	width: 490px;
}
.cont_menu {
	margin: 10px;
}
.pulsante_menu {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #3D5B7A;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	height: 25px;
}

.pulsante_menu a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6B8D5A;
	color: #57754A;
}
.divisione_menu {
	background-image: url(../img/divisione_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
}


.pulsante_menu a{
	text-decoration:none;
	color: #3D5B7A;
}
.titolettobianco {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.opacityit
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor:pointer;
}

.opacityit:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}


 div.img-ilus {
 background: url('shadow.gif') no-repeat bottom right;
 margin: 10px 5px;
 padding: 0;
 position: relative;
 }
  
 div.img-ilus img {
 background-color: #fff;
 border: 1px solid #a9a9a9;
 margin: -5px 5px 5px -5px;
 padding: 7px;
 position: relative;
 vertical-align: bottom;
}

.rigaform {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96A5CE;
	margin-top: 10px;
	padding-top: 10px;
}
.form_buttons {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3D5B7A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
