/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */

*{
padding: 0;
margin: 0;
}

body {
	background-color: #423C30; /* url('images/bg_photo.jpg') top center no-repeat;*/
	font-size: 0.9em;
	color: #000;
}

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: 871px;
	text-align: left;
	margin: auto;

}

#conteneur { width: 100%; }

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

}



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

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




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

/* Pied de page */
#pied {
	clear: both;
	width: 650px;
	margin: auto;
	margin-top: 15px;;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.7em; }
#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%; }


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

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

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

/* Typo pour les citations et extraits introductifs */
/*q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }*/


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

/*  Habillage general des menus de navigation
---------------------------------------------- */




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

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.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
---------------------------------------------- */



#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

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

.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; }



/*  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 d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	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 {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

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

.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; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* 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; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

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


/*  ------------------------------------------
/*  CSS perso
/*  ------------------------------------------ */
/* Entete */


#entete{
height: 103px;
width: 800px;
margin: auto;
}

#entete h1{
width: 150px;
height: 103px;
float: left;
display: block;
/*background: transparent url("images/logo4.gif") left -12px no-repeat;   */
margin-top: -2px;
margin-left: 12px;
}
#entete h1 a{
display: block;
width: 150px;
height: 103px;
}

#head_top{
width: 630px;
float: right;
}

#entete h2{
height: 52px;
width: 300px;
display: block;
float: left;
background: transparent url("images/accroche.gif") top left no-repeat;
margin-top: 4px;
}

#entete h2.fr{
background: transparent url("images/accroche_fr.gif") top left no-repeat;
}

#entete h1 span, #entete h2 span{
display : none;
}

#entete ul li{
list-style-type: none;
float: right;
}

#entete ul.menu_top{
float: right;
display: block;
width : 300px;
/*margin-right: 50px;*/
/*margin-right: 10px;*/
margin-top: 5px;
padding-right: 10px;

}

.heure{
float: right;
display: block;
width : 300px;
margin-top: 5px;
text-align: right;
padding-right: 10px;
font-size: 0.7em;
}

#entete ul.menu_lang{
float: right;
display: block;
width : 250px;
/*margin-right: 10px;*/
padding-right: 10px;
margin-top: 5px;
}


#entete ul.menu_top li{
display: block;
margin-left: 10px;
font-size: 0.7em;
float: right;
}

#entete ul.menu_top li a{
color: #111320;
}

#entete ul.menu_lang li{
display: block;
margin-left: 5px;
font-size: 0.7em;
float: right;
}

/* menu principal*/

#entete ul.menu_main, #entete ul.menu_main_fr{
float: right;
clear: right;
width: 530px;
/*margin-right: 100px;*/
margin-top: 7px;
}

#entete ul.menu_main li, #entete ul.menu_main_fr li{
margin-left: 15px;
font-size: 1em;
float: left;
}

#entete ul.menu_main li a, #entete ul.menu_main_fr li a{
color: #BC1D00;
font-weight: bold;
display: block;
height: 19px;
font-family: arial;
font-size: 1.2em;
text-align: center;
text-decoration: none;
}

#entete ul.menu_main li a span, #entete ul.menu_main_fr li a span{
/*display: none;*/
}

#entete ul.menu_main li#menu_home a{
/*background: transparent url("images/menu_en_home.gif")  left -1px no-repeat;*/
width: 65px;

}

#entete ul.menu_main_fr li#menu_home a{
/*background: transparent url("images/menu_en_home.gif")  left -1px no-repeat;*/
width: 85px;

}

#entete ul.menu_main li#menu_home a.on, #entete ul.menu_main_fr li#menu_home a.on{
/*background: transparent url("images/menu_en_home.gif") left bottom no-repeat;*/
color: #181C3A;
}

#entete ul.menu_main li#menu_home a:hover, #entete ul.menu_main_fr li#menu_home a:hover{
color: #EF2E0A;
}

#entete ul.menu_main li#menu_method a{
/*background: transparent url("images/menu_en_method.gif") left -1px no-repeat;*/
width: 85px;
height: 43px;
}

