@charset "UTF-8";
/* CSS Document */



/*---------------------------------------------- Inizio CONTATTI --------------------------------------------------*/

	
	#contatti{
	width:628px;
	height:100%;
	margin-left:15px;
		margin-top:15px;
	background-color:#FFF;
	float:left;
	padding-bottom:10px;
		}

#contatti_label{
	width:200px;
	height:26px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:40px;
	font-size:24px;
	}
	
	#contatti_amc{
		width:605px;
		margin-left:10px;
		margin-top:10px;
		font-size:22px;
		color:#000030;
		}
	
	#contatti_form{
		width:605px;
		height:30px;
		margin-top:10px;
		margin-bottom:20px;
		font-size:22px;
		color:#000030;
		border-bottom:1px solid #000030;
		}
		
		#contatti_recapiti{
			width:605px;
		margin-left:10px;
		margin-top:7px;
		font-size:16px;
		color:#343434;}
		
		#contatti_recapitiweb{
			width:605px;
		margin-top:5px;
		font-size:16px;
		}
		
		
		#contatti_recapitiweb a{
	color:#000067;
		text-decoration:none;}
		
		
		#contatti_recapitiweb a:hover{
			color:#CCC;
		}
		
		
		
		#box_form{
	width:608px;
	margin-left:15px;
		margin-top:15px;
	background-color:#FFF;
	padding:10px;
	float:left;}
	
	
		
		
		#spaziatore_blu{
	width:628px;
	height:15px;
		background-color:#f3f3fd;
}

#spaziatore_bianco{
	width:628px;
	height:15px;
		background-color:#fff;
}
		
		
#spaziatore2{
	width:628px;
	height:20px;
		background-color:#f3f3fd;
		float:left;
}


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 10px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
	font-size:18px;
	color:#000030;
float: left;
margin-top:4px;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 200px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#343434;
border:1px solid #999;
padding:5px;
}

.cssform textarea{
width: 350px;
height: 150px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#343434;
border:1px solid #999;
padding:5px;
}

.cssform input[type="submit"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 70px;
height:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#343434;
margin-left:5px;
margin-top:10px;
margin-bottom:10px;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
	
		
/*---------------------------------------------- fine CONTATTI --------------------------------------------------*/




#box_immagine{
	width:608px;
	height:480px;
	margin-left:15px;
		margin-top:15px;
	background-color:#FFF;
	padding:10px;
	float:left;}
	

	

