@charset "utf-8";
/* CSS Document */

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 10px; /* pour Chrome */
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #FFF;
	border: 5px solid #CCC;
		}
#header {
	height: 90px;
	width: 100%;
	margin: 0px;
}
#logo {
	float: left;
	height: 90px;
	width: 160px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#recherche {
	width: 410px;
	padding-top: 20px;
	margin-left: 200px;
}
#header p {
	padding: 5px;
	width: 315px;
	float: right;
	text-align: justify;
	margin: 0px;
}
.annonce {
	height: 90px;
	width: 100%;
}
#left .box629 .content .cell-right strong {
	color: #900;
}
#left .box629 .content .cell-left strong {
	color: #900;
}

.annonce p {
	width: 210px;
	float: left;
	padding: 5px;
	margin: 0px;
}
#menu {
	margin: 0px;
	height: 25px;
	background-image: url(bg-silver.png);
	background-repeat: repeat;
	padding: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	margin: -1px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
 }
#menu li a:visited {
	color: #00F;
}
#menu li ul li a {
	display:block;
	margin: 0px;
	padding: 4px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li a:hover {
	background-color: #F00;
	color: #FFF;
}
#menu li ul {
	position: absolute;
}
#menu ul li ul {
	display: none;
}
#menu li:hover ul li {
	float: none;
	background-image: url(bg-silver.png);
	background-repeat: repeat;
}
#menu ul li:hover ul {
	display: block;
}
body {
	background-image: url(back.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
p {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p img {
	padding: 5px;
}
h4 {
	height:16px;
	background-image: url(box307450.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #b8b8b8;
	padding: 5px;
	margin: 0px;
}
#left {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
.box629 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(box6291000.png);
	width: 629px;
	float: left;
	margin: 10px;
	padding-bottom: 10px;
}
.box629h4  {
	height:16px;
	background-image: url(box629450.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #b8b8b8;
	padding: 5px;
	text-align: center;
}
.content {
	padding: 5px;
	width: 617px;
	display: block;
	overflow: hidden;
}
.box629 content img{
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cell-left {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 50%;
	display: block;
}
.cell-right {
	margin: 5px;
	padding: 0px;
	float: right;
	width: 45%;
	display: block;
}
#right {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 0px;
}
.box307 {
	float: right;
	background-image: url(box307600.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 307px;
	margin: 10px;
}
.box307content {
	width: 297px;
	display: block;
	overflow: hidden;
	padding: 5px;
}
.drapeau {
	float: right;
	background-image: url(box307450.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 10px;
	width: 307px;
}
.drapeau-content {
	width: 307px;
	overflow: hidden;
}
.drapeau-content p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F0F;
	text-decoration: underline;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
#footer {
	text-align: center;
	background-image: url(bg-footer.png);
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 15px;
}
#footer p {
	margin: 0px;
	color: #FFF;
	padding: 3px;
	text-align: center;
}

