/* Start of CMSMS style sheet 'Contact' */
*{
 	margin:0; 
 	padding:0
}
a{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 9pt;
	color:#146c9c;
}

hr{
	width:280px;
	background-color:#d1e0e5;
	margin-left: 50px;
}
.p{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #146c9c;
}

#wrapper{ 
        margin: 20px auto 0;
	background-image:url(bgRepeat.jpg);
	height:100%;
	width:915px;
	position: relative;
}
#logo{
    background-image:url(logo268X50.gif);
    width: 268px;
    height:50px;
    position: relative;
margin-left: 30px;
}
#flashHeader{
	width: 873px;
	height: 198px;
	background-color: #EEEEEE;
	position: relative;
	left: 21px;
}
#bordoAlto{
	background-image:url(bordoAlto.jpg);
	width:915px;
	height:20px;
	background-repeat: no-repeat;
}  
#content{
    padding: 0 0 0 50px;
    margin-left: 40px;
	min-height: 450px;
	background: url(back2.jpg) no-repeat 37px 240px;
}
#col4{              
	width: 400px;
	margin: 0 1px 0 0;
	padding: 0;
	float:left;
}
#col4 p{          
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 9pt;
	color:#6e6e6e;
	padding: 15px 20px;
	margin: 0 0;
}
#col5{              
	width:340px;
	margin-left: 5px;
	margin-right: 30px;
      float:left;
	
}

#indicatoreContatti{
	background-image: url(indicatoreContatti53X415.gif);
	width: 53px;
	height: 415px;
	left: 21px;
	top: 5px;
	position: relative;
	float: left;
}
#contatti
{
	background-image:url(address340X47.gif);
	width: 340px;
	height: 47px;
	margin-bottom: 20px;
	margin-top: 5px;
	
}
#map{
	background-image:url(map340X47.gif) ;
	width: 340px;
	height: 47px;
	margin: 0px auto 20px;
	top: 5px;
	position: relative;

}
#cartina{
	background-image:url(Cartina323X214.jpg);
	width: 323px;
	height: 214px;
	margin: 0px auto 20px;
	top: 5px;
	position: relative;

}
#bordoBasso{
	background-image:url(bordoBasso.jpg);
	width:915px;
	height:20px; 
	background-repeat: no-repeat;
	clear: both;
}  
#footer{
	margin: 0 auto;
    font-family: Helvetica, Arial, Geneva, sans-serif;
    font-size: 8pt;
    text-align:center;
    color: #aaaaaa;
	width:915px;
}  
/* End of 'Contact' */