 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
    padding: 0;
	background-color: #FBFFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}


/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


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

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

li {
	list-style-type: none;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	/*background-image: url(../images/deco/header.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
}
/*menu horizontal dans le header*/
#menu{
	margin:0;
	text-align: center;
	width: 900px;
	padding-top: 0px;
	height: 201px;
}


#menu a {
	color: #fff;
	background-color: #0472C9;
	text-decoration: none;
	display: inline;
	margin: 0 auto;
	padding: 3px 19px;
	/*border-bottom: 3px solid #0472C9;*/
	font-weight: bold;
}


#menu a:hover{
	color: #0472C9;
	background-color: #FFF;
	text-decoration: none;
	/*border-bottom: 3px solid #315086;*/
}
/*MENU LEFT*/
#menu_left {
	margin:0 auto;
	padding:20px 0 0 0;
	
	
}
#menu_left ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
	margin: 0;
	width: 200px;
	
}
#menu_left a{
	height: 22px;
	display: block;
	text-decoration: none;
	color: #315086;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #0472C9;
	padding: 0;
	margin: 0;
	text-indent: 6px;
	
	
}
#menu_left a:hover{
	background-color:#4AA7E4;
	color: #FFF;
	border-bottom: 1px solid #0472C9;
		
	
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:10px;
	width: 880px;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: repeat-y;
}
#content_index {
	margin:0 auto;
	padding:60px 0 0 0;
	width: 770px;
	text-align: center;
	height: 300px;
	
}
#content_index a{
	font-weight:bold;
	color:#315086;
	text-decoration: none;
}
#content_index a:hover{
	font-weight:bold;
	color:#FF0000;
}



#container{
	margin:4px 4px 10px 4px;
	padding:4px;
	border:1px solid #CCC;
}
#container p{
	margin:0;
	padding:2px;
	background-image: url(../images/deco/puce_list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 6px;
}

#container ul li, #container_right ul li {
list-style-type:none;
background-image: url(../images/deco/puce_list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:2px;
	margin:0;
	text-indent: 4px;
	}

#container ol li {
list-style-type:decimal;
}

#container img{
	margin:3px;
	padding:2px;
	border:1px solid #CCC;
}

#container_right{
	margin:4px 4px 10px 4px;
	padding:4px;
	border:1px solid #CCC;
}
#container_right img{
	float:right;

}
#contact{
	margin:4px 4px 10px 4px;
	padding:4px;
	border:1px solid #CCC;
}
#contact p{
	margin:0;
	padding:2px;
	background-image: url(../images/deco/puce_contact.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 18px;

}
#contact img{
	margin:3px;
	padding:2px;
	border:1px solid #CCC;
	
}
#contact a{
	color:#315086;
	text-decoration: none;

}
#contact a:hover{
	color:#FF0000;

}
.rea{
	margin:4px 0 0 10px;
	padding:4px;
/*	border:1px solid #CCC;*/
}
.rea_titres {
	font-weight:bold;
	color:#315086;
	font-size: 13px;
	background-color:#DDD;
	display: block;
	padding: 0 0 0 4px;
	

}
#recrutement{
	margin:4px 4px 10px 4px;
	padding:4px;
	border:1px solid #CCC;
}
#recrutement p{
	margin:0;
	padding:2px;
	background-image: url(../images/deco/puce_list3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 6px;

}
#recrutement img{
	margin:3px;
	padding:2px;
	border:1px solid #CCC;
}
.recrut_titres {
	font-weight:bold;
	color:#FFF;
	font-size: 13px;
	background-color:#2F8ED0;
	display: block;
	padding: 0 0 2px 4px;
	

}
.ss_titres_recrut{
	background-color:#ECEEE7;
	display: block;
	padding: 1px 0 2px 4px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #CCC;

}
.liste_recrut{
	font-weight:bold;
	color:#333;
	background-color:#EEE;
	display: block;
	margin: 2px 0 4px 0;
	padding: 1px 0 1px 4px;
	border: 1px solid #DDE4E0;
	
}  
#formation{
	margin:4px 4px 10px 4px;
	padding:4px;
	border:1px solid #CCC;
	overflow:auto;
	height:500px;
}

