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

body {
	margin: 0;
	padding: 0;
	background-color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	background-repeat: no-repeat;
	background-position: center top;
}
.home {
	background-image: url(../images/deco/bg_home.gif);
}
.site {
	background-image: url(../images/deco/bg.gif);
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}

.liens_news a {
	color:#FF0000;
	font-weight:bold;
	/*background-color:#666666;*/
	
	}

form, input {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

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

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

li {
	list-style-image: url(../images/deco/puce.gif);
}



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


#general{
	margin:0 auto;
	padding:0;
	width:800px;
	padding-bottom: 60px;
}
#menu_home {
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#menu_home a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_home a:hover {
	color: #FC0000;
}

/*menu-proprietes*/


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative; /* placement du menu, à modifier selon vos besoins */
	top: 0;
	width: 600px;
	height: 37px;
	left: 201px;
	background-image: url(../images/deco/bg_nav02.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 25px;
}
#menu dl {
	position:relative;
	display:block;
	/*width: 12em;*/
}
#menu dt {
	position:relative;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 37px;
	padding: 0 5px 0 5px;
	line-height: 34px;
	font-size:10px;
	font-weight:bold;
/*background: #ccc;*/
/*margin: 1px;*/
}
#menu dd {
	position:absolute;
	display: block;
}


#menu li {
	text-align: center;
	background: #fff;
	width:170px;
	
}

#menu ul {
	position: absolute;
	margin-top:37px;
	margin-left:140px;
	background: #fff;
}

#menu li a {
	background-color:#990000;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	/*float: left;*/
	height: 37px;
	line-height: 34px;
	font-size:10px;
	font-weight: bold;
}

#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 37px;
	line-height: 34px;
	font-size:10px;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-image: url(../images/deco/bg_nav_hover.gif);
	background-repeat: repeat-x;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	height: 135px;
	background-image: url(../images/deco/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#header_home{
	padding:0;
	height: 135px;
	background-image: url(../images/deco/bg_header_home.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#nav {
	width: 574px;
	height: 37px;
	position: absolute;
	top: 0px;
	left: 201px;
	background-image: url(../images/deco/bg_nav02.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 25px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 37px;
	padding: 0 5px 0 5px;
	line-height: 34px;
	font-size:10px;
}
#nav a:hover {
	background-image: url(../images/deco/bg_nav_hover.gif);
	background-repeat: repeat-x;
}
#flash_intro {
	width: 500px;
	height: 429px;
	margin: 0 auto;
}
#flash_carte {
	width: 708px;
	height: 358px;
	margin: 0 auto;
}
#flash_membre {
	width: 640px;
	height: 297px;
	margin: 0 auto;
}
.colonne_gauche {
	background-color: #CC0000;
	padding: 5px 0 5px 0;
	text-align: center;
}

a.print {
	color: #666;
	text-decoration: none;
	background-image: url(../images/deco/print_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
a.print:hover {
	color: #EDEDE3;
	background-image: url(../images/deco/print_hover.gif);
}

a.save {
	color: #666;
	text-decoration: none;
	background-image: url(../images/deco/save_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 17px;
}
a.save:hover {
	color: #EDEDE3;
	background-image: url(../images/deco/save_hovze.gif);
}

a.contact {
	color: #666;
	text-decoration: none;
	background-image: url(../images/deco/contac_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 17px;
}
a.contact:hover {
	color: #EDEDE3;
	background-image: url(../images/deco/contact_hover.gif);
}
a.site {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.site:hover {
	color: #EDEDE3;
}

.elements {
	display:block;
	padding: 2px 5px 4px 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #CC0000;
	color: #CCCCCC;
	line-height: 120%;
	text-align: left;
}
.elements strong {
	color: #FAFAF0;
}










/*Contenu de page  CONTENT */

#content {
	padding:0 0 15px 0;
}
#texte {
	padding: 20px 46px 20px 46px;
	text-align: justify;
}

#light {
	padding: 20px 46px 20px 46px;
	text-align: justify;
}
#light img {
	margin: 0 10px 10px 0;
}

#newsletter {
	width: 529px;
	height: 42px;
	margin-bottom: 15px;
	background-image: url(../images/deco/inscri-news.gif);
	font-size: 10px;
	margin-left: 23px;
}

.right {
	display: block;
	text-align: right;
}
.news {
	width: 708px;
	background-image: url(../images/deco/bg_pave_news.gif);
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DBDBDB;
	padding: 20px 0 0 0;
	margin-bottom: 15px;
}
.news p {
	padding: 0 10px 0 10px;
}
.titre_news{
	font-weight: bold;
	color: #DD0000;
	background-color:#eeeeee;
}
.rouge {
	font-weight: bold;
	color: #DD0000;
}
.cadre-blanc {
	border: 3px solid #FFF;
}







/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	height:30px;
	text-align: center;
	color: #666;
	line-height: 30px;
	background-image: url(../images/deco/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

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

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


/*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:#333;
	text-decoration:none;
}

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

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

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT    ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0;
	padding: 0 0 0 40px;
	color:#2E2E2E;
	font-size: 11px;
	text-transform: uppercase;
	height: 76px;
	/*background-image: url(../images/deco/img_titres.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	line-height: 50px;

  }
  
   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 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{
	width: 200px;
	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 0 0 0;
	width:180px;
	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: 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: #EEEEE4;
	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 1px #000; 
	width: 100%;
	background:	#EEEEE4;	
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #EEEEE4;
	color: #000;
	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: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #FAFAF0;
	border: solid #036 0px;
}
/* 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: #B5B599;
	border: solid 1px #B5B599;
	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: 50px;
}

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

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

/*CSS REFERENCEMENT fin */
