body, table 
a {
display:block;width:100%;
}



body{
	background-color: #FFFFE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #7872E9;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}





.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #BA376D;
}


a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #7872E9;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #28A3DD;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.unnamed1 {
	color: #7872E9;
	text-decoration: overline;
	font-weight: bold;
}
.nongras {
	font-weight: normal;
}

