body {
	background-image: url(img/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#table_fond{
background-image:url(img/fond_table.jpg)
}



a{
text-decoration:underline;
color:#006600;
}
a:hover{
text-decoration:none;
color:#333;
}

#banniere{
background-image:url(img/banniere.jpg);
background-repeat:no-repeat;
width:765px;
height:168px;
vertical-align:top;
padding-top:0px;
margin-top:0px;
}

#menu{
background-image:url(img/menu.jpg);
background-repeat: no-repeat;
width:765px; height:21px;
font-family:Arial, Helvetica, sans-serif;
text-align:center
}

#menu a{
color: #1F4787; 
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(img/separateur.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:4px;
}
#menu td:hover,#menu a:hover,#menu a.active{
color:#FFFFFF;
background-image:url(img/menu_active.jpg);
background-repeat:repeat;
}

#corps{
background-image:url(img/corps.jpg);
background-repeat: no-repeat;
width:745px; height:372px;
vertical-align:top;
text-align:left;
color:#1F4787;
padding-left:20px;
font-size:12px;
}
#corps table{
width:80%;
color:#1F4787;
}
#corps td{
color:#1F4787;
font-size:12px;
}
#corps img{
border-width:1px;
border:#F29400;
}
#corps ul{
list-style-image:url(img/puce.gif);
}

#pied{
background-image:url(img/pied.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
width:765px;
height:39px;
font-size:12px;
vertical-align:bottom;
}

h1{
background-image:url(img/puce_titre.gif);
color:#F29400;
background-position:left;
background-repeat:no-repeat;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
padding-left:55px;
margin-left : 25px;
text-decoration:underline;
}
h2{
background-position:left;
background-repeat:no-repeat;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
width:292px;
}
h3{
font-size:12px;
font-weight:bold;
}




















