/*------------------------------------------------*
 *---  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;
	color: #000;
	background-color: #999500;
	background-image:  url("../images/deco/fond.gif");
	background-position: right center;
}

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

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


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


#general{
	width:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:120px;
	background-color: #999;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/fond_content_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}

#content a{
	color:#A80404;
}

#content a :hover{
	color:#720303;
	background-color: #FFF;
}


#content_right_presentation{
	height:570px;
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_presentation3.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content_right_calendrier{
	height:570px;
	width: 640px;
	float: right;
	padding-top: 50px;
}
#content_right_entretien{
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_entretien.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content_right_creation{
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_creation.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content_right_bassins{
/*	height:570px;*/
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_bassins_cascades.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content_right_realisation{
/*	height:570px;*/
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_entretien.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content_right_contact{
	width: 640px;
	float: right;
	background-image: url(../images/deco/fond_plan_contact.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content p{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 55px;
	padding-left: 45px;
}
#content_left{
	margin:0px;
	padding:0px;
	width: 260px;
	float: left;
}
#content_left img{
	border: none;
}

.calendrier{
	width: 600px;
	padding: 15px;
	text-align: center;

}

#content_right_presentation td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #fff;
}
#content_right_calendrier td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #fff;
}
#content_right_calendrier th{
	padding: 5px;
	font-size: 12px;
	background-color: #C4BE00;
	border: 1px solid #fff; 
}
#content_right_calendrier caption{
	padding: 5px;
	font-size: 14px;
}
#av_apres{
	padding: 0px;
	width: 180px;
	border-top-width: 5px;
	border-right-width: 20px;
	border-bottom-width: 5px;
	border-left-width: 20px;
	border-style: solid;
	border-color: #FFF;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 20px;

}
.images_lightbox{
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
	margin-left: 85px;
	padding-top: 5px;
}
.images_lightbox_legendes{
	text-align: center;
	margin-left: 84px;
	line-height: 22px;
	color: #FFF;
	letter-spacing: 1px;
	background-image:  url("../images/deco/fond.gif");
	margin-bottom: 30px;
	
}
#plan_google{
	margin-left: 114px;
}

.photo-accueil {
margin-left:32px;
margin-top:40px;
width:460px;
}

.encart-rafraichissement {
margin-bottom:30px;
margin-left:118px;
width:480px;
}


/*Bas de page  FOOTER*/

#footer{
	background-image: url(../images/deco/fond_footer.gif);
	width:900px;
	height:32px;
	margin: 0 auto;
}
#footer img{
	margin-top: -3px;
	margin-right: 75px;
	margin-left: 75px;
}
#centrage_footer{
	padding-left: 30px;
}
ul#menu_horizontal_footer{
	list-style: none;
	margin-top: 1px;
	margin-bottom: 0px;
}

ul#menu_horizontal_footer li{
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding: 0px;
}

ul#menu_horizontal_footer li a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #8E8A00;
	border-left-color: #8E8A00;
	padding-right: 4px;
	padding-left: 4px;
}

ul#menu_horizontal_footer li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	text-decoration:none;
	color: #CCCCCC;
}

/*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;
	color:#305A01;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
	font-size: 25px;
	background-image: url(../images/deco/puce_h1.gif);
	background-repeat: no-repeat;
	background-position: 57px;
	letter-spacing: 1px;
	line-height: 30px;

  }
  
   h2 {
	color:#3E3E3E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	line-height: 25px;
	background-color: #FFFFFF;
  }
  
   h3 {
	margin: 0;
	color:#305A01;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-size: 14px;
	background-image: url(../images/deco/puce_h3.gif);
	background-repeat: no-repeat;
	background-position: 60px;
	letter-spacing: 1px;
	line-height: 25px;
  }
  
   h4 {
	color:#313F1D;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 85px;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	color: #928E00;
	font-size: 10px;
	text-align: center;
	line-height: 14px;


  }
  
   h6 {
   	margin: 0;
    padding: 0;
	color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

/* MENU VERTICAL */

ul#menu_vertical{
	list-style:none;
	width: 230px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	line-height: 23px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#menu_vertical li{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -1px;
	text-indent: 20px;

}

ul#menu_vertical li a{
	display:block;
	color:#274300;
	text-decoration:none;
	padding: 0px;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	text-decoration:none;
	background-color: #FFFFFF;
	text-indent: 25px;
}

.rouge {
	color:#A4161B
}

 /*---------------------------------------------------------*
  *----        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: 640px;
	margin: 10px 0px;
	text-align:left;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #inherit;
	background-color: #FFFFFF;
	color: #CC3300;
	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 {
	border-style: none;
	border-width: 1px;
	border-color: #fff;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÃŠTE de table */
.formulaire_table th {

	margin: 0px;
	color:#305A01;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 100px;
	font-size: 25px;
	background-image: url(../images/deco/puce_h1.gif);
	background-repeat: no-repeat;
	background-position: 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}
/* 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: 230px;
		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: #CC3300;
		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: 270px;
		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: #FFFFFF;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #FFC6B3;
		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: #FFFFFF;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #FFFFFF;
}

/* 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;
	color: #FFFFFF;
	border: solid 1px #999;
	cursor: pointer;
	margin: 5px;
	background-color:#990000;
	padding: 3px;
	}

/* 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: 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;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.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 .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;
}

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