@charset "UTF-8";
/* CSS Document */

#recherche {
	float: left;
	display: inline-block;
	width: 514px;
	background-image: url(/images/fd-recherche-milieu.gif);
	background-repeat: repeat;
	
}
#recherche .toprecherche {
	
	width: 514px;
	background-image: url(/images/fd-recherche-haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#recherche .midlerecherche {
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 8px;
	width: 500px;
	
	
}

#recherche .midlerecherche .colgrecherche {
	width: 230px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	
}
#recherche .midlerecherche .coldrecherche {
	width: 260px;
	padding-bottom: 5px;
	float: left;
}

#recherche .basrecherche {
	width: 514px;
	background-image: url(/images/fd-recherche-bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}

#resultatrecherche {
	color: #736e5e;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
	float:right;
}

#resultatrecherche2 {
	width: 330px;
	color: #736e5e;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	float:left;
}

.zonemot {
	float:left;
	width: 180px;
	background-color: #efeacd;
	height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #e7650a;
	margin: 0px;
}

.zoneselect {
	width: 180px;
	background-color: #efeacd;
	height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #e7650a;
	margin: 0px;
}

input.buttonrecherche {
	display:inline;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
	background-color: #e7650a;
	height: 17px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	border: 1px solid #0a62a9;
}

#agenda {
	float: left;
	display: inline-block;
	margin-top: 2px;
	margin-bottom: 20px;
width:100%;
}
#agenda .dateagenda {
	background-color: #256ea5;
	font-size: 13px;
	font-weight: bold;
	color: #f6f6e0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#agenda .dateagenda .dateagendal{
	float: left;
	padding-left: 5px;
}
#agenda .dateagenda .dateagendar{
	float: right;
	text-align: right;
	padding-right: 5px;
}

#agenda .dateagenda span{
	padding-left: 13px;
}
#agenda .titreagenda {
	color: #e7650a;
	font-size: 17px;
	line-height: 16px;
	white-space: normal;
	display: block;
	font-weight: bold;
	font-variant: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#agenda .txtagenda {
	display: block;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#agenda .lieuagenda {
	display: block;
	width: 515px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #256ea5;
	border-bottom-width: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#agenda .organisateuragenda {
	display: block;
	width: 515px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #256ea5;
	border-bottom-width: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

