* {
	text-shadow: #000000 0 0 0px;
}

img {
	border-style: none;
}

#wrap {
	margin: 0 auto 0;
	padding: 0;
	width: 706px;
	background-position: 0 0;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #ad3f40;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ad3f40;
}

body {margin:0; 
	padding:0 5%;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	background: #fee490 0;
}

body#note_legali {
	background-color: #bcffc9;
	border-left: 4px dotted #ad3f40;
	border-right: 4px dotted #ad3f40;
}

#header {
	width: 760px;
	height: 225px;
	margin: 0;
	padding: 0;
	background: url(img/header.jpg) no-repeat;
}

h1 {
}

h2 {
}

#sidebar {
	float: left;
	display: inline;
	margin: 0 0 0 65px;
	background: #ad3f40 no-repeat 0;
	width: 151px;
	height: 300px;
	padding-bottom: 10px;
	position: relative;
}

#sidebar #link {
	color: #fff;
	background: #ad3f40 no-repeat;
}

#sidebar #link a {
	color: #fff;
}

#sidebar #link img {
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar #bottom {
	background: url(img/sidebar_bottom.jpg) no-repeat center top;
	width: 151px;
	height: 12px;
	margin: -10px 0;
}

#sidebar p a {
	color: #fff;
}

#sidebar p a:hover {
	color: #fff;
}

#sidebar ul {
	display: block;
	text-align: center;
	padding: 0;
	margin: 25px 0;
}

#sidebar ul li {
	list-style-type: none;
	display: block;
	font-size: 12px;
	background: url(img/menu.jpg) no-repeat;
	width: 151px;
	height: 26px;
	margin-bottom: 1px;
	word-spacing: 1px;
}

#sidebar ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fe0;
	display: block;
	padding: 4px;
}

#sidebar ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #88cd96;
}

#sidebar ul li #current {
	text-decoration: none;
	font-weight: bold;
	color: #88cd96;
}

#container {
	padding: 0;
	background: url(img/container_sfondo.jpg) repeat-y;
	width: 760px;
	margin: 0;
}

#container #content {
	width: 470px;
	float: right;
	padding: 5px 55px 5px 5px;
	margin-bottom: 10px;
}

#container #content p {
	color: #333;
	font: 11px/1.6em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: justify;
}

#container #content p img {
	float: right;
	margin-left: 20px;
	border-style: none;
}

#container #content img {
	border: 1px solid #ad3f40;
	margin: 2px 7px;
}

p#info_photo {
	float: right;
	margin-top: -85px;
}

p#info_photo img {
	border: 1px solid #ad3f40;
}

#footer {
	width: 760px;
	height: 50px;
	background-image: url(img/footer.jpg);
	text-align: center;
	margin: -11px 0 0;
	clear: both;
}

#footer a {
	text-decoration: underline;
	font-weight: bold;
	color: #007a47;
	
}

#footer a:hover {
	font-weight: bold;
	color: #007a47;
	text-decoration: none;
}

#footer p {
	padding-top: 25px;
	letter-spacing: 1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #007a47;
}