.bandeauBleu {
	background-image: url(/images/bandeauMilieu2.gif);
	background-repeat: no-repeat;
}
.bandeauOrange {
	background-color: #f8991d;
	background-image: url(/images/bandeauOrange2.gif);
	background-repeat: no-repeat;
}
.bandeauBleuClair {
	background-color: #8ba1ce;
	background-repeat: no-repeat;
	text-align: center;
	width: 643px;
}
.fond {
	background-image: url(/images/FondImage.gif);
	background-repeat: no-repeat;
	background-position: 0px 116px;
}
.TexteRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8991d;
}
.TexteRecherche a:link {
	color: #f8991d;
	text-decoration: none;
}
.TexteRecherche a:visited {
	color: #f8991d;
	text-decoration: none;
}
.TexteRecherche a:hover {
	color: #f8991d;
	text-decoration: underline;
}
.TexteHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.TexteHaut a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TexteHaut a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.TexteHaut a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.AccesTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1d4d95;
	font-weight: bold;
	height: 20px;
	vertical-align: midlle;
	text-align: center;
	padding: 5px 0px;
}
.AccesLien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f8991d;
	margin: 9px;
}
.AccesLien a:link {
	color: #f8991d;
	text-decoration: none;
}
.AccesLien a:visited {
	color: #000000;
	text-decoration: none;
}
.AccesLien a:hover {
	color: #f8991d;
	text-decoration: underline;
}
.AccesCadre {
	border: 1px solid #1d4d95;
}
.TitreCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #cccccc;
}
.TextePlanSite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.InputRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A6A8AB;
}
.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f8991d;
}
input {
	color:white;
	background-color:#FFFFFF;
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	height:15pt;
	border-width:1pt;
	border-style:solid;
	border-color:#1d4d95;
}
.colorFormText{
	color:#1d4d95;
}

