.fondblanc {
	background: #FFFFFF;
	width: 100%;
}
	
.cadre {
	border: 5px solid #DFE4E8;
	background: #FFFFFF;
	padding: 5px;

}

.bleu {
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #266BAE
}

.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

A:hover{
	color: Red;
	text-decoration: none;
}

a:visited {
	color: #000033;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
}


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-style: normal; font-weight: bold; color: #666699}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF6600; line-height: normal}
BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC; FONT-SIZE: 9px; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; CURSOR: default; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #FFFFFF
}


h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFCC}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	font-weight: normal;
	color: #000066;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	border: 1px solid #CCCCCC;
	height: 17px;
	background-color: #E6E7E1;
	line-height: normal;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	white-space: nowrap;
	background-color: #266BAE;
	height: auto;
	width: auto;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	border-bottom: 1px outset #FFE49A;
	border-right: 1px outset #FFE49A;
	border-top: 1px outset #FFFFCC;
	border-left: 1px outset #FFFFCC;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	line-height: normal;
}

.titreorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.titreacces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.champacces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	height: 18px;
	width: 80px;
	line-height: normal;
	border: 1px solid #CCCCCC;



}
form {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px;
	height: 0px;
	width: 0px;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;




}
.btacces {
	background-image: url(../images/btacces.gif);
	height: 16px;
	width: 17px;
	border: none #CCCCCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	color: #CCCCCC;


}
a:active {
	color: #FF9900;
	text-decoration: underline;

}
a:link {
	text-decoration: underline;
	color: #226383;


}

