/* Sfondo */
body {
	font-family:"Trebuchet MS";
	background-image:url(images/bg_window.gif);
	margin:0px;
}

/* Titoli */
h1,h2,h3,h4,h5,h6 {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Testp piccolo */
small {
	font-size: 0.80em;
	padding: 0px;
	margin: 0px;
}

/* Links */
a {
	text-decoration: none;
	color: #8C6828;
}

a:link {
	text-decoration: none;
	color: #8C6828;
}

a:visited {
	text-decoration: none;
	color: #8C6828;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8C6828;
}

/* Soppressione del bordo in caso di link */
a img {
	text-decoration: none;
	border-style: none;
}

/* Page */
#page {
	background:url(images/bg_page.gif) repeat-y;
	width: 965px;
	font-size: 1em;
	margin: 0px;
}

/* Header */
#header {
	width: 965px;
	height: 260px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	background:url(images/header.gif) top left no-repeat;
}

/* Link Header */
#header a {
	text-decoration: none;
	color: #993300;
	border-style: none;
}

#header a:hover {
	color: #FF6600;
	background-color: #eaeaec;
}

/* Menu */
#sotto_header {
	height: 123px;
	margin: 0px;
	padding: 0px;
}

#menu_header {
	height: 26px;
	width: 450px;
	padding-top: 0px; padding-left: 180px; padding-bottom: 0px; padding-right: 0px;
	margin: 0px;
}

/* Navigazione */
#navigation {
	font-size: .7em;
	height: 20px;
	width: 450px;
	padding-top: 22px; padding-left:210px; padding-bottom: 0px; padding-right: 0px;
	margin: 0px;
}

/* Utilities */

#utilities {
	width: 450px;
	margin: 0px;
	padding-top: 15px; padding-bottom: 0px; padding-left: 210px; padding-right: 0px;
}

#utilities form {
	margin: 0px;
	padding: 0px;
	height: 26px;
}

#utilities small {
	font-size: 0.70em;
	padding: 0px;
	margin: 0px;
}

/* Ricerca */

#utilities .ricerca {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	float: left;
}

#utilities .ricerca a {
	border-style: none;
}

#utilities .ricerca label {
	display: none;
}

#utilities .ricerca .area_inserimento {
	font-size: .8em;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#utilities .ricerca .invio {
	font-size: .7em;
	width: 26px;
	margin: 0px;
	padding: 0px;
}

/* Newsletter */

#utilities .newsletter {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	float: right;
}

#utilities .newsletter a {
	border-style: none;
}

#utilities .newsletter label {
	display: none;
}

#utilities .newsletter .area_inserimento {
	font-size: .8em;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#utilities .newsletter .invio {
	font-size: .7em;
	width: 26px;
	margin: 0px;
	padding: 0px;
}

/* Area centrale */

#spalla_sx {
	width: 198px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#content {
	width: 626px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content_sx {
	width: 420px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#content_dx {
	width: 206px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#spalla_dx {
	width: 141px;
	padding: 0px;
	margin: 0px;
	float: right;
}

/* Footer */

#footer {
	background:url(images/footer.gif);
	width: 965px;
	height: 102px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#footer p {
	font-size: 0.8em;
	padding-left:200px; padding-top:40px;
	margin:0px;
}

/* Testo degli articoli e delle brevi */
.area_articoli {
	padding-left: 10px; padding-right: 10px;
	margin: 0px;
	text-align: justify;
}

.area_news {
	padding-left: 11px; padding-right: 11px; padding-bottom: 2px; padding-top: 4px;
	margin: 0px;
	text-align: justify;
}

/* Main Banner */

.main_banner {
	padding-left: 11px; padding-right: 11px; padding-top: 30px; padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
}

.main_banner_interno {
	padding-left: 11px; padding-right: 11px; padding-top: 0px; padding-bottom: 10px;
	margin: 0px;
	text-align: justify;
}

.small_banner {
	padding-left: 11px; padding-right: 11px; padding-bottom: 4px; padding-top: 4px;
	margin: 0px;
	text-align: justify;
}

.img_titoli {
	padding-left: 11px; padding-right: 11px; padding-bottom: 4px; padding-top: 4px;
	margin: 0px;
}

