fhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, span, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

:focus {
  outline: 0;
}

body {
  background:#CEE6F3 url(/img/bg_body_new.png) repeat-x scroll 0 0;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #333333;
 }

a{
	color: #0077C0;
	text-decoration: none;
}


a:hover{
	color: #0077C0;
	text-decoration: underline;
}

#container{
  margin:0 auto;
  margin-top:15px;
  text-align:left;
  width: 986px;
  background-color: #fff;
  line-height: 19px;
  padding:2px 2px 2px 2px;
  
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#header{
  width: 986px;
  background:url(/img/bg_hdr.png) no-repeat right top;
  height:128px;
  min-height:128px;
  float: left;/*superfluo, per dreamweaver */
}
#header .top{
	width:986px;
	float:left;
  }

#header .top .logo{
	float:left;
 }
 
#header .menu{
	float:left;
	width:986px;
	background:url(/img/bg_menu.png) repeat-x left top;
	height:37px;
	min-height:37px;
 }
 
#header .menu ul{
	float:left;
	width:986px;
 	height:37px;
	min-height:37px;
	line-height:37px;
 }
 
#header .menu ul li{
 display:block;
 float:left;
}
#header .menu ul li a{
	color:#fff;
	display:block;
	padding:0 15px 0 15px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 5px;
}

#header .menu ul li a:hover{
 	
	color:#CC2C26;
	color:#0077C0;
	color:#92BDD9;
 }

#header .menu ul li a.active{
	color:#B51100;
	color:#323A45;
	display:block;
	padding:0 0px 0 15px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(/img/bg_menuactive_sx.png) no-repeat left bottom;
	height:37px;
	min-height:37px;
	float:left;
}
#header .menu ul li a.active:hover{
	color:#323A45;
}

#header .menu ul li a.active span{
 	background:url(/img/bg_menuactive_dx.png) no-repeat right bottom;
	height:37px;
	min-height:37px;
	display:block;
	padding:0 15px 0 0px;
	float:left;
}
#main{
	margin:10px 0 0 0;
 	width:966px;
	float:left;
	padding:10px;
	background-color:#F2F2F2;
	background-color:#E5E5E5;
	background-color:#EBEBEB;
	background-color:#EDF0F3;
	background-color:#F3F5F8;
	background-color:#fff;
	
}

#main .sx{
 	width:204px;
 	margin:0 10px 0 0;
	float:left;
 	min-height:400px;
	text-align:left;
 }
#main .sx .menu_collabora{
 	width:198px;
	padding:0px 0 6px 6px;
 	float:left;
 	background-color:#F6F4EF;
   }

#main .sx .menu_collabora span{
	width:184px;
	display:block;
	background-color:#CC2C26;
 	float:left;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 8px;
   }
 
#main .sx .menu_servizi{
 	width:198px;
	padding:6px 0 6px 6px;
 	float:left;
	background-color:#FFFFFF;
	background-color:#F6F4EF;
    }
   
#main .sx .menu_servizi span{
	width:184px;
	display:block;
	background-color:#0077C0;
 	float:left;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 8px;
   }

/*
#main .sx .menu_servizi ul li{
 	 display:list-item;
	 border-top:1px dotted #999999;
	 line-height:30px;
	 background-color:#EDF2F5;
	 width:192px;
 	 float:left;
    }
#main .sx .menu_servizi ul li.first {
 	 border-top:0px dotted #999999;
	 line-height:30px;
     }

#main .sx .menu_servizi ul li a{
 	color:#0077C0;
	font-weight:bold;
	display:block;
 	text-decoration:none;
	width:174px;
	padding:0 0 0 18px;
	background:url(/img/quad.gif) no-repeat 3% center;
	line-height:30px;
	
	}
#main .sx .menu_servizi ul li a:hover{
		 background-color:#fff;
	}
*/

#richiamo{
 	width:524px;
	border:1px solid #ffffff;
	padding:6px;
 	float:left;
	background-color:#0077C0;
	margin: 10px 0 10px 0;
	font-size: 18px;
	color: #ffffff;
  }

#richiamo a{
	text-decoration: underline;
	color: #82D0FF;
}  
#richiamo a:hover{
	text-decoration: none;
	color: #82D0FF;
}  
  
#main .crp_box{
 	width:524px;
	border:1px solid #D3C5AF;
	border:1px solid #ECE6DD;
	padding:6px;
	background-color:#FFFFFF;
 	float:left;
	background-color:#F6F4EF;
	background-color:#FAF9F5;
	background-color:#FCFBF8;
	margin:0 0 10px 0;
	line-height:21px;
  }
  
