body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be0673;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/pattern_sfondo.gif);
	background-repeat: repeat;

}
.sfondo_head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_bottoniera {
	background-image: url(img/sfondo_bottoniera.gif);
	background-repeat: repeat-x;
}
.linea_bassa {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.linea_spessa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be0673;
}
.testo_grosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78B6C2;
	font-weight: bold;
}
a.testo_grosso{
	text-decoration: underline;
}
.sfondo_basso_box_piccolo {
	background-image: url(immagini/elementi_box/basso_box_piccolo.gif);
	background-repeat: no-repeat;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a {
 color: #003300;
 text-decoration: none;
}
a:hover {
 color: #a6becc;
 text-decoration: none;
}
.bottone {
	background-color: #cb5299;
	color: #cb5299;
	width: 100px;
	border: thin none #cb5299;
	background-image: url(img/filtra.gif);
	background-repeat: no-repeat;
}
.bianco {
	background-image: url(img/bianco.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

