body {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}
div#container{
	position: relative;
	top: -5px;
	width: 900px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	background-color: #FFFFFF;
    }	

div#header{
	background-color: #FFFFFF;
	height: 120px;
	width: 900px;
    }
	
div#top{
	margin-left: 0px;
	top: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #58595b;
	height: 20px;
	padding-top: 6px;
	padding-right: 27px;
}

#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #939598;
}

div#logo{
	float: left;
	padding-top: 20px;
	padding-left: 27px;
	background-color: #FFFFFF;
}
.modulo {
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	background-color: #E6E6E6;
  	color: #000000;
  	border-style: solid;
  	border-color: #ABABAB;
  	border: 1px; 
	
}

div#search{
	margin-left: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 45px;
	text-align: right;
	padding-right: 27px;
	vertical-align: bottom;
	visibility: hidden;
}
	
div#navigation{
	width: 846px;
	margin-left: 27px;
	border-top-color: #58595B;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	height: 32px;
} 


#navigation a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7A7A7A;
	line-height: 24pt;
	text-decoration: none;
} 


#navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0C9A65;
}

div#navigation2{
	width: 846px;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	height: 32px;
} 

#navigation2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7A7A7A;
	line-height: 24pt;
	text-decoration: none;
} 


#navigation2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0C9A65;
	text-decoration: none;
}

div#content{
	margin-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 846px;
	padding: 0;
}



#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9E3E;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}


div#content_txt{
	width: 846px;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 30px;
} 

#content_txt a {
	font-size: 8pt;
	color: #01633D;
	text-decoration: none;
} 


#content_txt a:hover {
	color: #0C9A65;
	text-decoration: underline;
}
div#footer{
	clear: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	width: 846px;
	margin-left: 27px;
	text-transform: uppercase;
	color: #a0a0a0;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #a0a0a0;
}

div#close{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1C19C;
	text-decoration: none;
	text-align: center;
	padding-top: 50px;
}

#close a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D1C19C;
}


.text_white{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}	

.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9E3E;
	font-style: normal;
	text-decoration: underline;
}

div#map{
 width: 350px;
 	margin-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #01633d;
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
	
}

.txt_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C9A65;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	}
	
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #01633d;
	border-bottom-width: 3px;
	border-bottom-color: #58595B;
	border-bottom-style: solid;
}	

.titoli_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #01633d;
}	

.border_bt {
	border-bottom-width: 1px;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;

}

.border_bold_bt {
	border-bottom-width: 3px;
	border-bottom-color: #58595B;
	border-bottom-style: solid;
	float: left;
}	
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: 450;
	color: #000000;
}

/* Bordo usato per le immagini */
.bordo_image {
	border: 1px solid #CDE2DB;
	background-color: #E9EDF5;
	padding: 1px;
}

.nomi_professionisti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #59595B;
	text-align: left;
	margin: 4px;
}

.titoli_nomi_professionisti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #01633d;
}		

