a { 
text-decoration : none; 
color :#2A6EBF;
}

a:hover {
text-decoration : none;
border-bottom : 1px dotted #2A6EBF;
}

ul {
list-style-image: url(images/fle.gif);
list-style-type: disc;
}

li{
padding-bottom: 5px;}

body { background : #818C99;
	color : #000;
	font-family : verdana, arial, sans serif;	
}
img{
border : 0px;
}

.spacer {
clear : both;
text-align : left;
padding : 0px 0px 0px 10px;
}

.corps {
margin-left : auto;
margin-right : auto;
width:650px;
font-size : 11px;
padding-top : 10px;
}

.corps .right {
float : right;
width : 380px;
margin : 0px;
}
.test{
margin-left : auto;
margin-right : auto;
width:650px;
font-size : 11px;
text-align : left;
padding : 10px 0px 0px 20px;
}
.corps .left {
float : left;
width :200px;
text-align : left;
padding : 0px 0px 0px 10px;
}

.centrage{
text-align : center;
}
.boite {
background-image : url(images/bord.gif);
border : 0px;
width : 684px;
margin-left : auto;
margin-right : auto;
margin-top : 10px;
margin-bottom : 20px;
}
h1 {
	background: url(images/toutime.gif) no-repeat 0 0;
	width: 684px;
	height: 64px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	text-indent: -1000em;
	display: block;
}
h2 {
	background: url(images/bott.gif) no-repeat 0 0;
	width: 684px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	font-size: 9px;
	text-indent: -1000em;
	display: block;
}