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


body {
	margin: 0;
 	padding: 0;
	background-color: #E76D01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	background-image:url(../images/deco/back_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
li{
	list-style-type:square;
	list-style-position:inside;
	
}
.texte{
	margin:50px 20px 0 0;

}

/*   

* {
	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:60px auto 0 auto;
	padding:0;
	width:100%;
	
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:86px;
	background-color:#E76D00;
	background-image:url(../images/deco/back_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#CD6D14;
}

/*Contenu de page  CONTENT */
#flash_home{
	margin: 0 ;
	padding:0;
}
#content {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-color:#990000;
	
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#510705;
}
#flash_pres{
	margin:0;
	padding:0;
}
.tab_index{
	margin:0 auto;
	padding:0;
	width: 900px;
}
.td_gche_pres{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_pres.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_savoir{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_savoir.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_sieges{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_sieges.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_rideaux{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_rideaux.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_mobilier{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_mobilier.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_accessoires{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_accessoire2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_stages{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_stages.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_presse{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_presse.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_gche_contact{
	margin:0 auto;
	padding:0;
	width: 201px;
	height:463px;
	vertical-align:top;
	background-image:url(../images/deco/back_contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_menu{
	margin:0 ;
	padding:0;
	width: 699px;
	height:15px;
	vertical-align:top;
}
.td_content{
	margin:0 ;
	padding:3px 10px 3px 0 ;
	width: 448px;
	height:30px;
	vertical-align:top;
	color:#F9F0E4;
	font-size:12px;
	font-weight:bold;
}
.td_content_pres{
	margin:0 ;
	padding:3px 10px 3px 0 ;
	height:30px;
	vertical-align:top;
	color:#F9F0E4;
	font-size:12px;
}
.td_flash{
	margin:0 ;
	padding:0;
}
.lien_home{
	margin:0 10px 0 0 ;
	padding:0;
	text-align:right;
}
.lien_home a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
.lien_home a:hover{
	background-color:#FFF;
	color:#590805;
	font-size:11px;
	text-decoration:none;	
}
#menu_haut{
	margin:0;
	padding:0  ;
	color:#990000;
}
#menu_haut a {
	background-color:#590805;
	padding:0 2px;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	
}
#menu_haut a:hover {
	background-color:#FFF;
	color:#590805;
	font-size:11px;
	text-decoration:none;	
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:18px 0 0 90px;;
	width:810px;
	height:32px;
	background-color:#E76D00;
	background-image:url(../images/deco/back_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	color: #590805;
	
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#510705;
}

#footer a{
	color:#590805;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

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


/*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:349px;
	margin-top:9px;
}

#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;
	   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: #530805;
	text-decoration: none;
}

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

/*CSS REFERENCEMENT fin */
