body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4901;
	background-color: #F3F3F3;
	background-image: url(../img/sfondoBase.png);
	background-repeat: repeat-x;
	line-height: 20px;
}

.bordo5 { 
  border-radius: 5px; 
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
}
a:link {
	color: #2f4901;
	text-decoration: none;
}
a:visited {
	color: #2f4901;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: none;
}



.bordo5Sotto { 
  border-radius: 0px 0px 5px 5px ; 
  -moz-border-radius: 0px 0px 5px 5px ;   /* firefox */
  -webkit-border-radius: 0px 0px 5px 5px ;   /* safari, chrome */
}

.ombra {
    -moz-box-shadow: 3px 3px 5px #1a2900;
    -webkit-box-shadow:3px 3px 5px #1a2900;
    box-shadow: 3px 3px 5px #1a2900;
}
.sfondoHeader {
	background-image: url(../img/sfondoHeader.png);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	position: relative;
}
.sfondoMenu {
	background-image: url(../img/sfondoMenu.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #4c770b;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3b5d07;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639e07;
	overflow: auto;
}
.sfondoBase {
	background-image: url(../img/sfondoBase.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	background-color: #81b302;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E8101;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E8101;
	overflow: auto;
	height: 300px;
}


.header {
	margin-left: auto;
	width: 950px;
	text-align: center;
	margin-right: auto;
	padding-top: 5px;
}
.menu {
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	width: 920px;
}

.header .logo {
	float: left;
	position: relative;
	padding-left: 50px;
}
.containerFoto {
	width: 950px;
	margin-left: auto;
	border: 1px solid #242825;
	position: relative;
	z-index: 10;
	background-image: url(../img/sfondoFoto.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #474c47;
	padding: 10px;
	margin-right: auto;
	margin-top: 10px;
}
.menu .voceMenu {
	float: left;
	position: relative;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 22px;
	padding-left: 22px;
}
.voceMenu a:link {
	color: #FFF;
	text-decoration: none;
}
.voceMenu a:visited {
	color: #FFF;
	text-decoration: none;
}

.voceMenu a:hover {
	color: #C60;
	text-decoration: none;
}

.containerPage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
	background-color: #F3F3F3;
	padding: 10px;
}
.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81b302;
	padding: 10px;
	clear: both;
}

.sezSx {
	padding: 5px;
	float: left;
	width: 250px;
	overflow: auto;
	position: relative;
}
.sezCx {
	padding: 5px;
	width: 430px;
	overflow: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.sezDx {
	padding: 5px;
	float: right;
	width: 250px;
	overflow: auto;
	position: relative;
}
.sezDx2 {
	padding: 5px;
	float: right;
	width: 680px;
	overflow: auto;
	position: relative;
}

.bordo {
	border: 1px solid #81b302;
}
.bordoSotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81b302;
}

.titoloBox {
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
}

.box {
	margin: 5px;
	padding: 2px;
}
.testoBox {
	padding: 5px;
}
.boxLeft {
	float: left;
	position: relative;
}
.boxRight {
	float: right;
	position: relative;
}
.testoBox ul {
	list-style-image: url(../img/elencoPuntato.png);
	list-style-position: inside;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
}
.testoBox li {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.rosso {
	color: #900;
}
.big {
	font-size: x-large;
}
.sfondoChiSiamo {
	height: 350px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	background-image: url(../img/profili/sfondoChisiamo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.sfondoDettagliPolizza {
	background-image: url(../img/sfondoDettagliPolizza.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondoAssociazione {
	background-image: url(../img/sfondoAssociazione.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.sfondoAdesione {
	background-image: url(../img/sfondoAdesione.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.trasparente {
	opacity:0.8
}
.profilo {
	cursor: pointer;
}
.copertura {
	background-color: #333;
	opacity:0.5;
	position: absolute;
	z-index: 50;
	height: 350px;
	width: 670px;
}
.coperturaRegioni {
	background-color: #333;
	opacity:0.5;
	position: absolute;
	z-index: 50;
	height: 500px;
	width: 380px;
}
.dettagliRegione {
	background-color: #F3F3F3;
	position: absolute;
	z-index: 70;
	width: 260px;
	margin-right: -130px;
	right: 50%;
	bottom: -550px;
	padding-top: 20px;
	margin-top: -100px;
	height: 140px;
}
.loadingBig {
	background-image: url(../img/loading12.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	margin-top: -50px;
	margin-left: -50px;
	position: absolute;
	left: -150px;
	top: 50%;
}

.chiudiDettRegione {
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	cursor: pointer;
	top: 5px;
	right: 5px;
	padding: 2px;
}
