.celluleorange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FAA74A;
	border-right-color: #FAA74A;
	border-left-color: #FAA74A;
}

.cellulebleue {
	border: 1px solid #007EA2;
}
.bordurebasbleu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007EA2;
}
.bordurehautbleue {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #007EA2;
}
.textjustif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;

}
.menuen,a.menuen:link,a.menuen:visited,a.menuen:hovera.menuen:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: 007EA2;
	font-weight: bold;
}


body {	
	margin-top: 0.1em;
	margin-right: 0.5em;
	margin-bottom: 0.1em;
	margin-left: 0.5em
	}
/*
a { 
text-decoration: none;
}

a:hover {
text-decoration: underline;
}*/
