/* ---------- body */

/* ---------- Header */
div#header{
width:1001px;
height:140px;
background: url(../images/logo.jpg) no-repeat scroll left top;
margin:0px auto;

}
/* ----------- nav header */
div#nav_header{
	width:100px;
	height:20px;
	display:block;
	margin-top:0px;
	margin-left:15px;
	float:left;
}
/* ----------- navigation */
div.navigation{
width:1001px;
height:38px;
margin: 0 auto;
background:transparent url(../images/fd_menu.gif) repeat-x scroll left top;
}
ul.navigation {
height:35px;
width:1001px;
margin:0 auto;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul.nav li {
float:left;
}

a.menu_nav {
background:transparent url(../images/background_menu.gif) no-repeat scroll left top;
height:35px;
width:110px;
display:block;
color:#737373;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:normal;
padding:10px 0 0;
text-align:center;
text-decoration:none;
}
a.menu_nav:hover {
background:transparent url(../images/background_menu_over.gif) no-repeat scroll left top;
height:35px;
width:110px;
display:block;
color:#FF7A50;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:normal;
padding:10px 0 0;
text-align:center;
text-decoration:none;
}
a.curent{
background:transparent url(../images/background_menu.gif) no-repeat scroll left top;
height:35px;
width:110px;
display:block;
color:#FF7A50;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:normal;
padding:10px 0 0;
text-align:center;
text-decoration:none;
}
/* ----------- nav-rechercher */

#nav, #nav ul {
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
z-index:10000000;
}
#nav {
left:6px;
margin:0;
padding:0;
z-index:10000000;
}

.moteur {
border-color:#919191 -moz-use-text-color;
border-style:solid none;
border-width:2px 0;
color:#999999;
font-size:10px;
height:17px;
margin-top:7px;
padding-top:0px;
width:100px;
}
.loupe {
	display: block;
	width: 20px;
	height: 22px;
	margin-top:7px;
	margin-left:50px;
	padding-left: 3px;
}
.formulairebouton {
	padding:0;
	margin-top:7px;
	border:0;
	width:29px;
	height:22px;
 }

/* ----------- content_pub_identification */
div#content_pub_identification{
width:1001px;
margin:0 auto;
margin-bottom:0px;
background-color:#ffffff;
}
/* ----------- content_pub */
div#content_pub{
margin:0 auto;
background:#FFFFFF url(../images/background_container.gif) repeat-x scroll center top;
float:left;
padding-left:5px;
padding-top:0px;
width:750px;
height:100px;
}
/* ----------- identification */
div#identification{
margin:0;
background:#dae0e4 url(../images/fd_zmem.png) no-repeat;
float:left;
width:245px;
height:140px;
}
div#identification2{
margin:0;
background:#dae0e4 url(../images/fd_zmem2.png) no-repeat;
float:left;
width:245px;
height:170px;
}
/* ----------- content */
div#content{
width:1001px;
min-height:400px;
overflow:hidden;
margin-bottom:10px;
margin: 0px auto;
background-color:#ffffff;
clear:both;
}
/* ----------- content */
div#content_home{
width:1001px;
margin: 5px auto;
background: #ffffff url(../images/fond.png) repeat-x;
}

/* ----------- droite content */
div#droite_content
{
width:680px;
margin-top: 15px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
float:left;

}
/* ----------- droite apercu */
div#droite_apercu
{
width:630px;
height:925px;
margin-top: 10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
padding-top:0px;
float:left;
background:url(../images/bg-apercue.png) no-repeat;

}
/* ----------- droite content home */
div#droite_content_home
{
width:170px;
margin-right:5px;
float:left;
}
/* ----------- bloc_infos_utiles */
div#bloc_infos_utiles
{
width:300px;
height:353px;
margin-top:5px;
margin-right:5px;
float:left;
background:url(../images/bloc-info-util.png) no-repeat;
border-top:2px solid #000000;
}
/* ----------- bloc_carte_france */
div#bloc_carte_france
{
width:170px;
height:200px;
margin-top:38px;
margin-right:5px;
margin-left : 5px;
float:left;
border-top:2px solid #000000;
background-color : #999999;
}


/* ----------- gauche content home*/
div#gauche_content_home
{
width:505px;
float:left;
margin-right:0;
}

