/* CSS Document */

#RechercheRapidePro{
	width:auto;
	height:auto;
	white-space:nowrap;
	margin-top:5px;
	border: 1px solid #EBEBEB;
	padding: 5px;
	font-weight: normal !important;
}
#RechercheRapidePro table{

}
#RechercheRapidePro td{
	padding:5px;
	font-weight: normal !important;

}
#RechercheRapidePro input{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}
#RechercheRapidePro select{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}
.boutonOrange{
	border:none !important;
	padding:2px !important;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF!important;
	height:25px !important;
	line-height:25px;
	text-align:center;
	padding:0 5px 0 5px !important;
	margin-left:4px;
	cursor:pointer;
	background-color: #F16D00;
	

}
.boutonOrange a{
	color: #000000 !important;
	text-decoration:none;
	
}
.boutonOrange a:hover{
	color: #fff !important;
	text-decoration:none;
}

#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;
}



.TablePro {
	clear:both;
	width:auto;
	border-bottom:1px dashed #F16D00;
	margin:10px 0 5px 0;
	padding-bottom:10px;
	text-align:left;
}
.TablePro td{
	padding:5px;
}
.TablePro th{
	text-align:left;
}
.TablePro a{
	color:#F16D00;
	font-weight: bold;
}
.TablePro a:hover{
	color:#000;
}
.TablePro table{
	width:100%;
	font-size: 12px;
	color: #000;
}
.TablePro img{
	border:1px solid #E8E8E8;
	padding:3px;
}


#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: #993399;
}
.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;
}








.ajouterPro{
	white-space:nowrap;
	height:32px;
	background-position:7px 7px;
	padding-left:35px;
	line-height:30px;
	background-image: url(img/plus-2.gif);
	background-repeat: no-repeat;
}
.ajouterPro a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.ajouterPro a:hover{
	text-decoration:underline;
}


.ProPlus{
	white-space:nowrap;
	height:32px;
	background:url(img/Pro.gif) no-repeat;
	background-position:7px 7px;
	padding-left:35px;
	line-height:30px;
		margin-left:2px;
}
.ProPlus a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.ProPlus a:hover{
	text-decoration:underline;
}

.retourListePro{
	width:154px;
	height:32px;
	background:#F16D00 url(img/fleche-retour.gif) no-repeat;
	background-position:7px 7px;
	padding-left:35px;
	line-height:30px;
}
.retourListePro a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.retourListePro a:hover{
	text-decoration:underline;
}
.imprimPro{
	width:180px;
	height:32px;
	background:#F16D00 url(img/imprim.gif) no-repeat;
	background-position:7px 7px;
	padding-left:35px;
	line-height:30px;
	margin-left:2px;
	white-space:nowrap;
}
.imprimPro a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.imprimPro a:hover{
	text-decoration:underline;
}



.favPro{
	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;
}
.favPro a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.favPro a:hover{
	text-decoration:underline;
}


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



.recommandPro{
	width:324px;
	height:32px;
	background: url(img/fond-recommand-pro.jpg);
	padding-left:35px;
	line-height:30px;
	margin-left:2px;
}

.recommandPro a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

.recommandPro a:hover{
	text-decoration:underline;
}
