body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241915;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	
}
h1
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#conteneur-orient
{
width: 750px;
}

a:link {
	color: #241915;
}
a:visited {
	color: #241915;
}
a:hover {
	color: #241915;
}
a:active {
	color: #241915;
}


.aentrer:link {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer:visited {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer:hover {
	color: #FE7D00;
	text-decoration: underline;
}
.aentrer:active {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer {
	font-size: 24px;
	font-weight: bold;
}

.asortit:link {
	color: #0099FF;
	text-decoration: none;
}
.asortit:visited {
	color: #0099FF;
	text-decoration: none;
}
.asortit:hover {
	color: #0099FF;
	text-decoration: underline;
}
.asortit:active {
	color: #0099FF;
	text-decoration: none;
}



