/* CSS Document */

body {
	background-color: #e8e399;
}

.paragrafo_blu {
	font-family: Tahoma;
	font-size: 11px;
	color: #222e40;
	line-height: 16px;
}

.titoli {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
a {
	color: #222e40;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #222e40;
}

a:link#blu {
	color: #222e40;
	text-decoration: none;
}
a:visited#blu {
	text-decoration: none;
	color: #222e40;
}
a:hover#blu {
	text-decoration: underline;
	color: #222e40;
}
a:active#blu {
	text-decoration: none;
	color: #222e40;
}
#linknews
{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:bold;
 	color:#222e40;
 	text-align:left;
 	text-decoration:underline;

}

#linknews a
{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:bold;
 	color:#222e40;
 	text-align:left;
 	text-decoration:underline;

}

#linknews a:hover
{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:bold;
 	color:#222e40;
 	text-align:left;
 	text-decoration:none;

}

#linktutte
{
font-family: Tahoma;
	font-size: 11px;
	color: #222e40;
	line-height: 16px;
	text-decoration:none;

}
#linktutte a
{
font-family: Tahoma;
	font-size: 11px;
	color: #222e40;
	line-height: 16px;
	text-decoration:none;

}
#linktutte a:hover
{
font-family: Tahoma;
	font-size: 11px;
	color: #222e40;
	line-height: 16px;
	text-decoration:none;

}

/*Formattazione Form*/

input{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	padding: 3px;
	border-style:solid;
	border-color:#b3af44;
	border:medium;
}

input.classeinvio {
	border : 1px solid #ffffff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#b2ae43;
}
input.radio {
border : 1px solid #ffffff ;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px; color:#ffffff; background-color:#ffffff; border-top-width:1px;   border-right-style:solid; border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
}
input.classereset {
	border : 1px solid #ffffff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#807b2f;
}
textarea
{
	border : 1px solid #ffffff ;
	background-color:#ffffff;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
color:#333333; font-size:11px; border-top-width:1px; border-top-style:solid; border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px;  border-left-style:solid; border-left-width:1px
padding: 3px;
}
select {   
	border : 1px solid #ffffff ;
	background-color:#ffffff;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px; border-top-width:1px; color:#1a0e00; border-top-style:solid;border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
padding: 3px;
}
   .Offmouseinformativa {
   font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#807b2f;
	font-weight: bold;
	text-decoration : underline;
}
.Onmouseinformativa {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#807b2f;
	font-weight: bold;
	text-decoration : none;
}
.testoinfo
{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#222e40;
line-height: 12px;
}


div#flash{
	width:980px;
	height:516px;
	position:relative;
}
div#lingue{
	position:absolute;
	width:100px;
	height:30px;
	z-index:5;
	top:500px;
	left:860px;
}
