body {
	margin: 0px;
	background-image: url(immagini/sfondo_grigio.jpg);
	background-repeat: repeat-x;
}

#contenitore {
	height: auto;
	width: 990px;
	background-image: url(immagini/sfondo_blu_menu.jpg);
	background-repeat: repeat-y;
}

#testata {
	width: 990px;
	height: 310px;
}

#contenitorecorpo {
	width: 990px;
	background-image: url(immagini/sfondo_blu_menu.jpg);
	background-repeat: repeat-y;

}



#contenitoremenu {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-left: 0px;
	font-weight: normal;
	background-color: #002164;
	overflow: hidden;
	height: auto !important;  /* per i browser moderni */
	height: 550px;      /* per IE5.x e IE6 */
	min-height: 550px;  /* per i browser moderni */
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.puntomedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #716C9B;
	text-decoration: none;
}




#corpo {
	width: 740px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 250px;
	min-height:450px;
	
}
.testo_medio {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}




#menu {
	width: 200px;
	margin-top: 5px;

}

.slogan {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 22px;
	background-color: #EFEFEF;
	padding: 8px;
	margin-right: 10px;
	color: #4F4F4F;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #AA3337;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.sottotitolo {
	color: #014692;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.titolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #B0313A;
	text-decoration: none;
	line-height: 60px;
}
.sottotitolorosso {

	color: #E92819;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.campo_form {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	width: 110px;
	height: 20px;
}
.richiesta_form {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	width: 300px;
}
.bottone_form {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	width: 110px;
}
