/*------------------------------------------------------------
**  PAGE
**------------------------------------------------------------*/
body {
	background: #FFFFFF url(../images/fond_sommaire.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #303030; /* anthracite www.pourpre.com */
	}
	
a       { color: #7f127f; text-decoration: none; }
a:hover { color: #ed803e; text-decoration: underline; }

acronym { cursor: help; border-bottom: 1px dashed #999; }
/* cette ligne ci-dessus pas utile ??? */

/*------------------------------------------------------------
**  CONTAINER PRINCIPAL
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 980px;
	background: #FFFFFF url(../images/pointille.gif) repeat-y 37%; 
	border: 0px solid #DDDDDD;
	padding: 0 5px 0 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------
**  ENTETE
**------------------------------------------------------------*/		
#entete 
    {
	background: url(../images/bandeau.png) no-repeat 100% 0;
	height: 70px;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	margin-top: 0;
	}	
	
#entete a {text-decoration:none;  border-bottom:0;}
	
#entete h1 
    { 	
    display: none;
	cursor: default;
	}	
	
#entete h2	
    { 	
    display: none;
	cursor: default;
	}		

#pub468x60
    {
    float:right;
    width:493px;
    height:60px;
    padding-top:5px;
    padding-right:5px;
	}
#compte_site{
	float: right;
	height: 60px;
	width:160px;
	background-color: #FFF;
	background-image: url(../images/librairie/haut_compte_haut.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#compte_site p {
	text-align: center;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 10px;
	/*background-image: url(../images/librairie/panier_seul.png);
	background-repeat: no-repeat;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	/*height: 15px;*/
}
#compte_site h6 {
	text-align: center;
	padding: 0px;
	margin-top: 23px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 10px;
	font-weight: normal;
}
#container #entete #compte_site a {
	color: #ED803E;
}
#container #entete #compte_site a:hover {
	color: #000;
	text-decoration: underline;
}
#pan_site{
	float: right;
	height: 60px;
	width:120px;
	background-color: #FFF;
	background-image: url(../images/librairie/haut_panier_haut.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#pan_site h4.titre-panier {
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
}
#pan_site p {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#pan_site h6 .commander {
	text-decoration: none;
	background-image: url(../images/librairie/commander_bt_haut.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 16px;
	width: 120px;
	margin-bottom: 0px;
	font-size: 10px;
	padding-top: 6px;
	color: #666;
	margin-top: 0px;
	font-weight: bold;
	background-position: center;
}

#pan_site h6 .commander:hover {
	background-image: url(../images/librairie/commander_bt_haut_over.png);
}
#pan_site h6 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*------------------------------------------------------------
**  BARRE DE NAVIGATION
**------------------------------------------------------------*/
#navigation
    {
	border-bottom: 5px solid #FFFFFF;
	background-image:url(../images/gradient_28.gif);
	height: 21px;
	border-style:solid;
	border-color:#525252;
	background-color:#FFFFFF;
	border-width:2px 0px 2px 0px;
	margin: 0;
	padding: 0.3em;
	}



	
/*------------------------------------------------------------
**  FIL D'ARIANNE
**------------------------------------------------------------*/
#arianne
    {
	border-bottom: 5px solid #FFFFFF;
	width: 980px;
	height: 15px;
	background: url(../images/basban.png) no-repeat;
	text-align: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	padding: 1px 0 0;
	margin: 0;
	text-indent:1em;
	/* vertical-align: middle; */
	
}

#arianne a {
	color: black;
	text-decoration: none;
	
}

#arianne a:hover {
	color: black;
	text-decoration: underline;
}

#arianne a:visited {
	color: black;
	text-decoration: none;
}


#megabanner
    {
	border-bottom: 5px solid #FFFFFF; 
	padding: 0 0 0 10px;
	background-color: #fff;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	clear: both;
}


/*------------------------------------------------------------
**  ZONE GAUCHE CONTEXTUELLE
**------------------------------------------------------------*/
#zone_gauche 
    {
	float: left;
	width: 180px;
	position: relative;
	word-spacing: 2px;
	}
	
#zone_gauche div 
    {
    background: #FFFFFF url(../images/fond_titre.jpg) repeat-x;
    padding: 0;  
	border-top: 1px solid #DDDDDD; 
    }	

