body {
	background : #FFFFFF;
	padding-top : 0; 
	padding-right : 0; 
	background-position : 0 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0;
	margin-left : 0px;
	margin-top : 0px;
}

table, td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9775D;
	text-decoration: none;
	text-align: justify;
}

.titre {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ff6600; 
	font-style: italic; 
	font-weight: bold;
}

a {
	color: #808DFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #A9775D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tabcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
}

.tabcell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

.bordure {
border: 1px solid #808DFF;
}


/*  bouton formulaire */
.form {
	border: 1px solid #bd86f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9775D;
}

.boutton {
	border-bottom: 1pt solid #105981;
	border-left: 1pt solid #ffffff;
	border-right: 1pt solid #105981;
	border-top: 1pt solid #ffffff;
	color: #808DFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCFF;
}