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


body {
	margin: 0;
	padding: 0;
	background-color: #2F4E7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	background-image: url(../images/deco/cote.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

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{
	margin:0 auto;
	padding:0;
	width:970px;
	height:237px;
	float: right;
	background-position: bottom;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 970px;
	float: right;
	background-image: url(../images/deco/bg-site.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#content_flash{
	margin:0 auto;
	padding:0;
	width: 100%;
	height: 550px;
	text-align: center;
	background-color: #2F4E7C;
}
#content_flashligne{
	margin:0 auto;
	padding:0;
	width: 100%;
	height: 15px;
	text-align: center;
	background-color: #2F4E7C;
}
#content_flashligne1{
	margin:0 auto;
	padding:0;
	width: 100%;
	height: 25px;
}

#contentgauche {
	margin:35 auto 0;
	padding:0;
	width: 180px;
	float: left;
	background-image: url(../images/deco/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contentdroite {
	margin:0 auto;
	padding:0;
	width: 790px;
	float: left;
}
#contentdroitecentre{
	margin:0 auto;
	width: 193px;
	float: left;
	padding: 0;
}
#contentdroitecentre .present{
	margin:0 auto 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EBA84C;
	font-weight: bold;
	text-indent: 65px;
	line-height: 30px;
}
#contentdroite1{
	margin:0 auto;
	padding:0;
	width: 288px;
	float: left;
	background-image: url(../images/deco/texte-present.jpg);
	background-repeat: no-repeat;
}
#contentdroite1 .titre{
	margin:30px auto 15px 5px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E55A35;
	font-weight: bold;
}
#contentdroite1 .soustitre{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0;
	font-weight: bold;
}
#contentdroite1 .texte{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 0;
}
#contentdroite1 .texteBold{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E7C;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	line-height: 18px;
}
#contentdroite1 .texteBold li{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E7C;
	font-weight: bold;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#contentdroite2{
	margin:0 auto;
	padding:0;
	width: 309px;
	float: left;
}
#contentdroite2 .img{
	margin:0 auto;
	border: 1px dotted #FF6600;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#contentvetement{
	margin:0 auto;
	padding:0;
	width: 597px;
	float: left;
	background-image: url(../images/deco/bg-centre.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contentvetement .titre{
	margin:30px auto 15px 5px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E55A35;
	font-weight: bold;
}
#contentvetement .soustitre{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0;
	font-weight: bold;
}
#contentvetement .texte{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 0;
}
#contentvetement .texteBold{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E7C;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	line-height: 18px;
}
#contentvetement .texteBold li{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E7C;
	font-weight: bold;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#contentcontact{
	margin:0 5px 0 auto;
	padding:90px 0 0;
	width: 290px;
	float: left;
	text-align: center;
}
a.plan{
   	margin: 0;
    padding: 0;
	color:#FF6600;
	font-size:10px;
	line-height:11px;
	text-decoration:none;

}

a:hover.plan{
   	margin: 0;
    padding: 0;
	color:#FF9900;
	text-decoration:none;

}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 10px 0 0;
	width:970px;
	height:40px;
	text-align: right;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
}
.footer_highlight {
	font-size: 12px;
}


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

#footer a:hover{
	color:#FF6600;
}
#footerindex{
	margin:0 auto;
	padding:10px 10px 0 0;
	width:970px;
	height:40px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footerindex a{
	color:#FFFFFF;
	text-decoration:none;
}

#footerindex a:hover{
	color:#FF6600;
}
/*_________________LISTE PROD ___________*/

.liste_prod{
	float:left;
	width:130px;
	padding:1px;
	margin: 2px;
	border:5px #E8DFB8 solid;
}
.liste_prod p{
	margin:1px;
	padding:2px;
	background-color:#F5F0DC;
	text-align:center;
	
}
.liste_prod p a{
	color:#891311;
	text-decoration:none;
}
.liste_prod p a:hover{
	color:#DB2A24;
}
.liste_prod p.prix_promo
{
	text-decoration:none;
	color:#DB2A24;
	font-size:12px;
}

/*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;
	padding: 0;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

  }
     h1 a{
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

  }
     h1 a:hover{
	margin: 0;
	padding: 0;
	color:#FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

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

ul#menu_vertical{
	margin:0;
	padding:0;
	width:170px;
	list-style:none;
	text-align:left;
	color:#fff;
	text-indent: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

ul#menu_vertical li{
	margin:0 0 2px;
	background:#304E7C;
	border-bottom: 1px dashed #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}

ul#menu_vertical li a{
	padding:4px 0;
	background:#304E7C;
	display:block;
	color:#fff;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	background:#E35A2C;
	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: 12px;
	background-color: inherit;
	color: inherit;
	width: 275px;
	margin: 0 auto;

}
/* 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 {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	width: 100%;
}
/* GROUPE de champs : ligne EN-T?TE de table */
.formulaire_table th {
	background-color: #ccc;
	color: #333;
	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: 12px;
		text-align: left;
		width: 200px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* 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 {
		background-color: #eee;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		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: #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: 12px;
	background-color: #aaa;
	color: #000;
	border: solid 1px #999;
	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                ----*
  *------------------------------------------------------*/