#zone_gauche a
    {
	color: #19182f;
	font-size: 10px;
	}
		
#zone_gauche ul 
	{
	list-style-type:square;
	padding-right: 5px;
	padding-left: 9px;
	margin-left: 10px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#zone_gauche p
	{
	padding-right: 5px;
	padding-left: 5px;
}
#zone_gauche img
	{
	margin-left: 5px;
	margin-top: 5px;
	}

#zone_gauche input
	{ 
	margin-left: 5px;
	color: #000;
	font: small-caps bold 12px/3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e2a300;
	border: 1px solid #949ba2;
	padding: 3px;
}

.non_disponible       
	{ 
	color: #000;
	font: normal 11px/3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #949ba2;
	background-color: #d4d9f3;
}

.fonds_gris
{
    background: #c6c0bb;
}

.breve_boutique
{
	font-size: 11px;
	line-height: 1em;
}

/*------------------------------------------------------------
** ZONE  CENTRALE DU BLOC PRINCIPAL
**------------------------------------------------------------*/
#zone_centrale
    {

	float: left;
	width: 490px;
	position: relative;
	margin-left: 5px;
	text-align: justify; 
	}
/*   ------ <   AJOUT   >  -------*/
#container #zone_centrale h1 {
	font-size: 20px;
	font-weight: bolder;
	text-align:left;
	margin-top: 20px;
	margin-right: 4px;
	background-image: none;
	margin-left:10px;
	margin-bottom:10px;
	clear: both;
}

#container #zone_centrale h2 {
	font-size: 12px; 
	color: #303030 ;  /* anthracite www.pourpre.com */
	font-weight: 600;
	/*margin-left:10px;*/
	margin-left:10px;
	display: block;
	clear: both;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#container #zone_centrale h5 {
	margin-top:28px;
	margin-bottom:8px;
	font-size: 12px;
	color: #303030;
	padding-left: 10px;	/*font-weight: normal;*/
}
#container #zone_centrale h4 {
	font-size: 12px;
	color: #303030;
	font-weight:bold;
}

#container #zone_centrale h6 {
	margin-left:10px;
	margin-bottom:10px;
	color: #ed803e;		/* orange du bandeau */
	text-shadow: #000000 0 0 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#zone_centrale h2 dd
	{
	/* border-bottom: 1px solid #bbb; */
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.chapo_marge10
	{
	font-size: 12px;
	color: #303030;  /* anthracite www.pourpre.com */
	font-weight: 600;
	margin-left:10px;
	margin-right:10px;
	display: block;
	}
.marge10{
	margin-left:10px;
	margin-right:10px;
}
.petit_titre{
	font-size:14px;
	margin-top:2px;
	padding-top:0px;
}
/*   ------ <   FIN AJOUT   >  -------*/
#zone_centrale div
    { 
   /* background: #FFFFFF url(../images/fond_titre.jpg) repeat-x;*/
	padding: 0 10px 0 0;  
	border-top: 1px solid #DDDDDD; 
	
	}
	
#zone_centrale  .topactu
{

	border:2px solid #000000;
	padding-top:0.5px;
	margin:0.5px ;
	background:#dddddd;
}

#zone_centrale h3
    { 
	font-size: 14px; 
	margin-top: 10px;
	margin-left: 10px;
	}

#zone_centrale p 
	{
	margin-left: 10px;
	width: 468px;
	 
	}

#zone_centrale input 
	{
	margin-left: 10px;
	background-color: #fffbe7;
	border: 1px solid #000;
	padding: 2px;
}
#zone_centrale dl
	{
	margin-left: 0px;
	/* margin-left: 50px; */
	}
	
#zone_centrale dd
	{
	/* border-bottom: 1px solid #bbb; */
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px 10px;
}
#zone_centrale div dd p {
	width: 450px;
}
#zone_centrale .emploi    
	{ 
	font-size: 10px; 
	text-align:left;
	color: #fdb320;		
	margin-left: -60px;
	}
#zone_centrale .stage      
	{
	font-size: 10px; 
	text-align:left;
	color: #888;
	margin-left: -60px;
	}
