/* CSS Document */
#colonnedroite {
	position:relative;
}
#proposerAnnonce {
	display:block;
	background-image:url(../gfx/annonces/proposer_annonce.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:192px;
	height:415px;
	z-index:100;
}
#blocRechercheAnnonce {
	display:block;
	width:581px;
	height:auto;
}
#moncompte_top_annonces {
	display:block;
	width:185px;
	height:27px;
	background: url(../gfx/annonces/mesAnnonces.jpg) no-repeat;
}
#annonceMoment {
	width:185px;
	height:174px;
	margin:0 0 9px 0;
	padding:27px 0 0 0;
	clear:both;
	background: url(../gfx/annonces/titre_annonceMoment.jpg) no-repeat 0 0;
}
#contentMoment {
	display:block;
	background:url(../gfx/annonces/cadre_annonceMoment.gif) no-repeat;
	width:185px;
	height:174px;
	padding:4px 0 0 6px;
}
#contentMoment a {
	border:none;
	text-decoration:none;
}
#contentMoment img {
	display:block;
	cursor:pointer;
	width:173px;
}
#contentMoment h1, #blocTexteFiche h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A60B16;
	margin:3px 0 0 0px;
	background:url(../gfx/deco/arrow_red.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	position:relative;
}
#contentMoment h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin:0px 0 3px 0;
}
#titre_rechercherAnnonces {
	display:block;
	width:185px;
	height:21px;
	background:url(../gfx/annonces/titre_rechercherAnnonce.jpg) no-repeat;
	margin:0 0 0 1px;
	clear:left;
}
#RechercheAnnonce {
	display:block;
	width:573px;
	height:136px;
	border:5px solid #eee;
	background:url(../gfx/annonces/fondRecherche.jpg) no-repeat 1px 1px;
	padding:18px 0 0 0px;
	margin:0 0 8px 0;
}
.carcanRecherche {
	display:block;
	float:left;
	width:180px;
	height:145px;
	margin:0 0 0 0;
}
#RechercheAnnonce h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#626262;
	margin:0 0 0 0px;
	padding:0 0 0 11px;
	position:relative;
	clear:left;
	background: url(../gfx/annonces/flecheGrise.gif) no-repeat 1px top ;
}
#RechercheAnnonce select {
	background-color:#fff;
	border:1px solid #7f807e;
	color:#8d8d8d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	width:151px;
	height:16px;
	margin:2px 0 9px 0;
	padding:0;
}
*+html #RechercheAnnonce select { /* IE7 */
	height:20px;
}
#RechercheAnnonce select.formatDate {
	float:left;
	width:60px;
	clear:none;
}
#RechercheAnnonce div.formatTxt {
	display:block;
	height:16px;
	float:left;
	color:#8d8d8d;
	font-weight:bold;
	width:19px;
	text-align:center;
	padding-top:3px;
}
#RechercheAnnonce input#btnSubmitAnnonce {
	display:block;
	width:120px;
	height:19px;
	background:url(../gfx/annonces/btnVoirAnnonces.gif) no-repeat left top;
	border:none;
	margin:45px 0 0 38px;
	clear:left;
}
*+html #RechercheAnnonce input#btnSubmitAnnonce { /* IE7 */
	margin:25px 0 0 38px;
}
* html #RechercheAnnonce input#btnSubmitAnnonce { /* IE6 */
	margin:30px 0 0 38px;
}
#tri {
	display:block;
	width:501px;
	height:22px;
	float:left;
}
a.triUp {
	display:block;
	width:18px;
	height:22px;
	background:url(../gfx/annonces/icones.jpg) no-repeat left top;
	float:left;
	margin:0;
}
a.triUp:hover {
	background-position:left -23px;
}
a.triDown {
	display:block;
	width:18px;
	height:22px;
	background:url(../gfx/annonces/icones.jpg) no-repeat left -47px;
	float:left;
	margin:0;
}
a.triDown:hover {
	background-position:left -70px;
}
#triDate {
	display:block;
	float:left;
	width:75px;
	height:15px;
	background:url(../gfx/annonces/titreTrier.gif) no-repeat left top;
	margin:7px 15px 0 3px;
}
#triPrix {
	display:block;
	float:left;
	width:76px;
	height:15px;
	background:url(../gfx/annonces/titreTrier.gif) no-repeat right top;
	margin:7px 15px 0 3px;
}
.separTri {
	display:block;
	width:581px;
	height:1px;
	background: url(../gfx/deco/sep_produit.gif) repeat-x bottom;
	clear:both;
	margin:5px 0 10px 0;
}
* html .separTri { /* IE6 */
	margin-top:-8px;
}
div.elementAnnonce {
	display:block;
	background:url(../gfx/annonces/contentAnnonce_flex.gif) repeat-y left top;
	width:185px;
	height:305px;
	float:left;
	margin:0 13px 10px 0;
	position:relative;
}
div.blocRight {
	margin-right:0px;
}
div.elementAnnonce img {
	background:url(../gfx/annonces/contentAnnonce_top.gif) no-repeat left top;
	width:171px;
	height:auto;
	clear:left;
	padding:8px 7px 6px 7px;
}
div.fondAnnonce {
	background: url(../gfx/annonces/contentAnnonce_bottom.gif) no-repeat left bottom;
	width:185px;
	height:11px;
	clear:left;
	display:block;
	position:absolute;
	bottom:0px;
}
.elementAnnonce h1, .elementAnnonce h2, .elementAnnonce span.price, .elementAnnonce a, div.elementAnnonce h3, div.elementAnnonce h4 {
	margin:2px 0 0 17px;
}
div.elementAnnonce h3 {
	text-transform:uppercase;
	font-size:13px;
}
div.elementAnnonce h4 {
	text-transform:uppercase;
	font-size:10px;
}
.depotDafy {
	display:block;
	width:51px;
	height:39px;
	background:url(../gfx/annonces/depotDafi.jpg) no-repeat left top;
	position:absolute;
	bottom:10px;
	right:5px;
}
.fond_selectpageRight {
	background: url(../gfx/fond/fond_selectpage.gif) repeat-x;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:80px;
	float:left;
	clear: none;
	margin:0;
	right:2px;
}
/* ******************************************************************************************************************************* */
/* FICHE ANNONCES ________________________________________________________________________________________________________________ */

