/*  ----------------------------------------------------------- */
/*  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: #f3f3f3;
	background-image: url(./images/frontend/bgmain.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	font-size: 1em;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}

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 {
	background: #FFF;
	width: 846px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
}

#pageaccueil {
	background: #FFF;
	width: 846px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
}

#surcontour {
	background: #FFF;
	width: 856px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
}

#conteneur { width: 600px; float:right;padding-top:20px;padding-right:30px }

#conteneur #contenu {
	float: left;
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}

/* Style du texte dynamique en home (c-a-d. la colonne de mis en avant hom) */
#contenuhome {
  float:right;
  width: 218px;
  height: 370px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	padding-top:10px;
	
  }

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	height: 142px;
	}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float:left;margin-left:16px }

/* Entete-home */
#entete-home {
	width: 100%;
	height: 180px;
	}
#entete-home #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete-home a { text-decoration: none; }
#entete-home .formulaire_recherche { float:left;margin-left:16px }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	font-size: 10px;
  color:#C1C1C1;
  margin-top: 4px;
  margin-left: 0px;
  margin-bottom: 0px;
  	font-weight: bold;
  }
#hierarchie a{
	font-size: 10px;
  color:#C1C1C1;
  }
#hierarchie a:hover{
	font-size: 10px;
  color:#A0A0A0;
  }
/* Pied de page */
#pied {
	width: 100%;
	height: 24px;
	margin-top: 2px;
	background:#D0D0D0;
	text-align: left; }
#pied small { font-size: 10px; }
#pied img { vertical-align: bottom; }

/* 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;
height: 550px;
}
html>body #contenu {
height: auto;
font-family: "Trebuchet MS", Helvetica, sans-serif;
min-height : 550px; 
} 


#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
  min-height : 550px; 
  }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, .voirskel {
	font-family: Georgia, Times, serif; }

/*  ------------------------------------------
/*  Habillage des menus et de la navigation MHF
/*  ------------------------------------------ */
/*  ------------------------------------------ */

.menuniv0{
background: #868686;
text-align:left;
float:left;
width:846px;
height:33px;
}

a.menuniv0-aitem{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
text-decoration:none
}

a.menuniv0-aitem:HOVER{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
text-decoration:none
}

.menuniv0-item{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:10px;
padding-left: 14px;
padding-right: 14px;
padding-top: 6px;
cursor: pointer
}

.menuniv0-item:HOVER{
background: #999999;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:27px;
padding-left: 14px;
padding-right: 14px;
padding-top: 6px;
cursor: pointer;
}

.menuniv0-itemon{
background-image: url(./images/frontend/bgmen0_over.gif);
background-repeat: repeat-x;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:27px;
padding-left: 14px;
padding-right: 14px;
padding-top: 11px;
cursor: pointer;
margin-top:-5px;
}


/*  -------------- style menu niv0 spécifique page d accueil ---------------*/

.menuniv0-home{
background: #868686;
text-align:left;
float:left;
width:846px;
height:35px;
}

a.menuniv0-aitem-home{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
text-decoration:none
}

a.menuniv0-aitem-home:HOVER{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
text-decoration:none
}

.menuniv0-item-home{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:27px;
padding-left: 14px;
padding-right: 14px;
padding-top: 8px;
cursor: pointer
}

.menuniv0-item-home:HOVER{
background: #999999;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:27px;
padding-left: 14px;
padding-right: 14px;
padding-top: 8px;
cursor: pointer
}

.menuniv0-itemon-home{
background: #999999;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height:24px;
padding-left: 14px;
padding-right: 14px;
padding-top: 12px;
cursor: pointer
}

/*-------------------------------------------------------------*/
.homeaccesspe{

}
a.homeaccesspe{

font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 11px;
color: #999
}

a.homeaccesspe:HOVER{

font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 11px;
color: #666;
text-decoration: none
}

.menuniv1{
padding-top: 30px;
background-repeat: repeat-x;
width:160px;
float:left
}

