@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
	 margin: 0;
	 padding: 0;
 	background-image:url(../images/deco/ar-degrade.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #90CD13;
}

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/deco/ar-rep.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

p, form, input {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
}
.entete{
	margin: 0 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #FF8D00;
	font-weight:bold;
}
select {
	color: #000;
	background-color: #fff;
}

ul.liste{
	margin:0 0;
	padding: 0 0 0 20px;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:none;
	text-align:left;
	float:left;
	margin-top: 20px;
}
ul.liste li{
	padding:2px 0 6px 17px;
	line-height:14px;
	background-image: url(../images/deco/puce1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	text-align:left;
	display:block;
	margin-bottom: 5px;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
}
.lien a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
	text-decoration:none;
}
.lien a:hover {
	text-decoration:none;
	color: #90CD13;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/
#general_index{
	margin:0 auto;
	padding:0;
	width:930px;
}

#general{
	margin:0 auto;
	padding:0;
	width:930px;
	background-image:url(../images/deco/general-ar.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 0;
	padding:0;
	width:900px;
	height:183px;
}

/*Contenu de page  CONTENT */
#content_index {
	margin:0 auto;
	padding:0;
	width: 800px;
}
.crayon {
	margin:0 0;
	padding:0;
	width: 900px;
	background-image:url(../images/deco/content-crayon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#content_crayon {
	margin:0 0;
	padding:0 0 40px 0;
	width: 900px;
	background-image:url(../images/deco/content-crayon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#content {
	margin:0 0;
	padding:0;
	width: 900px;
	background-image:url(../images/deco/content-ar.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#content p{
 color:#000;
}

#content strong{
	font-weight:bold;
	color:#990000;
}

#content a{
	color:#990000;
	text-decoration:none;
}

#content a:hover{
	color:#999;
}

/*Bas de page  FOOTER*/
#footer_index{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	padding:0;
	width:770px;
	height:30px;
	text-align: center;
	font-size:11px;
	color:#000000;
}
#footer_index a{
	color:#D6FF8A;
	text-decoration:none;
}

#footer_index a:hover{
	color:#3E3D3D;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	padding:20px 0 0 0;
	width:930px;
	height:108px;
	text-align: center;
	font-size:11px;
	color:#98CB00;
	background-image:url(../images/deco/footer-ar.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#footer a{
	color:#83AE00;
	text-decoration:none;
}

#footer a:hover{
	color:#3E3D3D;
}
.metier{
	color:#3243AD;
	text-transform:uppercase;
}
.telephone{
	color:#565656;
}

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


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#FF8D00;
	   font-family:Comic Sans MS;
	   font-size:21px;
	   font-weight:normal;
  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#91D800;
	   font-family:Comic Sans MS;
	   font-size:17px;
	   font-weight:normal;
  }
  
   h3 {
	margin: 0 0;
	padding: 0 0 0 25px;
	color:#666;
	font-family:Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/deco/puce2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------   ANIMATIONS FLASH     ----*
  *------------------------------------------------------*/
#flash_anim{
   	margin: 0 auto;
    padding: 0;
	widht:800px;
	height:450px;
}
#flash_menu{
   	margin: 0 0;
    padding: 0;
	widht:900px;
	height:183px;
}

 /*------------------------------------------------------*
  *--------------------------   PRESENTATION          ----*
  *------------------------------------------------------*/
  #titre_pres{
  margin:0 0;
  padding:45px 0 0 120px;
  widht:780;
  height:43px;
  background-position:right top;
  background-image:url(../images/presentation/titre-ar.gif);
  background-repeat:no-repeat;
  }
  #bloc_pres_g{
	margin:0 0;
	padding:0 20px 0 120px;
	width: 450px;
	float:left;
}
  #bloc_pres_d{
	margin:0 0;
	padding:0 20px 0 0px;
	width: 290px;
	float:right;
}
  #horaire{
	margin:0 auto;
	padding:15px 0 0 0;
	width: 275px;
	height:235px;
	display:block;
	border:1px solid #2173FC;
	background-position:right bottom;
    background-image:url(../images/presentation/horaire-crayon.jpg);
    background-repeat:no-repeat;
    background-color:#E8F1FF;
    text-align:center;
}
.horaire_text_1{
	color:#2173FC;
	font-size:20px;
	font-family:Comic Sans MS;
}
.horaire_text_2{
	color:#FF4800;
	font-size:20px;
	font-family:Comic Sans MS;
}
.horaire_text_3{
	color:#2173FC;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horaire_text_4{
	color:#000000;
	font-size:17px;
	font-family: "Comic Sans MS";
}

/*------------------------------------------------------*
  *--------------------------   INFO ET PROMO          ----*
  *------------------------------------------------------*/
  #titre_info_promo{
  margin:0 0;
  padding:45px 0 0 120px;
  widht:780;
  height:43px;
  background-position:right top;
  background-image:url(../images/promo-info/titre-ar.gif);
  background-repeat:no-repeat;
  }
  #bloc_info_g{
	margin:0 0;
	padding:0 20px 0 120px;
	width: 450px;
	float:left;
}
  #bloc_info_d{
	margin:0 0;
	padding:0 20px 0 0px;
	width: 290px;
	float:right;
}
  #info{
	margin:0 auto;
	padding:15px;
	width: 245px;
	display:block;
	border:1px solid #FCE932;
    background-color:#FFF593;
    text-align:justify;
}
.promo{
	margin:0 0;
	padding:15px 0 0 0;
	width: 450px;
float:left;
}
.promo img{
	margin:0 0 0 10px;
	padding:0 0;
	display:block;
	border:1px solid #ccc;
	float:right;
}
.promo .ecart-blanc{
	margin:0 0 40px 0;

}

/*------------------------------------------------------*
  *-------------------------  COUP DE COEUR          ----*
  *------------------------------------------------------*/
  #titre_cdc{
  margin:0 0;
  padding:45px 0 0 120px;
  widht:780;
  height:43px;
  background-position:right top;
  background-image:url(../images/coup-de-coeur/titre-ar.gif);
  background-repeat:no-repeat;
  }
  #bloc_cdc{
	margin:0 0;
	padding:0 230px 0 120px;
	width: 550px;
	float:left;
	  background-position:right bottom;
  background-image:url(../images/coup-de-coeur/illustration_motif.png);
  background-repeat:no-repeat;
}

.selection_descriptif{
	margin:0 0;
	padding:10px 0 0 0;
	width: 420px;
	float:left;
}
.selection_couverture{
	margin:10px 15px 0 0 ;
	padding:0 0;
		width: 85px;
	display:block;
	border:1px solid #ccc;
	float:left;
}
.selection_couverture img{
	text-decoration:none;
	border:none;
}
.selection_couverture a:hover{
	text-decoration:none;
	border:none;
}

/*------------------------------------------------------*
  *-------------------------  CONTACT          ----*
  *------------------------------------------------------*/
  #titre_contact{
  margin:0 0;
  padding:45px 0 0 120px;
  widht:780;
  height:43px;
  background-position:right top;
  background-image:url(../images/contact/titre-ar.gif);
  background-repeat:no-repeat;
  }


.image_intro{
float:left;
margin:5px 10px 0 0;
border:none;
}

.image_intro_2{
float:right;
margin:5px  0 0 10px;
border:none;
}


.image_lightbox{
	margin:6px;
	
border:none;
}
.promo-special {
	font-size: 10px;
	color: #333333;
}
