/* CSS Document */

#RechercheRapideService{
	width:auto;
	height:auto;
	white-space:nowrap;
	border:1px solid #AEAD41;
	margin-top:5px;
	padding:5px;
}
#RechercheRapideService table{
	width:100%;

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

}
.boutonJaune a{
	color:#AEAD41 !important;
	text-decoration:none;
	
}
.boutonJaunet 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;
}



.TableService {
	clear:both;
	width:auto;
	border-bottom:1px dashed #AEAD41;
	margin:10px 0 5px 0;
	padding-bottom:10px;
	text-align:left;
}
.TableService td{
	padding:5px;
}
.TableService th{
	text-align:left;
}
.TableService a{
	color:#AEAD41;
	font-weight: bold;
}
.TableService a:hover{
	color:#000;
}
.TableService table{
	width:100%;
	font-size: 12px;
	color: #000;
}
.TableService 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;
}


.ajouterService{
	white-space:nowrap;
	height:25px;
	background:url(img/plus-2.gif) no-repeat;
	padding-left:20px;
	line-height:20px;
	text-transform:uppercase;
	/*float:right;*/
	margin-top:10px;
	border-bottom:3px solid #F4F4F4;
}

.ajouterService a{
	font-size: 11px;
	font-weight: bold;
	color: #789333;
	text-decoration:none;
}
.ajouterService a:hover{
	text-decoration:underline;
}


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





.recommandService{
	white-space:nowrap;
	height:32px;
	background: url(img/fond-recommand-agenda.jpg);
	padding-left:35px;
	line-height:30px;
	margin-left:2px;
}

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

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

