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


body {
	margin: 0;
 padding: 0;
	background-color: #9B8A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}


/*   

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

*/


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

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}
#content_index {
	margin:40px auto 0 auto;
	padding:0;
	width: 628px;
	background-image: url(../images/home/fond_index02.gif);
	background-repeat: no-repeat;
	height: 371px;
}

/*-------CONTENU PAGE INDEX------*/
#flash_intro {
	margin:0 auto;
	padding:61px 0 0 0;
	
}
#footer_index{
	margin:0 auto;
	padding:0;
	text-align: center;
	color: #E0D9D2;
	width: 608px;
	background-color: #333333;

}
#footer_index a{
	color:#D7C478;
	text-decoration:none;
}

#footer_index a:hover{
	color:#FFFFFF;
}
#footer_index p{
	margin:0 auto;
	padding:2px;
}
/*-------FIN CONTENU PAGE INDEX------*/
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:870px;
	height:126px;
	background-image: url(../images/deco/header02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_top{
	padding:100px 0 0 0;
}
#deco_content{
	margin:0 10px 0 0;
	padding:0;
	background-image: url(../images/deco/feuilles.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*Contenu de page  CONTENT */
#separation{
	margin:4px 0 4px 0;
	padding:0;
	height: 5px;
	background-image: url(../images/deco/separator.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#content {
	margin:0 auto;
	padding:0;
	width: 870px;
	background-image: url(../images/deco/background.gif);
	background-repeat: repeat-y;
}
#left{
	margin:0 auto;
	padding:0 0 0 10px;
	width: 276px;


}
#right{
	margin:0 auto;
	padding:10px;


}
#chateau{
	margin:0 auto;
	padding:14px 0 0 4px;
}
.chateau_textes{
	margin:0 auto;
	padding:2px 0 10px 0;
}

.chateau_titres{
	margin:0 auto;
	padding:0 0 1px 12px;
	list-style-type: none;
	background-color: #C8BDAF;
	background-image: url(../images/deco/fiche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	display: block;
}
#presse{
	margin:0 auto;
	padding:0 0 0 4px;
}
.presse_textes{
	margin:0 auto;
	padding:2px 0 10px 0;
}
.titre_presse{
	margin:0 auto;
	padding:0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.presse_titres{
	margin:0 auto;
	padding:0 0 1px 12px;
	list-style-type: none;
	background-color: #E1DAD2;
	background-image: url(../images/deco/fichepresse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	display: block;
}
.presse_image{
	margin:0 auto;
	padding:2px;
	border: 1px solid #9B8A71;

}
.presse a{
	margin:0 auto;
	padding:0 14px 0 0;
	display: block;
	color: #990000;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/deco/icone_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.presse a:hover{
	background-color: #A51D20;
	color: #EFEAE5;
	background-image: url(../images/deco/icone_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
.actualites a{
	margin:0 auto;
	padding:0 6px 0 0;
	display: block;
	color: #990000;
	text-decoration: none;
	text-align: right;
	}
.actualites a:hover{
	background-color: #A51D20;
	color: #EFEAE5;
	

}
.tarifs{
	margin:0px;
	padding:0;
	text-align: center;
	font-weight: bold;

}
.plan_titres{
	margin:0 auto;
	padding:0 0 1px 12px;
	list-style-type: none;
	background-color: #E1DAD2;
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	display: block;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:870px;
	height:46px;
	text-align: center;
	color: #E0D9D2;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

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

#footer a:hover{
	color:#FFFFFF;
}
#footer p{
	margin:0 auto;
	padding:10px 0 0 0;
}

/*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 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    ----*
  *------------------------------------------------------*/
.titre_present{
	margin: 0 auto;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #9B8A71;
	background-image: url(../images/deco/carre.gif);
	background-repeat: no-repeat;
	background-position: left 3px;

}
.titre_cotes{
	margin: 0 auto;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #9B8A71;
	background-image: url(../images/deco/castel.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.titre_tarifs{
	margin: 0 auto;
	padding: 0 0 4px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #9B8A71;
	background-image: url(../images/deco/castel.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.paragraphe{
	margin: 0 auto;
    padding: 10px;

}  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

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

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

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

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

/*CSS REFERENCEMENT fin */
