body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin: 0;
	border-width: 0;
	padding: 0;
	background-color: #FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align:center;
	font-weight:bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
}
q {
	font-style:italic;
}
q:before, q:after {
    content: ""; /* per evitare i doppi apici su browser != IE*/
}
li {
	padding:0.3em;
}
#corpo blockquote {
	font-style:italic;
	border: 1px dashed #CCCCCC;
	padding-left: 1em;
	padding-right: 1em;
}
#corpo .fontecitazione {
	text-align:right;
	font-size:smaller;
}
a {
	text-decoration:underline;
	color: #000;
}
a:visited {
	text-decoration:underline;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#000;
	background-color:#CFF;
}
a img {
	border:0;
}
form {
	display:inline;
}
#contenitore {
	width: 100%;
	background-color: #FFF;
	background-image: url(immagini/sfondo_menu_blu.png);
	background-repeat: repeat-y;
	background-position: left;
}
#testata_container {
}
#testata {
	margin: 0;
	background-color:#3366CC;
	padding-top:0.5em;
	padding-bottom:0.5em;
/*	background-color:#3366CC; solo per ricordarmi la tinta dell'azzurro*/
}
#titolo_fantasma {
	display: none;
}
#menup {
	width: 12em;
	float: left;
}
#menutop {
	background-image: url(immagini/2-menu_top.png);
	height: 10px;
	background-repeat: no-repeat;
	font-size:0;
	background-position: right;
	padding:0;
}
#centro {
	clear:both;
}
#corpo {
	margin-left:12em;
	margin-bottom:1em;
	padding: 0.8em;
	padding-top:0.2em;
}
#menu_testo ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #eee;
	display:block;
}
#menu_testo li {
	display:inline;
	padding:0;
}
#menu_testo {
	padding-left: 0.5em;
	padding-right: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: white;
	background-image: url(immagini/2-menu_estensione.png);
	background-repeat: repeat-y;
	background-position: right;

}
#menu_testo h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding:0;
	margin-top:0em;
	margin-bottom:0.3em;
}
#menu_testo a {
	display:block;
	padding:0.15em;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	color: #000;
}
#menu_testo a.attivo {
	background-color: #CFF;
}
#menu_testo a:hover {
	background-color: #CFF;
}
#bandiere {
	text-align:center;
	margin-top:4px;
}
#bandiere a {
	display: inline;
	border-bottom:none;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0;
}
#bandiere a:hover {
	background-color:transparent;
}
#menu_bottom {
	background-image: url(immagini/2-menu-bottom-trasparente.png);
	background-repeat: no-repeat;
	height: 27px;
	font-size:0;
	background-position: right;
}
#piede {
	clear:both;
	background-color: #009;
	padding-bottom:0.5em;
}
#piede_superiore {
	background-color:#3366CC;
}
#piede_superiore_top {
	height:5px;
	font-size:0;
}
#piede_superiore_top_left {
	float:left;
	background-image: url(immagini/2-piede_superiore_top_left.png);
	background-repeat: no-repeat;
	width:6px;
	height:5px;
}
#piede_superiore_top_right {
	float:right;
	background-image: url(immagini/2-piede_superiore_top_right.png);
	background-repeat: no-repeat;
	width:5px;
	height:5px;
}
#piede_superiore_testo {
	padding-left: 1em;
	padding-right:1em;
	color: #CCC;
	display:table-cell;
	height:1.7em;
}
#piede_superiore_testo a {
	text-decoration: underline;
	color: #CCC;
	font-weight: normal;
	background-color: transparent;
}

#piede_superiore_testo a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color:transparent;
}
#mappa_box {
	float:left;
	margin-right:1em;
}
#googlesitesearch_box {
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left:1em;
}
#piede_superiore_bottom {
	clear:both;
	height:10px;
	background-image: url(immagini/2-piede_superiore_bottom_ombra.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:0;
}
#piede_superiore_bottom_left {
	float:left;
	background-image: url(immagini/2-piede_superiore_bottom_le.png);
	background-repeat: no-repeat;
	width:6px;
	height:10px;
	font-size:0;
}
#piede_superiore_bottom_right {
	float:right;
	background-image: url(immagini/2-piede_superiore_bottom_ri.png);
	background-repeat: no-repeat;
	width:5px;
	height:10px;
	font-size:0;
}

#piede_barra_dx {
	width:5px;
	float:right;
	height:41px;
	background-image: url(immagini/2-piede_superiore_dx.png);
	background-repeat: no-repeat;
}
#piede_sotto_credits {
	clear:both;
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 0.8em;
}
#piede_sotto_credits a {
	text-decoration: underline;
	color: #999;
	font-weight: normal;
	background-color: transparent;
}


#piede_sotto_credits a:hover {
	color: #CCC;
	text-decoration: underline;
}

#adsense_col_dx {
	float:right;
	width:120px;
	height:600px;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	margin-top:1em;
/*	display:none;*/
}
#adsense_bottom_banner {
	text-align:center;
/*	display:none;*/
}
.centrato {
	text-align: center;
}
.googlelogo {
	background-color:#FFF;
}
#notizia table{
	border: thin dotted #000;
	margin-bottom: 0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
}
.ultimo_aggiornamento {
	font-size: 0.8em;
	text-align: right;
}
.novita {
	list-style-image: url(immagini/bullet.gif);
}


.DidascalieFoto {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}
.lista_numeri_romani {
	list-style:upper-roman;
}
.immagini_spaziate {
	margin: 0.5em;
}
.external {
	padding: 0 1em 0 0;
	background-image: url(immagini/external.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}
#path {
	font-size:0.8em;
	padding-bottom:0.5em;
	padding-left:2em;
	padding-top:0.7em;
	border-bottom:solid #CCC 1px;
	background-image: url(immagini/2-ombra_testata.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lista_centrata {
	text-align: center;
	list-style:none;
	padding:0;
}
#other_languages {
	text-align:right;
}
.bordato {
	border: 1px solid #000000;
}

