

html { font-size: 100%; background: #0A0301 url(sites/guillon/axome/images/fond-x.gif) repeat-x top center;  } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body {	margin: 0; padding: 0;	font-size: 0.7em;	font-family: Arial, sans-serif;	color: #cfcfcf;	}
body.page_article { background: transparent url(sites/guillon/axome/images/axome_fond_rub.gif) no-repeat bottom center;  }

a { color: #b2101d; text-decoration: none; }
a:focus,a:hover,a:active { color: #c60e1b; text-decoration: underline; }

ul.spip { padding-left: 25px;}
ul.spip li { list-style-type:none; padding-left: 15px;  background: transparent url(sites/guillon/axome/images/puce.gif) no-repeat left 6px;   }
ol.spip { list-style: decimal; }

a span { display: none; }

/* Espaceur de blocs */
.nettoyeur { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

img { border:0;}



div#page {	width: 980px; margin: 0 auto; }


a#logo {
	display: block;
	height: 230px;
}


div#gauche {
	float: left;
	width: 263px;
	padding: 10px 10px 60px 10px;
}

div#centre {
	float: left;
	width: 685px;
}


div#photoflow {
	width:590px;
	height:300px;
	display:block;
	margin:0 auto;
}


div#centre div.contenu_article { margin-top:27px; padding:5px 15px 80px 15px; height: auto !important; height: 550px; min-height: 550px;}
div#centre div.contenu_article div.texte { padding:30px 0 0 0 ; }





#pied { clear: both; margin: 0; padding: 10px; height: 20px; text-align: center; font-size: 0.90em; }
#pied_gauche { float: left; }
#pied_droite { float: right; }


/****************************************
 * HOME
 * **************************************/


div#edito { padding:40px 20px 0 20px; font-size:11px;  height:115px; overflow:hidden;}
div#edito a { color:#fff;}

div#news { padding:45px 20px 10px 20px; font-size:11px;   }
div#news p.date { padding:0; margin:0; }
div#news h3 { padding-bottom:10px; }
div#news h3 a { font-weight:bold; color:#cfcfcf; }
div#news a img { border:3px solid #3d2316; display:block; float:left; margin: 0 7px 0 0; }
div#news p.read_next { text-align:right; padding:0; margin:8px 0 0 0;  }
div#news p.read_next a { color:#cfcfcf; text-decoration:underline;}
div#news p.read_next a:hover { text-decoration:none; }



ul#diapo_ul { margin:12px auto 0 auto;  padding:0; display:block; width:650px; height:400px; overflow:hidden; }
ul#diapo_ul li { margin:0; padding:0;  display:block; width:650px; height:130px; padding: 270px 0 0 0 ; }
ul#diapo_ul li h4 { margin-bottom:10px; display:block; background-color:#0F0F0F; float:right; font-size:2em; padding:10px; color:#fff;  filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;-khtml-opacity:0.8; font-weight:bold; }
ul#diapo_ul li h5 { display:block; background-color:#0F0F0F; float:right; font-size:1.5em; padding:10px; color:#fff;  filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;-khtml-opacity:0.8; font-weight:bold; }






/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal { float: left; height: 70px; margin:0; padding:0; }
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li { float: left; width:113px; height: 30px; display: block; text-align: center; padding-top:40px; border-right:1px solid #291f17; }
div#menu_principal ul li.last_item { border-right:0;  }
div#menu_principal ul li a { font-weight: bold;	text-decoration: none; }
div#menu_principal ul li a img { border: none; }
div#menu_principal ul li.menu_active_oui {	border-bottom:4px solid #b2101d; }
div#menu_principal ul li:hover {	border-bottom:4px solid #b2101d; }




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

div.menu_gauche { padding:0 30px 0 15px; margin:0;}
div.menu_gauche h2 {padding:6px 6px 0 20px;}
div.fond_menu_gauche  { margin:10px 0 0 0; }
div.menu_gauche ul { list-style:none; padding:6px 0 6px 12px; margin:0 0 0 0;  }
div.menu_gauche ul li { padding:0 0 0 12px;  }
div.menu_gauche ul li a { text-transform:uppercase; color:#a4a3a3; text-decoration:none; font-size:11px; font-weight:bold;   }
div.menu_gauche ul li a.active_oui { padding-left: 15px;  background: transparent url(sites/guillon/axome/images/puce.gif) no-repeat left 3px; text-transform:uppercase; color:#b2101d; text-decoration:none; font-size:11px; font-weight:bold;   }

.sep_menu { border-bottom:1px dashed #a4a3a3; padding:6px 0; }


/* Formulaires de recherche */
div.recherche {
	float: right;
	width: 180px;
	padding-top: 6px;
}

div.recherche label { display: none; }
div.recherche input#recherche { width: 100px; border: 1px solid #222; padding: 1px; margin-right: 5px; height: 16px;}
div.recherche input#recherche, div.recherche input#bt_recherche { float: left; }



/* Titraille / Intertitres */
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;   }
h3.spip { margin: 15px 0 10px 0;  padding-bottom:4px; font-size: 1.8em; font-weight: bold; color:#b2101d;  border-bottom:1px solid #b2101d;  }
hr.spip { margin: 2em auto; }


div#logo_article {
	float: right;
	padding: 0 0 4px 8px;
}

div#logo_article img, .spip_documents img { border: 4px solid #c00418; padding: 1px; }

fieldset ul li { font-weight:bold; padding:5px 0; list-style:none; }
fieldset ul li label { display:block; width:400px; }


/* Autres enrichissements typo */
strong { font-weight: bold;  }
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; }





/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #cfcfcf; }
.texte_article { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps {
	clear: both;
	margin: 10px 40px;
	border: 2px solid #bbb;
	background-color: #eee;
	padding: 10px 15px;
}
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 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; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; 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.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; 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; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

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

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }



div#formulaire_contact ul li {width:260px; float:left;  display:block; } 
div#formulaire_contact ul li input {width:200px; } 