/* ----------- bloc__recherche_marque*/
div#bloc_recherche_marque {
  float:        left;
  width:        496px;
  height:       200px;
  margin-top:   26px;
  margin-right: 0px;
  background:   url(../images/Fond-recherche-marque.png) repeat-x;
  border-top:   2px solid #000;
}

div#bloc_recherche_marque h2 {
  text-align: center;
}

div#bloc_recherche_marque div {
  float: left;
  width: 50%;
}

div#bloc_recherche_marque div ol {
  float:         left;
  width:         112px;
  padding-left:  1em;
  margin-bottom: 0em;;
}

div#bloc_recherche_marque div ol li a:hover {
  color: #fd8100;
}

div#bloc_recherche_marque div div#toutes_marques {
  width:      100%;
  text-align: left;
  margin-left : 30px;
  line-height : 30px;
}

div#bloc_recherche_marque div div#toutes_marques a {
  color: #fd8100;
}

/* ----------- ANNONCES ALEATOIRES */

.annonces_aleatoires ul {
width : 680px; 
height : 400px;
float:left; 
margin-top:15px;
}


.annonces_aleatoires  li {
display:block; 
background-color : #DAE0E4; 
border : solid 1px #c5d0d9; 
float:left;
width:330px;
margin-top:11px; 
margin-left : 0px; 
margin-right : 7px;
}




/* ----------- gauche */
div#gauche_content
{
width:300px;

margin-top:15px;
margin-right:5px;
margin-bottom:10px;
float:left;

}

div#haut_gauche_content_autre
{
background:transparent url(../images/menu_haut.jpg) no-repeat scroll center top;
float:right;

width:340px;
margin-top:0px;
margin-left:-5px;
margin-bottom:10px;
}

div#gauche_content_autre
{
width:340px;
margin-top:15px;
margin-left:-5px;
margin-bottom:10px;
float:right;
background: url(../images/milieu_menu.jpg) repeat-y scroll center top;
}

/* --------- bas */
div#bas
{
margin:0 auto;
margin-bottom:15px;
clear:both;
min-height:310px;
}
/* --------- footer */

#footer{
	margin: 0 auto;
	padding: 0px 0 5px 0;	
	width: 1001px;
	height: 450px;
	background: #fff url(../images/fd_footer.jpg) no-repeat center top;
	clear: both;
	color: #7b7b7b;
	font-size: 10px;
	position: relative;
	display: block;
}
/* --------- deposer_annonces */

#deposer_annonces{
width:170px;
height:250px;
display: block;
}
#deposer_annonces a.deposer{
width:170px;
height:250px;
display: block;
background:url(../images/bloc_deposer.png) no-repeat;

}
#deposer_annonces a.deposer:hover{
width:170px;
height:250px;
display: block;
background:url(../images/bloc_deposer_hover.png) no-repeat;

}

/* --------- images */


.pub_haut
{
margin-top:10px;
}
.haut-annonces
{
float:right;
margin-top:5px;
margin-bottom:5px;
}

/* --------- titre */
.titre
{
width:170px;
padding:5px 5px;
margin:5px 5px;
font-size:13px;
color:#000000;
font-weight:bolder;

}
/* --------- lien_utile */
.lien_utile
{
width:170px;
font-size:11px;
color:gray;
}
/* --------- derniers_annonces_home*/

/* --------- derniers_annonces_autre*/
div#derniers_annonces_autre
{
width:300px;
float:right;

}

div#derniers_annonces_autre ul.derniers_annonces_home_fond
{
width:300px;
height:90px;
border-top:2px solid gray;
float:left;
display:block;
margin-bottom:5px;
margin-top:5px;
margin-right:0;
margin-left:0px;
}
div#derniers_annonces_autre ul.derniers_annonces_home_fond 
{
width:300px;
height:90px;
background-color : #DAE0E4;
float:left;
display:block;
margin-bottom:5px;
margin-top:5px;
margin-right:0;
margin-left:0px;
}
div#derniers_annonces_autre ul.derniers_annonces_home_fond li.titre_annonces
{
line-height:18px;
color:#000000;
font-size:12px;
font-weight:bold;
}
div#derniers_annonces_autre ul.derniers_annonces_home_fond li.description
{
line-height:18px;
color:#000000;
font-size:11px;
font-weight:bolder;
}
div#derniers_annonces_autre ul.derniers_annonces_home_fond li.kilometre
{
line-height:18px;
color:#808183;
font-size:11px;
font-weight:normal;
}
div#derniers_annonces_autre ul.derniers_annonces_home_fond li.annee
{
line-height:20px;
color:#808183;
font-size:11px;
font-weight:normal;
}

