body {
	margin-top: 0px;
	margin-left: 0px;
	font: 14px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	
}

	a{
		text-decoration:none;
		color:#7e030b;
	}
	a:hover{
		text-decoration:none;
		color:#000000;
	}

	table {
	font: 14px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:011549;
	}

input {
	background-color: #ffffff;
	border: ridge black;
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}

.liens {
	color: #000000;
	text-decoration: none;
}
.cadre {
	border: 1px solid #000000;
}
.style2 {
	font: 14px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.liensmenu {
	color: #000000;
	text-decoration: none;
	line-height: normal;

}

p.breakhere {page-break-before: always}


.textcontenu {
	font: 14px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



	select {
	background-color: #ffffff;
	border: ridge black;
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	}

	textarea {
	background-color: #ffffff;
	border: ridge black;
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	}

	.nomm{
		color:#000000;
		text-decoration:none;
		font-size: 12px;
	}

	a:hover.nomm {
		color:#7f0000;
	}

	.vert{
		color:#00b11d;
		text-decoration:none;
		font-size: 12px;
	}

	.blanc{
		color:#FFFFFF;
		text-decoration:none;
		font-size: 12px;
	}

	a:hover.blanc {
		color:#FFFFFF;
	}

	.mauve{
		color:#b100af;
		text-decoration:none;
		font-size: 12px;
	}

	td.maxx {
		max-width: 150px;
	}