 /*------------------------------------------------*
  *---  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: 10px;
	background-color: #e6e3df;
	color: #8d5555;
}

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{
	width:770px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0
}
#flash_header {
	padding: 0px;
	width: 770px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#flash-index {
	padding:0;
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 770px;
}

#liste-puce {
	margin:10px 0 0 40px;;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:8px 0 0 200px;
	width:570px;
	height:50px;
	text-align: right;
}

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

#footer a:hover{
	color:#C7A3A3;
}
#footer_index{
	width:770px;
	height:50px;
	text-align: center;
	color: #8d5555;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_index a{
	color:#8d5555;
	text-decoration:none;
}

#footer_index a:hover{
	color:#C7A3A3;
}

#right {
	margin: 0;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
}

/*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;
}
.liste-present{
	margin: 10px 10px 0 20px;
	padding: 0;
	background-image: url(../images/deco/fleche1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
}
.titre-liste{
	margin: 20px 10px 0 20px;
	padding: 0;
	background-image: url(../images/deco/fleche2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	font-weight: bold;
	color: #f89734;
	font-size: 12px;
}
.photo-present {
	margin: 40px 0 50px 20px;
	padding: 2px;
	border: 1px solid #E0CDCD;
}

.photo-couple {
	margin: 10px 0 0 20px;
	padding: 2px;
	border: 1px solid #E0CDCD;
}
.photo-toit {
	margin: 10px 0 10px 8px;
	padding: 2px;
	border: 1px solid #E0CDCD;
}

.texte-present{
	margin: 10px 10px 0 20px;
	padding: 0;
}
.bloc-saviez-vous{
	margin:10px auto 0 auto;
	padding:0;
	width: 220px;
	background-image: url(../images/deco/lesaviezvous.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;

}
.bloc-saviez-vous2{
	margin:10px auto 0 auto;
	padding:0;
	width: 220px;
	background-image: url(../images/deco/lesaviezvous2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;

}
.titre-saviez-vous{
	margin:0 auto;
	padding:30px 60px 50px 10px;
	color:#f89734;
	font-weight: bold;
	font-size: 22px;
}
.texte-bloc-geothermie{
	margin:0 auto;
	padding:0 10px 10px 10px;
	font-size: 12px;
}
.texte-orange {
	color: #f89734;
}

a {
	color:#f89734;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
 /*------------------------------------------------------*
  *--------------------------     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;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/
  
/* MENU VERTICAL DEROULANT */
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 239px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 239px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 239px;
	left: -1000em;
	top: 0;
	margin: 0 0 0 239px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 239px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{

}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../images/deco/bouton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-transform: uppercase;
	text-decoration:none;
	text-indent: 10px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8d5555;
	border-bottom: 1px solid #e6e0d8;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-image: url(../images/deco/bouton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-image: url(../images/deco/bouton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-position: left top;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-position: left bottom;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/* MENU VERTICAL */
/*
ul#menu_vertical{
	margin:0;
	padding:0;
	width:240px;
	list-style:none;
	border-top: 1px solid #E1E1E1;
}

ul#menu_vertical li{
	font-size: 12px;
	margin: 0;
}

ul#menu_vertical li a{
	display:block;
	color:#606780;
	text-decoration:none;
	background-image: url(../images/deco/bouton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-transform: uppercase;
	text-indent: 10px;
	margin-bottom: 1px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul#menu_vertical li a:hover{
	text-decoration:none;
	color: #FFF;
	background-image: url(../images/deco/bouton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_separation {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-type: none;
}
*/

/* 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{
	margin-right:1px;
	width: 150px;
	border:1px solid #600;
	color:#fff;
	float:left;
}

ul#menu_horizontal li a{
	padding:4px 0;
	background:#990000;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background: #900 ;
	text-decoration:none;
}
*/

 
 /*------------------------------------------------------*
  *--------------------------     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 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 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: 11px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 auto;
	color:##8d5555;
}
/* 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 {
	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: 11px;
	text-align: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color:#BCB4A9;
	background-color:#FFFFFF;	/* Attention, jouer sur l'opacité peut provoquer des problèmes d'affichage de SELECT sous IE */
		/*
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		*/
	}
	/* Normal */
	.formulaire_champ {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e3df;
	/*background-image: url(../images/deco/fond-input.gif);
	background-repeat: repeat-x;
	background-repeat:repeat-y;*/
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
		/*background-image: url(../images/deco/fond-input.gif);
		background-repeat: repeat-x;
		background-repeat:repeat-y;*/
	}

/* 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: 11px;
	background-color: #f89734;
	color: #FFF;
	border: solid 1px #e6e3df;;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}

/* 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: 10;
}
.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;
	color: #000;
	text-align: center;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 3px;
}
.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:100%;
	padding: 3px;
}
.div_calend .cell_jour_a:hover{
	background-color: #fff;
	color: #4FA500;
	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 img {
	padding: 3px;
}

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

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

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