div#derniers_annonces_autre  ul.derniers_annonces_home_fond li span.prix
{
line-height:20px;
color:#000000;
font-size:12px;
font-weight:bold;

}
div#derniers_annonces_autre ul.derniers_annonces_home_fond li span.prix b.color
{
line-height:20px;
color:#fd8100;
font-size:13px;
font-weight:bold;

}
div#derniers_annonces_autre
{
width:330px;
float:right;

}

div#derniers_annonces_autre ul.exeption
{
width:330px;
height:90px;

float:left;
display:block;
margin-bottom:5px;
margin-top:5px;
margin-right:0;
margin-left:5px;
}
div#derniers_annonces_autre ul.exeption
{
width:330px;
height:90px;

float:left;
display:block;
margin-bottom:5px;
margin-top:5px;
margin-right:0;
margin-left:5px;
}
div#derniers_annonces_autre ul.exeption li.titre_annonces
{
line-height:18px;
color:#000000;
font-size:12px;
font-weight:bold;
}
div#derniers_annonces_autre ul.exeption li.description
{
line-height:18px;
color:#000000;
font-size:11px;
font-weight:bolder;
}
div#derniers_annonces_autre ul.exeption li.kilometre
{
line-height:18px;
color:#808183;
font-size:11px;
font-weight:normal;
}
div#derniers_annonces_autre ul.exeption li.annee
{
line-height:20px;
color:#808183;
font-size:11px;
font-weight:normal;
}

div#derniers_annonces_autre  ul.exeption li span.prix
{
line-height:20px;
color:#000000;
font-size:11px;
font-weight:bold;
margin-left:15px;
}
div#derniers_annonces_autre ul.exeption li span.prix b.color
{
line-height:20px;
color:#fd8100;
font-size:11px;
font-weight:bold;

}
/* ---------bloc_pub*/
div#bloc_pub
{
width:300px;
height:250px;
float:left;
display:block;

}
/* ---------bloc_pub_autre*/
div#bloc_pub_autre
{
width:300px;
height:250px;
float:right;
display:block;
margin-top:10px;
margin-right:10px;
}
/* ---------bloc_intitule_annonces*/
div#bloc_intitule_annonces
{
width:500px;
height:25px;
display:block;
}
div#bloc_intitule_annonces h1
{
color:#000000;
font-size:16px;
font-weight:bolder;
margin-left:10px;
font-family : "helvetica";


}
/* ---------droite_apercue_info*/
div#droite_apercue_info
{
width:260px;
height:263px;
display:block;
float:left;
margin-top:5px;
margin-left:5px;
}
div#droite_apercue_info h2
{
color:#000000;
font-size:14px;
font-weight:bold;
margin-top:5px;
margin-left:5px;
border-bottom:1px solid #888888;
width:190px;
}
div#droite_apercue_info ul
{
color:#494949;
font-size:11px;
font-weight:bold;
margin-top:5px;
margin-left:5px;

}
div#droite_apercue_info b
{
color:#fe845f;
}
div#bloc_prix{
	margin-top:10px;
	margin-left:30px;
	text-align:center;
	background:url(../images/bg-prix.png) no-repeat;
	width:132px;
	height:26px;
	padding-top:5px;
	font-size:14px;
	font-weight:bolder;
	font-family : "arial";
}
/* ---------droite_apercue_info2*/
div#droite_apercue_info2{
	display:block;
	float:left;
	margin-top:0px;
	margin-left:5px;
}
div#droite_apercue_info2 h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:5px;
	border-bottom:1px solid #888888;
	width:190px;
}
div#droite_apercue_info2 ul{
	color:#494949;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-left:5px;
}
div#droite_apercue_info2 b{
	color:#fe845f;
}
/* ---------droite_apercue_info2*/
div#droite_apercue_info3{
width:230px;
height:263px;
display:block;
float:left;
margin-top:5px;
margin-right:5px;
}
div#droite_apercue_info3 h2{
color:#000000;
font-size:13px;
font-weight:bold;
margin-top:0px;
margin-left:5px;
border-bottom:1px solid #888888;
}
div#droite_apercue_info3 ul{
color:#494949;
font-size:11px;
font-weight:bold;
margin-top:0px;
margin-left:5px;
}
div#droite_apercue_info3 b
{
color:#fe845f;
}
/* ---------droite_apercue_photo*/
div#gauche_apercue_photo{
width:350px;
height:263px;
float:right;
margin-top:10px;
margin-right:5px;
border:1px solid #818181;
}
div#gauche_apercue_photo .dim_img{
width:350px;
height:263px;
}

