@charset "utf-8";
/* CSS Document */

body,html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}
a{
	color: #0C032E;
	text-decoration: none;
	
}
.wrapper {
	width: 952px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0;
	text-align: center;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 175px;
}
.maincontent {
	height: auto;
	margin-top: 20px;
}
.rightside {
	float: right;
	height: 499px;
	width: 534px;
}
.clear {
	display: block;
	clear: both;
}
.leftside {
	float: left;
	height: 499px;
	width: 407px;
}
.menu {
	float: left;
	height: auto;
	width: 121px;
}
.boxsinistro {
	background-image: url(../immagini/gradientegiallo.gif);
	background-repeat: repeat-y;
	width: 286px;
	float: left;
	height: 499px;
	text-align: left;
}
.boxsinistrointerno {
	background-image: url(../immagini/gradientepaginterne.jpg);
	background-repeat: repeat-y;
	width: 791px;
	float: left;
	height: 459px;
	text-align: left;
	padding: 20px;
}
.vocemenu {
	font-weight: bold;
	background-color: #ffe972;
	margin-top: 15px;
	height: 27px;
	padding: 5px;
}
.boxmain {
	background-image: url(../immagini/backgroundtabs.jpg);
	height: 206px;
	padding: 20px;
	text-align: left;
	position: relative;
}
.imagesbox {
	height: 153px;
	position: absolute;
	top: 50px;
	right: 30px;
	display: inline;
}
.imagesbox img {
	border: 1px solid #666;
	margin-left: 10px;
}
.leggituttoboxmain {
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.leggituttoboxmain a {
	font-weight: bold;
	color: #800;
}
.newsletter {
	line-height: 30px;
	color: #FFF;
	background-image: url(../immagini/gradienteblu.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 10px;
	font-weight: bold;
}
.wrapper .newsletter label #textfield {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	color: #120A19;
	height: 20px;
}
.newsletter label #button {
	font-size: 10px;
	height: 20px;
}
.footer {
	font-size: 10px;
	color: #999;
	margin-top: 7px;
	margin-bottom: 15px;
}
.titolo {
	display: block;
}
.boxsinistrointerno img {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
