body{
	font-family: arial,verdana,tahoma,sans-serif;
  font-size: 10px;
  color: #000;
	margin: 0;
	background: url(images/fondale.jpg);

/*
COMANDI DI RIPETIZIONE PER IL FONDALE
			background-repeat: no-repeat;
			background-repeat: repeat-x;
			background-repeat: repeat-y;
*/
	background-repeat: no-repeat;

	
	background-position: top left;

	
/* -------------- COLORE DI FONDO DEL SITO ------------------ */
	background-color: #FFD835;


}

img {
	border: 0px;
}

a {font-family: arial,verdana, tahoma, helvetica; font-size: 12px}
a:visited {font-family: arial,verdana, tahoma, helvetica; font-size: 12px}
a:hover {color: #9c0706; font-family: arial,verdana, tahoma, helvetica; font-size: 12px}

h3 {
	font-family: arial,verdana, tahoma, helvetica;
	font-size: 1.5em;
	border:0px;
	padding:0px;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;

/* -------------- COLORE DEI TESTI ------------------ */
	color : black;

	
	text-decoration: none;
	font-weight: none;
	}

td {font-size: 8pt;}

table.bodyback {

/* -------------- COLORE DI FONDO DELLA PAGINA CENTRALE ------------------ */
	background-color: transparent

	}

table.listback {background: #fff}

.titolowhite {
	margin: 10;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;

/* -------------- COLORE DEI TITOLI SULLE BANDE COLORATE ------------------ */
	color: white;

	
	
	text-decoration: none;
	font-weight: bold;
}

.testo {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: none
}

.testobig {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: none
}

.testosmall {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: none
}

.descrizione {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: none
}

.linkoff {
	font-family: verdana,arial, Tahoma, helvetica;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.titolo {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;

/* -------------- COLORE DEI TITOLI ------------------ */
	color: black;

	
	text-decoration: none;
	font-weight: bold
}

.menuBottomText{
  font-family: arial,verdana,sans-serif;
  color: #000;
  text-decoration: none;
  font-size: 11px;
}

hr {
	height: 1;
	color: #ff0000;
}

.linkcategoria {
	font-family: verdana,arial, Tahoma, helvetica;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.linkcategoria:Visited {
	font-family: verdana,arial, Tahoma, helvetica;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.linkcategoria:Active {
	font-family: verdana,arial, Tahoma, helvetica;
	font-size: 10px;
	color: black;

}
.linkcategoria:Hover {
	font-family: verdana,arial, Tahoma, helvetica;
	font-size: 10px;
	color :red;
	text-decoration: underline;
}

.cellahead {

/* -------------- COLORE DI FONDO DELLE BANDE ------------------ */
	background: #f00;

}

.cellaprimanews {
	padding: 20px;
	border-width : 1;
	border-style : dashed;
	border-color : #000000;
	background-color : #ffffff;

}

.form  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	border-width : 1;
	border-style : solid;
	border-color : #005980;
	background-color : #ffffff;
}
.pulsante  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #ff0000;
	border-width : 1;
	border-style : solid;
	border-color : #005980;
	background-color : #ffee00;
}

.tablemenu  {
	border-width : 1;
	border-style : dashed;
	border-color : #000000;
	background-color : #ffffff;
}

.red {
	COLOR: #ff0000
}

.blue{
	COLOR: #000000
}

.hrred { margin-top: 7px; margin-bottom: 7px; background-color: #ff0000}
.hrblue { margin-top: 7px; margin-bottom: 7px; background-color: #005980}

.message {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
