A:link  {color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold}

A:visited {color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold}

A:hover {color:#B1B6BA;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	}


A.nero:link  {color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	}

A.nero:visited {color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	}

A.nero:hover {color:#A21010;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	}


body {
background-color: #D0D5D9;
background-image: url(img/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.tabordo {
border: 1px solid black;
background-color: #ffffff;
}

.tabdot {
border-bottom: 1px dotted #C2C2C2;
padding-top: 5px;
padding-bottom: 5px;
}

.tabdot2 {
border-bottom: 1px dotted #C2C2C2;
}

.corpo {
background-color: #ffffff;
background-image: url(img/bg-corpo.gif);
background-repeat: no-repeat;
background-position: top left;
color: #646464;
text-decoration:none;
font-family:verdana;
font-size:13px;
text-align: justify;
padding-top: 30px;
padding-left: 60px;
padding-right: 60px;
padding-bottom: 40px;
}

.titoli {
color: #000000;
text-decoration:none;
font-family:verdana;
font-size:14px;
font-weight: bold;
padding-left: 5px;
}



.text {
color: #000000;
text-decoration:none;
font-family:verdana;
font-size:11px;
text-align: justify;
padding-top: 4px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 4px;
}

.text_tabelle {
color: #000000;
text-decoration:none;
font-family:verdana;
font-size:11px;
text-align: justify;
padding-top: 1px;
padding-left: 2px;
padding-right: 1px;
padding-bottom: 1px;
}




.foot {
color: #FFFFFF;
text-decoration:none;
font-family:verdana;
font-size:10px;
background-image: url(img/foot.gif);
background-repeat: no-repeat;
background-position: top center;
padding-top: 0px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 50px;
}

.cellalinea {
background-color: #ffffff;
background-image: url(img/bg-lineacella.gif);
background-repeat: repeat-y;
background-position: top right;
}

.news {
color: #000000;
text-decoration:none;
font-family:verdana;
font-size:10px;
text-align: left;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 4px;
border-bottom: 1px dotted #C2C2C2;
}

.titolinews {
color: #BD2929;
text-decoration:none;
font-family:verdana;
font-size:14px;
font-weight: bold;
}

.titolibianchi {
color: #ffffff;
text-decoration:none;
font-family:verdana;
font-size:14px;
font-weight: bold;
}

/*Classe per tabella con numeri pagine*/
.numpages {
background-position: top left;
color: #959595;
text-decoration:none;
font-family:verdana;
font-size:10px;
padding-top: 10px;
text-align: center;
}


/*classi per form inserimento commenti */
.form_commenti {
color: #959595;
text-decoration:none;
font-family:verdana;
font-size:11px;
padding-top: 30px;
padding-left: 0px;
}

.formfield {
width: 350px;
font-family: verdana;
color: #000000;
font-size: 10px;
border-style: solid;
/*border-color: #8b0303;*/
border-color: #000000;
border-width: 1;
background: #ffffff;
margin-left: 40px;
margin-bottom: 10px;
margin-top: 5px;
}

.formshortfield {
width: 140px;
font-family: verdana;
color: #000000;
font-size: 10px;
border-style: solid;
/*border-color: #8b0303;*/
border-color: #000000;
border-width: 1;
background: #ffffff;
margin-left: 40px;
margin-bottom: 10px;
margin-top: 5px;
}

.formbutton {
font-family: verdana;
background-color: #BD2929;
color: #ffffff;
font-size: 10px;
font-weight: bold;
text-align: center;
border-style: solid;
border-color: #000000;
border-width: 1;
margin-left: 0px;
margin-bottom: 0px;
}

/*Classe per titolo commenti*/
.titolo_commento {
/*color: #BD2929;*/
color: #959595;
text-decoration:none;
font-family:verdana;
font-size:10px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
}

.titolo_commento_admin {
color: #BD2929;
text-decoration:none;
font-family:verdana;
font-size:10px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
}

/*Classe per corpo commenti*/
.corpo_commento {
color: #959595;
text-decoration:none;
font-family:verdana;
font-size:10px;
padding-left: 40px;
}
