
table.alternarighe tr.alterna td{background-color: #ade}

body {
	margin: 3px;
	background-color: #003366;
}
.fondocellahead {
	background-attachment: fixed;
	background-image: url(../images/head3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
}
.fondobodypagina {

	background-attachment: fixed;
	background-image: url(../images/fondobody.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
    border-right-style: solid;  
	border-bottom-style: solid; 
	border-left-style: solid;   
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.apice {
	vertical-align: super;
	font-size: 10px;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text2blu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.linkgalleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.linkgalleria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCC00;
}

.form{
	border:1px solid #FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.buttons{
	border:1px solid #00CC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;


}