td.encart_formation {
width:50%;
vertical-align:top;
}

#formation p{
	padding:2px;
	/*background-image: url(../images/deco/puce_list2.gif);*/
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 4px;

}
.formation_titre{
	font-weight:bold;
	color:#315086;
	font-size: 12px;
	background-color: #EEE;
	border: 1px solid #CCC;
	display: block;
	margin-bottom: 4px;
	
}
.ss_titres_formation{
	background-color:#DDE4E0;
	display: block;
	padding: 4px;
	font-weight: bold;

}
.ss_cont_formation{
	display: block;
	padding: 2px 0 2px 14px;
	margin: 6px 0 3px 0;
	font-weight: bold;
	color: #0372C9;
	border: 1px solid #CCC;

}
.jours_formation{
	font-weight:bold;
	color:#993333;
	background-color:#EEEEEE;
	display: block;
	margin: 4px 0 2px 0;
	padding: 1px;
	font-size: 11px;
	border: 1px dashed #CCC;
	text-align: right;
	
}  
.contenu_formation{
	font-weight:bold;
	color:#333;
	background-color:#DDD;
	display: block;
	margin: 6px 0 4px 0;
	padding: 2px;
	font-size: 11px;
	
} 


#left {
	margin: 0;
	text-align: center;
}

#left img{
	padding-top: 5px;



}
#copyright{
	margin:0 auto;
	padding:0;
	color:#999;
	font-size:9px;
	text-align: right;

}

#lien_impression {
text-align:right;
width:80%;
margin-top:1em;
}

/*Bas de page  FOOTER*/

#footer{
	padding:6px 0 0 0;
	width:900px;
	height:48px;
	text-align: center;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
}

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

#footer a:hover{
	color:#C7ECFF;
}


/*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 PLANS          ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

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

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */



 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 320px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #EEE;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	border: solid 1px #036;
	background-color: #EEE;
	color: #000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ général */
table.formulaire_table {
	width: 100%;
	border: 1px solid #CCC;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #EEE;
	color: #333;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Légende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui séparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #f00;
	font-weight: bold;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #EEE;
	border: solid #999 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #CCC;
	border: solid 1px #f00;
}
/* Texte qui s'ajoute après les champ (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #DDE4E0;
	border: solid 1px #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
.texte_gras{
	font-weight:bold;
	
}
.texte_gras_rouge{
	font-weight:bold;
	color:#FF0000;
	
}
.texte_titre{
	font-weight:bold;
	color:#315086;
	font-size: 13px;
	
}
.texte_titre img{
float:right;
}

a.lien_formation:hover {
	text-decoration: none;
	background-color: #CCE1F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}

a.lien_formation, a.lien_formation:active, a.lien_formation:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}

.texte_titre2{
	font-weight:bold;
	color:#FFF;
	font-size: 13px;
	display: block;
	margin: 2px 0 4px 0;
	padding: 1px 0 1px 4px;
	border: 1px solid #0472C9;
	background-image: url(../images/deco/degrade_titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.liste_titre{
	font-weight:bold;
	color:#FFF;
	background-color:#2F8ED0;
	display: block;
	margin: 2px 0 4px 0;
	padding: 1px 0 1px 4px;
	
}  
.titre_rouge{
	font-weight:bold;
	color:#FFF;
	background-color:#CC0000;
	display: block;
	margin: 2px 0 4px 0;
	padding: 1px 0 1px 4px;
	
} 
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
  
   h2 {
	margin: 8px 0 10px 4px;
	padding: 0 0 0 4px;
	color:#315086;
	font-size: 18px;
	border-left: 16px solid #FF0000;
	background-image: url(../images/deco/degrade_titre2.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
		
		

 

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	
 /*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px;
	color:#02468B;
	font-size:11px;
}

 /*------------------------------------------------------*
  *--------    CSS POST IT  FIN                      ----*
  *------------------------------------------------------*/





 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

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

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

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

#logos-accueil {
	margin: 0 0 0 30px	;
	text-align: center;
}
#logos-accueil img{
	text-align: left;
	margin:30px 0 0 0;
	}
 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
