
html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 0.8125em; /* taille en pixel ÷ 16 = 0.8125em          a 0.75em probleme avec le gras*/
	font-family: Arial, sans-serif;
	color: #707070;
	background: #cdd2b8 url(axome/images/herbe.jpg) repeat-x;
}


/************************************
*	GENERAL
*************************************/

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 {
	font-size: 1.70em;
	background: transparent url(axome/images/h1.png) no-repeat left bottom;
	padding: 5px 0 7px 12px;
}
#centre h2 {
	font-size: 1.40em;a
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 2px solid #d0d0d0;
	margin-bottom: 8px;
}
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #961895; text-decoration: underline; }
a:focus,a:hover,a:active { color: #3f963a; text-decoration: none; }

strong { font-weight: bold; color: #222; }
em { font-style: italic; }
small { font-size: 0.90em; color: #666; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }

/* général spip */

h3.spip { color: #3f963a; margin: 0; padding: 20px 0 8px 0; font-size: 1.4em; font-weight: normal; }
hr.spip { margin: 2em auto; }
div.hr { clear: both; height: 2px; overflow: hidden; }
ul.spip { padding-left: 20px; margin: 0;}
ul.spip li { background : transparent url(axome/images/puce.gif) no-repeat 0 6px; padding-left: 12px; }
ol.spip { list-style: decimal; }
.nettoyeur { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
.invisible { position: absolute; top: -3000em; height: 1%; }

div#logo_article {	float: right;	padding: 0 0 4px 8px; }
div#logo_article img { border: 1px solid #cfcdcf; padding: 4px; }


/************************************
*	STRUCTURE
*************************************/

div.fond {	width: 980px;	margin: 0 auto; background: transparent url(axome/images/axome_fond.png) repeat-y; }
div#conteneur { background: transparent url(axome/images/article_haut.jpg) no-repeat; }
div#haut {	height: 217px;	overflow: hidden; }
a#logo { float: left; display: block; width: 331px; height: 163px; }
div#gauche { float: left; width: 196px; padding: 0; }
div#centre { float: left; width: 520px; padding: 10px 0 20px 15px; }
div#droite { float: right; width: 211px; padding: 12px 0; }

div#page2 {
	padding: 0 6px;
}



div#diaporama_haut {
	float: right;
	width: 634px;
	height: 135px;
	padding: 14px 13px 0 0;
	overflow: hidden;
}
div#diaporama_haut ul { margin: 0; padding: 0; }

/************************************
*	FOOTER
*************************************/

#pied {
	clear: both;
	margin: 0;
	padding: 30px 10px 20px 10px;
	height: 35px;
	font-size: 0.90em;
	background: #CDD2B8 url(axome/images/article_bas.png) no-repeat;
}
#pied a { color: #707070; padding: 0 3px; }
#pied_gauche { float: left; width: 450px; }
#pied_droite { float: right; text-align: right; width: 510px; }



/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal {
	clear: both;
	float: left;
	height: 40px;
	width: 800px;
	padding: 1px 0 0 5px;
	overflow: hidden;
}
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li {	float: left; padding-right: 2px; background: transparent url(axome/images/sep.png) right top no-repeat; }

div#menu_principal ul li a {
	float: left;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	padding: 7px 6px 10px 6px;
	width: 120px;
	text-decoration: none;
}

div#menu_principal ul li a:hover, div#menu_principal ul li.menu_active_oui a {	background: transparent url(axome/images/focus.png) repeat-x;}





/************************************
*	MENU GAUCHE
*************************************/

#gauche h2 { display: none; }
div.fond_menu_gauche {
	padding: 20px 0;
}
#gauche ul { margin: 0; padding: 0; list-style: none; }
#gauche ul li { background: transparent url(axome/images/dot.gif) no-repeat center bottom; padding-bottom: 2px; }
#gauche ul li a {
	display: block;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color: #176d2b;
	padding: 8px 5px 8px 14px;
}
#gauche ul li a.active_oui {
	color:#fff;
	padding-left: 24px;
	background: #961895 url(axome/images/pg.gif) 14px 12px no-repeat;
}
#gauche ul li a:hover { color:#fff; background-color: #961895; }
#gauche ul li ul { padding-left: 15px; border: 0; font-size: 0.9em; }
#gauche ul li li { padding: 0; border: 0; background: none; }
#gauche ul li ul li a { padding: 5px 5px 4px 14px!important; text-transform: none; }
#gauche ul li ul li a:hover,
#gauche ul li ul li a.active_oui {
	color:#961895;
	background-color: transparent;
	background-image: none;
	padding: 5px 5px 4px 14px!important;
}




