
html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 0.75em;
	font-family: Arial, sans-serif;
	color: #444;
	background: #625147 url(sites/imhotep2/axome/images/trame.gif) repeat-x;
}


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

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 1.70em; }
h2 { font-size: 1.40em; font-weight: normal; }
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #8AB203; text-decoration: underline; }
a:hover { color: #838F5B; text-decoration: none; }

strong { font-weight: bold; color: #222; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }

/* général spip */

h3.spip { margin: 0 0 10px 0; padding: 10px 0 2px 0; font-size: 1.3em; font-weight: bold; color: #8AB203; border-bottom: 1px solid #8AB203; }
hr.spip { margin: 2em auto; }
ul.spip { margin: 0; padding-left: 25px;}
ul.spip li { background : transparent url(sites/imhotep2/axome/images/puce.gif) no-repeat 0 3px; padding-left:20px; }
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: 4px solid #ddd; padding: 1px; }


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

div.fond {	width: 980px;	margin: 0 auto; }
div#page {
	background: transparent url(sites/imhotep2/axome/images/axome_fond.gif) repeat-y;
}
div#page2 {
	background: transparent url(sites/imhotep2/axome/images/axome_bas.gif) no-repeat center bottom;
	padding-bottom: 80px;
}

div#titre_page {
	height: 50px;
	background: transparent url(sites/imhotep2/axome/images/axome_titre.gif) no-repeat;
	color: #fff;
	padding: 13px 0 0 25px;
}

div#titre_page img, div#titre_page div { float: left; }

div#titre_page div { padding-left: 24px; background: transparent url(sites/imhotep2/axome/images/sep_titre.gif) 7px 7px no-repeat; }

div#coul_page_fiche { height: 50px; }
div#titre_page_fiche {
	height: 50px;
	background: transparent url(sites/imhotep2/axome/images/axome_titre.gif) no-repeat;
	color: #fff;
	padding: 6px 18px 0 16px;
}
div#coul_page_fiche div { padding: 8px 0 0 20px; }

a#logo { display: block; height: 96px; float: left; width: 790px; }
div#gauche {	float: left;	width: 190px;	padding: 2px 0 20px 19px; }
div#centre {	float: left;	width: 730px;	padding: 0 10px 0 20px; }

div#diapo_haut { clear: both; height: 162px; width: 935px; overflow: hidden; margin: 0 auto; }
div#diapo_haut ul { margin: 0; padding: 0; background-color: #D5D5D5; }
div#diapo_haut ul li { display: block; clear: both; width: 100%; height: 162px; }
div#diapo_haut ul li div.letitre { padding-top: 105px; }
div#diapo_haut ul li div.letitre h2 { float: right; padding: 6px 20px; background-color: #413630; }

div#haut { height: 337px; overflow: hidden!important; }


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

#pied { clear: both; margin: 0; padding: 5px 35px; height: 20px; text-align: center; font-size: 0.90em; color: #fff; }
#pied a { color: #fff; text-decoration: none; }
#pied_gauche { float: left; }
#pied_droite { float: right; }



/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal {
	clear: both;
	height: 18px;
	padding: 30px 0 30px 15px;
}

div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li {
	float: left;
	padding-left: 2px;
}

div#menu_principal ul li a {
	float: left;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	padding: 8px 5px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

div#menu_principal ul li a:hover, div#menu_principal ul li.menu_active_oui a { background-color: #4b951c; }



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

#gauche h2 { display: none; }
#gauche ul { margin: 0; padding: 0; list-style: none; }
#gauche ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color: #686868;
	display: block;
	border-bottom: 1px solid #bab7b7;
	padding: 7px 10px 7px 18px;
	
}
#gauche ul li a.active_oui, #gauche ul li a:hover { background-color: #8ab203; color:#fff; }
#gauche ul li ul { padding-left: 18px; border: 0; }
#gauche ul li ul li { padding: 0; border: 0; }
#gauche ul li ul li a { text-transform: none; padding: 4px 8px 4px 12px; color: #555; border-bottom: 1px solid #D4D4D4; }
#gauche ul li ul li a.active_oui, #gauche ul li ul li a:hover { background-color: transparent; color:#5B7700; }
#gauche ul li ul li a.active_oui { font-weight: bold; }




/************************************
*	HOMEPAGE
*************************************/

div#page_home {
	clear: both;
	background: transparent url(sites/imhotep2/axome/images/bas_home.gif) no-repeat;
	height: 345px;
	margin: 0; padding: 0;
	overflow: hidden;
}

div#gauche_home {
	float: left;
	width: 375px;
	padding: 10px 25px;
}
	div#edito { height: 150px; overflow: hidden; }
	div#gauche_home h2 { height: 38px; }
	div#edito strong { color: #155695; }
	
	div#news { height: 150px; overflow: hidden; padding-top: 30px; }
	div#news ul { margin: 0; padding: 0; }
	div#news ul li { height: 115px; }
	div#news div.logo_news { float: left; width: 138px; height: 110px; }
	div#news h4 { font-size: 1.1em; font-weight: bold; color: #777676; }
	div#news h3 { padding-bottom: 5px; }
	div#news h3 a { color: #420102; text-decoration: none; }

div#droite_home { float: right; width: 535px;  }
	div#droite_home ul { margin: 0; padding: 0; }
	div#droite_home ul li { float: left; width: 266px; height: 177px; overflow: hidden; text-align: center; }
	div#droite_home h2 { padding-top: 10px; height: 32px; }
	div#droite_home a.logo_focus img { border: 3px solid #fff; }


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

#hierarchie { display: none; }

.cartouche { display: none; }

