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

body {
	background: #555555 url(../IMG/commun/rosace.gif) top right no-repeat ;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
	color: #333;
}

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:995px; padding: 0;
	text-align: left;
	margin: 0 auto;
	padding:0 6px;
	background: transparent url(../IMG/commun/background.png) top center repeat-y ;
}


#conteneur #contenu {
	float: left;
	width: 33em;
	
}


/* Entete */
#entete { 	background: #0098D6; width: auto; padding-top:12px;  margin:0 -3px;}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; margin:3px; }
#entete a { text-decoration: none; color:#fff; }
#entete .formulaire_recherche { float: right; }
#entete H1	{ position: relative; margin-top: 0px; font-size: 0.8em; width: 38%; font-weight:bold;  margin-left:3px; float:left;
padding-bottom: 8px; color:#fff; margin-bottom:0px;}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em;
	/**/
	color:#0098D6;
	margin-top:10px;
	width:99%;
}
/**/
#hierarchie a { color:#0098D6;}

/* Pied de page */

#pied_comp {
	clear: both;
	width: auto;
	padding: 5px 0; 
	background: #0C0C0D ;
	color:#fff;
	border-top: 5px solid #0098D6;
	font-size: 10px;
	margin:0 -3px;
} 
#pied_comp .bloc { width:20%; float:left; margin:5px 20px; font-size:10px;}
#pied_comp  .bloc  p { font-size:10px; }
#pied_comp .bloc H3 {
	border-bottom:1px solid #fff;
	font-size:11px;
	font-weight:bold;
}
#pied_comp a { color:#fff;  }
#pied_comp .bloc  ul , #pied_comp .bloc li { padding:0; margin :0; list-style:none;}
#pied_comp .bloc  li a {  border-bottom:1px dashed #fff; font-size:10px;  text-decoration:none;  padding:5px 0 5px 18px; display:block;  background: transparent url(../IMG/footer/itout.gif) no-repeat center left ;  }
#pied_comp a:hover { color:#fff;} 
#pied_comp .bloc  ul { margin-bottom:20px;}
#pied_comp .bloc2 { clear: both; width: auto; text-align:center; }
a.top {background: transparent url(../IMG/footer/top2.gif) no-repeat top right; padding-top:15px; text-decoration:none; font-weight:bold; display:block; }
/*a:hover.top {background-image: url(../IMG/footer/top2.gif); text-decoration:none; height:24px;}*/

a.ihome { background: transparent url(../IMG/footer/ihome.gif) no-repeat center left !important;    }
/*a.ifaq { background: transparent url(../IMG/footer/ifaq.gif) no-repeat center left ; padding-left:18px !important;   } */
a.imap { background: transparent url(../IMG/footer/imap.gif) no-repeat center left !important; }
a.icontact { background: transparent url(../IMG/footer/icontact.gif) no-repeat center left !important; }

/* 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, Tahoma, 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
---------------------------------------------- */
/* .rubriques, */ .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #5f5f5f;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.rubriques {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	/*border-bottom: 1px dotted #aaa;*/
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#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; }

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

