body
{
	SCROLLBAR-FACE-COLOR: #E6F2FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCE6FF;
	SCROLLBAR-SHADOW-COLOR: #CCE6FF;
	SCROLLBAR-3DLIGHT-COLOR: #CCE6FF;
	SCROLLBAR-ARROW-COLOR: #CC0000;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	SCROLLBAR-DARKSHADOW-COLOR: #CC0000;
} 


.boutton
{
	BACKGROUND: #E6F2FF;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	font-family: Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: #000000;
}

.text_area
{
	BACKGROUND: #E6F2FF;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #003399;
	text-align: left;

}
.textebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: justify;
}
.texteboldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #FF3333;
	text-align: justify;
	font-variant: normal;
	text-transform: capitalize;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
.cadre {
	border: thin dotted #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #ECF9F9;
	text-indent: 10pt;
	text-align: left;
	white-space: normal;
	margin: 5px;
	padding: 5px;
}
.boutons_gauche_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #A4BFD2;
}