/************************************
*	DROITE
*************************************/

div#outils ul { margin: 0; padding: 0; }
div#outils ul li { margin: 0; padding: 0 0 2px 0; background: transparent url(axome/images/dot.png) no-repeat 5px bottom; }
div#outils ul li a {
	display: block;
	text-transform: uppercase;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	padding: 9px 0 7px 40px;
}
div#outils ul li a:hover { color: #444; }

div#zone_droite_1 { padding: 20px 0; }

div#flash_info {
	background: transparent url(axome/images/fond_flash.png) no-repeat;
	padding: 40px 10px;
	font-size:0.9em;
}
div#flash_info h3 { color: #444; }


/************************************
*	HOME
*************************************/
body.page_sommaire div.fond { background: transparent url(axome/images/home_fond.jpg) no-repeat; height: 840px; }
body.page_sommaire div#conteneur { background-image: none; }

div#gauche_home { float: left; width: 252px; padding: 70px 0 0 15px; height: 510px; overflow: hidden; }
div#centre_home { float: left; width: 428px; padding: 50px 0 20px 35px; height: 510px; overflow: hidden; }
div#droite_home { float: right; width: 211px; padding: 60px 0 12px 0; height: 510px; overflow: hidden; }

	#edito { height: 145px;}
	#edito h3 { font-size: 1em; line-height: 1em; padding-bottom: 4px; }
	#gauche_home .spip_documents_right { padding-right: 15px; }
	
	#en_images { padding-top: 97px; height: 267px; }
	#en_images_logo { padding: 8px 0; }

	#actu {
		height: 330px;
		overflow: hidden;
	}
	#actu ul { margin: 0; padding: 0; }
	#actu ul li { padding: 11px 0; font-size: 0.90em; background: transparent url(axome/images/sep_actu.png) no-repeat center bottom; }
	#actu ul li.actu3 { padding-bottom: 3px; background-image: none; }
	#actu h4 { font-size: 1.2em; font-weight: bold; }
	#actu h4 a { color: #23a6f8; text-decoration: none; }
	#actu p.ladate { margin: 0; font-size: 0.85em; padding: 0 0 5px 0; }
	#actu .logo_actu { float: left; padding: 0 10px 4px 0; }
	#actu .logo_actu img { border: 2px solid #ddded9; }
	#actu a.voir_tout {
		display: block;
		clear: both;
		height: 22px;
		background: transparent url(axome/images/toutes_actus.png) no-repeat right center;
	}
	
	#agenda {
		padding-top: 45px;
		height: 160px;
		overflow: hidden;
	}
	#agenda ul { margin: 0; padding: 0 12px; }
	#agenda ul li {
		background: transparent url(axome/images/cal.png) no-repeat left 5px;
		padding: 2px 0 2px 22px!important;
	}
	#agenda ul li p.affdate { font-weight: bold; margin: 0; padding: 0; }
	#agenda ul li p.affdate a { color: #ff4b07; text-decoration: none; }
	#agenda ul li h4 {
		background: transparent url(axome/images/sep_actu.png) no-repeat 40% bottom;
		padding-bottom: 8px;
		font-weight: bold;
		font-size: 0.85em;
		margin: 0!important;
	}
	#agenda ul li h4 a { color: #555; text-decoration: none; }
	#agenda ul li.evt3 h4 { background-image: none; }
	
	
	#agenda a.voir_tout {
		display: block;
		clear: both;
		height: 22px;
		background: transparent url(axome/images/bout_agenda.gif) no-repeat right center;
	}


body.page_sommaire #pied { background: transparent none; padding-top: 15px; }




/************************************
*	CONTENU
*************************************/

div.contenu_article { min-height: 100px; padding: 5px; }

