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


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F15A24;
	color: #000;
	background-image: url(../images/bg/bg_body2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

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

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





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


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

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:850px;
	background-color: #7C2003;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

/*Contenu de page  CONTENT */

#content {
	padding:0;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#anim_flash_bg {
	height: 490px;
	width: 100%;
	padding-top: 110px;
	background-image: url(../images/bg/bg_flash2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#anim_flash {
	height: 490px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


#menu-horizontal {
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#content_page_perso {
	float: right;
	width: 580px;
	background-color: #541403;
	background-image: url(../images/bg/bg_perso.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	position: relative;
	top: 10px;
	right: 20px;
}
#titre {
	width: 580px;
	position: relative;
	text-align: center;
	background-color: #7B2003;
	margin-bottom: 20px;
}
#photo_perso_left {
	float: left;
	/*height: 200px;*/
	width: 200px;
	position: relative;
	margin-bottom: 20px;
}
#texte_perso_right {
	float: right;
	/*height: 200px;*/
	width: 360px;
	position: relative;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#photo_perso_right {
	/*height: 200px;*/
	width: 200px;
	position: relative;
	float: right;
	margin-bottom: 20px;
}
#texte_perso_left {
	float: left;
	/*height: 200px;*/
	width: 360px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#content_right_presentation {
	float: right;
	width: 580px;
	background-color: #F15A24;
	background-image: url(../images/bg/bg_content_presentation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: 10px;
	right: 20px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#diapo_presentation {
	height: 100px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #7B2003;
}
#texte_presentation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B2003;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	margin-top: 20px;
	float: right;
	margin-bottom: 40px;
}
#form_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B2003;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	float: right;
	margin-bottom: 40px;
}
#titre_plan {
	text-align: center;
	width: 580px;
	background-color: #7B2003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#div_plan {
	width: 580px;
	margin-bottom: 20px;
	text-align: center;
}
#div_plan a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#div_plan a:hover, a:focus, a:active {
	color: #7B2003;
}


#titre_form {
	text-align: center;
	width: 580px;
	background-color: #7B2003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#liens_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 620px;
	right: 20px;
	position: relative;
	margin-bottom: 40px;
	line-height: 20px;
	margin-top: 10px;
}

ul#presentation li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url(../images/deco/puce.jpg);
	line-height: 15px;

}



/*Bas de page  FOOTER*/

#footer{
	padding:0;
	width:850px;
	height:30px;
	text-align: center;
	color: #FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
}


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

#footer a:hover{
	color:#FFFFFF;
	background-color: #F15A24;
}



/*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:#000;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   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;
  }
.titre_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B2003;
}


		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

/* MENU VERTICAL */
#menu_vertical {
	width: 170px;
	position: relative;
	left: 20px;
}

ul#menu_vertical{
	padding:0;
	width:170px;
	list-style:none;
	text-align:center;
	color:#fff;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	top: 10px;
	height: 40px;
}



ul#menu_vertical li{
	background:#F15A24;
	border: 1px solid #F15A24;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	width: 170px;
}
/*--------bt_0----------*/
ul#menu_vertical li#titre0 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_presentation_on2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre0 a:hover, ul#menu_vertical li#titre0 a:focus, ul#menu_vertical li#titre0 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_presentation_off2.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_1----------*/
ul#menu_vertical li#titre1 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_feu2_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre1 a:hover, ul#menu_vertical li#titre1 a:focus, ul#menu_vertical li#titre1 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_feu2_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_2----------*/
ul#menu_vertical li#titre2 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_metal2_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre2 a:hover, ul#menu_vertical li#titre2 a:focus, ul#menu_vertical li#titre2 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_metal2_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_3----------*/
ul#menu_vertical li#titre3 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_terre_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre3 a:hover, ul#menu_vertical li#titre3 a:focus, ul#menu_vertical li#titre3 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_terre_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_4----------*/
ul#menu_vertical li#titre4 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_bois2_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre4 a:hover, ul#menu_vertical li#titre4 a:focus, ul#menu_vertical li#titre4 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_bois2_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_5----------*/
ul#menu_vertical li#titre5 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_eau2_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre5 a:hover, ul#menu_vertical li#titre5 a:focus, ul#menu_vertical li#titre5 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_eau2_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/*--------bt_6----------*/
ul#menu_vertical li#titre6 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_massage_a.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre6 a:hover, ul#menu_vertical li#titre6 a:focus, ul#menu_vertical li#titre6 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_massage_hover.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}

/*--------bt_7----------*/
ul#menu_vertical li#titre7 a{
	display:block;
	color:#7C2003;
	text-decoration:none;
	background-image: url(../images/menu/bt_cadeau_off.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-top: 24px;
}

ul#menu_vertical li#titre7 a:hover, ul#menu_vertical li#titre6 a:focus, ul#menu_vertical li#titre6 a:active {
	text-decoration:none;
	background-image: url(../images/menu/bt_cadeau_on.jpg);
	background-repeat: no-repeat;
	background-color: #7C2003;
	color: #FFFFFF;
}
/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

ul#menu_horizontal{
	margin: 0 ;
	padding: 0 ;
	list-style: none;
}

ul#menu_horizontal li{
	width: 97px;
	color:#fff;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F15A24;
}

ul#menu_horizontal li a{
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	text-decoration:none;
	background-color: #7B2003;
	color: #F15A24;
}


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



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/
  
/*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 PLANS FIN         ----*
  *------------------------------------------------------*/



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

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 auto;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs général */
table.formulaire_table {
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
/*.formulaire_table th {
	background-color: #00CC99;
	color: #333;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}*/
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÉPARATION entre deux lignes de 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;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	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;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le 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: 12px;
		text-align: left;
		width: 200px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacité ICI (sur les INPUT) peut provoquer des problèmes d'affichage de SELECT sous IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute après les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules réunies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-têtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7B2003;
	color: #FFFFFF;
	border: 1px solid #7B2003;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* DIV du message une fois le MESSAGE ENVOYÉ */
div.formulaire_msgRetour {
	background-color: #eee;
	color: #000;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend{
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	color: #000;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover{
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .cell_fleche {
	text-align: center;
	vertical-align: middle;
}
.div_calend .lien_mois{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .lien_fermer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par défaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT être cohérente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*

 

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

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

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

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

#referencement a img {
	border: none;
}
