.texte {
	font-family: arial , sans-serif;
	text-align: justify;
	font-size: 70%;
	color: #DDDDDD;
}

.textev {
	font-family: arial , sans-serif;
	text-align: justify;
	font-size: 70%;
	color: #E38547;
}

.textevc {
	font-family: arial , sans-serif;
	text-align: center;
	font-size: 70%;
	color: #E38547;
}



a:link       { color: #E38547 }
a:visited    { color: #E38547 }
a:active     { color: #E38547 }
a:hover      { color: #FFFFFF }

.toto { 
position:relative; top:-450 px; left:500 px; 
font-family: arial , sans-serif;
text-align: center;
font-size: 60%;
font-weight: bold;
color: white;
    border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	margin: 0px;
	padding-left: 0 px;
	padding-right: 0 px;
	padding-top: 0 px;
	padding-bottom: 0 px;

}

