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


body {
	margin: 0;
	padding: 0;
	background-color: #FFF4D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4777AF;
	background-repeat:repeat-x;
	background-image: url(../images/deco/back_body.gif);
	
}

img{
	border:0px;
}

/*   

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

*/


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

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





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


#general{
	margin:0 auto;
	padding:0;
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:20px auto 5px auto;
	padding:0;
	width:900px;
	height:160px;
	background-color: #999;
	border-color:#FFFFFF;
	border-width: 5px ;
	border-style:solid;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-color:#FFF;
	border-color:#FFF;
	border-width: 5px;
	border-style:solid;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:900px;
	height:30px;
	background-color:#FFF;
	text-align: center;
	color: #CCC;
	border-color:#FFFFFF;
	border-width: 1px 5px 5px 5px;
	border-style:solid;
}

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

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


/*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:20px  0 ;
    padding:  0 0 0 20px;
	color:#6999D2;
	font-size:14px;
  }
  
   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 PLANS DEBUT         ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 383px;
	float:left;
}

#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:#FCF4F0;
	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: #000;
	width: 400px;
	margin: 10px 0;
	padding:10px 0;
	float:left;
	border-width:0 0 1px 0;
	border-color:#A7C9D5;
	border-style:dotted;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #CC6600;
	background-color: #FFF7F0;
	color: #CC6600;
	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 #CCC;
	background-color: #ECEEED;
	color: #4777AF;
	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 #CCC; 
	width: 100%;
	padding: 5px;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #4777AF;
	color: #fff;
	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 {
	color:#336699;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #CC6600;
	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: #EBEDEC;
	border: solid #CCC 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #FFF7F0;
	border: solid 1px #CC6600;
}
/* 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: #DDDDDD;
	border: solid 1px #4777AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4777AF;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
	color:#CC6600;
}
/* 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                ----*
  *------------------------------------------------------*/



/*-----------------------------------------------------------*
*------------- menu -------------------------------------*
*----------------------------------------------------------------*/

.img_menu_top{
	border:0px;
	margin:-2px 2px 0 0;
	padding:0px;
	float:left;
}
.img_menu{
	border:0px;
	margin-left:-15px;
}

#dlmenu-top {
	width:900px;
	height:17px;
	padding-top: 2px;
	margin:0px auto;
	margin-top:5px;
	background-color:#6999D2;
	border-color:#FFFFFF;
	border-width:5px ;
	border-style:solid;
}


#menu-top {
	list-style-type:none; 
	width:900px; 
	margin: 0 auto; 
	padding:0; 
	position:absolute; 
	z-index:100;
}



#menu-top li {
	display:block;
	float:left;
	height:13px;
	margin:0 ; 
	padding:0 ; 
	position:relative; 
	z-index:100; 
	list-style-image:none;
	list-style:none;
}
#menu-top li.un{
	width:70px;
	margin: 0 0 0 15px;
}
#menu-top li.deux{
	width:80px;
}
#menu-top li.trois{
	width:100px;
}
#menu-top li.quatre{
	width:80px;
}
#menu-top li.cinq{
	width:80px;
}
/*#menu-top li.six{
	width:129px;
}
#menu-top li.sept{
	width:82px;
}
#menu-top li.huit{
	width:82px;
}
#menu-top li.neuf{
	width:80px;
}
#menu-top li.dix{
	width:100px;
}*/

#menu-top li a, #menu-top li a:visited {
	display:block;
	padding:2px 2px 2px 0 ;
	margin:0;
	line-height:11px;
	text-decoration:none;	
}

#menu-top li dd {display:none;}
#menu-top li:hover, #menu-top li a:hover {border:0;}
#menu-top li:hover dt a , #menu-top li a:hover dt a {

	background-color:#ddd ; 
	color:#4777AF;
	font-weight:bold;
}



#menu-top li:hover dd, #menu-top li a:hover dd {
	display:block;
	/*float:left;*/
	float:inherit;
	width:inherit;
	
}
#menu-top li:hover dl, #menu-top li a:hover dl {
	display:block;
	float:inherit;
	width:inherit;
}

#menu-top table {
	border-collapse:collapse; 
	padding:0; 
	margin:-1px0; 
	font-size:10px; 
	font-weight:bold;	
}

#menu-top dl {
	width:inherit; 
	margin:0; 
	padding:0; 
	background-color:#6999D2; 
	cursor:pointer;
}

#menu-top dt {
	margin:0; 
	padding:0; 
	width:inherit; 
	font-size:10px; 
	font-weight:bold;
}
#menu-top dd {
	display:block;
	margin:0; 
	padding:0; 
	font-size: 10px; 
	text-align:left; 
	font-weight:bold;
}
#menu-top dd.trois{
	width:127px;
	padding:0;

}
	
#dlmenu {
	width:900px;
	height:17px;
	padding:5px 0;
	margin:10px auto;
	margin-top:0px;
	background-color:#4777AF;
	border-color:#FFFFFF;
	border-width:5px ;
	border-style:solid;
}


#menu {
	list-style-type:none; 
	width:900px; 
	margin: 0 auto; 
	padding:0; 
	position:absolute; 
	z-index:100;
}



#menu li {
	display:block;
	float:left;
	height:13px;
	margin:0 ; 
	padding:0 ; 
	position:relative; 
	z-index:100; 
	list-style-image:none;
	list-style:none;
}
#menu li.un{
	width:70px;
	margin: 0 0 0 15px;
}
#menu li.deux{
	width:77px;
}
#menu li.trois{
	width:60px;
}
#menu li.quatre{
	width:100px;
}
#menu li.cinq{
	width:75px;
}
#menu li.six{
	width:129px;
}
#menu li.sept{
	width:82px;
}
#menu li.huit{
	width:82px;
}
#menu li.neuf{
	width:80px;
}
#menu li.dix{
	width:100px;
}

