/*Nascondere gli elementi non desiderati*/
hr,.pgNav{
position:absolute;
top:-1000em;
width:1px;
height:1px;
overflow:hidden;
}
/* i collegamenti */
a img{
border:none;
}
a:link{
background:transparent;
color:#A4A8B5;
}
a:visited{
background:transparent;
color:#CC3300;
}
a:hover,a:focus,a:active{
background:transparent;
color:#a02c2c;
}
/* l'intestazione: i collegamenti */
#testadi a:link,#testa a:visited{
text-decoration:none;
}
#testadi a:hover,#testa a:focus,#testa a:active{
text-decoration:underline;
}
/* l'intestazione: il logo */
h1{
position:absolute;
top:0px;
left:0px;
margin:0px;
}
/* l'intestazione: il modulo per le ricerche */
#searchForm{
position:absolute;
top:36px;
left:450px;
width:160px;
margin:0;
text-align:right;
background:transparent;
color:#5f6976;
}
#searchForm input{
font-size:90%;
}
#searchForm input.searchfield{
width:96px;
margin:0 3px;
}
#searchLangue{
position:relative;
top:26px;
left:350px;
width:160px;
margin:0;
text-align:right;
background:transparent;
color:#FFFFFF;
}
/* l'intestazione: il menu di navigazione, prima parte */
#globalNav {
padding: 1px 0px 0px 0px;
	color: #FFFFFF;
	height: 38px;
 	background-image: url(img/Sorano_04.gif);
	background-repeat: no-repeat;
}
#globalNav #nelMondo{
margin: 20px 0 10px 284px;
}
#globalNav h2{
margin: 0px 0 10px 284px;
color:#a02c2c;
font-size:110%;
font-weight:bold;
}
/* l'intestazione: il menu di navigazione, menu orizzontale */
#masthead{
	padding: 0px 0px 0px 0px;
	width: 770px;
	height: 168px;
}
/* Components                                  */
/***********************************************/

.nom-site span{
	margin: 10;
	padding:10 0 0 10px;
}


/************* #globalNav styles **************/
#globalNav ul{
margin:0px 5px 0 0;
padding:0px 5px 0px 0px;
color:#FFFFFF;
font-size:100%;

height:1.6em;
list-style:none;
/* background-color: #FFFFFF; */
}
#globalNav li{
float:left;
margin-top:10px;
}
#globalNav ul a{
color: #FFFFFF;
padding:0 5px 0 10px;
float:left;
line-height:1.5em;
height:30px;
	
	/* background-color: #FFFFFF; */
}
#globalNav ul a.attiva:link,
#globalNav ul a.attiva:visited,
#globalNav ul a.attiva:hover,
#globalNav ul a.attiva:focus,
#globalNav ul a.attiva:active{
background-color:/*#FFFFFF*/;
color:#a02c2c;
}

#globalNav img{
 display: block;
}



/*************** #pageName styles **************/
#globalName{
	font-size: 120%;
	color: #FFFFFF;
	height: 30px;
	background-image: url(img/Sorano_03.gif);
	background-repeat: no-repeat;
}

#globalName a.nom-site{
	font-size: 120%;
	margin-top:5px;
	padding-top: 0px;
	color: #FFFFFF;
	margin-left:5px;
	}
#pageName{
	margin: 10px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------
 	3.1 submenu
 -------------------------------------------------------------------- */
  #banda 
 {
	margin:0px 0 1px 0;
	padding:0 0px 0 0px;
	
	height:130px;
	list-style:none;
	}
	#banda:hover 
 {
	margin:0px 0 1px 0;
	padding:0 0px 0 0px;
	height:130px;
	list-style:none;
	}
	.banner
{
	text-align: left;
	margin:0 0px 0 0px;
	}

/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #5f6976;
}

