body {
	background: url(../images/background-black.png);
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	color: #F0F0F0;
	font: normal 13px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	background-color: #000;
}

p { margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }
img { border: 0px; }
*html img { behavior: url("../js/pngbehavior.htc"); }

a { color: #FF2020; margin: 0px; padding: 0px; }
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { text-decoration: none; }

#contenitore {
	width: 960px;
	margin: auto; padding: 0px;
	position: relative;
	text-align: left;
}

#footer {
	clear: both;
	width: 680px;
	margin: auto; padding: 10px 0px;
	position: relative;
	text-align: left;
}

.nascosto { display: none; }
.bold { font-weight: bold; }

#exb_rosso {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 1;
	background-color: #F00;
	height: 750px;
	border-bottom: 5px solid #000;
}

#centrale {
	width: 720px;
	position: absolute;
	top: 0px; left: 80px;
	margin: 0px; padding: 0px 0px 20px 160px;
	background-color: #222;
}
*html #centrale { width: 880px; padding-bottom: 0px; }

#menu_exborder {
	width: 220px;
	font: 16px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	margin-left: 20px;
}
#menu_exborder a { color: #FFF; }
*html #menu_exborder { top: 410px; }

#menu_exborder ul {
	list-style-type: none;
	background: url(../images/sf_menu_exb.png) repeat-y top right;
	margin: 0px; padding: 0px;
}

#menu_exborder  ul li {
	padding: 1px 10px 1px 1px;
	text-align: right;
	border-bottom: 1px solid #D00;
}

#contenuti {
	position: relative;
	width: 690px;
	text-align: center;
	padding: 20px 15px;
}

#promo {
	position: relative;
	width: 700px;
	text-align: left;
	margin: 0px; padding-right: 20px;
}
*html  #promo, *html  #contenuti { width: 720px; }

#istituzioni {
	position: relative;
	width: 680px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
*html  #istituzioni { width: 720px; }
#istituzioni img { margin: 15px; }

#testi_sx, #testi_dx {
	background-image: url(../images/back.gif);
	float: left;
	width: 310px;
	padding: 10px;
	text-align: left;
	height: 380px; min-height: 380px;
}
*html  #testi_sx, *html  #testi_dx { width: 330px; }

#testi_ct, #testi_ist {
	background-image: url(../images/back.gif);
	float: left;
	width: 500px; min-height: 680px;
	padding: 10px 20px;
	/* text-align: left; */
}
*html #testi_ct, *html #testi_ist { height: 680px; }
*html #testi_sx, *html #testi_dx { width: 670px; }

#testi_sx { margin-right: 10px; }
#testi_dx { margin-left: 10px; }
#testi_ct, #testi_ist { margin: 0px 10px; }

#testi_sx p.titolo, #testi_dx p.titolo, #testi_ct p.titolo, #testi_ist p.titolo {
	font: 20px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #C0C000;
	padding: 5px 0px 10px 0px;
	text-align: left;
}

#testi_ct p.destra, #testi_ist p.destra {
	text-align: right;
	padding: 20px 0px;
}

#testi_sx p, #testi_dx p, #testi_ct p, #testi_ist p {
	text-align: justify;
	font-size: 15px;
}
#testi_sx p.centro, #testi_dx p.centro, #testi_ct p.centro, #testi_ist p.centro {
	text-align: center;
	padding: 20px 0px;
}
#testi_sx img, #testi_dx img, #testi_ct img {
	float: left;
	margin: 5px 10px 0px 0px;
	border: 1px solid #CCC;
}
#testi_ist img { margin: 0px 20px; }

#testi_dx .item, #testi_ct .item {
	clear: both;
	padding-bottom: 20px;
}

#testi_ct .item ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}

#testi_ct .item ul  li { border-top: 1px solid #333; }
#testi_ct .item ul  li img { border: 0px; }

#menu_homepage .testi_mini {
	position: relative;
	background-image: url(../images/back.gif);
	float: left;
	width: 125px;
	margin: 10px 5px; padding: 3px;
	text-align: left;
	height: 250px; min-height: 250px;
}
*html #menu_homepage .testi_mini { width: 131px; }

#menu_homepage .testi_mini p.titolo {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #F00;
	padding: 5px;
	/* text-align: center; */
	height: 50px;
}
#menu_homepage .testi_mini p.singolo {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #F00;
	padding: 16px 0px;
	/* text-align: center; */
	height: 28px;
}
*html #menu_homepage .testi_mini p.titolo, *html #menu_homepage .testi_mini p.singolo { height: 50px; }

#menu_homepage .testi_mini p.testo {
	position: absolute; top: 56px; left: 0px;
}

#menu_homepage .testi_mini ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}

#menu_homepage .testi_mini ul li { padding-left: 3px; }
#menu_homepage .testi_mini ul li.riga { margin: 10px 0px 0px 0px; }
#menu_homepage .testi_mini  ul li a { color: #FFF; }

#menu_contenuti {
	float: left;
	width: 120px;
	margin: 0px; padding: 5px;
}
*html #menu_contenuti { width: 130px; }

#menu_contenuti p.titolo {
	font: 14px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #F00;
	padding: 3px 0px;
}

#menu_contenuti ul {
	display: none;
	list-style-type: none;
	margin: 0px 0px 10px 0px; padding: 0px;
}

#menu_contenuti ul li { padding-left: 0px; }
#menu_contenuti ul li.riga { margin: 5px 0px 0px 0px; }
#menu_contenuti  ul li a { color: #FFF; }

#testi_ct p.titolo_evento, #testi_ct p.titolo_notizia {
	font: 20px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #C0C000;
	padding: 20px 0px 0px 0px;
	text-align: left;
}
#testi_ct p.titolo_notizia { font-size: 18px; }

#testi_ct p.info_evento {
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}

#testi_ct p.testo_evento { text-align: left; }

#testi_ct p.nome_autore {
	font: 20px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	padding: 20px 0px 5px 0px;
	text-align: left;
}

#testi_ct p.nome_autore a { color: #FFF; }

#testi_ct ul.elenco_autori {
	list-style-type: none;
	margin: 0px; padding: 0px;
	width: 500px;
}

#testi_ct ul.elenco_autori li {
	float: left;
	width: 250px;
	font: 20px bold "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	padding: 10px 0px;
	text-align: left;
}
#testi_ct ul.elenco_autori li a { color: #FFF; }

#map .gmnoprint { color: #000; }

#testi_ist .elenco ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}

#testi_ist .elenco ul li {
	padding: 10px; 0px;
	border-top: 1px solid #333;
}

#testi_ist .elenco ul li span.titolo {
	font-size: 15px;
	font-weight: bold;
	color: #C0C000;
}
