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


body {
	margin: 0;
	padding: 0;
	background-color: #AA79AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C2188D;
	background-image: url(../images/deco/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#flash_anim {
	width: 420px;
	padding: 10px;
	background-color: #FFFFFF;
}
table.liste {
	margin-top: 15px;
	width: 100%;
}
.liste td.bleu {
	text-align: center;
	vertical-align: bottom;
	padding: 0 10px 3px 15px;
	border-bottom: 1px solid;
	border-color: #DFDAEC;
}
.liste a {
	color: #C146A4;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.liste a:hover {
	color: #FAC0F5;
}
#pages {
	margin-top: 30px;
	color: #7863B1;
	font-size: 10px;
}
#pages a {
	color: #D156B4;
	text-decoration: none;
	padding: 0 2px 0 2px;
	font-weight: normal;
}
#pages a:hover {
	color: #C2B7DA;
}

.nom-produit{
	color: #B4A8D2;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding: 0 10px 3px 15px;
	display: block;
}
.categorie {
	font-weight: bold;
	padding: 2px 0 12px 0px;
	color: #B4A8D3;
	font-size: 11px;
	text-align: left;
}
.photo {
	color: #826DB6;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}
.prix {
	color: #AE037B;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E041AC;
	padding-left: 10px;
	vertical-align: text-bottom;
}
.descrip{
	color: #625581;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
}








.vignette {
	border-color: #8873B9;
	border: 1px solid;
	text-align: center;
	margin: 0 10px 5px 10px;
	vertical-align: bottom;
}

.vignette_detail {
	border-color: #8873B9;
	border: 1px solid;
	text-align: center;
	margin: 0 10px 5px 10px;
	vertical-align: bottom;
}



/*   

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

*/


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

/*input {
	color: #A90077;
}
*/
/*select {
	color: #FFFFFF;
	background-color: #CAB6D8;
	font-size: 11px;
}*/
.bleu {
	color: #8873B9;
}






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


#general{
	margin:0 auto;
	padding:0;
	width:840px;
	background-repeat: repeat-y;
}

/*Haut de page  HEADER*/

#lienshome{
	}
#lienshome a{
	color: #FFFFFF;
	text-decoration: none;
}
#lienshome a:hover{
	color: #993399;	
}
#header{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-presentation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header-index{
	padding:0;
	background-image: url(../images/deco/header-index.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 54px;
	margin-top: 20px;
}
#header-piscine{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-piscine.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header-mobil{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-mobil.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header-terrass{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-terrasse.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header-location{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-divers.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header-divers{
	padding:0;
	height:176px;
	background-image: url(../images/deco/header-divers.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav {
	width: 840px;
	margin: 0 auto;
	height: 36px;
	background-color: #FFFFFF;
}
#nav a {
	width: 140px;
	display: block;
	line-height: 35px;
	text-align: center;
	background-image: url(../images/deco/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover, body#presentation a#presentation, body#mobil a#mobil, body#chal a#chal, body#ter a#ter, body#pis a#pis, body#acces a#acces a#loc {
	background-position: center bottom;
	font-weight: bold;
}


#sous-menu {
	height: 25px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#sous-menu a{
	/* display: block; */
	/* float: right; */
	display: inline;
	width: 150px;
	margin: 0 0px 0 10px;
	background-color: #F0EDF6;
	color: #B5A8D3;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	border: 1px solid;
	border-color: #B4A8D2;
	text-align: center;
	font-weight: bold;
	height: 15px;
}

#sous-menu a:hover{
	background-color: #B4A8D3;
	color: #FFFFFF;

}

#sous-menu-chalet {
	height: 25px;
	text-align: center;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: auto;

}

#sous-menu-chalet a{
	display: block;
	float: right;
	width: 150px;
	margin: 0 0px 0 10px;
	background-color: #F0EDF6;
	color: #B5A8D3;
	padding: 2px 0 2px 0px;
	text-decoration: none;
	border: 1px solid;
	border-color: #B4A8D2;
	text-align: center;
	font-weight: bold;
	height: 15px;

}

#sous-menu-chalet a:hover{
	background-color: #B4A8D3;
	color: #FFFFFF;

}

#sous-menu-piscine {
	height: 25px;
	text-align: center;
	margin-top: 20px;
	margin-right: 135px;
	margin-bottom: 0px;
	margin-left: auto;

}

#sous-menu-piscine a{
	display: block;
	float: right;
	width: 150px;
	margin: 0 0px 0 10px;
	background-color: #F0EDF6;
	color: #B5A8D3;
	padding: 2px 0 2px 0px;
	text-decoration: none;
	border: 1px solid;
	border-color: #B4A8D2;
	text-align: center;
	font-weight: bold;
	height: 15px;

}

#sous-menu-piscine a:hover{
	background-color: #B4A8D3;
	color: #FFFFFF;

}

/*Contenu de page  CONTENT */

#content {
	padding:30px 50px 30px 50px;
	background-color: #FFFFFF;
}
#content-intro {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.texte {
	margin-top: 10px;
	padding: 8px 5px 12px 5px;
	text-align: justify;
}

.texte a {
 text-decoration:none;
 color:#7A519B;
}
.texte a:hover {
 text-decoration:underline;
}


/*Bas de page  FOOTER*/

#footer{
	padding:0;
	height:48px;
	text-align: center;
	background-image: url(../images/deco/footer-new.gif);
	line-height: 24px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

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

#footer a:hover{
	text-decoration: underline;
}


/*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 {
	padding: 5px 0 1px 0px;
	color:#9577B3;
	font-size: 20px;
	height: 30px;
	text-align: center;
	border-color: #AA0178;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/deco/titre.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;

  }
  
   h2 {
	margin: 0 0 10px 0;
	padding: 2px 0 0 20px;
	color:#B1077E;
	font-size: 12px;
	width: 300px;
	background-image: url(../images/deco/pulce.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-weight: bold;
	text-transform: uppercase;
  }
  
   h3 {
	margin: 0 0 8px 0;
	padding: 0 0 2 2px;
	color:#C145A4;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid;
	border-color: #ABA2D0;
  }
  
   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 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 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 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: #435375;
	width: 300px;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #435375;
	background-color: #AB0179;
	color: #FFFFFF;
	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 #435375;
	background-color: #AB0179;
	color: #FFFFFF;
	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 {
	border: solid 1px;
	width: 100%;
	border-color: #CAB5D8;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #C9B5D8;
	color: #FFFFFF;
	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: #AB0179;
	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: 200px;

}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #D3C9E4;
	border: solid #435375 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #FFFFFF;
	border: solid 1px #435375;
}
/* 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: #A80077;
	border: solid 1px #435375;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	font-style: italic;
	padding-top: 8px;
}
/* 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;
	width: 70%;
}

#referencement img {
	padding: 3px;
}

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

#referencement a:hover {
	color: #6882B7;
}

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


#affpages {
	text-align: left;
}

#affpages ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#affpages li {
	display: inline;
	height:40px;
	margin: 0px;
	padding: 0px;
	padding-right:8px;
}

#affpages .inactif {
	color: #bbbbbb;
}

.aucun_produit {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 5px auto 12px auto; 
	width: 420px;
	text-align: center;
}