#zone_centrale .cadre_stage {
	background-color: #eaeaea;
}
#zone_centrale .cadre_emploi {
	background-color: #f2f2c3;
}
#zone_centrale .poste
	{
	font-size: 12px; 
	color: #303030;
	font-weight: bold;
	text-align: left;
}

#zone_centrale a:visited
	{
	color: #7f7f7f;
}

#dhtmlgoodies_slideshow {
	margin: 0 auto;
	width : 680px;
}

#zone_centrale div.topdoc{
	width:225px;
	height:230px;
	position:relative;
	float: left;
	border: 1px solid black;
	margin-left:6px;
	margin-top :5px;
	padding-top:5px;
}

#zone_centrale ul.marge{
	list-style-type:square;
	padding-right: 5px;
	margin-left: 0px;
	font-size: 10px;
}
 



#zone_centrale p.titredoc{
width:225px;
text-align:center;
font-weight:bolder;

}

a.plus{
float:right;
font-size:10px;
}

.image{
margin-right:15px;
}
.cartouche{
	color:#900;
	font-size:14px;
	font-weight:bold;
}

/*------------------------------------------------------------
**  ZONE SIGNATURE DU BLOC PRINCIPAL
**------------------------------------------------------------*/
#signature
    {
	margin-left: 10px;
	width: 468px;
	position: relative;
	margin-top: 4px;
	font-size: 9px;
	color: #BABAB9;
    }
    
    

/*------------------------------------------------------------
**  ZONE DROITE DU BLOC SECONDAIRE PUBLICITAIRE A DROITE
**------------------------------------------------------------*/
#palette_recherche
    {
    float:right;
	width: 300px;
	height: 200px;
	background:url(../images/fonds_recherche.gif) no-repeat center;
	padding: 0;
	text-align: left; /* Cancel IE Fix */
	}
	
#palette_recherche p
    {
	font-size:11px; 
	color: #191919;
	padding: 10px 20px;
}
#palette_recherche form    {
	padding: 10px 20px;
}
	 
.apparent       {visibility: visible; display: block;}
.cache          {visibility: hidden; display: none;}

.recherche_simple {
	background: url(../images/search.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	line-height: 20px;
	border-style: none;
	padding-left: 20px;
	padding-top: 4px;
	vertical-align: middle;
	display:block;
	width:110px;
}

#zone_droite 
    {
	float: left;
	margin-left: 5px;
	width: 300px;
	position: relative;
    }
	
#zone_droite div {
    background: #FFFFFF url(../images/fond_titre.jpg) repeat-x;
	padding: 0 10px 0 0;  
	border-top: 1px solid #CCCCCC;
}
#zone_droite h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#zone_droite h1.haut_palette {
	background-image: url(../images/palette/haut_palette.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 275px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#zone_droite h2 {
	font-size: 12px;
	font-weight: 600;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
#zone_droite h3
    { 
	font-size: 14px; 
	margin-top: 10px;
	margin-left: 10px;
	}
	
#zone_droite h6
    { 
	font-size: 9px; 
	font-weight:normal;
	text-align:center;
	color:#000000;
	letter-spacing:0.85em;
	margin: 0 0 0 0px; 
	cursor: default;
	}

#zone_droite p 
	{
	font-size:11px;
	margin-left: 10px;
	text-align:justify;
	}
#zone_droite #formulaire_spip_recherche_avancee {
	background-image: url(../images/palette/filet_palette.png);
	background-repeat: repeat-y;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19326;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#formulaire_spip_recherche_avancee form {
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formulaire_spip_recherche_avancee h5 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
	padding: 0px;
}
#formulaire_spip_recherche_avancee form table {
	width: 300px;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formulaire_spip_recherche_avancee form table select {
	font-size: 10px;
}
#formulaire_spip_recherche_avancee form table .bouton {
	background-color: #F19326;
	width: 150px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 0.1em;
	border: 1px solid #F19326;
	margin: 5px;
}
#formulaire_spip_recherche_avancee form table .bouton:hover {
	background-color: #FFF;
}

#zone_droite #fonctionnement{
	background-image: url(../images/palette/filet_palette.png);
	background-repeat: repeat-y;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19326;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #fff;
	}
