 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/

html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF1CE;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body.home {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF1CE;
	background-image: url(../images/home/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/*

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

*/


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



p{  align:left;
	margin: 0;
	padding: 0;
}

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





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


#general{
	margin:0 auto;
	padding:0;
	width:800px;
	background-color: #988963;
}

#general_home{
	margin:0 auto;
	padding:0;
	width:1000px;
	background-color: #988963;
	margin-top: 40px;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	height:225px;
	background-image: url(../images/deco/header.jpg);
}
#caddie {
	position: relative;
	top: 210px;
	width: 150px;
	left: 630px;
	text-align: right;
}
#caddie a {
	color: #F1D99D;
	text-decoration: none;
	font-weight: bold;
}
#caddie a:hover {
	color: #423A2B;
}

#content a {
color:#FFF1CE;
text-decoration:none;
}

#content p {
margin-top:0.5em;
margin-bottom:0.5em;
}

#nav {
	background-image: url(../images/deco/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	width: 760px;
	margin: 0 auto;
}
#nav a {
	display: block;
	float: left;
	padding: 0 17px 0 17px;
	margin-top: 1px;
	line-height: 29px;
	text-decoration: none;
	color: #F1D99D;
}
#nav a:hover {
	background-color: #887953;
}
#nav_gauche {
	margin-left: 20px;
}
#nav_gauche a {
	display: block;
	line-height: 22px;
	padding-left: 5px;
	background-image: url(../images/deco/bg_btn_gauche.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
	color: #FFF1CE;
}
#nav_gauche a:hover {
	background-position: top;
}

#nav_gauche a.courant {
	background-position: top;
	display: block;
	line-height: 22px;
	padding-left: 5px;
	background-image: url(../images/deco/bg_btn_gauche.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF1CE;
}


ul#navpage{
	margin:0;
	padding:10px 0 10px 0;
	list-style-type:none;
	font-size:0.9em;
	text-align:left;
}

ul#navpage li{
	margin:0 0 0 3px;
	padding:0;
	display:inline;
}

ul#navpage a{
	color:#F1D99D;
	text-decoration:none;
	/*text-decoration:underline;*/
}

ul#navpage a:hover{
	text-decoration:underline;
	color:#383838;
}

ul#navpage a.texte_page{
	color: #444;
}

ul#navpage .inactif {
	color: #7E7252;
}

/* --- IMAGE de la page COLLECIONS --- */

.img_collec{
	float:left;
	width:150px;
	height:150px;
	/*border:1px solid #FFFFFF ;*/
	margin:6px;

}
.img_collec img{
	border:1px solid #FFFFFF ;

}
.img_collec a{
	border:0px;
}

.legende{
	position: absolute;
	margin-top:130px;
}
.legende h3{
	margin:0;
	padding:0;
	padding-top:3px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#000000;
	background-color:#FFFFFF;
	height:18px;
	width:151px;
	text-align:center;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px 36px 40px 36px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_home {
	padding: 20px;
}

.texte_droite {
	text-align: justify;
	background-image: url(../images/deco/tiret_vertic.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	padding-left: 30px;
}
.texte_droite td {
	text-align: justify;
}

.texte_droite strong {
	color: #F1D99D;
}

.img_borders {
	border-bottom: 4px solid;
	border-color: #7E7252;
	border-top: 4px solid;
}
.prix {
	color: #423A2B;
	font-weight: bold;
}
.prix_barre {
	color: #423A2B;
	/*font-weight: bold;*/
	text-decoration: line-through;
}
#detail {
	font-weight: bold;
}
#detail a {
	background-color: #F1D99D;
	padding: 2px;
	color: #7E7252;
	text-decoration: none;
}
#detail a:hover {
	background-color: #7E7252;
	color: #F1D99D;
}
#liste td {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E0D2AE;
}
#liste_collection td {
	/*text-align:center;*/
	padding: 6px 0 6px 0;
	/*border-bottom: 1px solid #E0D2AE;*/
}

#liste_collection img {

	border: 1px solid #E0D2AE;
}


#page {
	padding: 5px 0 5px 0;
}
#page a {
	color: #423A2B;
}
#page a:hover {
	text-decoration: none;
}


.promo{
	position:absolute;
	right:auto;
	bottom:0%;
	z-index:10;
	border:0px;

}
.image{
	position:relative;

}
.promo img{
	border:0px;
}









/*Bas de page  FOOTER*/

#footer{
	padding:80px 0px 0px 0px;
	height:34px;
	text-align: center;
	color: #5B523B;
	background-image: url(../images/deco/footer.gif);
	margin:  15px 15px 0px 15px  ;
}

#footer_index{
	padding:0;
	margin:20px;
	height:94px;
	text-align: center;
	color: #5B523B;
	background-image: url(../images/deco/footer_index.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
}

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

#footer a:hover{
	color:#5B523B;
}


/*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   ----*
  *------------------------------------------------------*/


 #ensemble  .titre1 {
	width:100%;
	height:20px;
	margin: 0 0 0 0;
	padding: 4px;
	color:#FFF1CE;
	font-size: 12px;
	background-color: #7E7252;

  }
 #ensemble  .desc1 {
	padding: 4px;
  }


#liste select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


   h1 {
	margin: 0 0 8px 0;
	padding: 2px;
	color:#F1D99D;
	font-size: 12px;
	background-color: #7E7252;
	border-left: 4px solid #F1D99D;

  }



   h2 {
	margin: 0 8px 0 0 ;
	padding: 2px;
	color:#F1D99D;
	font-size: 11px;
	background-color: #7E7252;
	border-left: 4px solid #F1D99D;
	font-weight: normal;
  }

  .h2_title {
	margin: 0 8px 0 0 ;
	padding: 2px;
	color:#F1D99D;
	font-size: 18px;
	font-weight: bold;
	background:none;
	border:none;
  }

   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

   h4 {
   	margin: 0;
    padding: 0;
	   color:#F1D99D;
  }

   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

 /*------------------------------------------------------*
  *--------------------------     CSS Timages    ----*
  *------------------------------------------------------*/
.titre_collection {
	width: 259px;
	height:29px;
}
.conseils_entretient
{
	width: 248px;
	height:35px;
}

 /*------------------------------------------------------*
  *--------------------------     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: #FFF1CE;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #F1D99D;
	background-color: #EF9595;
	color: #F1D99D;
	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 #7E7252;
	background-color: #7E7252;
	color: #F1D99D;
	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 #FFF1CE;
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #FFF1CE;
	color: #7E7252;
	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: #F1D99D;
	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;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #FFF1CE;
	border: solid #FFF1CE 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #EF9595;
	border: solid 1px #FFF1CE;
}
/* 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: #7E7252;
	border: solid 1px #7E7252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1D99D;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	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: #000000;
	text-decoration: none;
}

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

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