body {
	margin: 0;
	padding: 0;
	background: url(image/fond.gif) repeat-x #99CCFF;
	text-align: center;
	
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

div, p, form, ul, li {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a, 
a:hover, 
a:visited, 
a:after {
	color: #000;
	text-decoration: none;
}

h1 {
	text-align: center;
}

hr {
	clear: both;
	visibility: hidden;
}

#conteneur {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 985px;
}

.contenu {
	margin-top: -4px;
}

.droite {
	width: 179px;
	text-align: center;
	float: left;
}

.gauche {
	width: 806px;
	float: left;
	background: url(image/fond-contenu.gif) repeat-y;
}

.gauche .haut {
	width: 806px;
	height: 11px;
	background: url(image/haut.gif) no-repeat;
}

.gauche .bas {
	width: 806px;
	height: 53px;
	background: url(image/bottom.gif) no-repeat;
}

.affiche {
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
	float: left;
}

#menu ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	width: 190px;
	list-style-type: none;
	margin-bottom: 20px;
}

#menu ul li input {
	border: 1px solid #000;
	background-color: #FFF;
}

#menu ul li a {
	display: block;
	height: 18px;
	text-indent: 14px;
	background-image: url(image/pict-no.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu ul li a:hover {
	background-image: url(image/pict-yes.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu dl {
	line-height: 20px;
	width: 175;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

#menu dl dt {
	display: block;
	text-indent: 14px;
	background-image: url(image/pict-no.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu dl dt:hover {
	background-image: url(image/pict-yes.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu dl dd {
	margin: 0px;
	padding: 0px;
}

#menu dl dd ul li {
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}

.liste-ville {
	float: left;
	width: 290px;
	line-height: 18px;
}

.liste-ville li {
	list-style-type: none;
}

.affiche-carte {
	float: left;
	width: 195px;
	height: 160px;
	text-align: center;
}

.page {
	float: right;
	clear: both;
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
}

.souris {
	position: absolute;
	width: 400px;
	height: 116px;
	margin-top: -55px;
	margin-left: -40px;
	!margin-left: -100px;
	background-position: top left;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.123villages.com/image/souris.png');
}
.souris[class] {
	background: url(image/souris.png) no-repeat;
}
.souristext {
	position: absolute;
	text-align: center;
	margin-top: -40px;
	width: 600px;
	!width: 500px;
	font-weight: bold;
	font-family: arial, serif;
	font-size: 18px;
}
