body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.95em;
}

ul, ol {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;

}

a:hover {
	border-bottom: 1px solid black;
}

h1 {
	font-size: 2em;
	color: #b30100;
}

h2 {
	font-size: 1.5em;
	color: #B30100;
}

h3 {
	font-size: 1em;
}

#main {
	width: 930px;
	margin: 0 auto;
}

#maincontent {
	padding: 20px;
}

#header {
	height: 250px;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-left: 300px;
}

#header h1 {
	width: 500px;
	height: 250px;
	background-image: url(images/slurp.png);
	margin: 0;
	padding: 0;
	margin-top: 20px;
	text-indent: -9999px;
}

#colsx {
	width: 310px;
	float: left;
}

#coldx {
	width: 600px;
	float: left;
	padding: 0px 20px 20px 0px;
}

#footer {
	clear: both;
	width: 100%;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid black;
}

#footer a {
	font-weight: bold;
}

#logo {
	text-align: center;
}

#loghi div {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 8px;
	margin-bottom: 40px;
}

#colsx ul {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
}

#colsx ul li {
	background-image: url(images/matitarossa.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding-left: 45px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#colsx ul li a {
	font-size: 1.1em;

}

#coldx ul, #coldx ol {
	list-style-type: none;
}

#coldx ul li, #coldx ol li {
	background-image: url(images/matitaverde.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding-left: 45px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#maincontent h1 {
	margin-top: 0;
}

#colsx #filescaricabili {
	background-color: #fff297;
	padding: 20px;
	margin-right: 30px;
	margin-top: 10px;
}

#colsx #filescaricabili h3 {
	margin-top: 0px;	
	
}

#colsx #filescaricabili ul li {
	background-image: url(images/matitagialla.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding-left: 45px;
	padding-right: 20px;
	margin-bottom: 20px;
}

p#back, p#presentazione {
	background-image: url(images/matitarossa.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding-left: 45px;
}

p#firma {
	text-align: right;
	font-style: italic;
}
