/* CSS Document */

html {
	background: transparent url(/graph/sfondo_title.gif) repeat;
}

body {
	color: #333333;
	background: transparent url(/graph/sfondo.gif) repeat-x;
}

a {
	color:#373E0B;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#616161;
	text-decoration:none;
}

hr {
	margin-bottom:5px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}

/*
#box1 {
	background-image:url(/graph/sfondo.jpg);
	background-repeat:repeat-x;
}
*/

#box3 {
	clear: both;
}

#testa {
	width:975px;
	height:482px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-image:url(/graph/sfondo_testa.gif);
	clear:both;
}

#titoli {
	width:610px;
	height:80px;
	padding-top:60px;
	padding-left:340px;
	clear:both;
	z-index:10;
}

#menu-sx {
	width:270px;
	height:215px;
	padding-top:251px;
	padding-left:30px;
	float:left;
}

#menu {
	float:left;
	width:175px;
	margin:0px;
	padding-top:0px;
	padding-left:30px;
}

#menu a {
	font-size:18px;
	font-weight: bold;
	color:#363D09;
	text-decoration: none;
}

#menu a:hover {
	color:#EFBE00;
}

#menu li {
	margin:5px;
	list-style-image:url(/graph/ul.gif)
}

#testata {
	width:642px;
	height:313px;
	float:right;
	padding-top: 156px;
	padding-right:18px;
	position: relative;
}

#testata h6 {
	position: absolute;
	top: 90px;
	left: 0;
	font-size: 25px;
	font-weight: bold;
	color: #5D7B55;
}

#testata ul {
	position: absolute;
	top: 110px;
	left: 400px;
	font-size: 12px;
}

#testata ul li {
	display: inline;
}

#centrale { 	
	width:975px;
/*	height:298px;*/
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background: transparent url(/graph/sfondo_centro.gif) repeat-y;
	clear:both;
}

#colonna-sx {
	width:295px;
	height:295px;
	padding-top:0;
	padding-left:15px;
	float:left;
}

#colonna-sx p {
	font-size:13px;
	padding:10px;
	color:#627617;
	font-weight: bold;
}

#content {
	width:620px;
	float:right;
	padding-top:0;
	padding-right:25px;
	text-align:justify;
}

#content h1 {
	font-size: 26px;
	font-weight: bold;
	color: #373E0B;
	border-bottom: 1px solid #336633;
	margin: 5px;
	padding: 5px;
}

#content p {
	font-family:Arial, Verdana;
	font-size: 14px;
	color: #546413;
	margin: 5px;
	padding: 5px;
}

#content ul {
}

#content ul li {
	display: inline;
	margin-left: 5px;
	margin-top: 5px;
}


#footer {
	/*width:975px;*/
	height:150px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background: transparent url(/graph/sfondo_basso_lungo.gif) no-repeat center bottom;
	position: relative;
}

#anatra {
	position: absolute;
	top: -6px;
	left: 175px;
}


#footer p {
	padding-top:60px;
	font-size:11;
	text-align:center;
}

#footer h5 {
	padding-top:15px;
	font-size:10;
	text-align:center;
	color: #FFFFFF;
}

#header {
	height:310px;
	width:640px;
}
