/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align: center; background:url(images/bg.gif) repeat-x top #f2f2f2;}
html, input, textarea
	{	font-family:Arial; 
		color:#787878;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
div.container{overflow:hidden; width:100%;}

a img{ border:0px}
img{ vertical-align:top;  }

a{
	color:#99CC00;
	text-decoration:underline
} 
a:hover{text-decoration:none}
.a1{
	color:#99CC00;
	background:url(images/arrow1.gif) top left no-repeat;
	background-position:0 5px;
	margin:0px;
	padding-left:14px;
	font-size:1.2em
} 
.a2{
	color:#99CC00;
	background:url(images/arrow2.gif) top left no-repeat;
	background-position:0 5px;
	margin:0px;
	padding-left:14px;
	font-size:1.2em
} 
.a3{ font-size:1.2em} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow3.gif) top left no-repeat; background-position:0 9px; margin:0px; padding-left:14px; }
ul li a{color:#818181; text-decoration:none ; line-height:1.7em; font-size:.9em; font-family:Tahoma} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header .flash{margin:0px -18px 0px -18px}

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	background-color: #FFFFFF;
}
#content .indent_main{
	padding-top: 29px;
	padding-right: 30px;
	padding-bottom: 33px;
	padding-left: 30px;
}
#content .indent_col1{padding:0px 60px 0px 0px}
#content .title{  margin-bottom:26px}
#content .pic_left{ float:left; margin:0px 20px 26px 0px}
#content .pic{ margin:0px 0px 21px 0px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:0px 0px 27px 0px}
.but{ border:1px solid #e3e3e3; padding:9px 15px 11px 14px; margin:0 8px 0px 0}
.but a { color:#474747; text-decoration:none; font-style:italic}
.but a:hover{ color:#629ac4; text-decoration:underline; font-style:normal}
.but .a3 { color:#629ac4; text-decoration:underline; font-style:normal}
.but .a3:hover{ color:#474747; text-decoration:none; font-style:italic}
.line{ background:url(images/line.gif) repeat-x top; margin:33px 0 26px 0px}

.ol_list { height:43px;}


#page1 .pad{ padding:0px 40px 25px 0px}
#page2 .pad{ padding:1px 0px 0px 246px}
#page3 #content .pic_left, #page4 #content .pic_left{ float:left; margin:0px 20px 35px 0px}

.mnudiv {
	background-color: #f2f2f2;
	border:1px solid #CCCCCC;
	padding-top:-10px;
	padding-bottom:12px;
	text-align:center;
	}

.searchdiv{
	background-color: #f2f2f2;
	border:1px solid #CCCCCC;
	padding-top:-10px;
	padding-bottom:12px;
}

#testogenerico{
font-size:12px;
color:#666666;
font-weight:normal;
}


/*footer*/
#footer {
	color:#8d8d8d;
	font-size:0.75em;
	background:url(images/bot.gif) repeat-x top;
	padding-top: 23px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 21px;
}
#footer a {color:#8d8d8d; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.block_contact span{ float:right; margin-right:59px}
.block_contact1 span{ float:right; margin-right:95px}
.block_contact2 span{ float:right; margin-right:81px}
input{
	border:1px solid #cecece;
	height:20px;
	font-size:1em;
	font-size:0.9em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border:1px solid #cecece;
	width:260px;
	height:133px;
	font-size:1em;
	font-size:0.9em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #99CC33;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	margin-top: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	margin-top: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

/*inizio menu lev2*/




}
		
.submenumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-bottom:10px;
	width:224px;
	line-height: 18px;
	text-align: justify;
	background-image: url(images/submenu_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
.submenu{
background-image:url(images/arrow2.gif);
background-position:up left;
background-repeat:no-repeat;
background-color:#f2f2f2;
	/*width:210px;*/
	font-weight: lighter;
	font-size: 12px;
	color: #99CC00;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:4px;
	margin-left:0px;
	margin-bottom:6px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #629ac4;
	padding-top: 2px;
	font-style: normal;
	}
.submenu a{
	color: #629ac4;
	text-decoration: none;
	}
.submenu a:hover{
	color: #999999;
	text-decoration: none;
	}
	
.submenu2{
	width:160px;
	font-weight: lighter;
	font-size: 12px;
	color: #999999;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	padding-top: 2px;
	font-style: normal;
	}
.submenu2 a{
	color: #999999;
	text-decoration: none;
	}
.submenu2 a:hover{
	color: #666666;
	text-decoration: none;
	}
/* fine menu lev 2
