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


body {
	margin: 0;
	padding: 0;
	background-color: #160e0a;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #734126;
	background-image: url(../images/deco/fond.png);
	background-repeat: repeat-x;
	background-position: left top;
}


/*   

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

*/


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

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

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #D71F56;
}
a:hover {
	text-decoration: underline;
}



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


#general{
	padding:0;
	width:100%;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:810px;
	height:155px;

}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 810px;
	background-color:#FFFFFF;
	background-image: url(../images/deco/fond_content.gif);
	background-repeat: no-repeat;
}

#content_index {
	padding:0;
	height:444px;
	background-image: url(../images/deco/fond_index.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#table_produits_detail p{
	color: #422D21;
	padding:0px 0 5px 0;
}
#table_produits_detail td {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#table_produits_detail th {
	font-weight:bold;
	background-color:#DDD8D4;
	color:#4B433D;
	padding: 3px 0 3px 15px;
	text-align: left;
}
#table_produits_detail img{
	padding:2px;
	border:1px solid;
	border-color: #D6CDC2;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#table_produits_detail a{

}
#table_produits_detail a:hover{

}
.descriptif{
	font-size: 11px;
	font-weight: bold;
	color: #A4998E;
	letter-spacing: 1px;
	background-color: #EDEBE9;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

}
#slide{
	font-size:11px;
	font-weight:normal;
	color:#663300;
}

#slide img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px solid #6C4834;
}

.col_gauche {
	margin:0px;
	width:182;
	padding: 0px;
}
.plan_border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #36241A;
}

.col_centre {
	margin:0px;
	padding:0px;
	width:28px;
}
.col_droite {
	margin:0px;
	width:567px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col_droite_produit {
	margin:0px;
	width:580px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.float_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.float_right {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* fin hack png transparent pour IE6 */

/*Bas de page  FOOTER*/

#footer{
	padding:0;
	width:810px;
	height:26px;
	text-align: center;
	color: #CCCCCC;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 20px;
}


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

#footer a:hover{
	color:#999999;
}

#footer_index {
	padding:0;
	width:800px;
	text-align: center;
	color: #734126;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_index a{
	color:#734126;
	text-decoration:none;
}

#footer_index a:hover{
	color:#532F1C;
}
#adresse {
	padding:0;
	width:810px;
	text-align: center;
	color: #734126;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*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;
}
.espace_haut {
	padding: 0px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0;
	padding: 0;
	color:#D71F56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 5px;
	background-repeat: no-repeat;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D71F56;
  }
  
   h2 {
	margin: 0;
	padding: 0;
	color:#4A3226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
  }
  
   h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
   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 */

ul#menu_vertical{
	list-style:none;
	color:#fff;
	padding: 0;
	margin: 0;
}

ul#menu_vertical li{
	border: 1px solid #65432e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul#menu_vertical li a{
	padding:4px 0;
	display:block;
	color:#D8BBA9;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 10px;
	background-color: #65432e;
	letter-spacing: 3px;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	text-decoration:none;
	color: #65432e;
	background-color: #D8BBA9;
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

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

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 contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 300px;
	margin: 0 auto;
}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	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 #65432e;
	background-color: #D8BBA9;
	color: #000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #D71F56;
	font-weight: bold;
	text-decoration: none;
}
a.formulaire_msgRetour_lien:hover {
	color: #D71F56;
	font-weight: bold;
	text-decoration: underline;
}

/* Tableau de champ général */
table.formulaire_table {
	border: 1px solid #36241a;
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #36241a;
	color: #A65E37;
	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: #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;
}
/* 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: #ECDFD9;
	border: 1px solid #DFCABF;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}
/* 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: #36241a;
	border: 1px solid #36241a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A65E37;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* 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;
}

#referencement img {
	padding: 3px;
}

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

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

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