/* MEILLEURS ANNONCEURS */
#meilleursannonceurs{
	width: 980px;
	height: 200px;
	background-image: url(../img/layout/fd_meilleursannonceurs.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#meilleursannonceurs div.moisencours{
	font-size: 15px;
	font-weight: bold;
	padding-top: 55px;
	margin-left: 285px;
}
#meilleursannonceurs div.annonceurs{
	padding-top: 15px;
	margin-left: 285px;
}
#meilleursannonceurs div.annonceurs table{
	width: 515px;
}
#meilleursannonceurs div.annonceurs table td.annonceur{
	font-size: 14px;
	font-weight: bold;
}
#meilleursannonceurs div.annonceurs table td.dpt{
	font-size: 10px;
	color: #134762;
}
#meilleursannonceurs div.annonceurs table td.nbannonces{
	font-size: 12px;
	color: #4d6d86;
	font-weight: bold;
}
#meilleursannonceurs div.annonceurs table td a{
	color: #000;
	text-decoration: none;
}
#meilleursannonceurs div.lotagagner{
	float: right;
	text-align: center;
	width: 130px;
	margin-right: 50px;
	margin-top: 20px;
}
#meilleursannonceurs div.bt_meilleursannonceurs{
	position: absolute;
	top: 405px;
	margin-left: 33px;
}
/* FIN MEILLEURS ANNONCEURS */
/* COLONNES*/
#left{
	float: left;
	width: 564px;
	margin-left: 10px;
	margin-top: 10px;
}
#right{
	float: right;
	width: 410px;
	margin-right: 10px;
	margin-top: 10px;
}
/* FIN COLONNES */
/* ANNONCES PREMIUMS */
#annoncespremiums{
	width: 564px;
	height: 622px;
	background-image: url(../img/layout/fd_annoncespremiums.gif);
	background-repeat: no-repeat;
	background-position: left 105px;
}
#annoncespremiums h2.titre{
	width: 564px;
	height: 105px;
}
#annoncespremiums div.annonces{
	margin-left: 24px;
	width: 525px;
	height: 460px;
	overflow: hidden;
	margin-top: 0px;
}
#annoncespremiums div.annonces table{
	width: 450px;
	margin: auto;
}
#annoncespremiums table td.vignette{
	width: 70px;
	text-align: right;
}
#annoncespremiums table td{
	border-bottom: solid 1px #4d6d86;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 115px;
	overflow: hidden;
}
#annoncespremiums table td.desc{
	padding-left: 10px;
	color: #4d6d86;
}
#annoncespremiums h3 a{
	color: #b51721;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#annoncespremiums h3 {
	padding-bottom: 10px;
}
#annoncespremiums table td.desc span.lieu{
	font-size: 11px;
}
#annoncespremiums table td.desc span.prix{
	font-size: 12px;
	font-weight: bold;
}
#annoncespremiums table td.desc p.date{
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
}
#annoncespremiums p.link {
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
}
#annoncespremiums p.link a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
/* FIN ANNONCES PREMIUMS */
/* ANNONCES CATEGORIES */
#annoncesparcategories{
	width: 564px;
}
#annoncesparcategories table {
	width: 500px;
	margin-left:30px;
	margin-top: 10px;
}
#annoncesparcategories table td{
	width: 33%;
	padding-bottom: 20px;
}
#annoncesparcategories table span.categorie{
	font-weight: bold;
	font-size: 14px;
	color: #536f8a;
}
#annoncesparcategories table span.nbannonces{
	font-style: italic;
	font-size: 12px;
	color: #536f8a;
}
#annoncesparcategories a {
	text-decoration: none;
}

/* FIN ANNONCES CATEGORIES */
/* CARTE REGION */
#carte{
	width: 410px;
	margin: auto;
	text-align:center;
}
/* FIN CARTE REGION */
/* ANNONCES CLASSIQUES ANNONCES SMS */
#annoncesclassiques, #annoncessms{
	width: 410px;
	margin: auto;
}
#annoncesclassiques a, #annoncessms a {
	text-decoration: none;
	color: #000;
}
#annoncesclassiques table, #annoncessms table{
	width: 350px;
	margin-left: 30px;
	margin-top: 10px;
}
#annoncesclassiques table td, #annoncessms table td{
	padding-bottom: 10px;
}
#annoncesclassiques table td.vignette, #annoncessms table td.vignette{
	width: 40px;
}
#annoncesclassiques table td.desc, #annoncessms table td.desc{
	padding-left: 10px;
}
#annoncesclassiques table td.desc p.titre, #annoncessms table td.desc p.titre{
	font-weight: bold;
}
/* FIN ANNONCES CLASSIQUES ANNONCES SMS */
