body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	background: #ffffff;
	background-repeat: no-repeat ;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
   }	
	
a{
	font-family: Arial, Helvetica, sans-serif;
    	color:#009900;
	background-color :inherit;
	text-decoration: none; 
	font-weight : normal;
	font-size:12px;
	}	

h1{
	
	
	color:#009900;
	font-size:20px;
	font-weight:normal;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;
     }

h2{ 
	/*float:left;*/
	color:#009900;
	font-size:18px;
	font-weight:normal;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;
	
}

h3{ 
	/*float:left;*/
	color:#009900;
	font-size:16px;
	font-weight:normal;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;}

h4{ 
	
	color:#009900;
	font-size:14px;
	font-weight:bolder;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;}

h5{ 
	
	color:#009900;
	font-size:13px;
	font-weight:bolder;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;
}

h6{
	color:#009900;
	font-size:12px;
	font-weight:bolder;
 	font-family: Arial, Helvetica, sans-serif;
  	width : auto;  
  	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	letter-spacing: 0px;
}

img {
	border: none;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-size:12px;
	line-height:16px;
}
ul {
	list-style-image:url('../resources/bullet_6.gif');

	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
	color:inherit;
	background: inherit;
	margin:0;
	/*line-height: 12px;*/
	
}

table{
font-family: Arial, Helvetica, sans-serif;
}

caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		 text-align: left;
		 color:black;	
	 }
	 
select{  
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#000000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color:#791417;
}

input{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	/*background-color:#E0ECF3;*/
	/*background-color:#0099CC;*/
	border-width: 1px;
	border-color: #791417;
	height: 20px;
	
}

textarea{
 	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	background-color :#FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #791417;
	width: 95%;
}

/*************************************************************************************** AMSA ***********************************************/

#contentemplate{
	z-index:10;
	position:relative;
	text-align: justify;
	width:760px;
	height:auto;
	margin-left: auto;
	top:0px;
	margin-right: auto;
}
#header{
width: 760px;
background: url(../resources/background_header.gif); 
background-repeat:repeat-x;
}	


#header_menu{
width: 760px;
height: 30px;
background:#009900;
}

#header_menu_nav{
float:left;
width: 600px;
height: 30px;

}

.menu_persistente{
	/*width:380px;*/
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-size:11px;
	float:right;
}
.menu_persistente LI{
	float:left;
	height:30px;	
}
.menu_persistente A{
	color:#ffffff;	
	height:30px;
	line-height:26px;
}


#display_area{
	clear: both;
	float: left;
	height: 133px;
	width: 760px;
	
}

#headernav{
clear:both;
float:left;
width: 760px;
height:30px;
}

#menunavigazione{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}
#menunavigazione A{
	text-align:left;
	font-size:10px;
}

.menuheader{
	width:760px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-size:14px;
	background: #009900;
	height:30px;
	letter-spacing: 0;
}


.menuheader li{
	float: left;
	}
.menuheader_linea{
	/*vertical-align: top;*/
	width:8px;
	height: 30px;
	background: url(../resources/linea_headernav.gif); 
	background-repeat:no-repeat; 
}

.menuheader select, .menuheader a:hover { 
	background: #dbffb7;
	color:#009900;
	text-decoration:none
}

.menuheaderselect{
	background: #dbffb7; 
	color:#009900; 
	text-decoration: none;
}
.menuheadernoselect{
	color:#ffffff;
}
.space{
width: 30px;
}

#bodycontent{
	clear: both;
	width: 760px;
	float: left;
}
#body_nonav{
	background: #ffffff;
}

#bodycontent_nav{
	clear: both;
	width: 760px;
	float: left;
	background: #ffffff;
}

.bodyhp{
	background: #edffdb;
	height:700px;
}

.colonna{
	float:left;
	width: 253px;
	/*height: 760px;*/
	margin:0;
	padding:0;
	overflow:hidden;
}
.colonna_nav{
	float:left;
	width: 180px;
	height: 760px;
}
.titolo{
	float:left;
	clear:both;
	/*height:15px;*/
	line-height:15px;
}

