/* CSS Document */

body {
	background-color: #FFFFFF;
	/*background-color: #fafef0;*/
	text-align: center;
	border: none;
	margin: 0px;
	padding: 0px;
	font-family:arial;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #107D5A;
	text-decoration: none;
}
a:visited {
	color: #107D5A;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #107D5A;
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}
textarea {
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}
select{
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color:#666666;
}
input{
	padding: 2px;
	margin: 0px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color:#666666;
}
input.submit{
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color:#107D5A;
	background-image: url(../img/bg_submit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	width: 60px;
	font-family:arial;
	cursor:pointer;
}


.floatL {
	float:left;
}
.floatR {
	float:right;

}
.clearfix {
	display: inline-block;
}
#container {
	text-align: left;
	margin: 0px auto 0px;
	padding: 24px 0px 0px 0px;
	width: 907px;
}
#header{
	margin: 0px;
	padding: 0px;
	width: 907px;
	min-height: 33px;
	height: auto !important;
	height: 33px;
	vertical-align: bottom;
	line-height: 33px;
}
#header span{
	float:right;
	margin: 8px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #107D5A;
	font-size: 12px;	
}
#main {
	width: 906px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #EFEDED;
	border-right-width: 1px;
	border-right-color: #EFEDED;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#col-sx {
	display: inline;
	float: left;
	width: 605px;
	padding: 0px;
	background-image: url(../img/bg_colsx.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	
}
.box-sx {
	display: inline;
	float: left;
	width: 584px;
	padding: 0px 0px 0px 0px;
	margin-left:10px;
	margin-top:20px;
}
.box-sx .titolo{
	padding: 0px 0px 0px 0px;
	margin-left:10px;
	margin-top:0px;
	font-size: 18px;
	color: #666666;
}
.box-sx .main{
	padding: 10px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	font-size: 20px;
	color: #666666;
	background-image: url(../img/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.box-sx .main h1{
	padding: 0px 0px 0px 0px;
	margin:0px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;	
}
.box-sx .main h2{
	padding: 0px 0px 0px 0px;
	margin:0px;
	color: #107D5A;
	font-size: 12px;
	font-weight: normal;
}
.box-sx .main h4{
	padding: 4px 0px 0px 0px;
	margin:0px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.box-sx .main h4 A{	
	color: #666666;

}
.box-sx .main h4 A:hover{	
	color: #107D5A;
	text-decoration: underline;
}
.box-sx .foto{
	float:left;	
	padding: 1px;
	margin:0px 10px 0px 0px;
	border: 1px solid #CCCCCC;
}
.box-sx .agenzie{
	padding: 0px 0px 20px 0px;
	margin:0px 0px 0px 0px;	
}
.box-sx .agenzie.titolo{
	padding: 0px 0px 10px 0px;
	margin-left:10px;
	margin-top:0px;
	font-size: 16px;
	color: #666666;
}
.box-sx .agenzie ul{
	padding: 0px 3px 0px 0px;
	margin:0px;
	display:inline;
	float:left;
	list-type:none;
	background-image: url(../img/bg_agenzie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:142px;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}
.box-sx .agenzie li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	list-type:none;
	list-style-type: none;
}
.box-sx .agenzie li h2{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 4px 2px;	
	color: #107D5A;
	font-size: 13px;
	font-weight: bold;
}
.box-sx .agenzie li h4{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;	
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
/* stili colonna dx*/

#col-dx {
	display: inline;
	float: left;
	width: 301px;
	padding: 0px 0px 7px 0px;
	margin:0px;
	background-image: url(../img/bg_Ricerca.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F1F6EF;	
}
#col-dx .ricerca{
	float: left;
	width: 266px;
	padding-bottom: 10px;
	margin: 16px 0px 7px 16px;
	font-size: 12px;
	color:#666666;
	border-bottom: 4px solid #FFFFFF;	
}
#col-dx .ricerca div{
	padding: 0px;
	margin:16px 16px 0px 0px;	
}
/*stili box colonna dx*/
.boxMrk280 {
	float: left;
	width: 280px;	
	background: #CED6D8;
	padding: 0px;
	margin:4px 10px 0px 10px;
	color: #666666;
	font-size: 12px;
	font-family: arial;	
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
.boxMrk280 a{
	color: #666666;
	text-decoration: none;
}
.boxMrk280 a:hover{
	text-decoration: underline;
}
.boxMrk280 h5{
	font-family: Arial;
	color: #107D5A;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
.boxMrk280 h6{
	font-family: Arial;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
.boxMrk280 p {
	font-size: 11px;	
	padding: 0px;
	margin: 5px 0px 0px 10px;
	line-height: 11px;
}
.boxMrk280 p a:hover{
	text-decoration: none;
}

.boxMrk280 img{
	float: right;
	margin: 0px;
	padding: 10px;
}
#headerVisual{
	margin: 0px;
	padding: 0px;
	width: 907px;
	height: 192px;
	background-image: url(../img/visual.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu{
	margin: 0px;
	padding: 0px;
	width: 905px;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	vertical-align: bottom;
	line-height: 34px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-left: 1px solid #EBF0EA;
	border-right: 1px solid #EBF0EA;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	width: 907px;
	background: none;
	list-type:none;
	display:inline;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	vertical-align: bottom;
	line-height: 34px;
	float:left;
}
#menu li{
	list-type:none;
	display:inline;
	margin: 0px;
	padding: 0px 25px 0px 24px;
	font-size: 14px;
	color:#107D5A;
	background-image: url(../img/spacerLi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}

#menu li.ricerca{
	list-type:none;
	display:inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color:#107D5A;
	background-image: url(../img/bg_menuRicerca.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	width: 300px;
	float:right;
	
}
#footer {
	width: 907px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 44px;
	height: auto !important;
	height: 44px;
	float:left;
}
#footer div{
	width: 850px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	float:left;
	text-align: center;
	font-family:arial;
	font-size: 11px;
	color:#66666;
	
}


/* AGGIUNTI */
.c{ clear:both; } .b20{ font-size:0px; height:20px; }
.agenzia{ width:550px; 	background: url(../img/bg_box.jpg) repeat-x bottom; }
.agenzia .tit{ font-size:16px; padding:5px; font-weight:bold; margin-bottom:10px; }
.agenzia .img{ float:left; width:220px; margin-right:20px; }
.agenzia .sx{ float:left; width:310px; font-size:12px; }

.mappa{ width:600px; }
.mappa .tit{ font-size:16px; font-weight:bold; }
.mappa .map{ border:2px solid #107D5A; width:600px; }

