.bordorossotutto {
	border: 2px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sfondo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/immagini/sfondo1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
.linkcategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkcategorie:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.sfondo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/immagini/sfondo2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #04316C;
	text-decoration: underline overline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990406;
	border-right-color: #990406;
	border-bottom-color: #990406;
	border-left-color: #990406;
}
.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	text-align: justify;
}
.testonormale a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	text-align: justify;
	text-decoration: underline;
}

.sfondocategorie {
	background-image: url(/immagini/sfondocategorie.jpg);
	background-repeat: repeat-y;
}
li {
	list-style-type: square;
}
.bordosopra {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990406;
	border-right-color: #990406;
	border-bottom-color: #990406;
	border-left-color: #990406;
}
.bordosotto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990406;
	border-right-color: #990406;
	border-bottom-color: #990406;
	border-left-color: #990406;
}
.bordosoprasotto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990406;
	border-right-color: #990406;
	border-bottom-color: #990406;
	border-left-color: #990406;
}
hr {
	color: #003566;
}
.bordosinistra {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #04316C;
	border-right-color: #04316C;
	border-bottom-color: #04316C;
	border-left-color: #04316C;
	padding-left: 5px;
}
.sfondointestazioni {
	background-image: url(/immagini/sfondino.jpg);
	background-repeat: repeat-x;
	border: 1px outset #990406;
	color: #333333;
}
.bordotutto {
	border: 1px outset #990406;
}

