/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 27 fev 08 --*
 *------------------------------------------------*/

@import "navigation.css";
/*@import "style_shadedcorner.css";*/
/*@import "flash_bg.css";*/


.nav_pages a.lien_non_actif {
	color: gray;
}
.nav_pages a.lien_non_actif:hover {
	color: gray;
	background: none;
}
html {
 margin: 0;
 padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image:url(../images/deco/bg-body-degrade.jpg);
	background-position:left top;
	background-repeat: repeat-x;
}

/*body syle avant modif{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../images/deco/bg_fixe.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color: #000;
	background-attachment: fixed;
}*/

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}


img{
	border:none;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


.newsletter_pop{
  height:auto;
  width:auto;
  padding:4px;
  background:black;
  border:2px black solid;
  position:absolute;
  top:265px;
  z-index:10;
  color:#00FF00;
	font-size:12px;
}


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:15px 5px 15px 13px;
	width:960px;
	background:url(../images/deco/bg_ombre_960x150.png) no-repeat;
}
/*Bas de page  FOOTER*/
#footer{
	float:right;
	margin:0 20px 25px 0;
	padding:0;
	width:790px;
	background:url(../images/deco/bg_blanc_790x90.png) no-repeat;
	/*background-color:#fff;*/
	text-align: center;
	color:#666666;
	height: 90px;
}
#footer p{
	margin: 0;
	padding: 5px 0;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	color:#999;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
}
.colonne_gauche{
	width: 130px;
	margin: 0pt 8px 0 16px;
	padding: 0;
	height: auto;
	background:url(../images/deco/bg_blanc_130x445_2.png) no-repeat top left;
}
#pro_recrute{
	width: 130px;
	height:330px;
	margin:-5pt 0;
	padding:0;
	}
#contact{
	width: 130px;
	height:110px;
	margin:0;
	padding:0;
	}
#boite_th,#boite_th1,#boite_th2{
	width: 250px;
	margin: 5px 3px;
	padding: 3px;
	/*height: 260px;*/
	float: left;
	text-align: center;
}
#boite_th1{
	background-color:#DFF2FE;
}
#boite_th p,#boite_th1 p,#boite_th2 p{
	width: 240px;
	margin: 0;
}
#boite_th h4,#boite_th1 h4,#boite_th2 h4{
	margin: 6px;
	padding: 0;
	color:#333333;
	text-indent: 12px;
	text-decoration: underline;
	font-size: 13px;
	text-align: center;
	}
#boite_th img,#boite_th1 img,#boite_th2 img{
	margin: 0 auto;
	padding: 0;
}
/**************************************/
#boite_th_tarif,#boite_th1_tarif,#boite_th2_tarif{
	/*width: 250px;*/
	margin: 5px 3px;
	padding: 3px;
	/*height: 190px;*/
	/*float: left;*/
	text-align: left;
}


#boite_th_tarif p,#boite_th1_tarif p,#boite_th2_tarif p{
	width: 240px;
	margin: 3px 0 0 0;
}
.centrer{
	text-align:center;
}
#boite_th_tarif ul li,#boite_th1_tarif ul li,#boite_th2_tarif ul li{
	margin: 5px 0 0 0;
}
#boite_th_tarif h4,#boite_th1_tarif h4,#boite_th2_tarif h4{
	margin: 6px;
	padding: 0;
	color:#333333;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	}
#boite_th_tarif h6,#boite_th1_tarif h6,#boite_th2_tarif h6{
	margin: 6px;
	padding: 0;
	color:#006699;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	}
#boite_th_tarif h5,#boite_th1_tarif h5,#boite_th2_tarif h5{
	margin: 6px;
	padding: 0;
	color:#006699;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	}
#boite_th_tarif img,#boite_th1_tarif img,#boite_th2_tarif img{
	margin: 0 auto;
	padding: 0;
}
/* partie texte central V0*/