#main  .crp_box  h2 { 
color:#093D72;
display:block;
font-size:13px;
font-weight:bold;
line-height:17px;
margin:15px 0 5px 0;
}
 
#main .crp_box a{
	text-decoration: underline;
} 
  
#main .crp_box a:hover{
	text-decoration: none;
} 
  
#main .crp_box p{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

#main .crp_box p.classic{
	padding: 0 0 10px 0;
	border-bottom: 0px;
}

#main .crp_box ul.pop li{
	margin: 0 0 5px 0;
	list-style-type:none; 
	padding: 0 0 0  10px;
	
}

#main .crp_box ul.modulo{
	border-bottom: 1px solid #cccccc;

}
#main .crp_box ul.modulo li{
	margin: 0 0 15px 25px;
	list-style-type:square;
	padding: 0 0 0  0px;
	clear:both;
	
}

 

#main .crp_box .logo{
	float: left;
	margin: 20px 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0066CC;
	font-weight: bold;
 }
#main .crp{
 	width:538px;
 	background-color:#FFFFFF;
 	float:left;
  	margin:0 10px 0 0;
   }
  
   #main .crp h1{
 	display:block;
	color:#766850;
	color:#CC2C26;
	font-size:18px;
	border-bottom:1px solid #D3C5AF;
	margin:0 0 8px 0;
	padding:0 0 5px 0;

     }
 
  #main .crp h1.hp{
 	display:block;
	color:#CC2C26;
	font-size:18px;
	border-bottom:0px solid #D3C5AF;
	margin:0 0 0px 0;
	padding:0 0 5px 0;
	letter-spacing:-0.03em;
	text-align:center;
		

   }
#main .crp h2.hp{
 	display:block;
	color:#CC2C26;
	font-size:18px;
	border-bottom:1px solid #D3C5AF;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	letter-spacing:-0.03em;
	text-align:center;
   }

#main .dx{
 	width:204px;
  	float:left;
    }
#main .dx .domandefrequenti{
 	width:204px;
	margin:0px 0 10px 0px;
  	float:left;
	padding:6px 0 6px 0;
 	background-color:#F6F4EF;
   }
   
#main .dx .domandefrequenti div{
 	width:172px;
   	margin:0 0 0 6px;
	padding:5px 10px 5px 10px;
	line-height:18px;
	background-color:#FFFFFF;
   }
   
#main .dx .domandefrequenti div a{
 	width:163px;
	padding:0px 10px 10px 9px;
	line-height:17px;
 	text-decoration:none;
	color:#333333;
	display:block;
	background:url(/img/quadratino_rosso.png) no-repeat left top;
    }
	
#main .dx .domandefrequenti div a:hover{
  	text-decoration:underline;
     }
   
#main .dx .domandefrequenti a.tutte{
 	width:172px;
	width:109px;
   	background:#fff url(/img/faq.png) no-repeat center bottom;
  	margin:0 0 0 6px;
	padding:24px 10px 5px 73px;
	line-height:18px;
	display:block;
	height:28px;
	color:#CC2C26;
	font-weight:bold;
	text-decoration:none;
    }
#main .dx .domandefrequenti a.tutte:hover{
 	text-decoration:underline;
    }
	
#main .dx .domandefrequenti span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#766850;
	color:#0077C0;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }

#main .dx .assicurazione{
 	width:204px;
	margin:0px 0 10px 0px;
  	float:left;
	padding:6px 0 6px 0;
 	background-color:#F6F4EF;
   }
   
#main .dx .assicurazione div{
 	width:172px;
   	margin:0 0 0 6px;
	padding:5px 10px 5px 10px;
	line-height:18px;
	background-color:#FFFFFF;
   }
   
#main .dx .assicurazione div a{
 	width:163px;
	padding:0px 10px 10px 9px;
	line-height:17px;
 	text-decoration:none;
	color:#333333;
	display:block;
	background:url(/img/quadratino_rosso.png) no-repeat left top;
    }
	
#main .dx .assicurazione div a:hover{
  	text-decoration:underline;
     }
   
#main .dx .assicurazione a.tutte{
 	width:172px;
	width:109px;
   	background:#fff url(/img/partire.png) no-repeat center bottom;
  	margin:0 0 0 6px;
	padding:24px 10px 5px 73px;
	line-height:18px;
	display:block;
	height:28px;
	color:#CC2C26;
	font-weight:bold;
	text-decoration:none;
    }
#main .dx .assicurazione a.tutte:hover{
 	text-decoration:underline;
    }
	
