
body {
	margin:0px auto;
	background:url(../img/bg/bg.jpg);
}

body, select, td, input, div, textarea{
	font: 11px "Trebuchet MS", Verdana, Times New Roman, Times, serif;
}
p {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;

}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

img{
border:0px;
padding:0px;
margin:0px;
margin-right:-4px;
margin-bottom:-2px;
}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#96BF0D;
}

.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
#container{
margin: 0px auto;
width: 980px;
height:1000px;
	overflow: hidden;
	margin-top: 0px;
	padding:0px;
	position:relative;
	z-index:1;
}

#bas {
	padding:0px;
	clear: both;
	margin:0px auto;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

strong{
font-weight:normal;
}
.up, #evt1, #evt0{
width:36px;
height: 33px;
background: url(../img/puces/up.png) no-repeat;
display: block;
}
#evt0{
background: none;
}
.up:hover{
background: url(../img/puces/up-over.png) no-repeat;
}
.down{
width:36px;
height: 33px;
background: url(../img/puces/down.png) no-repeat;
display: block;
}
.down:hover{
background: url(../img/puces/down-over.png) no-repeat;
}

#previous, .previous{
width:32px;
height: 37px;
background: url(../img/puces/previous.png) no-repeat;
display: block;
float: left;
}
#previous:hover, .previous:hover{
background: url(../img/puces/previous-over.png) no-repeat;
}
#next, .next{
display: block;
float:left;
width:32px;
height: 37px;
background: url(../img/puces/next.png) no-repeat;
}
#next:hover, .next:hover{
background: url(../img/puces/next-over.png) no-repeat;
}
/****************************SITE****************************/

h1, h2{
padding:0px;
margin:0px;
font-size:14px;
height:19px;
font-weight:bold;
padding-top:15px;
padding-bottom: 8px;
margin-bottom:5px;
font-size: 19px;
letter-spacing: 0.4px;
}


.imgAttente{
display:none;
}

.right{
float:right;
}
.left{
float:left;
}
ul{
margin: 0px;
padding: 0px;
}
ul{
margin-top: 10px;
}
li{
padding-left: 40px;
list-style-type:none;
background: url(../img/mille-marches.png) top left no-repeat;
}