/* Logo */
.logo {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Info sugli articoli */
.info {
	font-size: 0.8em;
	padding: 0px;
	margin: 4px 0px;
	line-height: 1.6em;
}

/* Titoli */
.lancio {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.2em;
}

.titolo_news {
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 1.2em;
}

.titolo_articoli {
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 8px;
	line-height: 1.2em;
}

/* Intro degli articoli */
.intro {
	font-size: 0.80em;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 1.2em;
}

/* Le texte des articles */
.testo_articoli {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

/* Immagini nei testi degli articoli*/
.testo_articoli img {
	padding: 0px;
	margin: 0px;
}

.testo_articoli .spip_documents {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/* lable delle immagini degli articoli */
.testo_articoli .spip_doc_titre {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.95em;
	color: #444;
}

.testo_articoli .spip_doc_titre strong {
	font-weight: normal;
	font-style: italic;
}

/* Le immagini nei testi degli articoli in base all'allineamento */
.testo_articoli .spip_documents_center {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.testo_articoli .spip_documents_left {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
}

.testo_articoli .spip_documents_right {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
}

/* Percorso interno agli articoli */

.navigazione_interna {
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #8C6828;
	border-bottom-style: dashed;
	border-bottom-width: 1px;	
}

.navigazione_interna a {
	text-decoration: none;
	color: #8C6828;
	border-style: none;
}

.navigazione_interna a:hover {
	color: #FFFFFF;
	background-color: #8C6828;
}

/* Le post-scriptum des articles (les liens) */
.ps {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	font-style: italic;
	font-weight: bolder;
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Les notes de bas de page des articles */
.notes {
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 4px;
	border-top-style: dotted;
	border-top-color: #888;
	border-top-width: 1px;
	margin-bottom: 4px;
}

/* Fine dell'articolo */
.fine_articolo {
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}

/* Risposte all'articolo */
.risposte {
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 4px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	margin: 0;
}

/* liste */

/* Risposte al forum */
.area_risposte {
	border: 1px solid #999;
	margin-bottom: 15px;
	text-align: center;
	padding: 5px;
	background-color: white;
}

.totale_adesioni {
	font-size:95%;
	text-align:left;
	background-color: #b8b8bf;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: white;
}

/* Formatage general des menus de navigation */
.area_articoli ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.area_articoli li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Paginazione */
.area_articoli .on {
	font-weight: lighter;
	color: white;
	font-style: italic;
}


/* Formattazione forum degli articoli e news */
ul.forum { 
	display: block; 
	clear: both; 
	margin: 0px; 
	padding: 0px;
	list-style: none;
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: left;
}

.forum_decompte {
	text-align: center;
	font-size: 0.92em;
}

.forum_message { 
	font-size:95%;
	text-align:left;
	background-color: #E6E6E6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #333333;
}

.forum_fil { 
	list-style: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
}

.forum_fil ul { 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	margin-left: 10px; 
}

.forum_testo { 
	margin: 0px; 
	color: #444; 
	padding-right: 15px;
	padding-left: 15px;
}

.forum_chapo .forum_infos {
	padding-left: 15px;
}

/* Forum */

.forum_inserimento {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: white; 
	border: 2px dotted #666; 
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.forum_preview {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: white; 
	border: 2px dotted #666; 
	margin-bottom: 16px;
}

.forum_inserimento_menu {
	border: none; 
	margin: 0px;
	background-color: white;
	padding: 0px;
}

.forum_inserimento div {
	margin: 0px;
	padding: 0px;
}

.forum_inserimento p {
	color: #444; 
	font-size: 0.78em;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.forum_inserimento h4 {
	display: block; 
	text-align: center;
	font-size: 0.88em;
	background-color: #eaeaec;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444;
	margin-top: 2px;
	margin-bottom: 5px;
}

.forum_forml {
	width: 90%; 
}

/* Form aggiuntivi */

.spip_descriptif {
	margin: 5px 0px 10px 0px;
}

.spip_form_champ {
	margin: 5px 0px 10px 0px;
	padding: 5px;
	border: 1px solid  #666666;
}

.spip_form_label {
	text-align: left;
}

.spip_form_label_details {
	text-align: left;
}