body {
	padding: 0;
	margin: 25px 0 0 0 ;
	height: 100%;
	text-align: center ;
	font: 0.8em Arial, Helvetica, sans-serif;

	}
div#global {
	min-height: 100%;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	width: 960px;
	margin-top: 20px;
	padding-bottom: 15px;
	text-align: left; 
	overflow: auto;
	}
div#footer {
	color: #999;
	font-size: 11px;
	background: url(traitPiedv2.gif) no-repeat center;
	}
div#sidebar {
	float: left;
	width: 250px;
	}	
	
div#basPage{
	bottom: 0;
	position: absolute;
	margin-left:50px;
	padding-bottom: 70px;
	vertical-align: bottom;
	width: 92px;
	height: 25px;
	background: url(haut.gif) repeat-x 0 -25px ;
}

div#basPage a{
	text-decoration: none;
	display: block;
	width: 92px;
	height: 25px;
}

div#basPage a:hover{
	background: url(haut.gif) repeat-x 0 0px ;
	text-decoration: none;
}
	
div#content {
	float: right;
	width: 710px;
	text-align: justify;
	}
	
h1#header
{
	height: 33px ;
	background: url(logo.gif) left top no-repeat ;
	margin: 0 ;
}

h1#header a
{
	height: 33px ;
	display: block ;
	position: relative ;
	text-indent: -5000px ;
}
	
ul#navigation
{
	height: 47px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#navigation li
{
	background: url(menu.gif) repeat-x 0 -47px ;
	float: left ;
	text-align: center ;
}

ul#navigation li a
{
	padding-right: 23px;
	padding-left: 22px;
	line-height: 47px ;
	font-size: 12px ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #666 ;
	display: block ;
	text-decoration: none ;
}

ul#navigation li a:hover
{
	background: url(menu.gif) repeat-x 0 0 ;
	color: #fff;
}

div#sidebar h3
{
background: url(cadreHaut.gif) no-repeat left top;
color: #fff;
width: 210px;
height: 44px;
font-size: 14px;
line-height: 36px;
padding-left: 15px;
margin-bottom: 0px;
}


ul#menu {
	width: 208px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: #fbac45 1px solid;
	border-right: #fbac45 1px solid;
	}
	
	ul#menu li a {
	display: block;
	line-height: 15px;
	padding-left: 35px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li a:hover {
	background: url(imgPetitTitre.gif) left no-repeat;
	margin-left: 10px;
	color: #fbac45;
}

.cadreBas{
background: url(cadreBas.gif) no-repeat left top;
width: 210px;
height: 20px;
margin-top: 0px;
}


div#content h2{
color:#FF9900;
padding-left: 25px;
background: url(imgTitre.gif) no-repeat left;
font-size: 1.8em;
}

div#content h2 a{
color:#FF9900;
text-decoration: none;
}


.puce{
color: #000;
padding-left: 20px;
font-weight: bold;
background: url(puce.gif) no-repeat left top;
}

.puce2{
color: #000;
padding-left: 20px;
background: url(puce.gif) no-repeat left top;
}


.center{
text-align: center;
}

a{
color:#000000;
text-decoration: underline;
}
a:hover{
color:#FF9900;
text-decoration: underline;
}
.encar{
padding: 10px;
}

.dateOrange{
color:#FF9900;
text-align: right;
font-weight: bold;
margin-right: 30px;
}