#hierarchie { clear: both; padding: 8px 0 12px 0; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #777; text-decoration: none; }
#hierarchie a:hover { text-decoration: underline; }
#hierarchie strong { color: #999; font-weight: normal; font-style: italic; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #961895; }
.texte_article { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps {
	clear: both;
	margin: 15px 5px;
	color: #fff;
	background: #479e3d url(axome/images/ampoule.png) no-repeat 6px 6px;
	padding: 10px 15px 20px 45px;
	line-height: 1.4em;
}
.ps a { color: #fff; }
.ps p { margin: 0; }

.notes { clear: both; font-size: 0.90em; border-top: 1px dotted #CDD2B8; padding: 8px; margin-top: 15px; }
#centre .notes h2 { border: none; }
.notes p { margin: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }





.equipe {
	float: left;
	width: 145px;
	height: 180px;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	margin: 6px;
	text-align: center;
	padding: 10px 5px;
	overflow: hidden;
	line-height: 1em;
}

.equipe .equipe_photo { height: 88px; }

.equipe h4 {
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0;
	color: #222;
	line-height: 1em;
}

.equipe p { font-size: 0.9em; line-height: 1em; margin: 0; padding: 0; }










/************************************
*	PORTFOLIO
*************************************/
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos, #documents_portfolio a:hover .spip_logos, #documents_portfolio a:active .spip_logos { border-color: #8B6F92; }





/************************************
*	RECHERCHE
*************************************/

div.recherche {	float: right;	width: 170px;	padding-top: 9px; }
div.recherche label { display: none; }
div.recherche input#recherche {
	float: left;
	width: 110px;
	border: 1px solid #d3d3d3;
	color: #7d7c7f;
	padding: 2px;
	margin-right: 6px;
	height: 18px;
}
div.recherche input#bt_recherche {
	float: left;
	display: block;
	text-indent: -3000em;
	width: 33px;
	height: 24px;
	border: none;
	line-height: 0em;
	font-size: 0em;
	background: transparent url(axome/images/bout_ok.png) no-repeat;
	cursor: pointer;
}




/************************************
*	PLAN
*************************************/

div.plan_site ul { margin: 0; padding: 0; }

div.plan_site ul li {
	display: block;
	padding: 20px;
	background: transparent url(axome/images/dot.png) center bottom repeat-x;
}

div.plan_site ul li ul li { padding: 0 30px; background: none; }

div.plan_site ul li strong a {
	display: block;
	color: #368c36;
	font-size: 1.3em;
	text-decoration: none;
}
div.plan_site ul li ul li strong a { font-size: 1em; padding-top: 8px; }

div.plan_site ul li ul li ul li a { text-decoration: none; }







/************************************
*	AGENDA
*************************************/

ul#liste_articles { margin: 0; padding: 0; }
ul#liste_articles li { padding: 18px 0; line-height: 1.2em; background: transparent url(axome/images/sep_actu.png) no-repeat center bottom; }
ul#liste_articles h4 { font-size: 1.4em; font-weight: bold; }
ul#liste_articles h4 a { text-decoration: none; }
ul#liste_articles p.affdate { margin: 0; font-size: 0.85em; padding: 0 0 5px 0; }
ul#liste_articles .logo_art { float: left; padding: 0 14px 8px 0; }
ul#liste_articles .logo_art img { border: 2px solid #ddded9; }






/************************************
*	ANNUAIRE
*************************************/

div#liste_articles ul { margin: 10px 20px; padding: 0; }
div#liste_articles ul li { padding: 10px 15px 18px 20px; border-bottom: 1px dotted #ccc; }
div#liste_articles ul li h3 { line-height: 1em; }
div#liste_articles ul li h3 a { text-decoration: none; }
div#liste_articles ul li h4 { color: #222; font-size: 0.9em; }
div#liste_articles ul li p { margin: 0; padding: 0; line-height: 1em; }

div#recherche_annu { padding: 18px 10px;}
div#recherche_annu p { margin: 0; padding: 3px; color: #333; font-weight: bold; }
div#recherche_annu select { width: 160px; }













/* SPIP-STYLE                                                           */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

ul, li {list-style-type: none;}

/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip { clear: both; width: 80%; margin: 5px auto; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #bbb; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip td { padding: 4px 6px; text-align: left; border: 1px solid; }
table.spip th { padding: 6px 8px; vertical-align: bottom; font-weight: bold; text-align: center; border: 1px solid; }
table.spip td { vertical-align: top; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents strong { display: block; padding: 4px; width: 70%; margin: 0 auto;}
.spip_documents em { font-size: 0.9em; display: block; padding-top: 2px; width: 70%; margin: 0 auto; font-style: normal; }
.spip_documents_center { display: block; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_out, a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FFEE92; padding: 3px; border: 1px outset #D7D7C2; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}




