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


body {
	margin: 0;
	padding: 0;
	background-color: #5E672E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}


/*   

* {
	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;
	width: 970px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:970px;
	height:306px;
}
#header2{
	margin:0 auto;
	padding:0;
	width:970px;
	height:43px;
	background-image: url(../images/deco/deco_nav.gif);
	background-repeat: no-repeat;
}
#header_nav{
	width:auto;
	background-color: #ECA603;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 36px;
}
#header_flash{
	margin:0 auto;
	padding:0;
	width:970px;
	height:263px;
}
/*Contenu de page  CONTENT */
#content {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/bg_site.jpg);
	background-repeat: repeat;
}
#mini{
display:none;
}
#content-OLD {
	margin:0 auto;
	padding:0px;
	width: 970px;
	background-color: #FFE680;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat;
}
#content_index {
	margin:0 auto;
	padding:2px 0 0;
	width: 970px;
	text-align: center;
}
#content_ligne {
	margin:0 auto;
	padding:0;
	width: 970px;
	text-align: center;
	height: 4px;
	background-color: #FFFFFF;
}
#content_gauche{
	margin:0;
	width:250px;
	float:left;
}
#content_gauche .textegras{
	margin:0px;
	font-size: 10px;
	color: #324D41;
	font-weight: bold;
}
#content_droit{
	margin:0px;
	width:690px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content_droit .textegras{
	margin:0px;
	font-size: 10px;
	color: #324D41;
	font-weight: bold;
}
#content_droit .textegras a{
	color: #324D41;
	font-weight: bold;
}
#content_droit .textegras a:hover{
	color: #7C7A3D;
	font-weight: bold;
}
#content_droit .texte{
	margin:0px;
	font-size: 10px;
	color: #324D41;
}
#content_droit .promo{
	margin:0px;
	font-size: 11px;
	color: #324D41;
	text-align: center;
	font-weight: bold;
}
#content_droit .img{
	margin:2px;
	padding: 0px;
	border:1px solid #FFFFFF;
	text-align: center;
	float: left;
}
#content_droit .img2{
	margin:2px;
	padding: 0px;
	border:#4F6053 1px solid;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 25px 10px 0;
	width:auto;
	text-align: right;
	color: #FFFFFF;
	background-color: #272E0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: right;
	background-image: url(../images/deco/img-footer.jpg);
	background-repeat: repeat;
}

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

#footer a:hover{
	color:#E0CE8A;
}
#footer-index{
	margin:0 auto;
	padding:10px 0 5px 0;
	width:970px;
	text-align: center;
	color: #FFFFFF;
	background-color: #272E0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center;
}

#footer-index a{
	color:#E0CE8A;
	text-decoration:none;
	padding: 5px 0 5px 0;
}

#footer-index a:hover{
	color:#E0CE8A;
}

/*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 du menu horizontal*/
#navcontainer {
	margin:0px auto;
	padding:0;
}

#navlist {
	font-size:11px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:6px;
	width:480px;
	text-align: left;
	font-weight: bold;
}
#navlist a{
	padding:0;
	color: #272E0D;
	text-decoration: none;
	
    }
#navlist a:hover {
	color: #6C7F23;
	text-decoration: none;
}

/*Fin du Menu Horizontal*/

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 12px 0 0 0;
	padding: 0;
	color:#324D41;
	font-size: 13pt;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-image: url(../images/deco/puce.gif);
	list-style-type: circle;
	display: block;

  }
  
   h2 {
	margin: 0;
	padding: 0;
	color:#324D41;
	font-size: 11pt;
  }
h2.titre1 {
	margin: 12px 0 0 0;
	padding: 12px 0 0 70px;
	color:#324D41;
	font-size: 13pt;
	text-transform: uppercase;
	background: url(../images/deco/puce.gif) no-repeat;
	display: block;

  }

   h3 {
	margin: 0;
	padding: 0;
	color:#5E672E;
	font-weight: bold;
	font-size: 11px;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
  .highlight{
	color: #990002;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 10px 0 0 0;

  }
    .lettrine{
	color: #990002;

  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
   /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

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

ul#menu_horizontal{
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
	text-align: center;
	background-color: #ECA603;
}

ul#menu_horizontal li{
	width: 130px;
	color:#fff;
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #ECA603;
	text-align: center;
	margin: 0;
	padding: 0;
}

ul#menu_horizontal li a{
	padding:6px 0 0 0;
	background:#ECA603 url(../images/deco/picto.gif) no-repeat left top;
	display:block;
	color:#fff;
	text-align:center;
	text-decoration: none;
	text-decoration:none;
	height:30px;

}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	text-decoration:none;
	color: #FFF;
	background-image: url(../images/deco/picto_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECC02F;
	margin: 0;
}

 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/
  
  /*------------------------------------------------------*
  *-----------------------------------     CSS MENU    ----*
   *------------------------------------------------------*/
 
.menu {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.menu:hover{
	color:#e2007a;
}  		

.sous_menu {
	color:#000;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
	background-image:url(../images/deco/deco.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.sous_menu:hover{
	color:#e2007a;
}  		

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

}
/* DIV g?n?ral des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: 1px solid #000000;
	background-color: #DBDBDB;
	color: #000000;
	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: 1px solid #324D41;
	background-color: #9E9B78;
	color: #324D41;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy? */
a.formulaire_msgRetour_lien {
	color: #FFFFFF;
	font-weight:bold;
}
/* Tableau de champ g?n?ral */
table.formulaire_table {
	border: solid 1px #000; 
	width: 100%;
}
/* Regroupement de champs : ligne en-t?te de table */
.formulaire_table th {
	background-color: #000000;
	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 {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #666666;
	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: 180px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #999999;
	border: 1px solid #000000;
}
/* 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: #000000;
	border: solid 1px #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	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: 30px;
	color: #FFFFFF;
	width: 70%;
}

#referencement img {
	padding: 3px;
}

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

#referencement a:hover {
	color:#9F9B76;
}

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

table#bienvenue th{
	text-align:left;
}
table#bienvenue .italiq{
	font-style:italic;
}
#images{
	float:right;
	width:60px;
	height:116px;
	margin: 0 0 15px 15px;
}