
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body {
	margin: 0; padding: 0;
	font-size: 0.75em;
	font-family: Arial, sans-serif;
	color: #6c5e54;
	background: #f48e0b url(sites/mlesfruits/axome/images/fond.png) repeat-x center top;
}

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

ul.spip { padding-left: 10px;}
ul.spip li { padding-left: 18px; list-style-type: none; background: transparent url(sites/mlesfruits/axome/images/puce.gif) no-repeat left 4px; }
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%; }


div.fond { background: transparent url(sites/mlesfruits/axome/images/haut.jpg) no-repeat center top;}

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

div#page { background: transparent url(sites/mlesfruits/axome/images/article_bg.png) repeat-y; }
div#page2 { min-height: 100px; zoom: 1; background: transparent url(sites/mlesfruits/axome/images/article_haut.png) no-repeat; }

/*body.page_sommaire div#page { height: 580px; background: transparent url(sites/mlesfruits/axome/images/fenetres.png) no-repeat; }*/
body.page_sommaire div#page { height: 580px; background-image: none; }
body.page_sommaire div#page2 { background-image: none; }

div#haut {
	height: 263px;
	overflow: hidden;
}

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


div#gauche {
	float: left;
	width: 247px;
	padding: 12px;
}

div#centre {
	float: right;
	width: 625px;
	padding: 5px 30px 20px 0;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}








#pied { color: #fecd55; background: transparent url(sites/mlesfruits/axome/images/article_bas.png) no-repeat; clear: both; margin: 0; padding: 15px 15px 20px 40px; height: 20px; font-size: 0.90em; }
body.page_sommaire #pied { background-image: none; padding-top: 0; }
#pied a { color: #fecd55; text-decoration: none; }
#pied_gauche { float: left; }

#pied_gauche a {
	display: block;
	background: transparent url(sites/mlesfruits/axome/images/mandar.png) no-repeat;
	width: 150px;
	height: 25px;
	padding: 18px 0 0 90px;
	font-weight: bold;
}

#pied_droite {
	float: left;
	width: 490px;
	padding: 16px 0 0 30px;
}

#pied_droite a { padding: 0 5px; }

a#espace_pro {
	display: block;
	float: right;
	width: 151px;
	height: 40px;
	background: transparent url(sites/mlesfruits/axome/images/pro.png) no-repeat left center;
}










/************************************
*	HOME
*************************************/
div#haut_home {
	width: 967px;
	height: 354px;
	overflow: hidden;
	background: transparent url(sites/mlesfruits/axome/images/fenetres.png) no-repeat;
	margin-bottom: 6px;
}

div#haut_home a { position: relative; }

div#haut_home h2 { font-weight: bold; color: #fff; height: 64px;}

div#edito {
	float: left;
	width: 251px;
	padding: 0 15px;
	font-size: 0.95em;
	padding-top: 8px;
}

div#focus {
	float: left;
	width: 354px;
	height: 200px;
	padding: 8px 25px 0 25px;
}

div#focus h3 { padding-bottom: 8px; }

div#focus a.savoir_plus { display: block; height: 62px; }

div#logo_focus { float: left; width: 160px; height: 220px; text-align: center; padding-right: 10px; }

div#txt_focus { font-size: 0.9em; height: 210px; overflow: hidden; }

div#focus2 {
	padding-top: 3px;
	float: right;
	width: 260px;
	padding-right: 12px;
}

div#focus2 span.desc_mot { display: block; height: 24px; overflow: hidden; }
div#focus2 span.texte_mot { display: block; padding-left: 30px; }

div#focus2 a.logo_focus2 { display: block; text-align: center; }



div#logo_home_droite {
	height: 183px;
}

div#fla_home_droite {
	height: 90px;
}




div#diapo_home {
	height: 220px;
	background: transparent url(sites/mlesfruits/axome/images/diaporama.png) no-repeat;
	overflow: hidden;
}




/* mon carousel à la cool */

div#fruits_prev, div#fruits_next {
	float: left;
	width: 50px;
	height: 220px;
}
div#fruits_prev a, div#fruits_next a { display: block; width: 100%; height: 220px; }

div#fruits {
	float: left;
	width: 865px;
	height: 220px;
	overflow: hidden;
	padding-top: 8px;
}

div#fruits ul { margin: 0; padding: 0; }

div#fruits ul li {
	float: left;
	width: 173px;
	height: 200px;
	text-align: center;
}

