body {
	background-color: #BF6516;
	background-image: url('images/accueil_02.jpg');
    background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center; 
}
#header {
	height: 143px ;
	background: url(images/accueil_03.jpg) no-repeat left top ;
}
#conteneur {
	width: 878px ;
	margin: 0 auto ;
	position: relative;
	margin-top: 12px;
	text-align: left ;
	background: url(images/accueil_09.jpg) repeat-y ;
	background-color:white ;
}
#centre {
margin-left: 150px;
}

div#contenu
{
	margin-left: 85px;
	padding: 0 25px 0 100px ;
    height: auto;
	position:relative;
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(images/titregauche.gif) no-repeat left bottom ;
	color: #C08B26 ;
	border-bottom: 1px solid #C08B26 ;
}

div#contenu h3
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(images/titregauche.gif) no-repeat left bottom ;
	color: #C08B26 ;
	border-bottom: 1px solid #C08B26 ;
}

div#contenu h4
{
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a
{
	color: #931B1D ;
}

div#contenu a:hover
{
	color: #B64D4F ;
}
#gauche {
position: absolute;
left:0;
width: 240px;
margin-left: 15px ;

}
#pied {
height: 125px;
background: url(images/accueil_10.jpg) no-repeat left top ;
}

#gauche h2 {
    padding: 0px 0 0 0px;
    color: #666;
    background: url(images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#gauche ul, #gauche p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#gauche ul { margin-bottom: 1em }

#gauche ul ul { 
margin-bottom: 0; 
border-bottom: 1px solid #ddd; 
margin-left: -7px; 
}

#gauche ul ul a:link {
font-family:arial, sans-serif;
font-size:100%;
color:#00344D;
background-color:transparent;
text-decoration:none;
}


#gauche ul ul a:visited {
font-family:arial, sans-serif;
font-size:100%;
color:#00344D;
background-color:transparent;
text-decoration:none;
}

#gauche ul ul a:hover {
font-family:arial, sans-serif;
font-size:100%;
color:#969F9F;
background-color:transparent;
text-decoration:underline;
}

#gauche ul ul li {
    list-style: none;
    padding-left: -7px;
    margin-bottom: 3px;
	display : list-item;
	list-style-image : url(images/puce2.gif);
	list-style-position: outside;
}

#gauche ul ul ul { border-bottom: none; margin-bottom: 0; }

a:link {
font-family:arial, sans-serif;
font-size:100%;
color:#931B1D;
background-color:transparent;
text-decoration:none;
}


a:visited {
font-family:arial, sans-serif;
font-size:100%;
color:#931B1D;
background-color:transparent;
text-decoration:none;
}

a:hover {
font-family:arial, sans-serif;
font-size:100%;
color:#969F9F;
background-color:transparent;
text-decoration:underline;
}

ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(images/bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}

a img, img {
    border: none;
}

#gauche ul {
    list-style: none;
    margin: 0 0 0px 1em;
	padding-left: -7px;
}
#gauche li {
    list-style: none;
    padding-left: -7px;
    margin-bottom: 3px;
	display : list-item;
	list-style-image : url(images/puce.gif);
	list-style-position: outside;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

div.fd-tl {
	display: block;
	border: 1px dashed #ccc;
	padding: 6px;
}
div.fd-tl span {
	display: block;
}
div.fd-tl div.fd-file{
	border-bottom: 1px solid #336699;
	padding: 5px;
	background: transparent url('../../images/menu.png') bottom center repeat-x;
}
div.fd-tl div.fd-alt {
	background: transparent url('../../images/menu-active.png') bottom center repeat-x;
}
div.fd-tl div.fd-firstfile {
	border-top: 1px solid #336699;
}
div.fd-tl div.fd-file span.fdexp-info {
	margin-left: 20px;
	font-size: 80%;
	margin-top: -.75em;
}
div.fd-tl img {
	vertical-align: middle;
	padding: 2px;
}
.none {
border-style:none;
}  
table2 {
border-style:solid; 
border-width:1px; 
border-color:black;
width:50%;
}
td2 { 
border-style:solid; 
border-width:1px; 
border-color:red;
width:50%;
}

.droite {
	width: 100%;
	border-width:thin; 
	border-color:e1e1e1; 
	border-style:solid; 
	padding:5px;
	padding-top: 0px ;
	background-image: url('images/fond2.jpg');
	background-color:f3f3f3;
	background-repeat: repeat-x;
}
div#contenu h5
{
	text-align: justify ;
	line-height: 1.7em ;
	font-size: 11pt;
	color: #9E2D2D ;
	padding-left: 25px ;
	background-color:E5F6FF;
	background-image: url('images/fond3.jpg');
	background-repeat: repeat-x;
}