body, html {
	background-color: #A2BF93;
	margin-top: 0;
	height: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	padding:0px;
	background-image:url(img/bck.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#pagina {
	height:100%;
	width: 100%;
}

#pagina td {
	/*vertical-align:middle;*/
}

#divcontent {
	min-width:950px;
	margin:0 auto;
}

.content_left {
	padding-left: 50px;
	width: 550px;
}

.content_right {
	padding-right: 50px;
}

.content {
	text-align:center;
	padding-left:50px;
	padding-top:20px;
}

.contenuto {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.miniature {
	width: 420px;
	float:left;
	margin-left: 15px;
}

#titolo {
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:118px;
	text-align:center;
	vertical-align: top;
}

#imgtitolo {
	margin-left:350px;
	margin-top:5px;
}

#footer {
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 49px;
	text-align: center;
	font-size: xx-small;
}

#slide {
	margin-top: 10px;
	float: left;
}

#slide td{
	vertical-align:middle;
}

#flash {
	margin: 0 auto;
	margin-top:10px;
	height: 272px;
	margin-bottom: 15px;
}

td.shadow {
	width: 17px;
}


#show {
	text-align:left;
	width: 520px;
	height: 400px;
	border:1px solid #CCC;
	padding: 1px;
}

#testo {
	text-align:justify;
	padding-right:25px;
	padding-left:25px;
}


.underline {
	text-decoration: underline;
}

.elenco {
	margin-left:20px;
	list-style: none;
}

.evidenzia {
	color:#006633;
	border-left:2px solid #006633;
	padding-left:3px;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	padding-left:5px;
}

h2 {
	font-variant:small-caps;
	margin-top: 0px;
	background-color: #DFF7D5;
	text-align:left;
	padding-left:5px;
	border-left: 5px solid #ADD597;
	font-size: medium;
	background-color: #DFF7D5;
	border-left: 5px solid #ADD597;
}

p {
	text-align:justify;
}

.contenuto ul li {
	text-align:left;
}

.clear {
	clear:both;
}

#centro {
	width:90%;
	margin:0 auto;
	min-width:950px;
}

#centro > p:first-letter {
	font-size:400%;
	float:left;
	margin-top:-10px;
	font-family:"Times New Roman", Times, serif;
}
img.flag {
	border: none;
}

/* MENU */
#menu {
	margin-left:370px;
	font-size:16px;
	font-weight:bold;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#menu ul li {
	list-style:none;
	display:inline;
	font-variant:small-caps;
	margin-right: 10px;
}