#menu li a, #menu li a:visited {
	display:block;
	padding:2px 2px 2px 0 ;
	margin:0;
	line-height:11px;
	text-decoration:none;	
}

#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {

	background-color:#ddd ; 
	color:#4777AF;
	font-weight:bold;
}



#menu li:hover dd, #menu li a:hover dd {
	display:block;
	/*float:left;*/
	float:inherit;
	width:inherit;
	
}
#menu li:hover dl, #menu li a:hover dl {
	display:block;
	float:inherit;
	width:inherit;
}

#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin:-1px0; 
	font-size:10px; 
	font-weight:bold;	
}

#menu dl {
	width:inherit; 
	margin:0; 
	padding:0; 
	background-color:#4777AF; 
	cursor:pointer;
}

#menu dt {
	margin:0; 
	padding:0; 
	width:inherit; 
	font-size:10px; 
	font-weight:bold;
}
#menu dd {
	display:block;
	margin:0; 
	padding:0; 
	font-size: 10px; 
	text-align:left; 
	font-weight:bold;
}
#menu dd.six{
	width:127px;
	padding:0;

}
.gallery dt a, .gallery dt a:visited {
	width:inherit;
	display:block;
	padding:2px 0 0 0; 
	color:#FFF; 
}

.gallery dt a .lettrine{
	font-size:9px;
	font-weight:bold;
	color:#573015;
	padding:0 1px 0 1px;
}

.gallery dt a:hover .lettrine{
	color:#CC6600;
}

.gallery dd a, .gallery dd a:visited { 
	background-color: #CCCCCC;
	display:block;
	color:#FFF; 
	text-decoration:none; 
}
.gallery dd a .lettrine02{
	font-size:9px;
	font-weight:bold;
	color:#999933;
	padding:0 1px 0 3px;
}
.gallery dd a:hover {
	background-color:#DDD ; 
	color:#0373C9;
}

.gallery dd a:hover .lettrine02{
	color:#CC6600;
}


/*___________TABLE___________*/

.table_content{
	width:900px;
	border:0px;
	padding:10px;
	margin:0px;
}

.td_pres_gche{
	width:470px;
	vertical-align:top;
}
.td_pres_dte{
	width:430px;
	vertical-align:top;
}	
p.titrage_page{
	width:430px;
}
p.texte{
	width:395px;
	padding:5px 0  ;
	margin:0 10px 5px 0;
	border-width:0 0 1px 0;
	border-color:#A7C9D5;
	border-style:dotted;
}
.texte_float{
	float:left;
	width:387px;
	padding:5px;
	border-width:0 0 1px 0;
	border-color:#A7C9D5;
	border-style:dotted;
}
.texte2{
	width:395px;
	padding:5px 0  ;
	margin:0 10px 5px 0;

}
ul.ul_texte{
	width:395px;
	padding:5px 0 5px 5px ;
	margin:0 10px 5px 0;
}
ul.ul_texte li{
	padding:0 ;
	margin:0 0 0 20px;
	list-style-image:url(../images/deco/puce_li.jpg);
} 
.lettrine_texte{
	color:#6999D2;
}
a.lien_texte{
	color:#669999;
	text-decoration:none;
}
a:hover.lien_texte{
	color:#999933;
}
/*__________ACTUALITES_________*/

a.lien_produit{
	color:#CC3300;
	text-decoration:none;
	
}
a:hover.lien_produit{
	color:#CC6600;
	text-decoration:none;
	
}
.td_actu{
width:900px;

}
.img_float_left{
	float:left;
}
.titrage_page_actu{
	float:right;
}
.p_actu{
	float:left;
	width:387px;
	padding:5px;
}

p.actu_coeur{
	color:#F6C1C1;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px 0;
	padding:2px  2px 2px 25px;
}
.actu_p{
	float:left;
	width:385px;
	margin:10px 32px 10px 0 ;
	padding:5px;
	border-color:#EAEAEA;
	border-width:1px;
	border-style:solid;
}
.actu_titre{
	background-color:#EAEAEA;
	width:379px;
	padding:3px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	
}
.actu_date{
	background-color:#F2F2F2;
	width:379px;
	margin:3px 0 0 0 ;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	
}
.actu_lieu{
	width:379px;
	margin:3px 0 0 0 ;
	padding:3px;
	text-align:center;
	font-weight:bold;
}
.actu_libelle{
	width:377px;
	margin:3px 0 0 0 ;
	padding:3px;
	text-align:left;
	border-color:#F2F2F2;
	border-width:1px;
	border-style:solid;
}
.prix{
	color:#993300;
	font-weight:bold;
}
.actu_img{
	text-align:center;
	padding:0;
	margin:5px 0;
}
.actu_deco{
	width:385px;
	height:3px;
	margin:6px 0  ;
	background-color:#CFD6DB;
}
.actu_lien{
	width:377px;
	margin:3px 0 6px 0 ;
	padding:3px;	
	border-color:#F2F2F2;
	border-width:0 0 1px 0;
	border-style:solid;
	text-align:left;
	font-weight:bold
}
.detail_titre{
	width:460px;
	padding:0 0 0 423px;
}
.detail_p{
	width:860px;
	margin:10px 0  ;
	padding:10px 0;	
	height:450px;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
}

.img_detail{
	float:left;
	width:430px;
	padding: 10px 0;	
	margin: 0 0 0 10px;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	text-align:center;
}
.detail_sous{	
	margin: 0 10px 0 0;
	padding:5px;
	width:385px;
	float:right;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
}
