/* CSS Document */
#recherche {
	width: 494px;
}
#recherche h3 {
	color: #1F4595 !important;
}
#recherche a:link,
#recherche a:visited {
	text-decoration: none;
	color: #1F4595 !important;
}
#recherche a:hover {
	text-decoration: underline;
}
#recherche #pathWay a:link,
#recherche #pathWay a:visited {
	color: #3C4C5D !important;
}

a.AltLink:link,
a.AltLink:visited {
	display: block;
	float: left;
	background: url(/commun/images/ico-arrow8.gif) no-repeat left 50%;
	padding-left: 10px;
	font-weight: bolder;
	white-space: nowrap;
}
.Form input.AltBtn {
	width: 150px !important;
}

a.Alt1Link:link,
a.Alt1Link:visited {
	text-decoration: underline !important;
}
a.Alt1Link:hover {
	text-decoration: underline !important;
}
a.SearchLink:link,
a.SearchLink:visited {
	font-weight: normal !important;
	text-decoration: underline !important;
}
a.SearchLink:hover {
	font-weight: normal !important;
	text-decoration: underline !important;
}

.BgTab {
	background: #D2DAEA;
	padding: 0 20px;
	font-size: 110%;
}

#recherche ul,
#recherche ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#recherche ul li {
	border-bottom: #CED2D6 solid 1px;
	padding-bottom: 15px;
	padding-top: 30px;
}
.RechercheForm td {
	padding: 2px;
}
.RechercheForm label {
	font-weight: normal !important;
}
#recherche .NoWrap {
	white-space: nowrap !important;
}
.SetWidth {
	width: 50%;
}
.PageNav span,
.PageNav a
{
	font-weight: bolder;
	text-decoration: none !important;
}
.PageNav a.PageCourante:link,
.PageNav a.PageCourante:visited {
	font-weight: none;	
	white-space: nowrap;
	text-decoration: underline !important;	
}
.PageNav a.Precedente:link,
.PageNav a.Precedente:visited {
	display: block;
	float: left;
	background: url(/commun/images/ico-arrow8-vert.gif) no-repeat left 50%;
	padding-left: 10px;
	white-space: nowrap;
}
.PageNav a.Precedente:hover {
	display: block;
	float: left;
	background: url(/commun/images/ico-arrow8-vert.gif) no-repeat left 50%;
	padding-left: 10px;
	white-space: nowrap;
	text-decoration: underline !important;
}
.PageNav a.Suivante:link,
.PageNav a.Suivante:visited {
	background: url(/commun/images/ico-arrow8.gif) no-repeat right 50%;
	padding-left: 0px;
	padding-right: 10px;
	float: right;
}
.PageNav a.Suivante:hover {
	background: url(/commun/images/ico-arrow8.gif) no-repeat right 50%;
	padding-left: 0px;
	padding-right: 10px;
	float: right;
	text-decoration: underline !important;

}