/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #336600;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h2, h3 {
	margin-top: 0px;
	color: #2D661F;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #248A06;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 777px;
	height: 77px;
	margin: 0 auto;
	background: url(immagini/intestazione.gif);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 0 20px;
	font-size: 32px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 777px;
	height: 30px;
	margin: 0 auto;
	background: url(immagini/sfondo.gif);
	color: #000000;
}

#menu ul {
	width: 514px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	color: #000000;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 15px 5px 15px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	color: #009900;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 777px;
	background: url(immagini/sfondo.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	width: 777px;
	margin: 0 auto;
	background: url(immagini/sfondo.gif);
}

#colDX {
	float: right;
	width: 490px;
	padding: 0 15px 0 0;
}

#colSX {
	float: left;
	width: 250px;
	padding: 0 0 0 15px;
}

/* Footer */

#footer {
	width: 777px;
	height: 30px;
	margin: 0 auto;
	background: url(immagini/sotto.gif) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #1C570A;
}
imm {
	width: 150px;
}