#texte_haut{
	background-image:url(../images/deco/blocs/bg_blanc_790_haut.png);
	height:10px;
}
#texte_centre{
	background-image:url(../images/deco/blocs/bg_blanc_790.gif);
	background-repeat:repeat-y;

}
#texte_bas{
	background-image:url(../images/deco/blocs/bg_blanc_790_bas.png);
	background-repeat:no-repeat;
	height:10px;
}
/* FIN partie texte central V0*/

/* partie texte central -accueil*/

#texte_haut-accueil{
	background-image:url(../images/deco/blocs/bg-haut_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}
#texte_centre-accueil{
	background-image:url(../images/deco/blocs/bg-centre_grey_790.png);
	background-repeat:repeat-y;
}
#texte_bas-accueil{
	background-image:url(../images/deco/blocs/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:14px;
}
/* FIN*/
/* partie texte central -communication*/

#texte_haut-communication{
	background-image:url(../images/deco/blocs/bg-haut_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}
#texte_centre-communication{
	background-image:url(../images/deco/blocs/bg-centre_grey_790.png);
	background-repeat:repeat-y;

}
#texte_bas-communication{
	background-image:url(../images/deco/blocs/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:14px;
}
/* FIN*/
/* partie texte central -animation*/

#texte_haut-animation{
	background-image:url(../images/deco/blocs/bg-haut_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}
#texte_centre-animation{
	background-image:url(../images/deco/blocs/bg-centre_grey_790.png);
	background-repeat:repeat-y;
}
#texte_bas-animation{
	background-image:url(../images/deco/blocs/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:14px;
}
/* FIN*/
/* partie texte central -borne*/

#texte_haut-borne{
	background-image:url(../images/deco/blocs/bg-haut_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}
#texte_centre-borne{
	background-image:url(../images/deco/blocs/bg-centre_grey_790.png);
	background-repeat:repeat-y;

}
#texte_bas-borne{
	background-image:url(../images/deco/blocs/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:14px;
}
/* FIN*/
/* partie texte central -actu*/

#texte_haut-actu{
	background-image:url(../images/deco/blocs/bg-haut_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}
#texte_centre-actu{
	background-image:url(../images/deco/blocs/bg-centre_grey_790.png);
	background-repeat:repeat-y;
}
#texte_bas-actu{
	background-image:url(../images/deco/blocs/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:14px;
}
/* FIN*/
#texte_centre table {
	text-align:center;
}


#div_texte{
	/*background-color:#C8DFFE;*/
	/*background-position: 10px left;*/
	padding:0 0 0 0;
	width:790px;
	float:right;
	margin:0 20px 25px 0;
}
#div_texte p.normal{
	margin: 5px 15px;
	padding:  5px 15px;
	width:690px;
	float: left;
}
#div_texte ul.liste{
	margin: 5px 45px;
	padding:  5px 15px;
}
#div_texte ul.liste li{
	margin:0;
	padding:0;
}


#div_texte p.txt_fl_left{
	margin: 0 15px 5px 15px;
	padding:  5px 15px;
	width:400px;
	float: left;
}
#div_texte img.img_deco{
	display:block;
	margin:0 auto;
}

.bloc{
	margin:15px;
}
#scroll_txt{
	width: 780px;
	height: 360px;
	overflow-x: hidden;
	overflow: auto;
	overflow-y: none;
	margin: 15px 2px;
	padding: 0;
}
#div_contact {
	background-color:#FFFFFF;
	padding:0;
	width:790px;
	float:right;
	margin:0 30px 25px 0 ;
}
#div_contact p{
	margin: 0 15px 5px 15px;
    padding:  5px 15px;
	width:700px;
	background-color:#fcfdf1;
}

/*__________________________________ ACTUALITE __________ */

#actualite{
	width:440px;
	height:305px;
	margin:15px 8px;
	float:left;
}
#div_actu{
	width:418px;
	height:285px;
	padding:10px;
	margin:0;
	/*background:url(../images/deco/bg_blanc_440x325.png) no-repeat;*/
	background-color:#FFFFFF;
}
#actu_haut{
	width:440px;
	height:10px;
	padding:0;
	margin:0;
	background:url(../images/deco/blocs/bg_blanc_440_haut.png) no-repeat;

}
#actu_bas{
	width:440px;
	height:10px;
	padding:0;
	margin:0;
	background:url(../images/deco/blocs/bg_blanc_440_bas.png) no-repeat;
	/*clear:both;*/
}