#zone_droite #fonctionnement ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}
#zone_droite #fonctionnement ul li{
	margin-bottom:5px
}
.panier       
	{ 
	color: #000;
	font: normal 11px/3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	border: 1px solid #cacab0;
	background-color: #f2f1d2;
    }

/*------------------------------------------------------------
**  PIED DE PAGE
**------------------------------------------------------------*/
#pied_page 
    {
	background: #606060;
	border-bottom: 5px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	line-height: 16px;
	clear: both;
	vertical-align: middle;
	height: 19px;
	padding: 3px;
}
	
#pied_page a { color: #fff;
	text-decoration: none;
}

#pied_page a:hover { border-bottom: 1px solid #fff; color: #fff; }

/*------------------------------------------------------------** CLASSES GENERALES
**------------------------------------------------------------*/
.maigre{
	font-weight:normal;
}
.groupe          
	{ 
	font-size: 14px; 
	cursor: default;
	font-weight: bold;
	margin-top: 10px;
	color: #000;
	}

.detail       
	{
	font-size: 9px; 
	color: #697080; 
	}

.petit       
	{ 
	color: #000;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.prix       
	{ 
	color: #000;
	font: bold 14px/3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #f3ffad;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #949ba2;
}
.lien
    {
	font-size: 9px; 
	color: #ed803e; 
	}

.type_annonce   
	{ 
	color: #ed803e; 
	text-shadow: #000000 0 0 0; 
	font-size: 10px; 
	font-weight: 500;
	margin-top: 0px;
	}
.lieu   
	{
	color: #606060; 
	text-shadow: #000000 0 0 0; 
	font-size: 11px; 
	margin-top: 0px;
	}
.signature      
	{
	font-size: 9px; 
	color: #858f9e;
	margin-left:10px;
	}

.rech {
	background: url(../images/search.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	line-height: 11px;
	border-style: none;
	padding-left: 20px;
	padding-top: 4px;
	vertical-align: middle;
}

/*------------------------------------------------------------**  CLASSES POUR LES CHAMPS SPIP
**------------------------------------------------------------*/

.surtitre    
	{ 
	color: #ed803e;		/* orange du bandeau */
	text-shadow: #000000 0 0 0; 
	font-size: 12px; 
	font-weight: bold;
	}
.date      
	{
	font-size: 9px; 
	color: #6a737f;
	}

.soustitre
	{
	font-size: 10px; 
	color: #303030 ;
	line-height: 0.2em;
}

.titre      
	{
	font-size: 20px; 
	font-weight: bolder; 
	text-align:left;
	margin-top: 4px;
	margin-right: 4px;
	background-image: none;
}
.chapo
	{
	font-size: 12px; 
	color: #303030 ;  /* anthracite www.pourpre.com */
	font-weight: 600;
	}
	
.chapo_non_gras
	{
	font-size: 12px; 
	color: #303030 ;  /* anthracite www.pourpre.com */
	}
	
.texte_non{
	font-weight:lighter;
}

.italique{
	font-style:italic;
}
	
.texte
	{
	font-size:11px; 
	color: #191919; 
	}
.hautdepage 
	{
	font-size:10px; 
	text-align:right; 
	margin-right:5px;
	} 
	
.clear{
	clear:both;
}
/*------------------------------------------------------------
**  ZONES SPECIALES - VERIFIEES PAR BBS LE 23 AOóT 2007
**------------------------------------------------------------*/

.imprimir
    {
	padding: 0 0 0 0px;
    }

.imprimir a
	{
	font-size: 9px;
	color: #344B6B;
    text-decoration: none;
	}

.imprimir a:hover
	{
    text-decoration: underline;
	}

.texteencadre-spip 
    {
    width: 99%;
	border: 1px solid #DDDDDD;
    padding: 2px 2px 2px 2px;
    margin: 0 2px 0 2px;
    }
    
.spip {}
.puce_orange {
	list-style-image: url(../images/general/puce_orange.gif);
}
.plansite a  {
	color: #000;
}
.plansite a:hover {
	text-decoration: underline;
}
/*
.plansite .niv3 {
	display: none;
}
.plansite .niv2 li:hover .niv3 {
	display: block;
}*/