#main .dx .assicurazione span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#766850;
	color:#0077C0;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }



/*INCLUDE DX FORUM*/

#main .sx .forum{
 	width:204px;
	margin:0px 0 0px 0px;
  	float:left;
	padding:6px 0 6px 0;
 	background-color:#F6F4EF;
   }
   
#main .sx .forum div{
 	width:172px;
   	margin:0 0 0 6px;
	padding:5px 10px 5px 10px;
	line-height:18px;
	background-color:#FFFFFF;
   }
   
#main .sx .forum div a{
 	width:163px;
	padding:0px 10px 10px 9px;
	line-height:17px;
 	text-decoration:none;
	color:#333333;
	display:block;
	background:url(/img/quadratino_blu.png) no-repeat left top;
    }
	
#main .sx .forum div a:hover{
  	text-decoration:underline;
     }
   
#main .sx .forum a.tutte{
 	width:172px;
	width:109px;
   	background:#fff url(/img/forum.png) no-repeat center bottom;
  	margin:0 0 0 6px;
	padding:24px 10px 5px 73px;
	line-height:18px;
	display:block;
	height:28px;
	color:#0077C0;
	font-weight:bold;
	text-decoration:none;
    }
#main .sx .forum a.tutte:hover{
 	text-decoration:underline;
    }
	
#main .sx .forum span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
 	color:#CC2C26;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }
/*FINE INCLUDE DX FORUM*/


#main .dx .testimonianze{
 	width:204px;
	margin:0px 0 10px 0px;
  	float:left;
	padding:6px 0 6px 0;
 	background-color:#F6F4EF;
   }
   
#main .dx .testimonianze div.int_testimonianze{
 	width:172px;
	height:90px;
	min-height:90px;
	margin:0px 0 0 6px;
	padding:10px 10px 0 10px;
	line-height:18px;
	background-color:#FFFFFF;
   }
.cf{
 	width:172px;
  	line-height:18px;
	float:left;
	 
	font-size:12px;
	color:#000;
 }
#cf1{
   	background:#fff url(/img/virgolette_testimonianze.png) no-repeat left top;
     }
#cf2{
   	background:#fff url(/img/virgolette_testimonianze_blu.png) no-repeat right bottom;
     }
#cf3{
   	background:#fff url(/img/virgolette_testimonianze.png) no-repeat left top;
     }
#cf4{
   	background:#fff url(/img/virgolette_testimonianze_blu.png) no-repeat right bottom;
     }


#main .dx .testimonianze span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#766850;
	color:#0077C0;
	color:#CC2C26;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }
#main .dx .testimonianze a.tutte{
 	width:104px;
   	background:#fff url(/img/testimonianze.png) no-repeat center bottom;
  	margin:0 0 0 6px;
	padding:24px 10px 5px 78px;
	line-height:18px;
	display:block;
	height:28px;
	color:#0077C0;
	font-weight:bold;
	text-decoration:none;
    }
#main .dx .testimonianze a.tutte:hover{
 	text-decoration:underline;
    }
	
#main .dx .menu_team{
 	width:204px;
	margin:0px 0 10px 0px;
  	float:left;
	padding:6px 0 6px 0;
	background-color:#F6F4EF;
   }
   
#main .dx .menu_team span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#766850;
	color:#0077C0;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }
   
   #main .dx .esperto{
 	width:204px;
	margin:0px 0 10px 0px;
  	float:left;
	padding:6px 0 6px 0;
	background-color:#F6F4EF;
   }
   
   #main .dx .esperto span{
	width:186px;
	display:block;
	background-color:#ffffff;
	height:26px;
	min-height:26px;
	line-height:26px;
	color:#766850;
	color:#0077C0;
	color:#CC2C26;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
   }
   
   #main .dx .esperto #img{
	width:130px;
	display:block;
	background-color:#ffffff;
	height:98px;
	min-height:98px;
	line-height:98px;
	margin:0 0 0 6px;
	padding:0 31px 0 31px;
   }
   
 #main .dx .menu_team ul {
 	padding:0 0 0 6px;
	
    }  
   
#main .dx .menu_team ul li{
 	 display:block;
	 border-top:1px dotted #999999;
	 line-height:30px;
	 background-color:#fff;
	 width:192px;
    }
#main .dx .menu_team ul li.first{
 	 border-top:0px dotted #999999;
    }
#main .dx .menu_team ul li a{
 	color:#0077C0;
	color:#766850;
	font-weight:bold;
	display:block;
 	text-decoration:none;
	width:180px;
	padding:0 0 0 12px;
	
	}
