body
{
	background-color: #003000;
	background-image: url(images/bg_verde.jpg);
	background-repeat: repeat-x;
	
	text-align: center;
	font-family: verdana;
	
	margin: 0;
	padding: 0;
}

div#cornice
{
	width: 980px;
	
	background-color: #EACD6A;
	margin: 0 auto;
	padding: 0 8px 8px 8px;
	
	background-image: url(images/bg_beige.jpg);
	background-repeat: repeat-x;
}

img#header
{
	margin-bottom: 10px;
}

div#navbar
{
	height: 190px;
	text-align: center;
	margin-bottom: 4px;
	
	background-image: url(images/bg_verde_p.jpg);
}


div.contenuto
{
	border: 1px solid #FFFFFF;
	background-color: #003000;
	padding: 25px;
	border: 1px solid #003000;
	color: #EACD6A;
}

h1
{
	font-size: 20px;
	
	margin-top: 50px;
	margin-bottom: 20px;
}

hr
{
	border: 1px solid #EACD6A;
	width: 700px;
	
	margin-top: 30px;
	margin-bottom: 30px;
}

a
{
	color: #EACD6A;
	font-style: underline;
}

a.navlink
{
	text-decoration: none;
	padding: 0px 4px 2px 4px;
	margin: 10px;
	
	color: #EACD6A;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

a.navlink:hover
{
	border-bottom: 2px solid #EACD6A;
}

a img
{
	border: none;
}
	
table td
{
	color: #EACD6A;
	padding: 0px 5px 0px 5px;
}

table.center
{
	margin: auto;
}

p.center_par
{
	text-align: center;
}

p.heading_message
{
	text-align: center;
	font-size: 14px;
}

span.bold
{
	font-weight: bold;
}

span.newsdate
{
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

div.descr_lista
{
	width: 750px;
	margin: 0 auto;
	
	text-align: justify;
}

img.foto_lista
{
	margin-top: 50px;
	margin-bottom: 15px;
}
