/* CSS Document */

#RechercheRapideAnnonces{
	width:auto;
	height:40px;
	background:#AEAD41;
	white-space:nowrap;	font-size: 11px !important;
	font-weight: normal !important;
	color: #000000 !important;

}
#RechercheRapideAnnonces table{
	margin:8px 0 10px 2px;
	width:auto;

}
#RechercheRapideAnnonces td{
	padding-left:2px;

}
#RechercheRapideAnnonces input{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}
#RechercheRapideAnnonces select{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}

#cadreCarteAnnonces{
	border:1px solid #DADED5;
	width:530px;	
	margin:5px auto 10px auto;
}


#CliquezIciAnnonces{
	width:auto;
	height:60px;
	background:#E9EBE6;
	line-height:60px;
	text-align:center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
#CliquezIciAnnonces span{

	vertical-align:middle;
	
	line-height:60px;
	padding-left:15px;
}

.PublierAnnonce{
	margin:0 auto 10px auto;
	background:url(img/fond-publier.jpg);
	border:1px dashed #639400;
	height:37px;
	width:300px;
	font-weight: bold;
	color: #000;
	line-height:37px;
	margin-top:15px;
	text-align:center;
}
.PublierAnnonce a{
	color: #000 ;
	text-decoration:none;
}
.PublierAnnonce a:hover{
	color:#639400;
}



.TableCreaAnnonce{
	clear:both;
	width:100%;
	border-bottom:1px dashed #ccc;
	margin-top:10px;
}
.TableCreaAnnonce td{
	padding:3px;

}



.TableAnnonce{
	clear:both;
	width:auto;
	border-bottom:1px dashed #ccc;
	margin:5px 0 5px 0;
	padding-bottom:10px;
}

.TableAnnonce a{
	color:#5F8F00;
	font-weight: bold;
}
.TableAnnonce a:hover{
	color:#000;
}
.TableAnnonce table{
	width:100%;
	font-size: 12px;
	color: #666666;
}
.TableAnnonce img{
	border:1px solid #A6AE99;
	padding:1px;
}


#ConteneurVignettesAnnonces{
	float:left;
	width:100px;
}

.emailAnnonceur{
	background:url(img/icon-email.png) no-repeat;
	padding-left:28px;
	height:22px;
	line-height:22px;
	font-weight: bold !important;
	margin-bottom:15px;
}
.emailAnnonceur a{
	color:#5F8F00!important;
}
.emailAnnonceur a:hover{
	text-decoration:none;
}
.PhoneAnnonceur{
	background: url(img/icon-phone.gif)no-repeat;
	padding-left:28px;
	height:22px;
	line-height:22px;
	font-weight: bold !important;
	margin-bottom:15px;
}
.PhoneAnnonceur a{
	color:#5F8F00;
}
.PhoneAnnonceur a:hover{
	text-decoration:none;
}


#EnteteLien{
	width:auto;
	height:40px;
	line-height:40px;
	background:#A6AE99;
	white-space:nowrap;
	padding-left:40px;
	background:url(img/link.gif) no-repeat #AEAD41;
		color:#fff;
}
#EnteteLien a{
	color:#fff;
	font-weight:bold;
}
#EnteteLien a:hover{
	color:#fff;
	text-decoration:none;
}

#liens{
	width:auto;
	font-size: 12px;	
}
#liens a{
	width:auto;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}
#liens a:hover{
	width:auto;
	font-size: 12px;
	color:#AEAD41;
	text-decoration:underline;
}

#liens ul{
	margin:0;
	padding:0;
}
#liens li{
	list-style-type:none;
}
.favAnnonce{
	white-space:nowrap;
	height:32px;
	background:url(img/coeur.gif) no-repeat;
	background-position:7px 7px;
	padding-left:35px;
	line-height:30px;
	margin-left:2px;
	white-space:nowrap;
}
.favAnnonce a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.favAnnnonce a:hover{
	text-decoration:underline;
}

