@charset "utf-8";
ul li {
	list-style-image:url(img_struttura/spunta.jpg);
	
}
.testo11px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#061324;
}

h1{
	margin-left: 20px;
	font-size:18px;
	font-weight:normal;
}
h2{
	font-size:18px;
	font-weight:normal;
}
.testo {
	margin-left: 20px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#061324;
}
.testo a{
	color:#C00;
}
.testo a:hover{
	color:#061324;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#061324;
}
.testo2 a{
	color:#C00;
}
.testo2 a:hover{
	color:#061324;
}
.titolo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#FFF;
	font-weight:normal;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#333;
	font-weight:normal;
}
body {
	background-color: #DCDCDC;
	background-image: url(img_struttura/sfondo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#061324;
}
#logo{
	font-size:24px;
	font-style:italic;
	margin-left:36px;
	margin-top:17px;
	height:105px;
}
.img_sx{
	float:left;
	margin-right:10px;
}
#menu{
	font-size:14px;
	font-weight:bold;
	margin-left:36px;
	margin-right:0px;
}
#menu a{
	margin-right:22px;
	color:#000;
	text-decoration:none;
	height:20px;
}
#menu a:hover{
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#C00;
}
#immagine{
	margin-left:36px;
	margin-top:5px;
}
#contenuto{
	margin-left:36px;
	margin-right:36px;
}

