@charset "UTF-8";
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #166098;
	margin: 0px 0px 20px;
	padding: 0px;
}

a:link {
	color: #166098;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #166098;
	text-decoration: underline;
}

/* link in indirizzo*/
a.grigio_link:link, a.grigio_link:visited  {
	color: #333333;
	text-decoration: none;
	
}

a.grigio_link:hover  {
	color: #666666;
	text-decoration: none;
	
}


/* posizione layer Q*/

#Q {
	position:absolute;
	width:90px;
	height:90px;
	z-index:10;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

/* menu e submenu*/

a.menu_link:link, a.menu_link:visited  {
	color: #060E18;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
}
a.menu_link:hover  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.menu_linkATTIVO:link, a.menu_linkATTIVO:visited  {
	color: #166098;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
}

a.menu_linkATTIVO:hover  {
	color: #666666;
	text-decoration: none;
}

a.menu_home:link, a.menu_home:visited {
	color: #E5DFD0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
}

a.menu_home:hover {
	color: #666666;
	text-decoration: none;
}

a.submenu_link:link, a.submenu_link:visited {
	color: #060E18;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 0px;
}

a.submenu_link:hover  {
	color: #666666;
	text-decoration: none;
	
}

a.submenu_linkATTIVO:link, a.submenu_linkATTIVO:visited {
	color: #166098;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

a.submenu_linkATTIVO:hover  {
	color: #666666;
	text-decoration: none;
}




/*titoli*/

.TitoloPagina {
	font-weight: bold;
	color: #060E18;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060E18;
}

.TitoloTabella2 {
	font-weight: bold;
	color: #060E18;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060E18;
}

.TitoloTabella {
	font-weight: bold;
	color: #060E18;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060E18;
}

/*testi*/


p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

li {
	line-height: normal;
	padding-top: 7px;
	margin: 0px;
	list-style-type: disc;
}

.testoPiccolo {
	font-size: 10px;
	padding-bottom: 2px;
}

.testoCorto {
	text-align: justify;
	padding-right: 170px;
	padding-left: 170px;
}

.testoGrigioPiccolo {
	color: #666666;
	font-size: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 10px;
}


/*angoli corpo*/

.angsx_corpo {
	background-image: url(../Images/generali/corpo_left.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.angdx_corpo {
	background-image: url(../Images/generali/corpo_right.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}



/*bordi*/

.BordoSotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060E18;
}

.Bordo4lati {
	border: 1px solid #166098;
}

.Sf_corpo_BordoStSp {
	background-color: #e5dfd0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #166098;
	border-bottom-color: #166098;
}

/*sfondi*/

.Sf_righette {
	background-image: url(../Images/generali/Sf-pagina.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.Sf_corpo {
	background-color: #e5dfd0;
}
.Sf_bianco {
	background-color: #FFFFFF;
}

.sfondo_arancione {
	background-color: #efd0af;
	padding: 10px;
	margin-bottom: 10px;
	width: 200px;
}
.testo12 {
	font-size: 12px;
	padding-bottom: 2px;
}
.testoPiccoloMisure {
	font-size: 9px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 4px;
}
.TitoloPaginaStampa {
	font-weight: bold;
	color: #060E18;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060E18;
}

.Sf_righette tr td .foto tr #Sottomenu table {
	padding: 0px;
	margin-bottom: 3px;
}

.Sf-nero {
	background-color: #000;
}

#video {
	text-align: center;
	width: 100%;
	margin-top: 15px;
	background-image: url(../Images/generali/Sf-pagina.gif);
}

.sf-righette {
	background-image: url(../Images/generali/Sf-pagina.gif);
}