#main .dx .menu_team ul li a:hover{
		 background-color:#EDF2F5;
	}


/*ARCHIVIO NEWS*/
#main .crp .primaint { 
float:left;
padding:12px 8px 15px 8px;
width:508px;
line-height:18px;
border-bottom:1px dotted #999999;

}
#main .crp .primaint .fotoprima {
float:left;
height:113px;
margin:0 10px 0 0;
min-height:113px;
width:170px;
}
#main .dx .crp .primaint .fotoprima a { 
	float:left;
	height:113px;
	margin:0 10px 0 0;
	min-height:113px;
	width:170px;
	display:block;
}
#main .crp .primaint .primatesto h1.primo { 
	color:#093D72;
	display:block;
 	font-size:17px;
	font-weight:bold;
	line-height:18px;
	margin:0 0;
	border:0px solid #999;
}
#main   .crp .primaint .primatesto h1 a { 
color:#0077C0;
text-decoration:none;
}
#main   .crp .primaint .primatesto h1 a:hover { 
 text-decoration:underline;
}
#main .crp .primaint .primatesto span { 
color:#C74B15;
font-size:10px;
}
#main  .crp .boxnews { 
background-image:url(/img/crp/punto_orizz.gif);
background-position:left bottom;
background-repeat:repeat-x;
clear:left;
float:left;
line-height:16px;
padding:12px 8px 12px 8px;
position:relative;
width:508px;
border-bottom:1px dotted #999999;
}
#main  .crp .boxnews h2 { 
color:#093D72;
display:block;
font-size:13px;
font-weight:bold;
line-height:17px;
margin:0 0 5px 0;
}
#main .crp .boxnews h2 a { 
color:#0077C0;
text-decoration:none;
font-weight:bold;
}
#main .crp .boxnews h2 a:hover { 
 
text-decoration:underline;
}

#main  .crp .boxnews div { 
float:left;
height:66px;
margin:3px 10px 0 0px;
width:100px;
}
#main .crp .boxnews span { 
color:#C74B15;
font-size:10px;
}
/*FINE ARCHIVIO NEWS*/



 /*PAGINAZIONE*/
#pagination { 
	margin:35px 0px 3px 0px;
	padding:3px;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:573px;
	float:left;
}

#pagination a {
	background:#093D72 none repeat scroll 0 0;
	border:1px solid #000;
	color:#fff;
	margin-right:4px;
	padding:5px 8px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
   }
#pagination a.azione {
	background:#0095CC none repeat scroll 0 0;
	border:1px solid #0095CC;
	color:#fff;
	margin-right:4px;
	padding:5px 8px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
   }
   
#pagination a.finto {
	background:#fff none repeat scroll 0 0;
	border:1px solid #fff;
	color:#fff;
	margin-right:4px;
	padding:5px 8px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
   }
#pagination a.finto:hover {
	background:#fff none repeat scroll 0 0;
	border:1px solid #fff;
	color:#fff;
	margin-right:4px;
	padding:2px 5px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
   }
#pagination span.current { 
	background-color:#fff;
	border:1px solid #C74B15;
	color:#000;
	font-weight:bold;
	margin-right:4px;
	padding:5px 8px;
	float:left;
  }
#pagination span.disabled { 
	border:1px solid #F3F3F3;
	color:#CCCCCC;
	float:left;
}
#pagination span.disabled { 
	margin-right:4px;
	padding:5px 8px;
	font-weight:bold;

}
.disabled { 
	border-color:#DDDDDD !important;
} 

#pagination a:hover,div.pagination a:active {
	border:1px solid #C74B15;
	color: #FFF;
	background-COLOR: #C74B15;
}

/*fine paginazione*/

/*dettaglio news*/
#main .crp p.sommario { 
color:#535A5B;
display:block;
font-size:13px;
font-style:italic;
font-weight:normal;
line-height:17px;
margin:0 0 10px 0;
}

#main .crp .fotoarticolo { 
float:left;
margin:8px 10px 5px 0;
}

#main .crp  span.dataint { 
color:#C74B15;
display:block;
font-size:11px;
font-weight:bold;
margin:25px 0 0;
}
/*fine dettaglio news*/

#faq li a.f{
font-weight:bold;
display:block;
margin:10px 0 0px 0;
 

} 


/*SLIDER HOME PAGE*/
 
 #navigator a.a1 {
 	font-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:180px;
	height:33px;
	font-weight:bold;
 }
 