/*----------------- petit_addsens */
div#petit_addsens
{float:left;
margin-top:5px;
}
/*----------------- bloc_services */
div#bloc_services
{
background: url(../images/bg-servicesXelo.png) no-repeat;
width:250px;
display:block;
float:left;
margin-top:5px;

}
div#bloc_services h2
{
color:#000000;
font-size:14px;
font-weight:bold;
margin-top:0px;
margin-left:5px;
border-bottom:1px solid #888888;
width:190px;
}
div#bloc_services p
{
color:#000000;
font-size:11px;
font-weight:bold;
margin-top:0px;
margin-left:5px;

}
div#bloc_services b
{
color:#fe845f;
}
/*----------------- bloc_info_vendeur */
div#bloc_info_vendeur{
	width:45%;
	display:block;
	float:left;
	margin-top:5px;
	margin-left:15px;
	height:170px;
	padding:5px;
}
div#bloc_info_vendeur h2
{
color:#000000;
font-size:14px;
font-weight:bold;
margin-top:0px;
margin-left:-5px;
border-bottom:1px solid #888888;
width:190px;
}
div#bloc_info_vendeur p
{
color:#000000;
font-size:13px;
font-weight:bold;
margin-top:0px;
margin-left:5px;

}
div#bloc_info_vendeur b
{
color:#fe845f;
}
div#carte_france-min{
margin-top:10px;float:left;
}

div#info_vendeur {
margin-top:10px;float:left;
}
div#bloc_bouton{
width:300px;
margin-top:30px;float:left;margin-left:30px;
}

/*-----------------------ONGLET PHOTO-----------------------*/
div#menu_annonces{
width:400px;
margin-top:10px;float:left;margin-left:10px;
}
/*------------------- bloc photos --*/
p#bloc_photo{
padding-top:10px;
width:100%;
text-align:center;
}
img.grand_format{
border:1px solid #888888;
width:500px;
height:420px;
}

ul#vignette{
	margin:0;
	text-align:center;
}

ul#vignette li{
	display:inline;
}

img.taille_vignette{
	width:100px;
	height:80px;
	margin-bottom:1px;
	border:1px solid #888888;
}
/*----------------------------- FIN ONGLET PHOTO----------------------------------------*/
.total_annonce a,a:link,a:hover,a:visited,img{
text-decoration : none;
border : 0px;
color:#333333;
font-weight : bolder;
font-size : 12px;
}

div#droite_apercu2
{
width:630px;
height:970px;
margin-top: 0px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
padding-top:0px;
float:left;
}

div#affichage_resultat
{
width:680px;
margin-top: 10px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
padding-top:0px;
float:left;
}

/*----------------affichage tableau ---------------------*/


table.resultat tr td img{
/*width : 150px;*/
height : 90px;
}

table.resultat tr.total_annonce td img{
width : 11px;
height : 14px;
margin : 5px;
}

table.resultat tr td a{
color : #666666;
}

table.resultat tr td a:hover{
color : #ff7a50;
text-decoration : underline;
}


label {
width:115px;
float:left;
/*display:block;
margin-top : 2px;
font-family : "arial";*/
}

.resultat{
border-top : 1px solid black;
padding : 0px;
border-spacing : 0px;
margin-top : 9px;
margin-left : 2px;
margin-right :5px;
width : 100%;
}

.resultat td{
border-bottom : 1px solid #999999;
text-align : center ;
}