a.menuniv1-aitem{
width:170px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

a.menuniv1-aitem:HOVER{
width:170px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

.menuniv1-item{
width:170px;
text-align: right;
background-image: url(./images/frontend/bgmen1.gif);
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #999;
float: left;
/*height:32px;*/
padding-right: 14px;
padding-top: 6px;
padding-bottom: 8px;
cursor: pointer
}

.menuniv1-item:HOVER{
width:170px;
text-align: right;
background-image: url(./images/frontend/bgmen1_over.gif);
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
float: left;
/*height:32px;*/
padding-right: 14px;
padding-top: 6px;
padding-bottom: 8px;
cursor: pointer
}

.menuniv2-item{
width:170px;
text-align: right;
background-image: url(./images/frontend/bgmen1.gif);
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #999;
float: left;
/*height:32px;*/
padding-right: 14px;
padding-top: 6px;
padding-bottom: 8px;
cursor: pointer
}

a.ssmenuniv2rub-item{
width:170px;
text-align: right;
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #999;
float: left;
/*height:32px;*/
padding-right: 14px;
cursor: pointer
}

a.ssmenuniv2rub-item:HOVER{
width:170px;
text-align: right;
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #999;
float: left;
/*height:32px;*/
padding-right: 14px;
cursor: pointer;
text-decoration:none
}


a.ssmenuniv2-item{
width:170px;
text-align: right;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 10px;
color: #C0C0C0;
float: left;
/*height:32px;*/
padding-right: 14px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer
}

a.ssmenuniv2-item:hover{
width:170px;
text-align: right;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 10px;
color: #C0C0C0;
float: left;
text-decoration:none;
/*height:32px;*/
padding-right: 14px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer
}


a.brevhome-aitem1{
width:341px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

a.brevhome-aitem1:HOVER{
width:341px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none
}

.brevhome-item1{
width:341px;
padding-top: 2px;
padding-bottom: 2px;
background: #E9E9E9;
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
float: left;
cursor: pointer;
margin-top:1px;
margin-left:1px;
}

a.brevhome-aitem1b{
width:341px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

a.brevhome-aitem1b:HOVER{
width:341px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

.brevhome-item1b{
width:341px;
padding-top: 2px;
padding-bottom: 2px;
background: #FFF;
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
float: left;
cursor: pointer;
margin-top:1px;
margin-left:1px;
}

/*----------------------------------------------*/


a.brevhomemag-aitem1{
width:260px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

a.brevhomemag-aitem1:HOVER{
width:260px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none
}

.brevhomemag-item1{
width:260px;
padding-top: 2px;
padding-bottom: 2px;
background: #E9E9E9;
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
float: left;
cursor: pointer;
margin-top:1px;
margin-left:1px;
}

a.brevhomemag-aitem1b{
width:260px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

a.brevhomemag-aitem1b:HOVER{
width:260px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-decoration:none;
}

.brevhomemag-item1b{
width:260px;
padding-top: 2px;
padding-bottom: 2px;
background: #FFF;
background-repeat: repeat-x;
background-position: bottom ;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #666;
float: left;
cursor: pointer;
margin-top:1px;
margin-left:1px;
}

/* page d'accueil
---------------------------------------------- */

.homebloc
{
	background:#FFF;
	width:206px;
	height:160px;
}

.homeblocentouragetitre
{
	padding-bottom:2px;
	width:95%;
	border-bottom:1px dotted #AAA;
}

.homebloctitre
{
	color:#A2C900;
	font-weight: bold;
	font-size: 14px;
	padding-left:0px;
}

.homeblocgaranties
{
	width:196px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}

.homeblocgaranties p
{
	padding-top:0px;
	margin-top:0px;
}

.homeblocgaranties a
{
	color:#14c0e8;
	font-size: 12px;
	text-decoration:none;
}

.homeblocgaranties a:visited
{
	color:#14c0e8;
	font-size: 12px;
	text-decoration:none;
}


.homeblocgaranties a:hover
{
	color:#14c0e8;
	font-size: 12px;
	text-decoration:underline;
}

.homeblocgoodies img
{
	padding-bottom: 7px;
}


/* visionneuse actus
---------------------------------------------- */

/* < les 4 rubriques sous animation actu > */
#rubriqueactu
{
   font:11px verdana,arial,sans-serif;
   width:422px;
   height:44px;

}

#rubriqueactu div a.rubriqueactu
{
   height:38px;
   padding-top:6px;
   float:left;
   cursor:pointer;
   color:#666;
   background:#dbe9f3;
   border:0px solid #000;
   z-index:100;
   text-align: center;
	font-weight: bold;

}

#rubriqueactu div a.rubriqueactu:visited
{
   height:38px;
   padding-top:6px;
   float:left;
   cursor:pointer;
   color:#666;
   background:#dbe9f3;
   border:0px solid #000;
   z-index:100;
   text-align: center;
	font-weight: bold;

}


#rubriqueactu div a.rubriqueactu:hover
{
   cursor:pointer;
   color:#dbe9f3;
   background:#666;
   border:0px solid #000;
   z-index:100;
   text-align: center;
	text-decoration: none;
	font-weight: bold;
}

/* </ les 4 rubriques sous animation actu > */

/* zoom produits
---------------------------------------------- */

#imap
{
	display:block;
	width:205px;
	height:111px;
	background:url(./images/frontend/produits.png) no-repeat;
	position:relative;
	margin:0px;
}

#imap a#painting
{
	display:block;
	width:206px;
	height:140px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	background:transparent url(./images/frontend/produits.jpg) no-repeat;
	cursor:pointer;
}

#imap a#painting:hover {background-position: 0 0; z-index:220;}

#imap dd {position:absolute; padding:0; margin:0; z-index:220;}
#imap #boissonschaudes {left:2px; top:13px; z-index:220;}
#imap #boissonsfroides {left:54px; top:13px; z-index:220;}
#imap #epicerie {left:106px; top:13px; z-index:220;}
#imap #frais {left:158px; top:13px; z-index:220;}
#imap #fruits {left:2px; top:82px; z-index:220;}
#imap #pretaporter {left:54px; top:82px; z-index:220;}
#imap #maison {left:106px; top:82px; z-index:220;}
#imap #cosmetik {left:158px; top:82px; z-index:220;}

#imap a#link_boissonschaudes,#imap a#link_boissonsfroides,#imap a#link_epicerie,#imap a#link_frais,#imap a#link_fruits,#imap a#link_pretaporter,#imap a#link_maison,#imap a#link_cosmetik
{
	display:block;
	width:46px;
	height:46px;
	text-decoration:none;
	position:absolute;
	z-index:220;	
	cursor:pointer;
}

#imap a span, #imap a:visited span {display:none;}

#imap a:hover span
{
	position:relative;
	display:block;
	color:#000;
	width:206px;
	height:160px;
	line-height:1.8em;
	font-size:0.9em;
	text-align:justify;
	z-index:220;
	cursor:pointer;
}

#imap a#link_boissonschaudes:hover span,#imap a#link_boissonsfroides:hover span,#imap a#link_epicerie:hover span,#imap a#link_frais:hover span,#imap a#link_fruits:hover span,#imap a#link_pretaporter:hover span,#imap a#link_maison:hover span,#imap a#link_cosmetik:hover span
{
	position:relative;
	z-index:220;
	z-index:220;
	left:-32px;
	top:-42px;
	cursor:pointer;
}

/* < affichage des actus et du texte > */
#demo ul, #demo li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#images
{
	height: 280px;
	width: 422px;
	float: left;
}

div.actushow
{
   clear:left;
   width:422px;
   margin-top:0;
   top:0px;
   border:0px solid #000;
   padding:0px;
   font:11px verdana, arial, sans-serif;
   height: 280px;
   overflow:auto;
}

div.actushow p
{
   margin: 120px 51px 0 51px;
	padding:10px;
   background:#AAAAAA;
	width:300px;
	height: 100px;
   -moz-opacity:0.8;
   opacity: 0.8;
   filter:alpha(opacity=80);
}

div.actushow p .actutitre
{
   font-size:14px;
   font-weight:bold;
}

div.actushow p .actutitre a
{
   color:#FFF;
   font-size:14px;
   font-weight:bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

div.actushow p .actutitre a:visited
{
   color:#FFF;
   font-size:14px;
   font-weight:bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


div.actushow p .actutitre a:hover
{
   color:#FFF;
   font-size:14px;
   font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

div.actushow p .actutexte
{
   color:#000;
   font-size:12px;   
	font-family: Verdana, Tahoma, Arial, sans-serif;

}

div.actushow p .actutexte a.actulien
{
   color:#FFF;
   font-size:12px;
   text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

div.actushow p .actutexte a.actulien:visited
{
   color:#FFF;
   font-size:12px;
   text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


div.actushow p .actutexte a.actulien:hover
{
   clear:both;
   color:#FFF;
   font-size:12px;
   text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
/* </ affichage des actus et du texte > */

/* step carousel: vitrine - multimedia - temoignage
---------------------------------------------- */
.stepcarousel
{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 206px; /*Width of Carousel Viewer itself*/
	height: 140px; /*Height should enough to fit largest content's height*/
	margin-top:1px;
	z-index:10;
}

.stepcarousel .belt
{
	position: absolute; /*leave this value alone*/
	top:0;
	left: 0;
	z-index:10;
}

.stepcarousel .panel
{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 206px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* featuredcontentglider: breves
---------------------------------------------- */

.glidecontenttoggler
{ /*style for DIV used to contain toggler links. */
	font:11px verdana,arial,sans-serif;
	width:140px;
	line-height:15px;
   height:15px;
   padding:0 4px 0 10px;
   float:left;
   cursor:pointer;

}

.glidecontenttoggler a.toc
{
   color:#000;
   background:#FFF;
   z-index:20;
   text-decoration: none;
   padding: 0 2px;
}

.glidecontenttoggler a.toc:visited
{
   color:#000;
   background:#FFF;
   z-index:20;
   text-decoration: none;
   padding: 0 2px;
}


.glidecontenttoggler a.toc.selected, .glidecontenttoggler a.toc:hover
{
   color:#FFFFFF;
   background:#14c0e8;
   border:0px solid #000;
   z-index:100;
}

.glidecontenttoggler a.next img, .glidecontenttoggler a.next:hover img
{
   border: 0px;
   text-decoration: none;
   background:#FFF;
   vertical-align: bottom;
   
}

div.brevebloc
{
   clear:left;
   width:190px;
   height: 110px;
   margin:0 0 3px 0;
   top:0px;
   border:0px solid #000;
   position:relative;
   line-height:18px;
   overflow:hidden;
	background:#FFF;
	padding:0 4px 0 10px;
}


div.breveshow
{
   position: absolute;
   clear:left;
   background:#FFF;
   width:186px;
   margin-top:0;
   top:0px;
   border:0px solid #000;
   padding:0px 4px 2px 4px;
   z-index:50;
   font:11px verdana, arial, sans-serif;
   line-height:18px;
   height: 105px;
}

.clear
{
   clear:both;
}






/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	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; }

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 18px; }

.cartouche .titre {
	font-size: 16px;
	font-weight: bold;
	color: #999; }
#contenu .surtitre, #contenu { font-size: 12px; }

#contenu .soustitre {
	font-size: 20px;
	font-weight: bold;
	color: #00BCE4;
	}

.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: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px; }

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

.texte { color: #000; font-size: 12px; }

.ps, .notes {
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 14px;
	border: 1px solid #CCC; }
.ps { font-size: 12px }
.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 #CCC; }
#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: 50px;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#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; }

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

.pagination { 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 #CCC;
	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: 10px; }
.formulaire_spip p { margin: 10px 0px; padding: 0px; }

.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: 160px; text-align: left; }
.formulaire_recherche label { display: none; }

/* Formulaire de abonnement newsletter accueil */
.formulaire_abt_accueil { width: 220px; margin:0;}
.formulaire_abt_accueil label { display: none; }
.formulaire_abt_accueil .forml { width: 160px; font-family: inherit; font-size: inherit; margin: 0px;padding:0px;}
.formulaire_abt_accueil input[type="submit"] {
background-color:#999999;
border:0px dotted #666;
color:#FFFFFF;
font-family: inherit; font-size: inherit;
padding: 0px;
margin:0px;
}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

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




/*  ------------------------------------------
/*  Styles associés à la barre typo enrichie
/*  ------------------------------------------ */

/*-------------- Intertitre 1 ---------------------*/
h3.spip {
  font-size: 14px;
 	text-align: left; 
	font-weight: bold;
}

/*-------------- Intertitre 2 ---------------------*/
h4.spip {
  font-size: 16px;
  color: #666;
 	text-align: left; 
	font-weight: bold;
}

/*-------------- Intertitre 3 ---------------------*/
h5.spip {
  font-size: 12px;
	font-weight: bold;
}


.texteencadre-spip {
	background: #d2e4f0;
	margin: 1em 0;	
	padding: 10px 15px 10px 15px;	
	position: relative;
}

.caractencadre-spip {
	color: #896532;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

/* ne marche pas sur MSIE, a refaire en jQuery */
a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999;
background: transparent;
font-size:x-small;
}

a.spip_blank {
	color: #F00;
}

/* Pour le mode preview dans l'admin */
#article_preview {
	display:none;
	border:1px solid #F00;
	overflow: auto;
	background-color: #FFF;
	padding: 0 1em;
}

sup {
	vertical-align:20%;
	font-variant: small-caps;
	font-size: .5em;
}

.formulaire_inscription{
	
	margin-left:15px;
	margin-top:-9px;
}