#blocFicheAnnonce {
	display:block;
	background:url(../gfx/annonces/contentFiche_flex.gif) repeat-y left top;
	width:580px;
	height:500px;
	clear:left;
	margin:0;
}
#FicheAnnonceContent {
	display:block;
	width:564px;
	height:auto;
	background:url(../gfx/annonces/contentFiche_top.gif) no-repeat left top;
	padding:10px 8px 0 8px;
}
#FicheAnnonceContent h5 {
	display:block;
	margin:0 0 10px 0;
	color:#171915;
	font-weight:bold;
	font-size:11px;
}
#blocImageFiche {
	display:block;
	float:left;
	width:292px;
	height:auto;
}
#blocImageFiche img {
	display:block;
	float:left;
	margin-bottom:10px;
}
#blocTexteFiche {
	display:block;
	float:left;
	width:255px;
	/*height:auto;*/
	height:400px;
	margin:0 0 0 15px;
	line-height:16px;
	color:#666666;
	position:relative;
}
#prixFicheAnnone {
	display:block;
	width:250px;
	height:27px;
	background:url(../gfx/annonces/fondPrix.gif) repeat-x left top;
	padding:13px 0 0 5px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#171915;
	margin:10px 0px 0px 0px;
}
#blocTexteFiche a, #blocTexteFiche a:hover {
	color:#666666;
	text-decoration:underline;
}
a#retourFiche {
	display:block;
	background:url(../gfx/boutons/btn_retour.gif) no-repeat;
	width:65px;
	height:21px;
	position:absolute;
	bottom:20px;
	right:15px;
}
a#retourFiche:hover {
	background:url(../gfx/boutons/btn_retour.gif) no-repeat 0 -21px;
}
#fondFiche {
	display:block;
	background:url(../gfx/annonces/contentFiche_bottom.gif) no-repeat left top;
	clear:left;
	width:580px;
	height:12px;
}
#depotDafyFiche {
	display:block;
	height:41px;
	background:url(../gfx/annonces/depotDafi.jpg) no-repeat left top;
	padding:0 0 0 55px;
}
/* ******************************************************************************************************************************* */
/* COMPTE ANNONCEUR _____________________________________________________________________________________________________________ */