#div_actu h1{
	color:#333333;
	font-size:16px;
	width:300px;
	/*background-color:none;*/
	margin:0;
	padding:0;
	border:none;
	text-transform:uppercase;
}
#div_actu h2{
	color:#666666;
	font-size:14px;
	width:400px;
	/*background-color:none;*/
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}
#actu {
	color:#666666;
	font-size:12px;
	width:400px;
	margin:10px;
	padding:0;
	border:none;
	overflow:auto;
	/*scrollbar-base-color: #becd47;
	scrollbar-face-color: #d7e18b;
	scrollbar-shadow-color: #9da941;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #4c5316;
	scrollbar-track-color: #dbe58f;
	scrollbar-arrow-color: #879708;*/
	height: 200px;
}
#actu p{
	margin: 2px;
	padding: 3px;
}
.actu_descriptif a{
  color:black;
  text-decoration:underline;
}
.actu_descriptif a:hover{
  text-decoration:none;
}
.retour_liste a{
  color:black;
  margin:0 0 0 14px;
  text-decoration:underline;
}
.retour_liste a:hover{
  text-decoration:none;
}
#lien_pdf{
	margin: 3px;
	padding: 3px;
	width: 95%;
}
#lien_pdf a{
	text-decoration: none;
	color: #666666;
	height: 50px;
	font-weight: bold;
	text-indent: 42px;
	margin: 5px;
}
#lien_pdf a:hover{
	color: #333333;
}
/*classe clear*/
.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
.instructions{
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
	width: 95%;
}
.liste_txt{
	margin: 10px;
	padding: 0;
	list-style-type: circle;
}
/*flash swfobject*/
#diapo_flash{
	width: 280px;
	height: 250px;
	float: right;
	margin: 5px;
	padding: 5px;
}
#diapo_index{
	float: left;
	width: 305px;
	height: 305px;
	margin: 15px 5px;
	padding: 10px 0;
}

#div_logo{
	padding:0px 0 0 0;
	margin:0 0 0 40px;
	width:220px;
	height:120px;
	float:left;
	text-align:center;
	/*background:url(../images/deco/bg_blanc_220x120.gif) no-repeat;*/
}
#f_anim_art{
	width:550px;
	margin:0 auto;
	height: 400px;
}
#diapo_light{
	width:700px;
	margin:0 auto;
	/*height: 300px;*/
}
#diapo_light img{
	margin:0 17px;
}