/*--------------------CLASSE ONGLET APPERCU--------------------*/

/*--------------------FIN CLASSE ONGLET APPERCU--------------------*/

div#bloc_membre_index{
background:  #FFFFFF url(images/fd_zmem.png) no-repeat;
float:right;
width:245px;
height:140px;
margin:0;
}

div#bloc_membre{
background:  #FFFFFF url(images/fd_zmem2.png) no-repeat;
float:right;
width:245px;
height:170px;
margin:0;
}

div#bloc_membre_index h3{
padding-left:30px;
padding-bottom:10px;
padding-top:5px;
font-size:14px;
}

div#bloc_membre h3{
padding-left:30px;
padding-bottom:10px;
padding-top:5px;
font-size:14px;
}

div#form_mem{
padding-left:30px;
}

.case_pass{height:16; border:#919191 1px solid; background-color:#fff; font-size:11px; font-family:verdana;}

#txt_pass{
text-align:right;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}

.btn_okinscris{
vertical-align:middle;
padding-top:3px;
margin-top : -25px;
float : right;
margin-right : 26px;
}

#case_pseudo{
margin-left:0px;
margin-bottom:3px;
margin-top : -12px;
}

#footer2{
	margin: 0 auto;
	padding: 0 0 5px 0;	
	width: 1000px;
	height: 450px;
	background: #fff url(http://www.xelopolis.com/templates/temp/images/fd_footer.jpg) no-repeat center top;
	clear: both;
	color: #7b7b7b;
	font-size: 10px;
	position: relative;
	display: block;
}

.partiehaut {
	display: block;
	margin-bottom: 5px;	
	width: 1000px;
	height: 20px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer.gif) no-repeat;	
	}

.partiehaut a.image{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 104px;
	height: 20px;
	background: url(http://www.xelopolis.com/templates/temp/images/logo-xelopolis-footer.gif) no-repeat;	
	}	

.partiehaut .txt,

.partiehaut .txtfooter {
	display: block;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 115px;
}	

.partiehaut .txt a.blanc,

.partiehaut .txtfooter a.blanc {
	color:#fff;
	text-decoration: none;
	margin-left: 4px;
	padding: 0;
}	

.partiehaut .txt a.bleu,

.partiehaut .txtfooter a.bleu {
	color:#ff7a50; 
	text-decoration: none;
	margin-left: 3px;
	margin-left: 41px;
	padding-right: 26px;
	display: block; 
}

.partiehaut .txt a.bleu2,

.partiehaut .txtfooter a.bleu2 {
	color:#aec4de;
	text-decoration: none;
	margin-left: 3px;
}

.partiehaut .txt a:hover.blanc,

.partiehaut .txtfooter a:hover.blanc {
	color:#aec4de;
	text-decoration: none;
	margin-left: 4px;
	padding: 0;
}

.soustitre_pied {
	padding: 210px 0px 0px 10px;
	margin:10px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#ff7a50;
	font-variant:small-caps;
}

/****************bloc marque edito pied de page**************/
.bloc_marque_edito_pied{
	float: left;
	width: 19%;
}
.bloc_marque_edito_pied ul{
	list-style-type:none;
	margin-left: 0px;
	padding-left: 20px;
}
.bloc_marque_edito_pied li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #999;
	}
.bloc_marque_edito_pied li a:hover {
  	color: #ff7a50; 
}

/* ========== footer ========== */

#footer a {
	color: #98C000;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #98C000;
}

.bt_top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	text-align: right;
}

.bt_top a:hover {
	border: none;
}

/* ========== Les billets du CMS ========== */

.post_footer {
	clear: both;
}

.main_features .post_footer {
	height: 30px;
	clear: both;
}

.footerliste1 ul.liste li,

.footerliste1f ul.liste li,

.footerliste2 ul.liste li,

.footerliste2f ul.liste li,

.footerliste3 ul.liste li,

.footerliste3f ul.liste li,

.footerliste4 ul.liste li,

.footerliste4f ul.liste li {
	margin-bottom: 2px;
	padding: 0;
	display: block;
	width: auto;
	margin-left:-3px;
	padding: 0;
	list-style: none;
}

.footerliste5f .listerss1 ul.liste li,

