a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 750px;
}
a:link {  color: #FFFFFF; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline}
.texte {
	font-size: 11px;
	text-align: center;
	background-color: #850015;
	border-bottom-color: #00CCFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 5px;
}
.titre_page {  font-size: 13px; font-weight: bold}
.petite_police {  font-size: 9px}
.titre_paragraphe { font-size: 11px; text-align: justify; clip: rect( ); border: solid; border-width: 0px 10px; font-weight: bold; text-decoration: underline; border-color: black #000080}
.liens { font-size: 11px; text-align: justify; clip: rect( ); border: #000080 solid; border-width: 5px 10px; letter-spacing: 1px }
.vignettes {  border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.texte_grand { font-size: 13px; text-align: justify; clip: rect( ); border: solid; border-width: 0px 10px; border-color: black #000080 }
.formulaire {  font-size: 11px; color: #000080}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1C2B2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	scrollbar-face-color:#000080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#3d3d99;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	position: static;
}
.table {
	border-top-color: #FFFFFF;
	/*border-top-style: inset;*/
	border-bottom-color: #FFFFFF;
	/*border-bottom-style: inset;*/
	/*border-top-width: thin;
	border-bottom-width: thin;*/
	border-right-color: #FFFFFF;
	/*border-right-style: inset;
	border-right-width: thin;*/
	border-left-color: #FFFFFF;
	/*border-left-style: inset;
	border-left-width: thin;*/
	width: 750px;
}
.texteLien {
	font-size: 11px;
	text-align: center;
	background-color: #000066;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.imageFondTitre {
	background-image: url(../../images/bandeau-dur.jpg);
	width: 750px;
	height: 46px;
}