.rouge{
	color:#D4130C;
	font-weight:bold;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

h1 {
	margin: 0;
	padding:  10px 15px 5px 15px;
	color:#333333;
	font-size:1.8em;
  }

h2 {
	margin: 0 auto;
	padding:  5px 15px 10px 15px;
	color:#3B3A35;
	font-size:1.3em;
	border-width:0 0 1px 0;
	border-color:#3B3A35;
	border-style:solid;
	letter-spacing:0.3em;
	text-align: right;
	width: 754px;
  }

h1.titre2 {
	margin: 0 auto;
	padding:  5px 15px 10px 15px;
	color:#3B3A35;
	font-size:1.3em;
	border-width:0 0 1px 0;
	border-color:#3B3A35;
	border-style:solid;
	letter-spacing:0.3em;
	text-align: right;
	width: 754px;
  }

h3 {
	margin: 0 15px;
	padding:  5px 15px 5px 0;
	color:#4A4942;
	font-size:1.2em;
	width:95%;
	/*background-color:#ff839b;*/
	border-width:0 0 3px 0;
	border-color:#4A4942;
	border-style:solid;
  }

h1.titre {
	margin: 0 15px;
	padding:  5px 15px 5px 0;
	color:#4A4942;
	font-size:1.2em;
	width:95%;
	/*background-color:#ff839b;*/
	border-width:0 0 3px 0;
	border-color:#4A4942;
	border-style:solid;
  }

h4 {
	margin: 6px;
	padding: 0;
	color:#333333;
	text-indent: 12px;
	text-decoration: underline;
	font-size: 13px;
  }

h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
/*css-liste 25-05-2010 modif */
.fil_ariane a{
	color : #333333;
	padding: 0 0 0 14px;
	text-decoration: none;
	}
.fil_ariane a:hover{
	color : #000000;
	padding: 0 0 0 14px;
	text-decoration: none;
	}
.nav_pages {
	text-align:right;
	padding:  0 14px 0 0;
	}
.nav_pages a, .retour_haut a{
	border:solid #fff 1px;
	padding:  2px 3px 2px 3px;
	color:#333333;
	text-decoration: none;
}
.nav_pages a:hover, .retour_haut a:hover{
	border:solid #333333 1px;
	color:#000000;
	text-decoration: none;
	background-color:#999999;
	}
.nav_pages a.menu_actif{
	color:#FFF;
	text-decoration: none;
	background-color:#000;
	}
.content_liste_produits {
	width:auto;
	color : #333333;
	padding: 0 14px 14px 14px;
	text-decoration: none;
	}
.vignette_prod {
	height:auto;
	float:left;
	width:240px;
	height:240px;
	border-bottom:solid #dddddd 1px;
	background-color:#fff;
	padding:  2px 3px 2px 3px;
	margin:  2px 3px 2px 3px;
}

.vignette_prod h3.name{
	text-align: center;
	padding: 0;
	margin:  0;
	width:48%;
	text-decoration: none;
	border:none;
	float:right;
	}
.vignette_prod h3.name a{
	color:#333333;
	text-decoration: none;
	border:none;
	}
.vignette_prod h3.name a:hover{
	color:#666666;
	text-decoration: none;
	border:none;
	}
.image_vignette_prod {
	float:left;
	width:100%;
}
/*act détail 25-05-2010 modif*/
.bloc_act {
	margin:10px 0 0 0 ;
	color : #333333;
	padding: 0 0px 0px 0px;
	text-decoration: none;
}

.act{
	float:right;
	width:788px;
	border-bottom:solid #dddddd 1px;
	background-color:#fff;
	padding:  5px 0px;
	margin: 0px;

}
.bloc_act h2{
	padding:0px 0px 0px 14px;
	border:none;
	color:#333;
	text-align:left;
	margin:0px 0px ;
	background-color:#FFFFFF;
	width:auto;
}
.bloc_act_image{
	text-align:center;
	margin:2px 0px 2px 0;
	float:left;
	border-top:solid #dddddd 1px;
	border-bottom:solid #dddddd 1px;
	background-color:#FFFFFF;
}
.act .texte-act{
	float:left;
	width:432px;
	padding: 0 10px;
}
.texte-act a{
	color:#333333;
	text-decoration: none;
	border:none;
}
.texte-act a:hover{
	color:#999999;
	text-decoration: none;
	border:none;
}
.bloc_act_image img{
/*width:7%;*/
}
#fichedetail_photoprincipale{
	margin:0 0 0 14px;
	float:left;
	width:320px;
}
#fichedetail_photoprincipale img{
	width:320px;

}
span.retour_liste{
	float: right;
	width:100px;

}
.pdf {
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 20px;
	color: #333;
	background-image: url(../images/deco/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
/*css page actu 25-05-2010 modif*/
.content_liste_actu {
	margin:10px 0px ;
	color : #333333;
	padding: 0 10px;
	text-decoration: none;
	width:auto;
}
.bloc_actu{
	margin:10px 0px ;
	padding: 0px;
	text-decoration: none;
	width:auto;
	border-bottom : solid grey 1px;
}
.bloc_actu h2{
	margin:10px 0px ;
	color : #333333;
	padding: 0 10px;
	text-decoration: none;
	width:auto;
	border:none;
	text-align:center;
}
p.datum{
text-align:right;
padding:0 0 14px 0 ;
border-bottom : solid grey 1px;
display :none;
}
.actu a{
	color:#333333;
	text-decoration: none;
	border:none;
}
.actu a:hover{
	color:#999999;
	text-decoration: none;
	border:none;
}
.bloc_actu_image{
float:left;
margin:0 10px 0px 0;
}
/*css encart actu new 25-05-2010 modif*/


#encart_actu{
	margin:10px 0px ;
	color : #333333;
	padding: 0 10px;
	text-decoration: none;
	width:768px;
	background-color:#FFFFFF;
}

#encart_actu h2{
	color:#666666;
	font-size:14px;
	width:400px;
	/*background-color:none;*/
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}
#encart_actu_texte{
	margin:0px 30px;
	width:418px;
	padding:10px;	
	background-color:#FFFFFF;
	float: left;

}
#encart_actu_texte a{	
	color:#999999;
	text-decoration: none;
	border:none;
}
#encart_actu_texte a:hover{
	color:#333333;	
	text-decoration: none;
	border:none;
}
#encart_actu_texte a.pdf{	
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 20px;
	color: #333;
	background-image: url(../images/deco/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#encart_actu_texte a.pdf:hover{
	color:#999999;
	text-decoration: none;
	border:none;
}

