/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
#deco_haut
{
	background-image: url("fond_haut.jpg");
	background-repeat: no-repeat;
	width: 962px;
	height:18px;
	margin-left: auto;
	margin-right: auto;
}


#deco_bas
{
	height:24px;
	background-image: url("fond_bas.jpg");
	background-repeat: no-repeat;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	
}




body {
	margin: 1.5em;
	text-align: center;
	font-size: 12px;
	color: #333;
	background-color: #E9E9E9;
	
}

#nav_haut
{
	height:18px;
	background-image: url("nav_haut.gif");
	background-repeat: no-repeat;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	
}
#nav_bas
{
	height:18px;
	background-image: url("nav_bas.gif");
	background-repeat: no-repeat;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 958px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#lettre {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}





#conteneur {

	padding-left:5px;
	padding-right:5px;
	
}

#conteneur #contenu {
	float: left;
	width: 720px;

}

#conteneur #navigation {
	float: right;
	width: 200px;
	text-align: center;
	font-size:12px;
	background-color: #CCCCCC;
	margin-right: 5px;
}

#conteneur #ref_commerciales_gauche {
	width:49%;
	height:100%;
	float:left;
	
}

#conteneur #ref_commerciales_droite {
	float: right;
	clear: right;
	width:40%;
	height:100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	}




/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 30em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}


/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333;
	height:150px; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 10px;
	font-size: 0.77em;
	padding-left: 5px;
	margin-top: 5px;
}

/* Pied de page */
#pied {
	clear: both;
	width: 95%;
	margin-top: 10px;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	 }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

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


	h3.sommaire {
	background-color:#82A9B0;
	text-align: left;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	font-weight: bold;
	width:450px;
}

.chapo_sommaire {
	margin-bottom: 12px;
	padding-left:15px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}





/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 5px;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }
	
	h3.spip {
	background-color:#82A9B0;
	text-align: left;
	color: #FFFFFF;
	text-indent: 2em;
	padding: 0.5em;
	width: 520px;
}


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .menudroite, .syndic, .forums, .divers {
	min-width: 12em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.menudroite {
	background-color: #00FFFF;
}
.menudroite .menu-titre {
	background-color: #0000FF;
}

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 2em;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	font-style: italic;
	font-variant: small-caps;
	padding-top: 0.5px;
	padding-right: 0.5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 530px;
}
#contenu .surtitre, #contenu .soustitre {
	font-size: 0.82em;
	color: #999999;
	background-color: #333333;
	text-align: left;
	width: 450px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	padding: 5px;
}

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.page_sommaire #conteneur #navigation .spip_logos
{
	padding: 5px;
}

.page_sommaire .spip_logos {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.spip_logos {
	padding: 5px;
}

.chapo {
	margin-bottom: 12px;
	padding-left:15px;
	line-height: 1.4em; }

.lien {
	margin-bottom: 0.5em;
	padding: 0.2em;
	font-size: 0.82em;
	font-weight: bold;
	margin-top: 0.5em;
	background-color: #B7C8C5;	
}

.texte { color: #000; font-size: 1em;
padding-left: 15px; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0px; list-style: none; }
.liste-articles li {
	clear: both;
	/*padding-left:45px; */
	padding-right:15px;
}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold;
	background-color: #D8D8D8;
	padding-left: 15px;
}

.liste-articles li .spip_logos {
	margin-right: 10px;
	margin-bottom: 10px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	font-size: 0.82em;
	line-height: 1.4em;
	background-color: #D8D8D8;
	padding-right: 15px;
	padding-left: 15px;
}

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #82A9B0;
	color: #FFFFFF;
	text-indent: 2em;
	width: 520px;
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }


/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #CD4829; }
a:hover { text-decoration: underline; }

/*  ------------------------------------------
/*  Mots cles droite
/*  ------------------------------------------ */

.mots_droite {
	min-width: 12em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
	}
	
/*  ------------------------------------------
/*  Menu Horizontal
/*  ------------------------------------------ */


ul#menuhor
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	background:transparent url("bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menuhor li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menuhor li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menuhor li a:hover
{	
	color:#FFFFFF;
	background:transparent url("over_red.jpg") no-repeat top right;	
}
                    
                    