/*body { 
	 background: White; /* Prima dichiarazione  colore sfondo:#4776D8*/
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /* Seconda dichiarazione*/
	 font-size: 12px; /* Terza dichiarazione */
}
*/


.form1 {
	background: #FFFFFF;
	border-BOTTOM: #9AA4DC 1px solid;
	border-LEFT: #9AA4DC 1px solid;
	border-RIGHT: #9AA4DC 1px solid;
	border-TOP: #9AA4DC 1px solid;
	font-size: 11px;
	font-family: verdana;
}



.pstaff
{
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.pt4you
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.pstaff2
{
font-family: Verdana;
font-size: 10px;
color: yellow;
font-weight: bold;
}

.p2 {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.psotto {
font-family: Verdana;
font-size: 9px;
line-height: normal; 
text-align: justify;
}

.p4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal; 
text-align: justify;
}


#divsotto {
background: #B2C6EE;
width : 768px;
height : 10px;
}
#divsottoB1 {
background: #99B3E9;
width : 768px;
height : 10px;
}
#divsottoB2 {
background: #99B3E9;
width : 768px;
height : 30px;
}

#div1 {
background: #2451AE;
border-right-color : #598BE8;
border-right-style : solid;
border-right-width : 4px;
border-bottom-color : #598BE8;
border-bottom-style :solid;
border-bottom-width : 4px;
/*margin: 0px auto;*/
/*padding : 0px;*/
width : 290px;
height : 80px;
}



/* TABLEEEEEE */

.bordotab {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #99B3E9;
	/*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: #000000;
	border-right-color: #000000;
	border-left-color: #000000;*/
/*border: 2px solid black;*/
/*border-collapse: separate;*/
/*border-spacing: 15px;*/



}

.classetd2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2451AE;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
border: 8px solid #2E67DE;
border-collapse: separate;
border-spacing: 15px;


}

.classetd {
	/*font-family: Verdana;
	font-size: 12px;
	color: #000000; */
	background-color: #2451AE;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
border: 1px solid black;
border-collapse: separate;
border-spacing: 15px;


}
.classetd a {
	font-family: Verdana;
	color: #000099;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
}
.classetd a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-color: #99B3E9;
}


/*table.tabella0 {
table-layout : fixed;
width : 608px;
background : #99B3E9;
}



table.tabella1 {
table-layout : fixed;
width : 300px;
background : #99B3E9;
border-collapse : separate;
}

table.tabella1 td {
border: 2px solid black;
}*/


a:link {
color: #1834C3;
text-decoration: underline;
}
a:visited {
color: #1834C3;
text-decoration: underline;
}
a:hover {
color: #6A89FF;
text-decoration: underline;
}
a:active {
color: #6A89FF;
text-decoration: underline;
}

