/* Stile della sezione "spalla" */
#spalla {
	background-repeat: no-repeat;
	background-image: url(IMG/contatti/spalla.gif);
	width : 240px;
	height: 410px;
	float : left;
	
}


/* Stile della sezione "corpo" */
#corpo p {
	text-align: justify;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #666666;
}

#contact{
	height: 120px;
	width: 550px;
	margin: 0px;
}

#box{
	height: auto;
	width: 680px;
	margin: 0px;
	float: right;
}

#box1{
	height: auto;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 50px;
	position: absolute;

}

#box2{
	height: auto;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 50px;
	position: relative;
	float: right;
}

#contact div {
	margin-right: 100px;
	margin-bottom: 20px;
}

#corpo h1 {
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	font-family: Helvetica, sans-serif;
	line-height: 1em;
	vertical-align: middle;
}

#corpo h2 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
}

#corpo h3 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FC761C;
}

#corpo ul {
	margin: 0px;
	padding: 0px;
}

#corpo li {
	list-style-image: url(IMG/contatti/bullet.gif);
	list-style-position: inside;
}

.testo{
	margin-left: 24px;
	width: auto;
}

.testoOrange{
	color: #FC761C;
	font-weight: bolder;
}

#google a:link{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434846;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #DDDFDE;
	padding: 5px;
	text-decoration: none;
}

#google a:hover{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #FC761C;
	padding: 5px;
	text-decoration: none;
}

#google a:active{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #FC761C;
	padding: 5px;
	text-decoration: none;
}

#google a:visited{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434846;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #DDDFDE;
	padding: 5px;
	text-decoration: none;
}

#corpo a{
	color: #FC761C;
	text-decoration: underline;
}



/* Stile della sezione "chiusa" */                               
#chiusa {
	background-image: url(IMG/chiusa_gray.gif);
	height: 40px;
}

#h1 {
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	font-family: Helvetica, sans-serif;
	line-height: 1em;
	vertical-align: middle;
}