div#fruits ul li a { font-size: 0.95em; display: block; line-height: 1em; font-weight: bold; text-decoration: none; padding-top: 8px; }

/* fin carousel */





















/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal { float: left; height: 35px; }
div#menu_principal ul { padding: 4px 0 0 8px; margin: 0; }
div#menu_principal ul li {
	float: left;
	border-right: 1px solid #de5237;
}
div#menu_principal ul li.last_item { border-right: none; }

div#menu_principal ul li a {
	float: left;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
	height: 50px;
}

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








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

#gauche h2 { color: #fff; padding: 0 10px; font-weight: bold; height: 60px; }

#gauche ul { margin: 0; padding: 0; }

#gauche ul li {
	clear: both;
	padding-bottom: 2px;
	background: transparent url(sites/mlesfruits/axome/images/bgmenug.png) no-repeat center bottom;
}

#gauche ul li a {
	display: block;
	text-decoration: none;
	color: #f49509;
	padding: 10px 15px 10px 24px;
	font-weight: bold;
	font-size: 1.1em;
}

#gauche ul li a:hover, #gauche ul li a.active_oui {
	color: #fff;
	background-color: #f05e0c;
}

#gauche ul ul {
	padding: 0 0 8px 12px;
}

#gauche ul ul li { background-image: none; }

#gauche ul ul li a { color: #F48009; padding: 1px 15px 1px 24px; font-weight: normal; }
#gauche ul ul li a:hover, #gauche ul ul li a.active_oui { background-color: transparent; color: #F48009; text-decoration: underline; }


#info_user { padding: 10px 15px; }







div#textelogin {
	margin: 10px 100px;
	border: 2px solid #F48E0B;
	padding: 10px 12px;
	background-color: #FDF5E5;
}

div#textelogin #formulaire_login fieldset legend { font-size: 1.2em; background-color: #FDF5E5; font-weight: bold; padding: 10px 0; }

div#textelogin #formulaire_login #password, div#textelogin #formulaire_login #var_login {
	border: 1px solid #555;
	margin: 3px 0 5px 0;
	width: 210px;
}

div#textelogin #formulaire_login input.submit { font-size: 1.4em; font-weight: bold; }

div#textelogin #formulaire_login span.erreur_message {
	font-weight: bold; color: #f30;
}


/* Formulaires de recherche */
div.recherche {
	display: none;
}



/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 1.70em; color: #fff; height: 60px; }
h2 { font-size: 1.40em; font-weight: normal; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip { color: #E73810; margin: 0; padding: 15px 0 2px 0; font-size: 1.5em; font-weight: bold; }
hr.spip { margin: 2em auto; }


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

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

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.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; }





/* plan du site */
body.page_plan h2 { display: none; }

body.page_plan #centre ul { margin: 0; padding: 0; }
body.page_plan #centre ul li {
	margin: 0;
	padding: 5px;
	border: 2px solid #F48E0B;
	background-color: #F6EDE1;
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
}

body.page_plan #centre ul li ul li { border: none;  width: auto; float: none; clear: both; margin: 0;}

body.page_plan #centre strong a { text-decoration: none; }





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





body#rub_num_43 table tr td,
body#rub_num_43 table tbody tr.row_odd,
body#rub_num_43 table tbody tr.row_even,
body#rub_num_44 table tr td,
body#rub_num_44 table tbody tr.row_odd,
body#rub_num_44 table tbody tr.row_even { background-color: transparent!important; border: none; }



body#rub_num_43 div.texte_article, body#rub_num_44 div.texte_article {
	background: transparent url(sites/mlesfruits/axome/images/fruits.jpg) no-repeat right top;
}




div#carte_france {
	float: left;
	width: 370px;
	height: 450px;
}

div#droite_carte {
	width: 250px;
	float: right;
	padding: 20px 0;
}

div#droite_carte select { width: 98%; margin-bottom: 12px; font-size: 1.1em; font-weight: bold; }

div.resultat_magasin {
	border: 1px solid #DD2816;
	background-color: #FFFCED;
	margin: 5px 0;
	padding: 5px 5px 8px 7px;
}

div.resultat_magasin div.txt_magasin { clear: both; font-size: 0.9em; padding-top: 5px; }


/* 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 { font-size: 1.1em; color: #444; 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: #ffd664; }
table.spip tr.row_odd { background: #ffd664; }
table.spip tr.row_even { background: #fff09b; }
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;}

