 @charset "UTF-8";
/* CSS Document */
body {
	margin:0px auto;
	background: #42627B;
}

.container {
	width: 970px;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	margin: 0px auto;
}


.MT5{
	margin-top:5px;
	margin-bottom:0;
}

.PR5{
	padding-right:5px;
}


img{
	border:0;
}


a {
	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color:#112b3e;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.title{
	height:47px;
	width:475px;
	font-size:30px;
	color: #ffffff;
	margin-top:60px;
	padding-left: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	background: url('../images/sfondo_titolo.jpg') no-repeat;
}


#fotoHome1{
	padding-bottom:20px;
	padding-right:18px;
	float:right;
}
#fotoHome2{
	padding-bottom:20px;
}


#foto1{
	padding-bottom:5px;
	padding-right:18px;
	float:right;
}


#foto2{
	padding-bottom:5px;
	float:right;
}


#foto3{
	padding-bottom:5px;
	padding-right:18px;
	float:right;
}

#foto4{
	padding-bottom:5px;
}

/* ----------------------------------------*/


#menu{
	color:#112B3E;
	font-size:11px;
	font-weight:bold;
}


a.menufooter {
	color:#ffffff;
	text-decoration: none;
}


a.menufooter:hover {
	color: #0a2337;
	text-decoration: none;
}


/* ----------------------------------------*/

#contenuto {
	width: 668px;
	background-color: #42627B;
}

.aSinistra{
	float:left;
}



/* ----------------------  TESTO  ------------------*/

.testo {
	text-align:left;
	color: #fff;
	font-size:11px;
	line-height:20px;
	width:398px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background:url('../images/sfondo_testo.jpg') repeat-y;
}


.grassetto {
	color: #112b3e;
	font-weight: bold;
	font-size: 14px;
}

.grassetto2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}


#footer {
	background-color: #42627B;
	background: url('../images/sfondo_footer.jpg') left top no-repeat;
	height:80px;
	font-size: 10px;
	line-height: 15px;
	margin-left:304px;
	padding-top:5px;
	width:670px;
	color: #0a2337;
	margin-top: 20px;
}

.firma{
	margin-top:5px;
	text-align:right;
	padding-right:125px;
	font-size:11px;
}


a.timmagine {
	color:#0A2337;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
}


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

.risposta {
	color: #092a44;
	font-size: 14px;

}

#form {
	color: #ffffff;
	font-size: 12px;	
}

#contform {
	text-align:left;
	color: #fff;
	font-size:11px;
	line-height:20px;
	width:600px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background:url('../images/sfondo_testo.jpg') repeat-y;
}


.cont1{
	width:350px;
	margin-top: 10px;
/* 	height:140px; */
	float:left;
}

.cont2{
	width:250px;
/* 	height:140px; */
	float:left;
}



.nomeCasella{
	width:60px;
	margin-bottom: 5px;
	float:left;
}

.obmessaggio{
	text-align:right;
	padding-right:20px;
}

.inputText{
	width:200px;
	margin-bottom: 5px;
}


.inputText2{
	height:100px;
	width:200px;
}


errorDiv {
	color:#FFF43C;
	font-weight:normal;
	font-size: 10px;
}