.footerliste5f .listerss2 ul.liste li  {
	margin-bottom: 2px;
	padding: 0;
	padding: 0;
	list-style: none;
}

.footerliste1 ul.liste li.gris,

.footerliste1f ul.liste li.gris {
	color: #a7a7a7;
	margin-left: 10px;
	padding: 0;
	}

.actualitexelopolis {
	margin: 0 0 2px 10px;
	padding: 0;}

.footerliste1 ul.liste li.bleu,

.footerliste1f ul.liste li.bleu,

.footerliste2 ul.liste li.bleu,

.footerliste2f ul.liste li.bleu,

.footerliste3 ul.liste li.bleu,

.footerliste3f ul.liste li.bleu,

.footerliste4 ul.liste li.bleu,

.footerliste4f ul.liste li.bleu,

.footerliste5 ul.liste li.bleu,

.footerliste5f ul.liste li.bleu {
	color: #ff7a50;
	margin-left: 0px;
	padding: 0;
	}

.footerliste3 ul.liste li.copyright,

.footerliste3f ul.liste li.copyright {
	font-size: 10px;
	color: #999;
	margin-left: 0px;
	padding: 0;
	}

.footerliste1 ul.liste li a,

.footerliste1f ul.liste li a {
	color:#999999;
	text-decoration: none;
}

.footerliste2 ul.liste li a,

.footerliste2f ul.liste li a {
	color: #999;
	text-decoration: none;
}

.footerliste3 ul.liste li a,

.footerliste3f ul.liste li a {
	color: #999;
	text-decoration: none;
}

.footerliste4 ul.liste li a,

.footerliste4f ul.liste li a {
	color: #a7a7a7;
	text-decoration: none;
}

ul.liste {
	list-style: none;
}

.footerliste5 ul.liste li a {
	color: #3064af;
	text-align: center;	
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.footerliste5f ul.liste li a {
	color: #999;
	text-align: center;	
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.footerliste1 ul.liste li a:hover,

.footerliste1f ul.liste li a:hover,

.footerliste2 ul.liste li a:hover,

.footerliste2f ul.liste li a:hover,

.footerliste3 ul.liste li a:hover,

.footerliste3f ul.liste li a:hover,

.footerliste4 ul.liste li a:hover,

.footerliste4f ul.liste li a:hover,

.footerliste5f .listerss1 ul.liste li a:hover,

.footerliste5f .listerss2 ul.liste li a:hover,

a:hover.fluxrssxelopolis {
	color: #ff7a50;
	text-decoration: none;
}

.footerliste5 ul.liste li a:hover,

.footerliste5f ul.liste li a:hover {
	color: #aec4de;
	text-align: center;	
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.footerliste1 ul.liste li a:visited,

.footerliste1f ul.liste li a:visited,

.footerliste2 ul.liste li a:visited,

.footerliste2f ul.liste li a:visited,

.footerliste3 ul.liste li a:visited,

.footerliste3f ul.liste li a:visited,

.footerliste4 ul.liste li a:visited,

.footerliste4f ul.liste li a:visited,

.footerliste5 ul.liste li a:visited,

.footerliste5f ul.liste li a:visited {
	color: #999;
	text-decoration: none;
}

.footerliste1, .footerliste1f {
	padding-top:5px;
	float: left;
	display: block;
	text-align: left;		
}

.footerliste1 {
	width: 175px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer1bis.gif) no-repeat;
}

.footerliste1f {
margin-top:30px;
margin-left:20px;
	width: 230px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer1bis2.png) no-repeat;
}


.footerliste2, .footerliste2f, .footerliste3, .footerliste3f, .footerliste4, .footerliste4f {
	padding-top: 5px;
	margin-left: 5px;
	float: left;	
	display: block;
	text-align: left;				
}

.footerliste2 {
	width: 210px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer2.gif) no-repeat;
}


.footerliste2f {
margin-top:30px;
margin-left:20px;
	width: 170px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer5bis2.png) no-repeat;
}

.footerliste3 {
	width: 210px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer3.gif) no-repeat;
}


.footerliste3f {
margin-top:30px;
margin-left:20px;
	width: 300px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer3bis2.png) no-repeat;
}

