/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/

body#home {
	padding-top: 15px;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	color: #001D31;
	font-weight: 500;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../images/deco/fond_home.gif);
	background-position: center top;
}


body {
	padding: 1px;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	color: #AFAA9E;
	font-weight: 500;
	line-height: 18px;
	background-color: #E4E2DE;
	background-image: url(../images/deco/bgint.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
  




#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 100%;
	height: 250px;
	}
	

#menu{
	width: 100%;
	height: 30px;
	background-image: url(../images/deco/menubg.gif);
	background-repeat: repeat-x;
	}
		

#global{
	width: 100%;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}	
#centre{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top: 15px;
	width: 798px;
	padding-left: 2px;
	padding-bottom: 30px;
	line-height:18px;

	}
	


#bas{
	clear:both;
	padding-top: 6px;
	height: 20px;
	width:100%;
	background-color: #E4E2DE;
	}

#bas a {
	color: #9E725C;
	text-decoration: none;
}

#bas a:hover {
	color: #BC9C8D;
}	
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#9E725C;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.highlight_sstitre
{
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-align: justify;
}
.highlight_conseils
{
	font-family: verdana;
	font-size: 8px;
	color: #990000;
	font-weight: bold;
	text-align: justify;
}
.lettrine
{
	font-family: verdana;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: justify;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}


.pied
{
	font-family: verdana;
	font-size: 9px;
	color: #9E725C;
}


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

 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

	 
body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e{
	color:#FFFFFF;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
   }
     
a.menu{
	text-decoration: none;
	display:block;
	height: 28px;
	width:160px;
	font-family: helvetica;
	font-size: 11px;
	color:#9E725C;
	margin-top:1px;
	padding-top: 6px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	}
	

a.menu:hover{
	color:#867E6F;
	background-image: url(../images/deco/roll.gif);
	
}





   
.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/

a.lien{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #9E725C;
	}

a.lien:hover{
	text-decoration: underline;
}




a.lien_plan{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #9E725C;
	}

a.lien_plan:hover{
	text-decoration: underline;
}

a.plan{
	text-decoration: none;
	color: none;
	}



 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

td.tableau{
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #867E6F;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;


	}

th{
	padding-top:4px;
	padding-left:15px;
	text-align: left;
	color:#990000;
	font-family: verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAA9E;
	}


/*CSS REFERENCEMENT ICARE*/

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

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

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