a:hover
{
	text-decoration: underline;
	color: #a02c2c;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #a02c2c; }


/* -------------------------------------------------------
 	2. MISE EN PAGE - BLOCS PRINCIPAUX
 ------------------------------------------------------- */

body {
	color: #5f6976;
	font: 85%/1.0 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	/* pour centrer horizontalement la boite #page dans IE/Win */
	/*  background-color: #FFFFFF; */
	/* background-image - voir/see : 'alter.css' */
 }

#page
{
	position: relative;
	text-align: left; /* pour annuler l'heritage de text-align:center de BODY */
	margin: 3em auto; /* auto pour centrer horizontalement la boite dans BODY 
						 pour le navigateurs autres que IE/WIN */
	margin-top: 0em;
	padding: 0;
	width: 100%; /* ou 100% pour largeur fluide pleine largeur */
	
}



#navigation			/* (inc/inc-menu.html) */ {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 200px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

#bloc-contenu
{
	position: static;
	border-left: solid 3px #FFFFFF;
	margin: 20px 160px 5px 200px;
	padding: 0px 10px 5px;
	/* background: white;*/
	z-index: 20;
}
#bloc-contenu-art
{
	position: static;
	border-left: solid 3px #FFFFFF;
	margin: 20px 0px 5px 200px;
	padding: 0px 10px 5px;
	/* background: white;*/
	z-index: 20;
}
#bloc-contenusomm
{
	position: static;
	margin: 20px 0px 5px 360px;
	padding: 0px 10px 5px;
/* 	background: white;*/
	z-index: 20;
}
#bloc-contenuplan
{
	position: static;
	border-left: solid 3px #FFFFFF;
	margin: 20px 0px 5px 200px;
	padding: 0px 10px 5px;
	z-index: 20;
}
#conteneur #contenu {
	float: right;
	width: 78%;
	border-left: 3px solid #A4A8B5;
}
#conteneur #contenurubr {
	float: right;
	width: 58%;
	border-left: 3px solid #A4A8B5;
}
#conteneur #contenuhome {
	float: right;
	width: 58%;
	border-left: 3px solid #A4A8B5;
/*	border-right: 1px solid #A4A8B5; */
}

#conteneur #navigation {
	float: left;
	width: 20%;
/*	border-left: 1px solid #A4A8B5; */
}
#contenu #navigationsxdx {
	float: right;
	
	width: 19%;
	margin-right: 1em;
	
	/*border-left: 1px solid #A4A8B5; */
}
#encart
{
	position: absolute;
	top: 185px;
	right: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
#encartsx
{
	position: absolute;
	top: 185px;
	left: 200px;
	width: 160px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

#bas			/* (inc/inc-bas.html) */
{
	margin-top: 60px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	text-align: center;
	margin-left: 155px;
	margin-right: 155px;
}



/* -------------------------------------------------------
 	4. ELEMENTS HTML DE BASE
 ------------------------------------------------------- */

 h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
	font-weight: bold;
	color:#A4A8B5;
}
h1.logo
{ 
   clear:left;
   position:relative;
   margin-left:0px;
   margin-top:20px;
   padding-left: 10px;
   margin-bottom: 2px;
   color:#A4A8B5;
}

h1.titre
{ 
   clear:left;
   position:relative;
   margin-left:0px;
   padding-left: 10px;
   margin-bottom: 10px;
   color:#a02c2c;
}
h1.titre-article 
{ 
   clear:left;
   position:relative;
   margin-left:0px;
   padding-left: 0px;
   margin-bottom: 10px;
   color:#a02c2c;
}
h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
	color:#a02c2c;
}

h2.titre-article 
{ 
   clear:left;
   position:relative;
   margin-left:10px;
   padding-left: 10px;
   margin-bottom: 0px;
   color:#a02c2c;
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	font-weight: bold;
}

/* Intertitres insérés dans un article  */
h3.spip {
	margin-top: 1em;
	margin-bottom: .4em;
	padding-bottom: .1em;
	/* border-bottom: 1px #4B4B4B dashed; */
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	/* background-color: #FFFFFF; */
}

h4
{
	margin: 2px;
	font-size: 100%;
	font-weight: bold;
}

h5
{
	margin: 2px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
}

h6
{
	margin: 2px;
	margin-left: 0px;
	font-size: 80%;
	font-weight: bold;
}
/* ------------------------------------------------------------------
 	5. NAVIGATION et MENUS
 -------------------------------------------------------------------- */
/* COULEURS des menus */
.menu ul li {/*border-bottom: 1px solid #FFFFFF;*/} /* separateur : meme couleur que fond de BODY */

.menu ul li a:hover { text-decoration: none; }