.footerliste4 {
	width: 208px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer4.gif) no-repeat;
}

.footerliste5 {
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;		
	float: left;
	display: block;
	width: 175px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer5bis.gif) no-repeat;
}

.footerliste5f {
margin-top:30px;
margin-left:20px;
	text-align: left;
	padding-top: 5px;
	float: left;
	display: block;
	width: 170px;
	height: 170px;
	background: url(http://www.xelopolis.com/templates/temp/images/fond_footer5bis2.png) no-repeat;
}

ul.liste li a {
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

a:hover   {
	color:#FF7A50;
}

.colonne a{
	text-decoration : none;
	color : #FF6600;
	line-height : 17px;
}

.colonne a:hover{
color : red;
}
/*----------------------------------------------------------------------*/
.colonne{
display : block;
width:24%;
float:left;
padding-left: 3px;
padding-top : 10px;
line-height : 17px;
}

.colone_marque{
font-family : "arial";
color : #000000;
font-size : 15px;
text-align : left;
width:100px;
}

.colone_marque label{ /*ce style correspond au début de description de l'annonce*/
font-family : "arial";
color : #C1C8C3;
font-size : 12px;
text-align : left;
}

.colone_qualite{ /*ce style correspond à tous les styles sauf la marque*/
font-family : "arial";
color : #000000;
font-size : 12px;
text-align : center;
}

/*Nouveau CSS*/

body {
	margin: 0;
	background: url(../images/background.gif) repeat-y scroll center top;
	font-size:70%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

div#global{
	width:1001px;
	margin: 0 auto;
	background:white url(../images/fond_home.png) repeat-x top;
}

div#content_gauche{
	width:690px;
	float:left;
	background-color:white;
	background:transparent;
}

div#content_droite{
	width:300px;
	float:right;
	margin:2px;
	padding-left:3px;
	background:transparent;
	border-left:1px dashed grey;
}

ul.annonces_droite{
	display:block;
	width:300px;
	margin:0;
	padding:0;
}
ul.annonces_droite li{
	clear:left;
	width:95%;
	height:82px;
	margin:0 auto 6px auto;
	border:solid 1px #c5d0d9;
	background-color:#dae0e4;
	padding:2px;
}
ul.annonces_droite li img{
	float:left;
	vertical-align:top;
	width:100px;
	height:75px;
	border : solid 1px black;
	margin-right:5px;
}
ul.annonces_droite li span{
	font-weight:bold;
}
h1#titre_annonce{
	margin:5px;
	padding-bottom:10px;
	font-size:1.5em;
	color:black;
}
a#ongletOn{
	font-weight:bold;
	border-color:#ff8000;
	background:url('../images/onglet-on.png') no-repeat bottom;
}
a.onglet{
	background:url('../images/onglet.png') no-repeat bottom;
	width : 110px;
	height: 25px;
	margin-right : 1px;
	display:block;
	float : left;
	text-align : center;
	color:black;
	font-weight:normal;
	border-bottom:2px solid #c5d0d9;
}
a:hover.onglet   {
	color:#FF7A50;
}
h1.titre_resultat{
	margin-left:5px;
	font-size:1.5em;
}
tr.resultat_ligne{
	background-color:#e0d1c2;
	height:95px;
}
tr.resultat_ligne_bg{
	height:95px;
}
.resultat tr.resultat_ligne:hover{
	background-color:#ff8030;
}
.resultat tr.resultat_ligne_bg:hover{
	background-color:#ff8030;
}
tr.resultat_ligne{
	background-color:#d2d1e0;
}
.resultat tr td.colone_marque a:hover{
	color:#666;
}
tr.entete_liste{
	border:1px solid black;
}

div.concurrence {
    float: left;
    width: 98%;
    margin: 1em 1%;
    border: 2px solid #ff8030;
}

div.concurrence h1 {
    padding: 0.1em;
    font-size: 1.2em;
    color: #000;
    background-color: #ff8030;
}

div.concurrence ul {
    float: left;
    width: 30%;
    margin: 1%;
    list-style-position: inside;
    list-style-type: square;
}

div.concurrence ul li a:link, div.concurrence ul li a:visited, div.concurrence ul li a:hover, div.concurrence ul li a:active {
    color: #000;
}