.content{
	float:left;
	clear:both;
	width:237;
}
.link{
	float:left;
	clear:both;
}
.cella{
	float:left;
	width: 237px;
	margin:8px;
}

.cella_arancio{
	float:left;
	width: 237px;
	margin:8px;
	border-top: 1px solid #ff6600;
	/*height: 150px;*/
	color: #ff6600;
}

.cella_blu{
	float:left;
	width: 237px;
	margin:8px;
	border-top: 1px solid #0099cc;
	/*height: 150px;*/
	color: #0099cc;
}
.cella_verde{
	float:left;
	width: 237px;
	margin:8px;
	border-top: 1px solid #009900;
	/*height: 150px;*/
	color: #009900;
}
.cella_nero{
	float:left;
	width: 237px;
	margin:8px;
	border-top: 1px solid #333333;
	/*height: 150px;*/
	color: #333333;
}

.cella_arancio A{
	color:#ff6600;
	text-decoration:none;
}

.cella_blu A{
	color:#0099cc;
	text-decoration:none;
}
.cella_verde A{
	color:#009900;
	text-decoration:none;
}
.cella_nero A{
	color:#333333;
	text-decoration:none;
}

#header_menu_cerca{
	float:left;
	width: 237px;
	margin-left:8px;
	margin-top: 5px;
	background-color:#abe39e;
	height: 30px;
}

.box{
	clear:both;	
}
#footer{
	float:left;
	width:760px;
	height:20px;
	background: #009900;
	color:#ffffff;
	font-weight: bold;
}
#form_search{
	height:30px;
	float: right;
}
.bold{
	font-weight: bold;
}
.cellanews A{
	color: #000000;
}
.cellanews A:hover{
	text-decoration: underline;
}
.banner_titolo{
	width:760px;
	background:#dbffb7;
	height:30px;
	float:left;
}
.title{
	float:left;
	color:#009900;
	font-size:20px;
	font-weight:normal;
}
.verde{
	background-color:#f0ffe0;
	color: #000000;
}
.verde LI{
	list-style-type: none;
}
#body_nav{
	background: #ffffff; 
}
#briciole{
	background-color:#f0ffe0;
	color: #000000;
	height:30px;
	line-height:28px;
	width:760px;
	float:left;
}
.text_briciole{
	color:000000;
}
.colonna_centrale{
	width: 580px;
	background: #ffffff;
	float:left;
}

.menuheader a{
	height: 30px;
	line-height:28px;
	color: 
}

.verde LI A:HOVER{
		text-decoration:underline;
}

.menunavigazione{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}
.margin5{
	margin:5px;
}
.margin0505{
	margin:0 5 0 5;
}

.margin10{
	margin:10px;
}
.margin010010{
	margin:0 10 0 10 px;
}

.boxmappa ul{
	list-style-type: none;
}
#cerca{
	float:left;
	height:30px;
}
.boxmappa{
	width:45%;
	float:left;
}
.no_bullet{
	list-style-type: none;
}
.categoria{
	margin-top:20px;
	font-weight:bolder;	
}
.navleftliv2{
	margin-left:0px;
}
.navleftliv3{
	margin-left:10px;
}
.navleftliv4{
	margin-left:20px;
}
.navleft2select{
	margin-left:0px;
	color:#000000;
}
.navleft3select{
	margin-left:10px;
	color:#000000;
}
.navleft4select{
	margin-left:20px;
	color:#000000;
}
#news p{
	text-align:left;
}
#footer p{
	float:left;
	text-align:left;
	font-size:9px;
}
#footer .footer{
	font-size:12px;
	margin-right:180px;
}
.allinea{
	clear:both;
}
.float_left{
	float:left;
}
.checkbox{
	width:50%;
	float:left;
}
#bottone_ricerca{
float:right;
}
#ricerca{
	width:500px;
}
#searchform{
	margin-left:200px;
}
#search_dx{
	margin-left:20px;
	height:20px;
}
#search_dx input{
	margin-left:20px;
	height:20px;
	margin:0px;	
}
#form_search_button{
	height:30px;
	float:left;
}
.back{
	float:right;
	width:40px;
	text-align:right;
	height:30px;
	line-height:30px;
}