#encart_actu h4{
	text-decoration:none;
	font-size:14px;
	padding:10px 0 0 0 ;
}
#encart_actu_photo{
	float:right;
	margin:0 10px 0px 14px;	
}
#encart_actu_btn{
margin:10px 0 0 0;
}
#encart_actu_btn a{
	color:#333333;
	text-decoration: none;
	border:none;
	
}
#encart_actu_btn a:hover{
	color:#999999;
	text-decoration: none;
	border:none;
}
#encart_actu_photo img{
	width: 220px;

}
#date_actu{
	text-align:right;
	padding:0 10px 10px 0;
}
/*propositions maquettes*/
body#body-black{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	/*background-image:url(../images/deco/bg_fixe.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	background-attachment: fixed;*/
	background-image:none;
}
body#body-degrade{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image:url(../images/deco/bg-body-degrade.jpg);
	background-position:left top;
	background-repeat: repeat-x;	

}

#texte_haut-grey{
	background-image:url(../images/deco/bg-haut_grey_790.png);
	height:8px;
}
#texte_centre-grey{
	background-image:url(../images/deco/bg-centre_grey_790.png);
	background-repeat:repeat-y;

}
#texte_bas-grey{
	background-image:url(../images/deco/bg-bas_grey_790.png);
	background-repeat:no-repeat;
	height:8px;
}


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL */

/*
#recrute,#contact {
	background-color:#FFFFFF;
	width:132px;
	height:95px;
	margin:0 0 20px 0;
}*/




#div_news{
	padding:0;
	margin:0 0 0 40px;
	width:220px;
	height:95px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
}
#div_news form{
	padding:0 15px;
}
#div_news h1{
	color:#29271b;
	font-size:1.2em;
	text-align:center;
	width:135px;
	margin:0 auto;
	padding:0;
}
#div_news input{
	padding: 0 5px;
	border-width:2px 4px ;
	border-color: #e9e3b9;
	border-style:solid ;
	background-color:#faf6d9;
}
#div_news input.inp_valid{
	padding: 0 12px 0 0;
	background-color:#FFFFFF;
	background-image:url(../images/deco/back_valid.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	border:none;
	color:#d4030a;
	font-weight:bold;
	cursor:pointer;
}
#div_client{
	width:130px;
	text-align:center;
	font-size:10px;
	height:140px;
	margin: 0;
}
#div_client h5{
	padding:15px 0 0 0;
	color:#29271b;
	font-size:12px;
	margin:0;
}
#div_client input{
	width:100px;
	margin:3px 0 0 0;
	border-width:2px 4px ;
	border-color: #e9e3b9;
	border-style:solid ;
	background-color:#faf6d9;
}
#div_client input.inp_valid{
	padding: 0 12px 0 0;
	background-color:#FFFFFF;
	background-image:url(../images/deco/back_valid.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	border:none;
	color:#d4030a;
	font-weight:bold;
	cursor:pointer;
	width:50px;
}