.chapo { padding: 5px 20px 15px 20px; line-height: 1.40em; font-weight: bold; color: #8AB203; font-size: 1.2em; }
.texte_article { line-height: 1.60em; padding-right: 10px; }
.texte_article::-moz-selection { background:#8AB203; color:#fff; }

.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }

.ps {
	clear: both;
	text-align: right;
	font-size: 1.2em;
	margin: 30px 10px 0 10px;
	border-top: 2px solid #7DAD02;
	padding: 4px 10px;
	font-weight: bold;
	color: #7DAD02;
}

.notes { clear: both; font-size: 0.90em; }

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



body#fiche_produit #centre {
	width: 683px;
	padding: 55px 0 0 50px;
}

div#mini_ref {
	font-weight: bold;
	font-size: 4.4em;
	color: #fff;
	text-align: center;
	width: 117px;
	height: 121px;
	line-height: 121px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	margin: -53px 0 0 -35px;
}

div#code_prod {
	width: 131px;
	height: 50px;
	background: transparent url(sites/imhotep2/axome/images/code.png) no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	font-size: 2.2em;
	position: absolute;
	z-index: 2;
	margin: -17px 0 0 64px;
}
div#code_prod.texte_long { font-size: 1.8em; }

div#head_produit {
	color: #cab8b8;
	text-transform: uppercase;
	height: 18px;
	overflow: hidden;
	background: transparent url(sites/imhotep2/axome/images/fiche_top.png) no-repeat;
	text-align: right;
	padding: 12px 22px 0 0;
	font-size: 1.1em;
}
div#head_produit span { color: #fff; }

.cartouche_produit {
	padding: 12px 20px 0 230px;
	width: 433px;
	height: 142px;
	overflow: hidden;
	background: transparent url(sites/imhotep2/axome/images/fiche_desc.png) no-repeat;
	position: absolute;
	color: #d8c9c9;
}

.cartouche_produit h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

body#fiche_produit div.chapo {
	background-color: #d8c9c9;
	color: #444;
	/*padding: 40px 300px 20px 20px;*/
	padding: 40px 20px 20px 20px;
	font-weight: normal;
}

body#fiche_produit div.chapo h3.spip {
	color: #896b73;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.3em;
	padding-right: 150px;
	border: none;
}

body#fiche_produit div.chapo ul.spip { margin: 0; padding-left: 0;}
body#fiche_produit div.chapo ul.spip li {
	background : transparent url(sites/imhotep2/axome/images/puce2.gif) no-repeat 0 5px;
	padding-left: 16px;
}

body#fiche_produit div.chapo span.spip_documents_right { padding-top: 45px; }

body#fiche_produit div.contenu_article {
	border: 2px solid #896b73;
	width: 679px;
	overflow: hidden;
}

body#fiche_produit div.hr {
	border-bottom: 2px solid #896B73;
	height: 10px;
	margin-bottom: 0!important;
}

body#fiche_produit div.contenu_article h3.spip {
	border: none;
	color: #896b73;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 4px;
}

body#fiche_produit .texte_article {
	padding: 18px;
}

body#fiche_produit .texte_article ul.spip { padding-left: 0; }
body#fiche_produit .texte_article ul.spip li { background : transparent url(sites/imhotep2/axome/images/puce3.gif) no-repeat 1px 6px; padding-left: 16px; }

body#fiche_produit .texte_article ul.spip li ul.spip li { background : transparent url(sites/imhotep2/axome/images/puce4.gif) no-repeat 6px 8px; }


body#fiche_produit .ps {
	clear: both;
	text-align: right;
	font-size: 1.1em;
	margin: 0;
	border: none;
	padding: 7px 20px 0 0;
	font-weight: normal;
	color: #eee;
	background: transparent url(sites/imhotep2/axome/images/fiche_foot.png) no-repeat;
	height: 27px;
}

body#fiche_produit table.spip td,
body#fiche_produit table.spip th { border: 1px solid #896b73; }

body#fiche_produit table.spip tr th { text-align: left; background-color: #896B73; color: #fff; }
body#fiche_produit table.spip tr th strong { color: #fff; }

body#fiche_produit div#documents_joints h2 { display: none; }

div#non_contractuel { color: #896B73; padding: 4px 5px; font-size: 0.9em; text-align: center; }







/************************************
*	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: #8AB203; }




/************************************
*	PLAN
*************************************/
body.page_plan #centre ul li {
	border: 2px solid #8AB203;
	width: 40%;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
}

body.page_plan #centre ul li strong a {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
}

body.page_plan #centre ul li ul { padding: 0 0 5px 18px; }

body.page_plan #centre ul li ul li {
	float: none;
	margin: 0;
	border: none;
	padding: 2px 0;
	width: auto;
}

body.page_plan #centre ul li ul li strong a {
	color: #8AB203;
	font-size: 1.1em;
	text-transform: none;
}

/************************************
*	MENU LANGUE
*************************************/

ul#menu_lang {
	margin: 0; padding: 4px 0 0 0;
	float: right;
	width: 170px;
	height: 50px;
}
ul#menu_lang li { float: left; width: 30px; text-align: center; }
ul#menu_lang li a { display: block; text-decoration: none; text-transform: uppercase; font-size: 0.8em; padding-top: 18px; cursor: pointer; }

ul#menu_lang li a strong { display: block; color: #946566; background-color: #fff; height: 18px; }

ul#menu_lang li.lang_active a { background-position: 50% -18px; }




/* 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: 99%; 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 #fff; }
table.spip th { padding: 6px 8px; vertical-align: bottom; font-weight: bold; text-align: center; border: 1px solid #fff; }
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;}

