body {
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-align: justify;

}
.bordure {
	border: 1px solid #000033;
}
.fond {
	background-color: #FFFFFF;
	background-image: url(images/fond_sphere.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.txtmenugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.txtmenugauchetitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txtmenuhaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtmenubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txttitrecentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {  color: #F38A03; text-decoration: none;}
a:active {  color: #FF9933; text-decoration: underline;}
a:visited { text-decoration: none; color: #F38A03; text-decoration: none;}
a:hover { color: #FF9933; font-weight: normal; text-decoration: underline;}

.orangebold {
	font-weight: bold;
	color: #F38A03;
}
input {
	margin: 2px;
	padding: 2px;
	height: 18px;
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #BFBFCC;


}