/* text : color */
.menu ul li a, 
.menu ul li a:visited,
.menu ul li b 				{ color: #5f6976;}

.menu ul li li a, 
.menu ul li li a:visited 			{ color: #5f6976;}

.menu li span 				{ color: #5f6976;}


.menu ul li a:hover         { color: #a02c2c;}
.menu ul li li a:hover      { color: #a02c2c;}
.menu ul li li a.lienon 	{ color: #5f6976;}


/* background */
.menu ul li a,
.menu ul li b 				{ /* background-color: #FFFFFF; */ }


.menu ul li li a, 
.menu ul li li a:visited,
.menu li span 				{ /* background-color: #FFFFFF; */ }

.menu ul li a:hover         { /*background-color: #EEF4FF;*/ }
.menu ul li li a:hover      { /*background-color: #EEF4FF; */}
.menu ul li li a.lienon 	{ /*background-color: #5f6976; */}


.menu ul li li a.article { /* background-color: #FFFFFF; */ }
.menu ul li li a.article:hover { /*background-color: #c2cad5; */}


/* TYPO et ESPACEMENT des menus */

.menu ul 
{
	font-size: 90%;
	line-height: 1.2em;
	font-weight:bold;
	text-align: left;
	list-style-type: none;
	margin: 0;	padding: 0;
}

.menu ul ul { font-size: 1em; margin: 0;}
.menu ul li { margin: 0; }

.menu ul li a, .menu ul li b
{	
	text-decoration: none;
	padding: 3px 0 3px 4px;
	display: block;	
	background-repeat: no-repeat;
	background-position: top left;
}

.menu ul li li a { padding-left: 4px; font-weight: normal;}
.menu ul li li li a { padding-left: 10px;}
.menu ul li li li li a { padding-left: 16px;}
.menu ul li li li li li a { padding-left: 22px;}
.menu ul li li li li li li a { padding-left: 28px;}

.menu li span
{
	display: block;	
	font-style: italic;
	font-size: 92%;	
}
.menu li li address a
{
	padding: 0px 0 4px 4px;
	font-style: italic;
	font-size: 92%;	
}
/*  ANNONCE dans # */
.annonce
{
	/* background-color: #FFFFFF; */
	/* overflow: hidden; */
	text-align: center;
}
.menu li.annonce a { padding: 0; }
.menu li.annonce .spip_logos,
.menu li.annonce a img { margin-top: 0; }

#menu-recherche { margin-top: 2px; }
#menu-recherchedusu { margin-top: 3px;width:190px;margin-bottom: 20px;}
#menu-recherche.menu ul li { border-top: 0; }


#menu-rubriques { position: static;top: 0px; width:190px;}

.menu-item { font-size: 85%; }

.menu-item,
.menu-titre-special, 
.menu-titre { /* background-color: #FFFFFF; */} 


/* ------------------------------------------------------------------
 	5. MENUS art home
 -------------------------------------------------------------------- */
/* COULEURS des menus */
.menusxcxdx ul li {	/*border-top: 1px solid #eee; */ } /* separateur : meme couleur que fond de BODY */

.menusxcxdx ul li a:hover { text-decoration: none; }

/* text : color */
.menusxcxdx ul li a, 
.menusxcxdx ul li a:visited,
.menusxcxdx ul li b 				{ color: #5f6976;font-weight:bold;}

.menusxcxdx ul li li a, 
.menusxcxdx ul li li a:visited 			{ color: #5f6976;font-weight:bold;}

.menusxcxdx li span 				{ color: #5f6976;font-weight:bold;}


.menusxcxdx ul li a:hover         { color: #5f6976;}
.menusxcxdx ul li li a:hover      { color: #5f6976;}
.menusxcxdx ul li li a.lienon 	{ color: #FFFFFF;}


/* background */
.menusxcxdx ul li a,
.menusxcxdx ul li b 				{ /* background-color: #FFFFFF; */ }


.menusxcxdx ul li li a, 
.menusxcxdx ul li li a:visited,
.menusxcxdx li span 				{ /* background-color: #FFFFFF; */ }

.menusxcxdx ul li a:hover         { /* background-color: #FFFFFF; */ }
.menusxcxdx ul li li a:hover      { /* background-color: #FFFFFF; */ }
.menusxcxdx ul li li a.lienon 	{ /* background-color: #FFFFFF; */ }


.menusxcxdx ul li li a.article { /* background-color: #FFFFFF; */ }
.menusxcxdx ul li li a.article:hover { /* background-color: #FFFFFF; */ }


/* TYPO et ESPACEMENT des menus */

.menusxcxdx ul 
{
	font-size: 88%;
	line-height: 1.2em;
	font-weight:bold;
	text-align: left;
	list-style-type: none;
	margin: 0;	padding: 0;
}

.menusxcxdx ul ul { font-size: 1em; margin: 0;}
.menusxcxdx ul li { margin: 0; }

.menusxcxdx ul li a, .menusxcxdx ul li b
{	
	text-decoration: none;
	padding: 3px 0 3px 4px;
	display: block;	
	background-repeat: no-repeat;
	background-position: top left;
}

.menusxcxdx ul li li a { padding-left: 4px; font-weight: normal;}
.menusxcxdx ul li li li a { padding-left: 10px;}
.menusxcxdx ul li li li li a { padding-left: 16px;}
.menusxcxdx ul li li li li li a { padding-left: 22px;}
.menusxcxdx ul li li li li li li a { padding-left: 28px;}

.menusxcxdx li span
{
	display: block;	
	font-style: italic;
	font-size: 92%;	
}
.menusxcxdx li li address a
{
	padding: 0px 0 4px 4px;
	font-style: italic;
	font-size: 92%;	
}


/* -------------------------------------------------------
 	6. ARTICLE
 ------------------------------------------------------- */

.texte
{
	text-align: left;
	line-height: 1.3em;
	text-transform: inherit;
	
}

p.spip { text-align: left; }

.chapo
{
	text-align: left;
	/* background-color: #FFFFFF; */
	padding: .5em;
	margin: 0 0 1em 0;
}

/* L'information de date et auteur au dessus de l'article */
.detail
{
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}

.petit-info
{
	font-size: smaller;
	font-weight: bold;
}

.spip_bouton
{
	font-size: smaller;
	font-weight: bold;
}

.ps
{
	text-align: left;
	font-size: 90%;
}

.notes
{
	text-align: left;
	font-size: 90%;
}

.surtitre
{
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
}

.sous-titre
{
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 90%;
}

.pagination { font-size: 90%; }

 #banda .spip_documents
{
	font-size: 85%;
	margin: 0px;
}
.spip_documents
{
	font-size: 85%;
	margin-right: 10px;
}
#banda .spip_documentsban
{
	font-size: 85%;
	margin: 0px;
}
.spip_doc_titre { font-weight: bold; font-size: 1em; line-height: 1em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 1em; line-height: 1em; margin-left:auto; margin-right:auto;
}

ul.spip { margin-left: 1em; padding: 0; } 
ol.spip { margin-left: .8em; padding: 0; }
ul ul.spip,
ol ol.spip,
ol ul.spip,
ul ol.spip { margin-left: 0; padding: 0; }
ul.spip, ul ul.spip, ol ul.spip { list-style: square;}
ol.spip { list-style: decimal; }
/* ul.spip li, ol.spip li { list-style: inherit; } */
ol li.spip { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }
ul li.spip { margin: 0.3em 0 0.3em 1.2em; list-style-position: outside; }
ul ol li.spip { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }


/* -------------------------------------------------------
 	7. GENERAL
 ------------------------------------------------------- */

#bas { font-size: 85%; }
#plan { font-size: 95%; }

.date-entete { font-size: 80%; }

/* mot recherche dans page resultats de recherche */
.mot-precis
{
	font-style: italic;
	font-size: 83%;
	color: #777777;
}

.lang
{
	color: red;
	text-transform: uppercase;
}


/* -------------------------------------------------------
 8. EDITO (sur page sommaire.html)
------------------------------------------------------- */

.edito .bandeau {
	overflow: hidden;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-color: #A4A8B5;
	border-width: 0 0 2px 0;
	border-style: dotted;
}

.edito h3 {
	margin: 0;
	padding: 0;
	color: #a02c2c;
	/* background-color: #FFFFFF; */
	text-transform: uppercase;
	text-indent: 4px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4;
	/* background-image - voir/see : 'alter.css' */
}

.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited,
.edito h3 a:hover {
	color: #A4A8B5;
	font-size: 90%;
}

.edito .chapo { margin-top: 0; background-color: #eee;}

.edito .suite { text-align: right; }

/* -------------------------------------------------------
 9. PETITION
------------------------------------------------------- */

#petition
{
	float: right;
	width: 170px;
	margin-left: 12px;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}

.signatures
{
	font-size: 92%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width:100%;
}

.signatures td 
{ 	
	/* background-image - voir/see : 'alter.css' */
 }

.signatures-titre
{
	font-size: 92%;
	font-weight: bold;
	margin: 0px;
}

.signature-date
{
	white-space: nowrap;
	background: #DDDDDD;
	padding: 0.5em;
}

.signature-nom
{
	font-weight: bold;
	background: #EEEEEE;
	padding: 0.2em;
	text-align: center;
}

.signature-message
{
	background: #f4f8f8;
	padding: 0.4em;
	text-align: left;
}


/* -------------------------------------------------------
 	10. FORUM
 ------------------------------------------------------- */

a.spip_barre img
{
	border: 1px solid #bbb;
	padding: 2px;
	margin: 0px;
	background-color: #eee;
}

a.spip_barre:hover img
{
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0px;
	background-color: white;
}

.reponse_formulaire
{
	font-family: Arial, Geneva, Helvetica, Lucida, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.forum-titre
{
	font-weight: bold;
	font-size: 120%;
}

ul .forum-chapo { font-size: 83%; }
.forum-item { font-size: 92%; }

/* Format des champs d'entrée pour le forum*/
.forml
{
	font-size: 100%;
	color: #444444;
}


/* -------------------------------------------------------
 11. FORMULAIRE (PETITION, INSCRIPTION, FORUM)
------------------------------------------------------- */

.formulaire
{
	color: #777;
	font-size: 97%;
}

/* -------------------------------------------------------
 	12. ADMIN, LOGIN, BOUTONS ADMIN
 ------------------------------------------------------- */

.spip-admin { font-size: 92%; }
.spip_bouton { color: #444; }

/* -------------------------------------------------------
 	13. STYLE DÉSACTIVÉ
 ------------------------------------------------------- */

.structure { display: none; }

/* -------------------------------------------------------
 	14. FORMATS DE TEXTE
 ------------------------------------------------------- */

.article-info-rubrique
{
	text-align: left;
	margin-bottom: 10px;
}

.extrait
{
	margin: 5px;
	margin-left: 0px;
	line-height: 1.4em;
	padding: 8px;
	padding-left: 0px;
	padding-bottom: 2px;
	
}


.extrait a.suite,
.extrait a.suite:link,
.extrait a.suite:visited
{
	text-decoration: none;
	color: maroon;
	font-variant: small-caps;
	display: inline;
}

.extrait a.suite:hover
{
	color: #085D85;
	text-decoration: underline;
}

.bouton
{
	background: #EEEEEE;
	border: solid 1px #BBBBBB;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.separateur
{
	width: 6px;
	font-size: 10px;
	height: 9px;
	padding-right: 2px;
	/* background-image - voir/see : 'alter.css' */
}

.mot-precis
{
	padding-left: 2px;
	padding-right: 3px;
}

.chapo
{
	line-height: 1.4em;
	margin-top: 1em;
}

.ps
{
	padding-top: 0.6em;
	margin-top: 0.6em;
	margin-bottom: 10px;
	border-top: 1px dashed #AAAAAA;
}

.ligne-debut
{
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid #A4A8B5;
}

.notes
{
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/* date dernier ajout */
.date-entete
{
	text-align: right;
	margin-top: -16px;
	margin-right: -5px;
	margin-bottom: 10px;
}

.cartouche
{
	/*border-top: 2px solid #404040;*/
	margin-bottom: 15px;
	/*clear: right;*/
}

.spip_logos,
.cartouche .spip_logos,
.logo-liste-art .spip_logos
{
	padding-left: 0px;
	margin: 0 1em 0.3em 0;
}
.sommaire .logo-liste-art {clear:both}

/* -------------------------------------------------------
 	15. PLAN DE SITE
 ------------------------------------------------------- */

#plan
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#plan ul
{
	padding-left: 2px;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 1.5em;
}

#plan ul ul { list-style: disc; }
#plan ul ul ul { list-style: disc; margin-left: 1em;}
#plan ul ul ul ul { list-style: disc; }

#plan li
{
	/*background: #EEEEEE;*/
	margin-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
}

#plan li li
{
	font-weight: normal;
	list-style-type: square;
}

.plan-archives
{
	font-size: 97%;
	font-weight: bold;
	padding-left: 1px;
	font-weight: bold;
	background: #DDDDDD;
}

#plan h2 {
	color: #A4A8B5;
	text-transform: uppercase;
	font-weight: normal;
}
#plan h3 {
	text-transform: uppercase;
	padding: 2px 0;
	text-indent: 2px;
	color: #A4A8B5;
}


/* -------------------------------------------------------
 	16. FORUM
 ------------------------------------------------------- */

ul.forum-total
{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.forum-fil { margin-top: 10px; }

.forum-fil ul
{
	display: block;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
	list-style: none;
}

.forum-item
{
	margin: 0px;
	padding: 5px;
	padding-bottom: 0;
	text-align: left;
	background: white;
}

.forum-repondre-message
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum
{
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}

ul ul .forum { border: 1px solid #a4a4a4; }
ul ul ul .forum { border: 1px solid #b8b8b8; }
ul ul ul ul .forum { border: 1px solid #cccccc; }
ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }
ul ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo
{
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	/*padding-top: 3px;*/
	padding-bottom: 2px;
	background: #EEF4FF;
}

ul ul .forum-chapo { background: #EEF4FF; }
ul ul ul .forum-chapo { background: #EEF4FF; }
ul ul ul ul .forum-chapo { background: #EEF4FF; }
ul ul ul ul ul .forum-chapo { background: #EEF4FF; }


/* -------------------------------------------------------
 	17. FORMULAIRES
 ------------------------------------------------------- */

form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: inherit;
}

fieldset { border: 0px; }

.formulaire
{
	margin: 0px;
	margin-bottom: 16px;
	}


.formrecherche
{
	color: #777;
	font-size: 90%;
  display:block;
	font-weight: normal;
	padding: 1px;
	padding-top: 2px;
	background-color: white;
	margin: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: solid 1px #BBBBBB;
}

.formulaire_recherche label,
.formulaire_menu_lang label,
a#formulaire_recherche,
a#formulaire_menu_lang { display: none; }

.formulaire_recherche fieldset,
.formulaire_menu_lang fieldset {
	padding: 0;
	margin: 0;
}

#champ-recherche {}
.bouton
{
	display:none;
}

/* Format des champs d'entrée pour le forum*/
.forml
{
	/* background-color: #FFFFFF; */
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #AAAAAA;
	width: 95%;
}

#menu-recherche .forml
{
	margin: 0px 0;
}


#menu-lang,
#formulaire-lang
{
	position: absolute;
	top: 10px;
	margin-right: 30px;
	text-transform: uppercase;
	text-align: right;
	font-size: 90%;
	color: #693400;
	margin-right: 10;
	padding: 0;	
	z-index:99;
}
#menu-lang a img{
border:none;
}
#menu-lang a:link {
background:transparent;
color:#FFFFFF;
}
#menu-lang a:visited{
background:transparent;
color:#FFFFFF;
}
#menu-lang a:hover,a:focus,a:active{
background:transparent;
color:#FFFFFF;
}
/* l'intestazione: i collegamenti */
#testa a:link,#testa a:visited{
text-decoration:none;
}
#testa a:hover,#testa a:focus,#testa a:active{
text-decoration:underline;
}

/* -------------------------------------------------------
 	18. AUTRES ELEMENTS PRODUITS PAR SPIP
 ------------------------------------------------------- */

.spip_code { background-color: #FCF4D0; }
p.spip_note { }
.spip_puce { list-style-position: inside; }
table.spip { }
table.spip tr.row_first { background-color: #FFC629; }
table.spip tr.row_odd { background-color: #FFFFFF; }
table.spip tr.row_even { background-color: #EEF4FF; }

table.spip td
{
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

hr.spip {position:absolute;
top:-1000em;
width:1px;
height:1px;
overflow:hidden; }
b.spip { }
i.spip { }

blockquote.spip
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: solid 0px #AAA; 
	border-left: solid 6px #C90;
	background-color: white;
	padding: 5px;
}

.spip_cadre
{
	width: 100%;
	background-color: white;
	padding: 5px;
}

div.spip_poesie
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	font-size: 1.2em;
}

div.spip_poesie div
{
	text-indent: -60px;
	margin-left: 60px;
}

.spip_surligne { background-color: #FF6; }

/*
 * Barre de raccourcis
 */

a.spip_barre img
{
	padding: 3px;
	background-color: #ffddaa;
	border-color: white #A96 #A96 white;
	border-width: 1px;
	border-style: solid;
}

a.spip_barre:hover img
{
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/*------------------------------------------------
	19. AGENDA
 ------------------------------------------------*/


.agenda #bloc-contenu
{
	position: static;
	border: solid 1px #DEDEDE;
	margin: 0px 0px 5px 155px;
	padding: 10px 10px 5px;
	background: white;
}

#calendrier {
	background-color: #EAEAEA; 
	margin: 0; 
	padding-bottom: 15px; 
	position:relative;
	}
#calendrier table {
	width: 90%; 
	margin: 1px auto; 
	padding: 15px 0; 
	border-style: none;
	}

table.agenda tr, table.agenda td {
	border-collapse: collapse; 
	border: 1px solid #BFBFBF;
	}

table.agenda {
	border-collapse: collapse; 
	border: 1px solid #EAEAEA; 
	}
table.agenda th {
	border-collapse: collapse; 
	border-style: none; 
	background-color: #EAEAEA;
	}
table.agenda a, table.agenda a:link, 
table.agenda a:visited, table.agenda a:active { 
	text-decoration: none; 
	color: #000; 
	padding: 2px; 
	font-size: 9px;
	}
table.agenda a:hover { 
	text-decoration: underline; 
	}
.agendaBouton { 
	border-style: none; 
	color: #FFFFFF; 
	background-color: #BABEBF; 
	padding: 1px 10px;
	}
.agendaNav, .agendaHead, .agendaThisMonth {
	/* background-color: #FFFFFF; */
	}
.agendaThisDay {
	background-color: #BBC9E3;
	}
.agendaNotThisMonth { 
	background: #EFEFEF;
	}
.agendaNav {
	text-align: center; 
	border: none;
	}
.AgendaForm {
	text-align: center; 
	margin: 0; 
	padding: 10px 0; 
	}
div.AgendaForm form fieldset {
	margin: 0; 
	text-align: center; 
	border: none; 
	position: relative;
	}


/* Les flèches de navigation du calendrier */
a.droite {
	position: absolute; 
	width: 8px; 
	height: 14px; 
	display: block;  
	background: url(img/agenda-nav-droite.gif) no-repeat left top; 
	right: 15px; 
	top: 1.5em;
	}
a.gauche {
	position: absolute; 
	display: block; 
	width: 8px; 
	height: 14px; 
	background: url(img/agenda-nav-gauche.gif) no-repeat; 
	left: 15px; 
	top: 1.5em; 
	z-index: 98;
	}
a.gauche span, a.droite span {
	display: none;
	}

 
/*------------------------------------------------
	20. PAGINATION
 ------------------------------------------------*/
 .pagination 
 {
 	text-align: right;
 	clear: both;
 	margin: 16px 4px 4px 4px;
 }

.pagination .ligne2 { text-align: center; padding-bottom: 10px; border-bottom: 1px solid #A4A8B5; }

p.pagination {margin-top:0;text-align:center;font-size:80%;}

/*------------------------------------------------
	21. SOMMAIRE ARTICLE - PLAN
		MODELES (voir : /alternatives/modeles)
 ------------------------------------------------*/
#sommaire {
	float: right;
	display: block;
	width: 160px;
	margin: 0 0 0 1em;
	border: 1px gray solid;
	background-color: white;
	overflow: hidden;
}

.spip_modele {
	width: 160px;
	margin: 0 0 0 1em;
	border: 1px gray solid;
	background-color: white;
	clear: both;
	overflow: hidden;
}

#sommaire h4,
.spip_modele h4 {
	border-bottom: 1px silver dotted;
	text-align: center;
	line-height: 1em;
}

#sommaire ul,
.spip_modele ul {
	font-size: 84%;
	margin: .5em;
	margin-left: 1em;
	padding: 0; 
	list-style-type: square;
}

#sommaire ul li,
.spip_modele ul li { line-height: 1em;margin: .3em 0 0 .5em; }

body.plan #sommaire {
	width: 118px;
}
/* il corpo centrale: il prodotto in particolare evidenza */
#focus{
clear:left;
width:100%;
padding-left:0px;
padding-bottom:5px;
border-bottom:1px solid #A4A8B5;
margin-bottom:5px;
}


/* i due box medi */
 #focusbis{
clear:left;
width:100%;
padding-left:0px;
padding-bottom:5px;
/*border-bottom:1px solid #A4A8B5;*/
 margin-bottom:5px;
 }
/* i due box medi */
 #focusclsx{
clear:left;
width:100%;
margin-top:0px;
padding-left:0px;
padding-bottom:5px;
/*border-bottom:1px solid #999;*/
 margin-bottom:5px;
 }
 /* il corpo centrale sx: prodotti o servizi che si vuole promuovere */
.spotclsx{
	float:left;
	margin-left:0px;
	width:100%;
	font-size: 0.90em;
}
/* i tre box bassi */
#focustris{
clear:left;
width:100%;
padding-left:0px;
padding-bottom:5px;
border-bottom:1px solid #A4A8B5;
margin-bottom:5px;
}


/* -------------------   AGGIUNTE ------------------------------------- */



/* il corpo centrale superiore: prodotti o servizi che si vuole promuovere */
.spotsxtop{
float:left;
margin-left:5px;
width: 100%;
}

.spotsxtop a img{
margin-top:0px;
margin-bottom:10px;
 display: block;
}
.spotsxtop p{
float:left;
margin:5px 0;
}
/* il corpo centrale sx: prodotti o servizi che si vuole promuovere */
.spotsx{
float:left;
margin-top:0px;
margin-left:5px;
width:48%;
}

.spotsx a img{
margin-top:0px;
 display:block;
}
.spotsx p{
margin:3px 0;
}

a img{
border: none;
}
/* il corpo centrale dx: prodotti o servizi che si vuole promuovere */
.spotdx{
float:right;
margin-top:0px;
margin-left:5px;
width:48%;
}

.spotdx a img{
margin-top:0px;
 display:block;
 }
.spotdx p{
margin:3px 0;
}

a img{
border:none;
 }
/* il corpo centrale: prodotti o servizi che si vuole promuovere */
.spotuno{
float:left;
margin-left:0px;
margin-right:2%;
width:31%;
}

.spotuno a img{
margin-top:0px;
display:block;
}
.spotuno p{
margin:3px 0;
}
/* il corpo centrale: prodotti o servizi che si vuole promuovere */
.spotdue{
float:left;
margin-left:0px;
margin-right:1%;
width:33%;
}

.spotdue a img{
margin-top:0px;
display:block;
}
.spotdue p{
margin:3px 0;
}

/* il corpo centrale: prodotti o servizi che si vuole promuovere */
.spottre{
float:right;
margin-left:0px;
margin-right:0px;
width:32%;
}

.spottre a img{
margin-top:0px;
display:block;
}
.spottre p{
margin:3px 0;
}


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #A4A8B5;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }
	.contenutit {
	clear: both;
	background: #EEF4FF;
	border: 1px solid #A4A8B5;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }
.page_plan #contenu .contre-encartPlan ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encartPlan li { list-style: inherit; }
.page_plan #contenu .contre-encartPlanBis ul {
	display: block;
	clear: left;
	margin-right: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encartPlanBis li { list-style: inherit; }

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}
#contenu .contre-encartPlan {
	float: left;
	width: 45%;
	margin-left: 0px;
}
#contenu .contre-encartPlanBis {
	float: left;
	width: 25%;
	margin-left: 10px;
}
#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}
#contenu .encartPlan {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

#contenu .encartPlanBis {
	float: right;
	width: 25%;
	margin: 0;
	margin-bottom: 1em;
}


/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.99em;
}
.breves p{
 margin:3px 0;
 }
.menu-titre {
	padding: 0.2em 0.4em;
	
	text-align: center;
	font-weight: bold;
	color: #A4A8B5;
}

.syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
.breves ul, .syndic ul, .forums ul, .divers ul { padding: 0.2em 0; }
.breves li, .syndic li { padding: 0 0.0em; list-style:none;}
.rubriques li, .forums li, .divers li { padding: 0 0.7em; }
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: /*#FFF;*/}
.rubriques .menu-titre { /*background: #FFFFFF;*/ color: #A4A8B5;}

.breves { background:/* #FFF; */}
.breves .menu-titre {/* background: #FFFFFF; */}

.syndic { background: #fff; }
.syndic .menu-titre { /*background: #FFFFFF;*/ }

.forums { background: #EAEAFF; }
.forums .menu-titre { /*background: #FFFFFF;*/ }

.divers { background: #F8F8E8; }
.divers .menu-titre { /*background: #FFFFFF;*/ }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0px 0px 0px 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.97em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
   display: block;
	margin: 0.77em 0;
	margin-right: 1em;
	padding: 0.77em;
	border-top: 1px solid #A4A8B5;
	 }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	color: #A4A8B5;
	background: #FFFFFF; /* Sinon, superposition dans MSIE */
}
menu-recherche
.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px solid #A4A8B5;;
	font-family: inherit;
	font-size: inherit; }
	.formulaire_spip .formmenu {
	width: 90%;
	padding: 1px;
	border: 1px solid #A4A8B5;;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 1px solid #A4A8B5;
	font-weight: bold;
	float: left; }
	
	img,.spip_logos
{
	
	margin-left: 0px;padding-left: 0px;
	margin: 0 2 0 0em;
	border: 1px solid #FFFFFF;
}

