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


body {
	margin: 0;
 	padding: 0;
	background-color: #000;
	font-family: Arial;
	color: #000;
}


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


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

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

p {
	margin: 0px;
 padding: 0px;
}

li {
	list-style-image: url(../images/deco/puce.gif);
}
img{
	border:#FFFFFF 2px solid;
}
a.opacity:hover img {filter:alpha(opacity=50);
               -moz-opacity: 0.5;
               opacity: 0.5;}

a.opacity img {filter:alpha(opacity=100);  
                     -moz-opacity: 1.0;  
                     opacity: 1.0;}

.cadre {
padding: 10px 10px 10px 20px;
border: 2px dotted #80AE2A;
width: 80%;
margin: 10px 7%; 
text-align: justify;}
.cadre li{
list-style: none;
margin-bottom: 4px;}

cite {
color: #9933CC;
margin: 5px auto;
text-align: center;
width: 100%;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	padding-top:15px;
	width:877px;
}
#flash_anim{
	border:none;
	margin:0;
	padding:0;
	width:200;
	height:187px;
	float:left;
}
.flash_rotator{
  	margin:0;
	padding:0;
	width:225px;
	height:187px;
	float:left;
}
.flash_rotator2{
  	margin:0;
	padding:0;
	width:226px;
	height:187px;
	float:left;
}
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0px;
	width:876px;
	height:187px;
	background-color: #000;
}

#header_index {
	height: 187px;
}

#diapo_droit {
	height: 187px;
	width: 210px;
	float: right;
}

#diapo_gauche {
	height: 187px;
	width: 210px;
	float: left;
}

.tablo_plan td {
	border-bottom: 1px solid #CECECE;
}
/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	width: 877px;
	background-color:#FFF;
	text-align: center;
	background-image: url(../images/home/back_home.jpg);
}
#content {
	margin:0 auto;
	padding:0 0 10 0;
	width: 877px;
	background-color:#FFF;
	text-align: center;
}
/*#content img{
float:left;
}*/
#anim_indexG{
	float:left;
	width:auto;
}
#anim_indexD{
	float:right;
	width:auto;
}
#header_ind{
	margin:0 auto;
	padding:0 auto;
	width:877px;
	height:187px;
	background-color: #FFFFFF;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:877px;
	height:48px;
	background-color:#000;
	text-align: center;
	color: #FFFFFF;
}

#footer a{
	display: block;
	width: 100%;
	height:48px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:5px;
	background-image:url(../save/images/deco/menu_bas.gif);
	background-repeat:repeat-x;
}

#footer a:hover{
	color:#fff;
	background-image:url(../save/images/deco/menu_bas_roll.gif);
	background-repeat:repeat-x;
}


/*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 PLANS     ----*
  *------------------------------------------------------*/
  
/*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:#678c22;
	font-size:11px;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#fff;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT    ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
.titre {
font-size: 26px;
margin-bottom: 4px;} 
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
	margin: 0;
	padding: 0;
	color:#678C22;
	font-size: 12px;
  }
  
   h4 {
	margin: 0;
	padding: 0;
	color:#678C22;
	font-size: 24px;
  }
  
   h5 {
   	margin: 0 0 5px 0;
    padding: 0;
	   color:#000;
  }
h5.vert {
	color: #678C22;
	font-size: 14px;
}

  
     h6 {
   	margin: 0;
    padding: 0;	
	float:center;
  }
  
   h6 a{
	color:#678C22;
	font-size: 14px;
	font-style:italic;
	text-decoration:none;
  }
  
     h6 a:hover{
	margin: 0;
	padding: 0;
	color:#003300;
  }
	
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/

.texte1
{
	font-size:12px;
	line-height:18px;
	text-align:left;
}

.texte1_bold
{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.texte2_valorise
{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}

.texte_liens {
	font-size:12px;
	text-align:center;
	color:#000;
	text-decoration:none;
	}

.texte1 a {
	color:#000;
	text-decoration:none;
}

.texte1 a:hover {
text-decoration:none;
color:#80ae2a;
}	
	
 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

 
.menu
{
	display: block;
	width: 100%;
	color:#000;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
	padding-left:12px;
	background-image:url(../images/deco/puce2.gif);
	background-position:0px;
	background-repeat:no-repeat;
}

.menu:hover
{
	color:#666666;
} 
 
.sous_menu
{
	display: block;
	width: 100%;
	color:#000;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/deco/puce.gif);
	background-position:10px;
	background-repeat:no-repeat;
}

.sous_menu:hover
{
	color:#6e8323;
} 
 
/* -------- POST-IT DOMDRAG -------- */
#root {
	position:absolute;
	width:200px;
	padding:5px;
	border:solid 1px #000;
	background-color: #80AE2A;
	margin:0px;
}

#handle {
	color:#000000;
	background-color:#FFF;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 4px 0px;
	cursor: move;
	border: 1px solid #000;
}
/* ------ POST-IT DOMDRAG FIN ------ */

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT   ----*
  *------------------------------------------------------*/
.background{
background-repeat:repeat-x;
	}

.image_droite {
	border: 4px solid #ffffff;
	padding: 0px 15px 0px 0px;
	}
.image_gauche{
	border: 4px solid #ffffff;
	padding: 0px 15px 2px 15px;
	}
	.lettrine{
	font-weight: bold;
	text-indent: 0px;
	background-color: #678C22;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 20px;
	}


#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-image: url(../save/images/admin/punaise.png);
	background-repeat: no-repeat;
}

#post_it_content{
	padding: 3px;
	background-color: #C1E197;
}

#post_it_content a{
	color:#405715;
	text-decoration: none;
}

#post_it_content a:hover{
	color:#000000;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#415730;
	font-size:16px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#678C22;
	font-size:12px;
	font-weight: bold;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/



/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

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

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

/*CSS REFERENCEMENT 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: arial;
	font-size: 12px;
	color: #000;
	width: 400px;
	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 #036;
	background-color: #9cf;
	color: #000;
	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 0px #000; 
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #678C22;
	color: #fff;
	padding: 5px;
	text-align: left;
	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: arial;
	font-size: 11px;
	text-align: left;
	width: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #fff;
	border: solid #666 1px;
}
/* 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: #678C22;
	border: solid 1px #678C22;
	font-family: arial;
	font-size: 12px;
	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                  ----*
  *-------------------------------------------------------*/
#colombe_menu {
	border: none;
}