#entete ul.menu_main_fr li#menu_method a{
/*background: transparent url("images/menu_en_method.gif") left -1px no-repeat;*/
width: 90px;
height: 43px;
}

#entete ul.menu_main li#menu_method a.on, #entete ul.menu_main_fr li#menu_method a.on{
/*background: transparent url("images/menu_en_method.gif") left -85px no-repeat;*/
height: 25px;
height: 43px;
color: #181C3A;
}
#entete ul.menu_main li#menu_method a:hover, #entete ul.menu_main_fr li#menu_method a:hover{
color: #EF2E0A;
}

#entete ul.menu_main li#menu_choose a{
/*background: transparent url("images/menu_en_choose.gif") left -1px no-repeat;*/
width: 85px;
height: 42px;
}


#entete ul.menu_main_fr li#menu_choose a{
/*background: transparent url("images/menu_en_choose.gif") left -1px no-repeat;*/
width: 95px;
height: 42px;
}

#entete ul.menu_main li#menu_choose a.on{
/*background: transparent url("images/menu_en_choose.gif") left bottom no-repeat;*/
width: 85px;
height: 42px;
color: #181C3A;
}

#entete ul.menu_main_fr li#menu_choose a.on{
/*background: transparent url("images/menu_en_choose.gif") left bottom no-repeat;*/
width: 95px;
height: 42px;
color: #181C3A;
}

#entete ul.menu_main li#menu_choose a:hover{
color: #EF2E0A;
}

#entete ul.menu_main_fr li#menu_choose a:hover{
color: #EF2E0A;
}

#entete ul.menu_main li#menu_bio a{
/*background: transparent url("images/menu_en_bio.gif") left -1px no-repeat;*/
width: 115px;
height: 20px;
}

#entete ul.menu_main_fr li#menu_bio a  {
/*background: transparent url("images/menu_en_bio.gif") left -1px no-repeat;*/
width: 100px;
height: 20px;
}

#entete ul.menu_main li#menu_bio a.on, #entete ul.menu_main_fr li#menu_bio a.on{
/*background: transparent url("images/menu_en_bio.gif") left -43px no-repeat;*/
color: #181C3A;
}
#entete ul.menu_main li#menu_bio a:hover, #entete ul.menu_main_fr li#menu_bio a:hover{
color: #EF2E0A;
}

#entete ul.menu_main li#menu_pricing a{
/*background: transparent url("images/menu_en_pricing.gif") left -1px no-repeat;*/
width: 85px;
height: 24px;
}

#entete ul.menu_main_fr li#menu_pricing a{
/*background: transparent url("images/menu_en_pricing.gif") left -1px no-repeat;*/
width: 60px;
height: 24px;
}

#entete ul.menu_main li#menu_pricing a.on,#entete ul.menu_main_fr li#menu_pricing a.on{
/*background: transparent url("images/menu_en_pricing.gif") left bottom no-repeat;*/
color: #181C3A;
}
#entete ul.menu_main li#menu_pricing a:hover, #entete ul.menu_main_fr li#menu_pricing a:hover{
color: #EF2E0A;
}

/* Page */
#page{
background: transparent url("images/page3.png") center -35px no-repeat;
width: 871px;
}


#conteneur p, #conteneur dd{
font-size: 0.9em;
line-height: 1.1em;
}

#conteneur h3{
font-size: 0.9em;
color: #A4210B;
font-weight: bold;
}

#ligne_top{
width: 750px;
margin-left: 50px;
height: 90px;
background: transparent url("images/bandeau3.jpg") bottom center no-repeat;
text-align :center;
margin-bottom: 20px;
}

#ligne_top_article{
width: 750px;
margin-left: 50px;
height: 90px;
background: transparent url("images/bandeau3.jpg") bottom center no-repeat;
text-align :center;

margin-top: 20px;
}

#ligne_bottom{
clear: both;
width: 100%;

}

