body{
	background:#FFFFFF url(../img/bg_body_2.jpg);
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9DA4BB;
	margin: 0;
	padding: 0;
	}
	
h1 {font: bold 16px Georgia, "Times New Roman", Times, serif;}
h2 {font: medium Georgia, "Times New Roman", Times, serif;}

a:link, a:visited, a:active {
	color: #626262;
	text-decoration:none;
	}

a:hover {
	color: #333333;
	text-decoration:none;
	}

#container {
	background: url(../img/bg_container.jpg) repeat-y #FFFFFF; 
	width: 740px;
	position: relative;
	text-align: center;
	margin: auto;
	}

#head {
	background: url(../img/head_1.jpg) no-repeat #FFFFFF;
	width: 740px;
	height: 301px;
	text-align: left;
	}

#menubar {
	width: 740px;
	height: 20px;
	position:relative;
	background: url(../img/menubar.jpg) no-repeat;
	text-align:center;
	}
	
/* Menu */

#menunews, #menu {
	width: 255px;
	float: left;
	text-align: justify;
	margin: auto;
	padding: 40px 25px 30px 25px;
	background: url(../img/bgmenu_try.gif) no-repeat top left;	
	}

#menunews {
	font-size:12px;	
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:right;
	}

#menu li, li {margin: 0px; padding: 0px;}
	
#testo {
	width: 340px; 
	float:left;
	padding: 40px 15px 30px 45px;
	margin: auto;
	}
	
#testo_big {
	width: 650px;
	padding: 40px 15px 30px 15px;
	margin: auto;
	}

#testo, #testo_big {text-align: justify;}


img {border: 0px;}

.stile_img {
	border: 0px;
	text-align:center;
	}

#footer {
	width: 740px;
	height: 65px;
	background: url(../img/footer.jpg) no-repeat;
	font-size: 10px;
	background-color:#FFFFFF;
	line-height: 20px;
	color:#CCCCCC;
	clear: both;
	}
	
#footer a:link, #footer a:visited, #footerinto a:visited {
	text-decoration: none;
	cursor: help;
	color: #999999;
	}

#footer a:hover, #footerinto a:hover {
	color: #666666;
	text-decoration: none;
	cursor: help;
	}

#footerinto {
	width: 720px;
	height: 40px;
	margin: auto;
	text-align: center;
	text-decoration:none;
	color:#CCCCCC;
	font-size: 10px;
	}

