/* CSS Document */

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

}
#RechercheRapideAgenda td{
	padding:5px;
	font-weight: normal !important;
}
#RechercheRapideAgenda input{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}
#RechercheRapideAgenda select{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}
.boutonViolet{
	background:#993567 !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;
	

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



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


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

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


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





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

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

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