/*.rubriques ,*/  .breves ,  .syndic, .forums ,.divers { background: #F2F2F2;}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0.5em; }

.cartouche .titre {
	font-size: 1.2em;
	font-weight: bold;
	color: #000; }
	
#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; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

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

.texte { color: #000;  /*font-size: 0.96em; */ font-size: 12px;}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #5f5f5f; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #5f5f5f; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

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

/* 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; 
	padding-left: 15px;}

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #5f5f5f;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }
.fragment div.pagination{ text-align:center !important; 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 #5f5f5f;
	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; }
.formulaire_recherche #recherche {width:80%;}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #5f5f5f;
	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 #5f5f5f; }
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: #0098D6; }
a:hover { text-decoration: underline; }

/*  ------------------------------------------
/*  MAGIC BOX
/*  ------------------------------------------ */
.ghost	{	clear: both; }
.clearleft	{	clear: left;}
.clearright	{	clear: right;}
.articulet	{	float: left; margin-bottom: 6px; width: 48%; margin-right: 2%;}

/*  ------------------------------------------
/*  MENU
/*  ------------------------------------------ */
#menu ul, .blocgauche ul  { margin:0; padding:0; }
#menu  { background: #1F2020 url(../IMG/commun/menu/bg_menunoir.gif) repeat-x top left; width: auto; margin:0 -3px; }
.menu1	{ position: relative; float: left; border-right: 1px solid #4f4f4f; text-align: center; font-size: 14px; overflow: visible;  z-index:70;  }
.menu1 A	{	display: block; text-decoration: none; color: #ffffff; padding: 0.2em 0.8em; width: auto; font-weight:bold;}
.menu1 A:hover, .menu1 A.on	{ padding: 0.2em 0.8em;  color: #fff; text-decoration: none; width: auto; background-image:url(../IMG/commun/menu/bg_menu2_on.gif); }
.menu2 {	position: absolute; width: 100%; list-style-type: none; font-size: 0px; line-height: 0px; text-align: left; z-index: 99 ; display: none;  }
.menu2 LI { background-color: #A5D206; margin-bottom: -5px;  font-size: 12px; line-height: 14px; width: 180px;  }
*|html .menu2 LI	{	margin-bottom: 0px; }
.menu2 LI A  {	padding: 3px; color:#fff; font-size:12 px;   border-bottom: 1px solid #4f4f4f;  background-image:none; background:#202121; }
.menu2 LI A:hover , .menu2 LI A.on 	{ 	padding: 3px; color: #fff; background-image:none; background:#0098D6; }


#menu_comp { position: relative; float: right; /*background:#E98535 url(../IMG/commun/menu/menu_orange.gif) repeat-x top left; */ background:#E98535 url(../IMG/commun/menu/bg_menu2_on.gif) repeat-x top left;   z-index: 99 ; }
#menu_comp .menu1 {border-right:none; border-left: 1px solid #4f4f4f ;}
#menu_comp .menu1 a:hover { background:#1F2020 url(../IMG/commun/menu/bg_menunoir.gif) repeat-x top left; }


/*  ------------------------------------------
/*  COLONNES
/* cf http://matthewjamestaylor.com/blog/perfect-3-column.htm
/*  ------------------------------------------ */

	/* column container */
	.conteneur {
	    position:relative; clear:both; float:left; width:100%;
		overflow:hidden; 
	}

	
	/* common column settings */
	.colmid, .colleft { float:left; width:100%;	position:relative; z-index:1; }
	.col1, .col3 { float:left; position:relative; padding:0; overflow:hidden; }
	.col2  { float:left; position:relative; padding:0;  }
	
	/* 3 Column settings */
	/*
	.threecol {	background:#fff; }
	.threecol .colmid { right:25%;	border-right: 1px dotted #aaa; }
	.threecol .colleft { right:50%; background:#fff; border-right: 1px dotted #aaa; }
	.threecol .col1 { width:46%; left:102%; padding-bottom:3em;}
	.threecol .col2 { width:21%; left:31%; }
	.threecol .col3 { width:21%; left:85%; }
	*/

	.threecol {	background:#fff; }
	.threecol .colmid { border-right: 1px solid #aaa;  right:30.8%; }
	.threecol .colleft {  border-right: 1px solid #aaa; right:50.4%; }
	.threecol .col1 { width:490px; padding-bottom:50px; left:100.5%;  }
	.threecol .col2 { width:180px;  left:32.3%; }
	.threecol .col3 { width:300px;  left:83.5%;}
	
	/* 2 Column settings */
/*
	.twocol { background:#fff; }
	.twocol .colleft { right:25%; border-right: 1px dotted #aaa; }
	.twocol .colmid { float:left;  width:100%; position:relative;  }
	.twocol .col1 { width:71%; left:27%; }
	.twocol .col2 { width:21%; left:31%; padding-top:50px;}
*/
	.twocol { background:#fff; }
	.twocol .colleft { right:307px; border-right: 1px solid #aaa; }
	.twocol .colmid { float:left;  width:100%; position:relative;   }
	.twocol .col1 {  width:670px;  left:32%; padding-bottom:50px;  }
	.twocol .col2 { width:300px; left:33%; padding-top:50px; }


	


	
/*  ------------------------------------------
/*  RECHERCHE ALPHABETIQUE
/*  ------------------------------------------ */
#alphabetique{ color:#555}
.rech_alpha { text-align:center; font-size:10px;  }
.rech_alpha  a {  text-decoration:none;
				border: 1px solid #0098D6;
				padding: 2px 2px;
				margin :2px 1px;
				background-color: #ffffff;
				color: #0098D6; font-weight:bold;  position:relative; line-height:24px;
				}
.rech_alpha  a.expose  ,  a.expose{  background-color: #0098D6; text-decoration:none; color: #ffffff;}



/*  ------------------------------------------
/*  ENTETE
/*  ------------------------------------------ */


#entete  #panier {
	/*width:58%;*/
	width:124px;
	float:right;
	font-size:0.75em; color:#fff;
	text-align: center; 
	padding:5px 0; padding-bottom:5px;
	position: relative; font-weight:bold; margin:0;
	/*background : #1F2020;*/
	background: transparent url(../IMG/commun/menu/bg_menunoir.gif) repeat center left; 
	text-decoration:none;
}
#panier a {color:#fff;}


#entete  #complementhome {
	margin:0;
	position: relative;
	background:#262626;
	/*font-size:0.75em;*/
	font-size:0.9em;
	color:#fff;
	font-weight:bold;
	text-align:left; 
	height:175px;
	background-color: #6d6e6e ;
}


#entete #complementhome  a {color:#fff; text-decoration:underline !important;  }

#entete .presenter { width:660px; float:left; clear:both; background: transparent url(../IMG/commun/foncer.png) repeat;  padding: 10px 10px 10px 20px; margin:0; height:155px;   }

#entete .presenter h2 { font-weight:bolder; font-size:18px; }

/********************
/* CONNEXION  
/* *********************/
#entete #kiesce { 
	float:right; 
	width:311px;
	/*
	background: #0C0C0D url(../IMG/commun/bg_verbatim.gif) repeat-x left top;
	*/
	background: #1F2020;
	color:#fff;
	font-size:11px;
	height:175px; 
}

#entete #kiesce h2 { color:#0098D6 ; border-bottom: 2px solid #0098D6;  font-weight: bolder; 	font-family: Arial,Helvetica,sans-serif;
	/*font-size: 12px;*/ font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
	padding:3px 10px;
}

#entete #kiesce ul { margin:10px 0; padding-left:20px;}

#kiesce p   { padding:0px 5px 5px 10px; margin: 2px;}
#kiesce li {margin: 6px 2px;}


#kiesce form { margin:0px;}
#kiesce form img  , #kiesce form legend {display:none; }
#kiesce form fieldset {border:0}

#kiesce form { margin:0;}
#kiesce form img  , #kiesce form legend {display:none; }
#kiesce form fieldset {border:0}

/*
#kiesce p.spip_bouton { margin-top: -25px; margin-right:5px;} 
*/

#kiesce .spip_bouton input {	border: none; background: #0098D6; color: #fff; font-weight: bold; font-size: 12px; padding:2px; display:inline; float:right;  }


#kiesce .forml	{	border: 1px solid #bfbfbf; background: url(../IMG/commun/formulaires/bg_input.gif) top left repeat-x #ffffff; width:50%; font-size:11px; }



/*  ------------------------------------------
/*  PUB
/*  ------------------------------------------ */
#pub468	{	position: relative; float: right; margin: 10px 3px 10px 3px; height: 60px;  }
#pub728 {	position: relative; float: right; margin: 10px 3px 10px 3px; height:90px; display:none;  }
#pub160 {	border:none; background:none; }
#pub300 {	position: relative; margin: 10px 0 20px 0; }
#pub120 {	position: relative; float: right; width:120px; margin: 0; display:none;  }

/*  ------------------------------------------
/*  Menu categories
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

ul.categories { padding:0 !important;}
#bloctype h2, #bloccategorie h2 {margin-bottom: 0px;}

.hidden {display:none;}

.categories li { font-size:11px;}
	
ul.categories
{
margin: 0;
padding: 0;
list-style-type: none;
}


/* remove all the bullets, borders and padding from the default list styling */
.categories ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
/*width:150px;*/
}

/* style the list items */
.categories li {
/* for IE7 */
font-size:11px;
}

.categories li a , .categories li a.close 
{
	display: block;
	color: #fff;
	background: #505050 url(../IMG/commun/categories/menuTreeClosed.gif) no-repeat right center;
	padding: 3px 16px 3px 3px;
	text-decoration: none;
	border-bottom:1px solid #CECBC1; 
	font-weight: bold;
	font-size : 10px;
}

.categories li a:hover , .categories li a.open
{
	background: #0F0F0E url(../IMG/commun/categories/menuTreeOpen.gif) no-repeat right center;
	color: #fff;
}

.categories li a.on  {
	background: #0F0F0E url(../IMG/commun/categories/menuTreeClosed.gif) no-repeat right center;
	color: #fff;
}


.categories li li  a , .categories li li  a.close
{
display: block;
color: #000;
background: #dedede url(../IMG/commun/categories/menuTree.gif) no-repeat 0px 6px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
/*font-weight: bold;*/
font-size : 10px;
color: #333;
}

.categories li li  a:hover , .categories li li  a.on
{
	background: #bbbbbb url(../IMG/commun/categories/menuTree.gif) no-repeat 0px 6px;
	color: #333;
}

.categories li li li a , .categories li li  a.close
{
	display: block;
	color: #333;
	background: #eee url(../IMG/commun/categories/linkarrow.gif) no-repeat left center;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size : 11px;
}

.categories li li li a:hover , .categories li li li a.on
{
	background: #4B8F0F url(../IMG/commun/categories/linkarrow.gif) no-repeat right center;
}























/*  ------------------------------------------
/*  Affichage produit
/*  ------------------------------------------ */
.col1 h2.menu-titre { color:#fff !important; background:#0098D6; font-size:1em; margin-top:0px !important;}

/***/
.blochome {
	margin:0;  padding:0; padding-bottom:1em; margin-bottom:1em;
	border-bottom: 1px solid #aaa;
	/*font-size: 0.77em;*/ font-size: 11px ;
	clear:both;
	width: auto;
}

.zoom {
	position: absolute;
	width: 20px;
	height: 19px;
	background: transparent url(../IMG/commun/zoom2.gif) no-repeat;
	z-index:99;
	margin: 2px ;
	text-decoration :none;
}

.blocpdt {
	float:left; margin:3px; text-align:left; /* width:17.8em;*/  width:21em; height:11em; max-height: 12em;
	background-color:#EEE; padding:2px; border:1px solid #ccc;
}


/*
.blocpdt {
	float:left; margin:3px; text-align:left; /* width:17.8em;*/ /* width:21em; height:11em; max-height: 12em;
	background-color:#EEE; padding:2px; border:1px solid #ccc;
}*/

/*
.blocpdt { 
	float:left; text-align:left; width:21.5em; 
	min-height: 10em;
	padding:5px 2px 2px 2px; border:1px solid #ccc;
	clear:right;
}
*/

.imgpdt {
	float:left; width:38%;  text-align:center; /*min-height:100px;*/ 
}
/*
.imgpdt img {
	border:1px solid #0098D6; 
}.imgpdt img:hover {
	border:1px solid #666;
}
*/


.bloc80  .imgpdt  a { /*border: 1px solid #0098D6; */width:80px; height:80px; background:#fff; vertical-align : middle; text-align:center;  display : table-cell;  }
.bloc150 .imgpdt a { /*border: 1px solid #0098D6; */width:150px; height:150px; background:#fff; vertical-align : middle; text-align:center;  display : table-cell;  }
/* .bloc80  .imgpdt  a:hover , .bloc150 .imgpdt a:hover { border:1px solid #666; } */


.txtpdt {
	float:right; width:60%;
}

.imgexp {
	float:left; margin:3px 8px;   text-align:center;   width:9.2em; min-height:110px; height:135px;
}

.cadreexp { height:86px; display:block; padding:0 7%; }

.cadreexp a {border: 1px solid #0098D6; width:80px; height:80px; background:#fff; vertical-align : middle; text-align:center;  display : table-cell;   }
.cadreexp a:hover { border:1px solid #666; }

/*****
HACK CSS SOUS IE
******/

/*sous ie7 */
*+html .cadreexp a, *+html .cadreexp a:hover {  display:block;}
*+html .imgpdt a, *+html .imgpdt a:hover { display:block;}

/* astuce pour centrer une image verticalemen dans un div sous IE
-> http://ultimorender.com.ar/funkascript/beta/css/vertical_center.htm
*/
.cadreexp img , .bloc80  .imgpdt img{ margin-top: expression(( 80 - this.height ) / 2);  }
.bloc150  .imgpdt img { margin-top: expression(( 150 - this.height ) / 2);  }

.txtpdt h3 , div.txtpdt h3 a , .imgexp h3 , .imgexp h3  a  {
	color: #0098D6; text-decoration:none; font-weight:bold; font-size:12px;
}
.txtpdt h3:hover , .imgexp h3  a:hover {
	text-decoration:underline;
}


.tabberlive .tabbertab h4 , .tabberlive .tabbertab h4 a{
	color: #0098D6; text-decoration:none; font-weight:bold; font-size:12px;
}

.blochome p.nomexp, .blochome p.nomcat { margin:0; padding:0; font-size:9px; }

p.nomexp a {
	color:#444; font-weight:bold;  font-size:9px; 
}
p.nomcat a {
	color:#666; font-weight:normal; font-size:9px; 
}

.infoplus {
	 text-align:left;
	 margin-top:15px;
}

.infoplus a {
	color:#fff; font-size:9px;
	background: #666 ;
	display:block;  
	padding:0 3px;
	width:50px;
	border-left:3px solid #0098D6;

}
.infoplus a:hover {
	background: #444;
	text-decoration:none;
	color:#fff; 
	border-left:3px solid #0098D6;

}



/***
DEFILEMENT NOUVEAUTE
***/

.newsticker {
		color : #333;
        list-style-type: none;
		padding: 0; margin:3px;
		width: auto;
		border: 1px solid #cecbc1;
		height:151px;
}

.newsticker .blocimage{ 
	float:left; width:140px; height:150px; margin:0; padding:0; text-align:center; 
}
.newsticker .bloctexte{
	float:right; width:250px; height:150px;  background:#F2F2F2 url(../IMG/commun/fond_bloc.gif) repeat-x left top; margin:0; padding:0; padding-left:20px; 
}
.newsticker .bloctexte h3  a {
	font-size:18px; font-weight:bold; color :#0098D6; 
}


.bloctexte p.nomexp , .bloctexte p.nomcat , .page_article .nomcat {
	font-size:9px; margin:0; padding:0;
}



.diapo { width:33%; float:left; text-align:center; list-style-type: none; position:relative; height:180px; }
.diapo.newsticker  , .diapo.newsticker  li { border:none !important;  margin:0; padding:0; text-align:center; list-style-type: none;   }
.diapo  .cadreexp2 a { width:120px; height:120px; display:block; margin:0 auto; border:1px solid #0098D6;   }
.diapo  .cadreexp2 a img { vertical-align:middle;}
.diapo  h3 a  { font-weight:bold; padding:5px 0; display:block; }


.diapo2 { width:49%; float:left; text-align:center; list-style-type: none; position:relative;  height:180px; border:0;  }
.diapo2.newsticker , .diapo2.newsticker  li {   margin:0; padding:0; text-align:left; list-style-type: none;   }
.diapo2.newsticker .blocpdt { height:180px; }








/*  ------------------------------------------
/*  Blocgauche
/*  ------------------------------------------ */
.blocgauche	{
	margin: 10px 0 15px 0; 
	margin-bottom: 15px ; 
	width: auto;  
	clear:both; padding-bottom: 5px;
	/*background:#F2F2F2 url(../IMG/commun/background.gif) repeat-x left top;*/
	
}

 #search_form.blocgauche { background: #0C0C0D url(../IMG/commun/bg_verbatim.gif) repeat-x left top ;  }
 
 #search_form a ,  #search_form  ul ,  #search_form  label  { color:#fff; font-size: 11px;}

.blocgauche h2 { 
	font-weight: bolder; 
	color:#5F5F5F; 
	padding:3px; 
	margin-bottom: 5px;
	font-size: 18px;
	letter-spacing: 0.1em;
	border-bottom: 5px solid #0098D6;
	text-align:right;
	font-family: verdana;
	background:#fff;
}
.blocgauche .formulaire_recherche { margin:10px 2px;    }

.bouton {	border: none; background: #0098D6; color: #fff; font-weight: bold; font-size: 0.8em; text-transform: uppercase; padding:2px; display:inline;}
.blocgauche p, .blocgauche ul {font-size: 0.75em; padding-left: 20px; color:#666;}

.blocgauche .txtpdt  p, .blocgauche .txtpdt  ul { padding-left:0;}
.blocgauche .txtpdt  p, .blocgauche .txtpdt  ul { margin:0; font-size:10px;}
/*  ------------------------------------------
/*  Blocdroite
/*  ------------------------------------------ */
.blocdroite	{ margin: 10px 0 20px 0; width: auto; padding: 3px 3px 10px 3px; background:#dfdfdf url(../IMG/commun/blocdroite_bas.gif) no-repeat left bottom;  border-top: 1px solid #5f5f5f;  /*background:#F2F2F2 url(../IMG/commun/fond_bloc.gif) repeat-x scroll left top;  border-bottom: 1px solid #5f5f5f; */}

.blocdroite h2  , .col3 form legend  {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 20px; 
	height: 1%;
}

.blocdroite h2   { color: #5f5f5f;
	/*border-bottom: 2px solid #5f5f5f; */ background:transparent url(../IMG/commun/biniou_gris.png)  no-repeat top left; }

.blocdroite p, .blocdroite ul    {font-size: 0.7em; padding-left: 20px; color:#666; margin-left:0 ;}
.blocdroite a , .blocdroite a:hover { color:#990000; text-decoration:underline; }

.blocdroite li a { color:#0098D6; font-weight:bold;}

/* RSS ET NEwsletter */
#ins_rss ul li { padding-left:0 !important ;}
.ins_rss  { padding-left: 25px; background: transparent url(../IMG/tools/rss.gif) no-repeat left center; display:block; height:20px;  margin-top:2px; }
.ins_news { padding-left: 25px; background: transparent url(../IMG/tools/news.gif) no-repeat left center; display:block; height:20px; margin-top:2px; }

/* News Récentes*/
#news_mag  p { font-size:10px;} 
#news_mag a { color:#0098D6; font-weight:bold;}
#news_mag a:hover { color:#990000; font-weight:bold;}
 
 /* bouton creer un compte */
 .create { background:none; border:none;}
 .create a { display:block; width:250px; margin: 0 25px; background: transparent url(../IMG/tools/creer.gif) no-repeat left center ; color:#fff;text-align:center; padding:3% 0; text-decoration:none; font-weight:bold; font:verdana; font-size:16px;}
 .create a:hover { color:#fff; text-decoration:none; background-image:url(../IMG/tools/creer_on2.gif) ;}

 /* #ins_rss , #abo_mag , #news_mag { float:left; width:55%;}  */
 
 
 /*couleur ŕ essayer 
http://www.ologram.be/a-propos
93AD18
F3EAD9
E7E1C9*/

/*  ------------------------------------------
/*  Rubrique
/*  ------------------------------------------ */



/*  ------------------------------------------
/*  Produit
/*  ------------------------------------------ */
/*.page_article .imgpdt { border:1px solid #5f5f5f; margin-right:15px; max-width:200px; width: 48%; float:left; margin-bottom:1.6em;}

.imgpdt ul {list-style: none; font-size:0.75em; text-align:left; margin:auto; margin-top:-3px; padding:0;}
.imgpdt ul li a { display:block; color:#fff; background:#0098D6; border-bottom: 1px solid #0098D6; padding:3px 10px; }
*/

/*  ------------------------------------------
/*  Formulaires
/*  ------------------------------------------ */

.formulaire_spip  p { clear:both; font-size:11px; margin:5px 0; padding:0; }

.formulaire_spip  LABEL	 {	width: 36%; /* color: #0098D6; */ float:left; text-align:right; margin-right:0.3em;  }
.formulaire_spip .forml	{	border: 1px solid #bfbfbf; background: url(../IMG/commun/formulaires/bg_input.gif) top left repeat-x #ffffff; width:35%; font-size:11px; }
.formulaire_spip .bloc_form { background:#f2f2f2;  margin-bottom:0.5em; padding:0.5em; border-bottom:1px solid #666; }
.formulaire_spip .bloc_form h3 { color: #fff; font-weight:bold; font-size:14px; background:#666; padding:3px 5px;}
.formulaire_spip p.spip_bouton { text-align:center !important;}

/*
.formulaire_spip .spip_bouton input {  background:  url(../IMG/formulaires/fond-input.jpg) top left repeat-x #0098D6; }  */


.formulaire_spip fieldset { border:0; margin:0; padding:0;}
.error, p.error { color: #FD6503; text-align:center; font-size:11px; }
.formulaire_spip .vide { border: 1px solid #F78000 !important; }

#TB_window  LABEL { width: 40%;  }
#TB_window  .forml  { width: 55%;  }

/********************
/* COLONNE 1
/* *********************/

/* icones outils */
.tools { float:right; /*width:50%; */ margin-top:55px; margin-right:20px; }
.tools ul { list-style:none; padding:0; margin:0;  }
.tools a , .tools a:hover  , .ecrire { color:#6D7381; font-size:11px; font-weight:bold; padding-left:25px ; padding-top:5px;  display:block; height:20px; }


.tools2 {padding-left:58%; width:auto;}
.tools2 a , .tools2 a:hover  { color:#6D7381; font-size:11px; font-weight:bold; padding-left:25px ; padding-top:5px;  display:block; height:20px; }


.fav { background: transparent url(../IMG/tools/addthis.png) no-repeat left center;  }
.reco { background: transparent url(../IMG/tools/reco.png) no-repeat left center;  }
.ecrire { background: transparent url(../IMG/tools/ecrire.png) no-repeat left center;  }
.pdf { background: transparent url(../IMG/tools/pdf.png) no-repeat left center;  }
.panier { background: transparent url(../IMG/tools/panier.png) no-repeat left center;  }

/********************
/* SOMMAIRE - LISTE RUBRIQUES
/* *********************/

.col1 h1 {
	color:#010101 !important; 
	/*
	 background: transparent url(../IMG/commun/puce_bleue.gif) no-repeat  scroll 5px center;
	 padding-left: 24px;
	 */
	padding-left: 5px;
	font-weight:bolder; margin:2em 0 0.5em 0 !important;
	font-size: 20px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	font-family: Trebuchet,Trebuchet MS,Verdana,Arial,Helvetica;
	}
*|html .col1 h1 { margin:24px 0 5px 0 !important; }


.col1 .soustitre {  padding-left: 27px; }

.col1 p , .col3 p { font-size:12px; }


.col1 h2 { color: #0098D6; font-weight: bold; font-size: 16px; margin-top:14px; margin-bottom:5px;  font-weight:bold;  } 


/********************
/* AUTEUR
/* *********************/
.logo { width:48%; float:left;  margin:0px;  }
.list-cat {  float:left; width:48%; font-size: 10px;  }
.list-cat p { margin: 2px; list-style-type :disc ; }
.list-cat  a{ color:#333;   }





/***
REDEFINITION
***/


.rubriques h3 { font-weight:bold; font-size:16px; border-bottom:2px solid #0098D6; padding-left: 15px; 
background: transparent  url(../IMG/commun/puce_bleue_ptt.gif)  no-repeat left center ;
margin-top : 20px;
clear:both; 
}

.rubriques h3 a, .rubriques h3 a:hover {color:#0098D6; text-decoration:none;}

.rubriques li { width:48%; float:left;}

h3.spip 
{ text-align: left !important;
	 font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-size:16px !important; padding-left: 15px; 
	background: transparent  url(../IMG/commun/puce_bleue_ptt.gif)  no-repeat left center ;
	margin-top : 16px; color: #0098D6;
}


.flushright { font-size:11px; text-align: right; margin-top:2px; clear:both; margin-bottom:5px;}

/*infos exposant*/
.expo_infos h1 { color :#0098D6; border-bottom: 2px solid #0098D6; font-weight:bold; font-size: 18px; }
.expo_infos  h2 { color :#0098D6; border-bottom: 1px solid #0098D6; font-weight:bold; font-size: 14px; }
.expo_infos  p { font-size: 11px; }
.col3 .blocpdt , .col3  .tabberlive .tabbertab  .blocpdt { margin:3px 0; width:96%; clear:both;}
/*
.col3 .blocpdt { height:6.5em;  }
.tabberlive .tabbertab  .blocpdt { height:7.5em;}
*/

/** Bloc Abonnez-vous **/
#abo_mag .gauche { float:left; width:37%;}
#abo_mag .droite { float:right; width:58%;}


/*  Plan */

.page_plan .col1 h2	{ font-family: Trebuchet,Trebuchet MS,Verdana,Arial,Helvetica;	color: #0098D6; text-transform: uppercase; padding: 3px; padding-left: 20px; font-size: 16px; font-weight: bold; margin-left: 5px; display:block;  background:#F2F2F2 url(../IMG/commun/fond_bloc.gif) repeat-x scroll left top; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6;}

.page_plan .col1  h2 A	{	color: #0098D6; text-decoration: none;}

.page_plan .col1  ul   { margin-left:20px; padding:0; }
.page_plan .col1  li    {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 20px; 
	color: #666666;
	background: transparent url(../IMG/commun/biniou_gris.png)  no-repeat top left;
	list-style-type : none ;
}
.page_plan .col1  li  li  {
	margin-left: 10px; 
	padding-left:0;
	background : none;
	font-size: 12px;
	font-weight:normal;
	letter-spacing: 0;
	text-transform: none;
	list-style-type :disc ;
}



.page_plan .col1  li  li  li {
	list-style-type :square ;
}

.page_plan .col1 .categories  a {
	text-decoration:none; color:#fff;
}
.page_plan .col1  .categories  li  li  a, .page_plan .col1  .categories  li  li  a:hover {
	color:#666666;
}

.page_plan .col1  li  li  a:hover {
	text-decoration:underline;
}

.mileft { width:47%; float:left; }
.miright { width:47%; float:right; }

.liste-articles h4 {
 font-weight: bold;
 font-size: 14px;
 margin-bottom: 2px;
 padding-left: 10px;
 background: transparent url(../IMG/commun/puce_bleue_ptt.gif) no-repeat -2px 4px;

}

.liste-articles h4  a { color: #0098D6; text-decoration:underline; font-weight: bold;  }

/********************
/* RUBRIQUE 9
/* *********************/

.ckbox {
	width:20px;
	height: 20px;
	margin-top:20px;
}

.bouton2{ border:2px outset #0087bd; background:#0098D6; color:#fff; font-weight:bold;}

.bouton2:hover{ border:2px inset #0098D6;}

/*fleche vers le bas */
.fvbas { background: transparent url(../IMG/commun/fleche_vbas2.gif) no-repeat 0 5px ; padding-left:40px ; height:40px; clear:both; margin-left:12px;}

.fvhaut{  background: transparent url(../IMG/commun/fleche_vhaut2.gif) no-repeat top left; padding-left:40px ; height:35px; clear:both; margin-left:12px;}

/********************
/* THICKBOX
/* *********************/

#TB_ajaxWindowTitle { font-size:14px; font-weight:bold;}
#TB_closeWindowButton { font-size:14px; font-weight:bold; }

#TB_ajaxContent h2 
{
	color: #0098D6;
	background: transparent url(../IMG/commun/puce.gif) no-repeat
	 5px top;
	padding-left: 24px;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	font-size: 18px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	font-family: verdana;
}



/********************
/* TEST
/* *********************/


/* Menu interieur */
.menuup, .menudown, .menugroupeup, .menugroupedown, .menudueup, .menuduedown	{	float: right; margin-top: -1px; display: block;}

.menuup, .menugroupeup, .menudueup	{	display: none;}

.menugroupeup, .menugroupedown, .menudueup, .menuduedown	{	margin-right: 2px;}

HTML > BODY .menugroupeup, HTML > BODY .menugroupedown, HTML > BODY .menudueup, HTML > BODY .menuduedown	{	margin-right: 4px;}

.menucomplet	{	 filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;}

.menuincomplet	{	 filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;}

/* On affiche les sous-menus sur la home et on cache les rubriques vides */
.page_sommaire .menuup	{	display: block;}
.page_sommaire .menudown	{	display: none;}
/*.page_sommaire .menuincomplet	{	display: none;}*/

.menustar	{	float: left; margin-right: 5px;}

.sousgroupe	{	margin-top: 3px;}
.sousgroupe UL LI A	{	font-weight: normal;}

.limenuint	{	color: #666666 !important;}
.limenuint A	{	font-weight: normal !important;}


.ghost	{	clear: both; }
.ghostannonce	{	clear: left; border-bottom: 1px dotted #dddddd; padding-top: 0.2em;}
.allcaps A	{	text-transform: uppercase;}

.normal	{	font-weight: normal !important;}

.page_article .listemachines	{	margin: 0; border: 0;}
.page_article .listemachines LI	{	margin: 0; padding-left: 0;}
.limachines	{	padding-left: 17px !important; color: #666666 !important;}
.uno	{	border: 0 !important;}

a.spip-admin-boutons {  z-index: 1;}


/**
page exposer : article 7
**/
.twocol #login_webmaster img , .twocol #login_webmaster legend { display:none; }
.twocol #login_webmaster  fieldset { border:none; }


.cache { display:none;}

/*
FAQ
*/

.gauche { float:left; width:48%;  }
.droite { float:right; width:48%;  }

.faq .thickbox img { padding:10px; border:1px solid #AAAAAA; margin:5px; }


table.spip {  border:none !important; }



/*menu complémentaire*/

.fgexpo { background-image:url(../IMG/commun/menu/bg_menu_on.gif) !important; }

.fgoccasion  { background-image:url(../IMG/commun/menu/bg_menu2_on.gif) !important; }


.parenthese { width:240px; display: block; float:right;  }
a.voir_expo { color:#fff; background:#1a1a1a url(../IMG/tools/voir_expo.gif) no-repeat top left;  width:240px; height:33px; display:block; text-indent:-20000px; float:right; }
a.voir_expo:hover { color:#fff; background:#009400 url(../IMG/tools/voir_expo_on.gif) no-repeat top left;  }