/*#ligne_top .col_gauche{
width: 45%;
float: left;
}

#ligne_top .col_droite{
width: 50%;
float: right;
}*/

#col_gauche{
width: 57%;
float: left;
}

#col_droite{
float: right;
width: 39%;
}

.page_sommaire #conteneur #contenu {
width: 790px;
margin-top: 20px;
font-size: 0.95em;
clear: both;
}



a.on { color: #FFF; font-weight: bold; }

#edito{
/*padding-right: 45px;*/
margin-left: 50px;
}

#edito h3{
font-size : 1.5em;
}

#edito p{
margin-top: 15px;
}

#polaroid{
position: absolute;
z-index: 10;
top: 80px;
margin-left: 250px;
height: 280px;
width: 250px;
}

#news{
/*margin-right: 100px;*/
margin-bottom: 20px;
}

#almanach{
margin-right: 120px;
}

#contact{
/*margin-left: 50px;*/
border: 1px solid #1C203F;
padding: 10px;
}

#push dl{
float: left;
width: 150px;
margin-right: 10px;
margin-left: 5px;
}

#push dt{
font-weight: bold;
color: #FFF;
font-size: 1.2em;
text-align: center;
margin-bottom: 10px;
}

#push dd{
color: #FFF;
text-align: left
}

#push{
background : transparent url("images/fond2.png") center center no-repeat;
padding: 10px;
width: 500px;
border: 1px solid #131524;
}


/*page article*/

h4{
color: #1E2240;
font-size : 1.2em;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
font-weight: bold;
font-family: arial,sans-serif;
}

h5{
color: #111320;
font-size : 1em;
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
}

#page div.texte{
font-size: 1em;
margin-left: 50px;
}

#page #contenu{
width: 530px;

}

.page_plan #page #contenu h2{
margin-left: 50px;
}
.page_plan #page #contenu ul{
margin-left:70px;
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-left: 50px;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
	 }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dotted #423C30;
		margin-left: 50px; }
.ps { font-size: 0.8em;
color: #423C30;
 }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }



#conteneur #navigation {
	/*float: right;

	margin-right: 60px;
	margin-top: 20px;
	text-align: left;
background : #2A3371 url("images/fond2.png") bottom center no-repeat;
	padding-right: 10px;*/
	margin-right: 60px;
	margin-top: 20px;
	text-align: left;
	float: right;
		width: 245px;
font-size: 1.2em; 
padding-right: 12px;
}

#conteneur #navigation .rubriques{
	border: 1px solid #1C203F;


}

.diapos{

}

#navigation a{
color : #A4210B;
}
#navigation h3{
margin-top: 10px;
padding-left: 6px;
}



.menu-titre {
	margin-top: 10px;
	text-align: left;
	font-weight: bold;

}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left; color: #000;  }
#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; }
#navigation li a{ color: #FFF;}
#navigation li a.on{ color: #FFF; text-decoration: underline;}

.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;
	 color: #FFF;
	 margin-left: 10px;
}


/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dotted #423C30;
	margin-left: 50px; 
	font-size: 0.9em;}
	
	#documents_joints a{
	
	}
	
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.9em; 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 {font-size: 0.9em;}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {font-size: 0.9em;}


/* formulaire contact */
#contact_form fieldset{
margin-left: 50px;
margin-top: 20px;
}

#contact_form fieldset legend{
color: #111320;
font-size: 0.8em;
}
#contact_form p{
width: 400px;
margin-top: 5px;
margin-bottom: 5px;
clear: both;
padding: 10px;
margin: auto;
}

#contact_form p input, #contact_form p textarea{
float: right;
width: 250px;
}

#contact_form p textarea{
height: 150px;
}

#contact_form p label{
font-style: italic;
display: block;
float: left;
}

#contact_form .warning{
font-weight: bold;
color: red;

}



/*---------------------------------------hack------------------------------------------------------------*/



hr.invi{

display:block;

height: 1px;

margin: 0;

_margin: -7px 0;

padding: 0;

border: 0;

clear: both;

visibility: hidden;

}