#div_newsletter{
	width:130px;
	text-align:center;
	font-size:10px;
	height:90px;
	margin: 0;
}
#div_newsletter h5{
	padding:15px 0 0 0;
	color:#29271b;
	font-size:12px;
	margin:0;
}
#div_newsletter input{
	width:100px;
	margin:3px 0 0 0;
	border-width:2px 4px ;
	border-color: #e9e3b9;
	border-style:solid ;
	background-color:#faf6d9;
}
#div_newsletter input.inp_valid{
	padding: 0 12px 0 0;
	background-color:#FFFFFF;
	background-image:url(../images/deco/back_valid.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	border:none;
	color:#d4030a;
	font-weight:bold;
	cursor:pointer;
	width:50px;
}
/* ________________ SOUS MENU __________*/

.smenu{
	background-color:#FFFFFF;
	width:784px;
	height:95px;
	border-width:0 0 1px 0;
	border-style: solid;
	border-color: #3B3A35;
	margin: 0 auto;
}
.smenu a{
	width:132px;
	float:left;
	margin:0;
}

/* ________________________ SOUS SOUS MENU _______________*/
.sous_menu{
	width:99%;
	height:20px;
	padding:0;
	border-width:0 0 1px 0;
	border-style: solid;
	border-color: #3B3A35;
	margin: 0 4px;
}
a.a_sous_menu{
	color:#CC0000;
	background-image:url(../images/deco/puce.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 12px;
	margin: 0  0 0 5px;
	width:150px;
	display:block;
	text-decoration:none;
	float:left;
}
a.actif{
	color:#FD8F06;
}
a:hover.a_sous_menu{
	font-weight:bold;
}
/*a:hover.a_sous_menu_vegas{
	font-weight:bold;
}*/

/* _______________________  CALENDRIER ________ */

#div_annee{
	margin: 0 ;
    padding:  5px 20px  5px 40px;
	width:730px;
}
.div_cal{
	width:200px;
	float:left;
	border:1px solid #a6b804;
	margin:10px 0 2px 20px;
	padding:2px;


}
.div_cal h1{
	color:#282825;
	font-size:12px;
	width:200px;
	border:none;
	text-transform:uppercase;
	background-color:#adc70c;
	margin:0 0 5px 0;
	padding:5px 0;
	text-align:center;
}
.div_cal h2{
	color:#282825;
	font-size:10px;
	width:200px;
	margin:0;
	padding:3px 0;
	border:none;
	background-color:#c3d140;
	text-align:center;
}
.div_cal h3{
	color:#282825;
	font-size:10px;
	width:194px;
	border:none;
	margin:0;
	padding:3px ;
	border:none;
	background-color:#daef0a;
	text-align:center;
}

#div_texte .div_cal p{
	font-size:10px;
	width:192px;
	border:1px solid #daef0a;
	margin : 0 0 5px 0;
	padding:3px;

}

 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT   concerne les liens de l'index    ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 50px;
	color: #000000;
}

#referencement a {
	color: #000000;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}

#referencement a img {
	border: none;
	padding: 3px;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/







 /*------------------------------------------------------*
  *--------    CSS ANNUAIRE  DEBUT                ----*
  *------------------------------------------------------*/

#annuaire {
	margin:0;
	padding:10px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	color:#000000;

}

#annuaire h1 {
	font-size:18px;
}

#annuaire p{
 color:#000;
}

#annuaire img{
	padding:5px;
}

#annuaire a{
	color:#666666;
	text-decoration:none;
}

#annuaire a:hover{
	color:#666666;
}


 /*------------------------------------------------------*
  *--------    CSS ANNUAIRE  FIN                ----*
  *------------------------------------------------------*/