#legendeAnnonceEdit {
	display:block;
	width:187px;
	height:261px;
	background:url(../gfx/annonces/legende.jpg) no-repeat left top;
	margin:15px 0 0 0;
}
#titreAnnoncesCours {
	display:block;
	width:185px;
	height:20px;
	clear:left;
	background:url(../gfx/annonces/annoncesEnCours.gif) no-repeat left top;
	margin-bottom:20px;
}
#logo_sousrubrique, #titre_sousrubrique {
	margin-bottom:1px
}
#nouvelleAnnonce {
	display:block;
	width:397px;
	height:43px;
	clear:left;
	background:url(../gfx/annonces/nouvelleAnnonce.gif) no-repeat left top;
	padding:10px 0 0 0;
	margin-top:35px;
}
a.cliquerici {
	background: url(../gfx/annonces/cliquer_ici.gif) no-repeat left top;
	width:103px;
	height:25px;
	display:block;
	margin:0px 0 0 280px;
}
a.cliquerici:hover {
	background-position: left -30px;
}
/* table ________________________________________________________________________________________________________________ */
tr.fondTitle01 {
	background:url(../gfx/fond/fond_selectpage.gif) repeat-x;
}
tr.SeparTable {
	background:url(../gfx/deco/sep_produit.gif) repeat-x;
}
td.Title {
	color:#4a413a;
	padding-left:6px;
}
td.Title {
	color:#FFFFFF;
}
td.Ref {
}
td.Statut01 {
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
	background-image:none;
}

td.Marque {
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
}
td.Selected {
	background:url(../gfx/annonces/fondSelected.gif) repeat-x left top;
}
td h1 {
	font-size:11px;
	font-weight:normal;
	color:#A60B16;
	background:url(../gfx/deco/arrow_red.gif) no-repeat left 2px;
	margin-bottom:5px;
	padding-left:10px;
}
a.valLigne {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left top;
	background-position: left -25px;
	float:left;
	margin-right:3px;
	margin-top:2px;
}
a.valLigneDisable {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left top;
	background-position: left 0px;
	float:left;
	margin-right:3px;
	margin-top:2px;
	cursor:default;
}
a.valLigneEnable {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left top;
	background-position: left -25px;
	float:left;
	margin-right:3px;
	margin-top:2px;
}
/*a.valLigne:hover {
	background-position: left -25px;
}*/
a.attenteLigne {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left -50px;
	background-position: left -75px;
	float:left;
	margin-right:3px;
	margin-top:2px;
}
a.attenteLigneDisable {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left -50px;
	float:left;
	margin-right:3px;
	margin-top:2px;
	cursor:default;
}

a.attenteLigneEnable {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left -50px;
	background-position: left -75px;
	float:left;
	margin-right:3px;
	margin-top:2px;
}
/*a.attenteLigne:hover {
	background-position: left -75px;
}*/
a.delaiDepasse {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left -125px;
	float:left;
	margin-top:2px;
}
a.delaiDepasseEnable {
	display:block;
	width:25px;
	height:25px;
	background:url(../gfx/annonces/btnAction.gif) no-repeat left -100px;
	float:left;
	margin-top:2px;
}
a.delaiDepasse:hover {
	background-position: left -125px;
}
#blocConfirmation {
	display:block;
	width:160px;
	height:48px;
	border: solid 2px #D7D7D9;
	clear:left;
	margin:10px 0 0 390px;
	background:url(../gfx/annonces/zoneConfirmation.jpg) no-repeat;
	color:#FFFFFF;
	padding:9px 0 0 7px;
	line-height:13px;
}
input#subConfimation {
	background:url(../gfx/annonces/btConfirmer.gif) no-repeat left top;
	width:63px;
	height:8px;
	display:block;
	clear:left;
	float:left;
	border:none;
	margin:8px 5px 0 0;
}
input#subAnnulation {
	background:url(../gfx/annonces/btConfirmer.gif) no-repeat left bottom;
	width:63px;
	height:8px;
	display:block;
	float:left;
	border:none;
	margin:8px 0 0 0;
}



