/*** stili testi ***/

.dovesiamotitolo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0064ad;
	text-align: left;
}
.dovesiamotesti {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	padding: 10px;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8bb8e6;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8bb8e6;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}
.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8bb8e6;
	text-align: right;
}
.sezioneon {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0064ad;
	text-align: center;
}
.schedanovita {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 20px;
}
.testibox {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #474e54;
	font-weight: normal;
	line-height: 14px;
	padding: 20px;
}
.testinovita {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 10px;
}
.testischede {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	line-height: 14px;
}
.titolischede {
	font-weight: bold;
	color: #5c97dd;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.titolisezioni {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5c97dd;
	padding-left: 20px;
}


/*** stili links ***/

a.plink, a.plink:visited, a.plink:hover, a.plink:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.wlink, a.wlink:visited, a.wlink:hover, a.wlink:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5c97dd;
	text-decoration: none;
}


/*** stili bordi ***/

.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #474e54;
	border-bottom-color: #474e54;
	border-left-color: #474e54;
}
.borderall {
	border: 1px solid #474e54;
}
.bordermap {
	border: 1px solid #474e54;
}
.borderpics {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474e54;
	border-bottom-color: #474e54;
	border-left-color: #474e54;
}
.bordersides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #474e54;
	border-left-color: #474e54;
}
.bordertitolischede {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #474e54;
	border-right-color: #474e54;
	border-left-color: #474e54;
}