#navigator a.a2 {
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:155px;
	font-weight:bold;
	height:33px;
}
#navigator a.a3{
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:140px;
	height:33px;
	font-weight:bold;
}
#navigator a.a4 {
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:155px;
	height:33px;
	font-weight:bold;
}
  #navigator a.a1:hover {
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:180px;
	height:33px;
	font-weight:bold;
	color:#CC2C26;
}  
 
  #navigator a.a2:hover{
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:155px;
	height:33px;
	font-weight:bold;
	color:#CC2C26;
}  
 
   #navigator a.a3:hover,#navigator a.a4:hover{
 	fot-size:14px;
	font-family:Arial,Helvetica,sans-serif; 
 	text-decoration:none;
	display:block;
	width:140px;
	height:33px;
	font-weight:bold;
	color:#CC2C26;
}  
 

 #navigator a.navigator_act {
	fot-size:13px;
	font-family:Arial,Helvetica,sans-serif; 
	color:#CC2C26;
	text-decoration:none;
	display:block;
	/*width:188px;*/
	height:33px;
 }
 

/*fine slider home page*/

#tagapprova{
	margin: 2px 0 0 0;
	width: auto;
	background-color: #CCCC00;
	height: 30px;
	text-align: center;
} 

#claim{
		width:966px;
		height: 207px;
		min-height:207px;
		clear:both;
		display:block;
		margin: 15px 0 0 10px !important;
		padding:0; 
}

#claim div.claimdx{
		background:url(/img/bg_claimdx.png) no-repeat left top;
		width: 617px;
		height: 207px;
		float: left;
		min-height: 207px;
		margin: 15px  0 0 0 ;
		display: block;
		padding: 0;
}

#claim div.claimdx h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px; 
		color: #313670;
		padding: 20px 0 0 45px;		
}

#claim div.claimdx h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; 
		color: #313670;
		padding: 20px 0 0 45px;		
		margin-bottom: 5px;
}

#claim div.claimdx h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px; 
		color: #313670;
		padding: 5px 0 0 45px;		
		text-align:center;
}

#claim div.claimdx a{
		font-size: 14px;
		color: #fff;
		text-decoration: underline;
}

#claim div.claimdx a:hover{
		font-size: 14px;
		color: #fff;
		text-decoration: none;
}

#claim div.claimdx .rosso{
 		color: #CC0000;
 }

#claim div.claimdx p{
		color: #000;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 10px 0 0 45px;		
}

#claim div.claimsx{
		float: left;
		width: 349px;
		height: 207px;
		min-height:207px;
		margin: 15px  0 0 0px ;
		display: block;
		background:url(/img/bg_claimsx.png) no-repeat left top;
		padding:0;
 }

#claim div.claimsx div.strillo p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0077C0;
		padding: 20px 0 0 20px;
		font-weight:bold;

 }

#claim div.claimsx div.flash{
		background:url(/img/sf_box.jpg) no-repeat left top;
		height: 120px;
		width: 349px;
		min-height:120px;
}

.verde{
	color:#87B200;
	font-weight: bold;
	font-size: 16px;
}

/*    - - - - - - - - - -      */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#main .crp_box   a.button {
    background: transparent url('/img/btn_a.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 28px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
 
#main .crp_box  a.button span {
    background: transparent url('/img/btn_span.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 0 7px 18px;
    text-decoration: none;
  } 

#main .crp_box  a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
    text-decoration: none;	
}

#main .crp_box  a.button:active span {
    background-position: bottom left;
    padding: 8px 0 6px 18px; /* push text down 1px */
	text-decoration: none;
} 

#main .crp_box div.bottone{
	float: right;
	clear: both;
}

#main .crp_box #field {
 margin: 30px 0 0 0;
 padding: 1em;
 border: 1px dotted #006699;
 width: 475px;
 position: relative;
 background-color: #EDF2F5;
}

#main .crp_box #field_scuro {
 margin: 30px 0 0 0;
 padding: 1em;
 border: 1px dotted #006699;
 width: 475px;
 position: relative;

 background-color:#D3E1E7;
}

#main .crp_box  #field h4, #main .crp_box  #field_scuro h4 {
 display: inline;
 position: absolute;
 top: -13px;
 background: #fbfbf2;
 color: #093d72;
 margin: 0 3px;
 padding:2px;
 font:  bold 120% Georgia, serif;
}

input[disabled]{
	background-color:#cccccc ;
	
}

#footer{
	clear:both;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px dotted #666666;

}

#footer div.testofooter{
		 
	padding: 5px; 
	font-size: 10px;
	font-family: verdana, arial;
}
