/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #838062;

}

#centerpage {

    width:800px; 
    border:0px; 
    margin:auto; 
	top:5%;
	z-index:1;
}
.titre2{
	font-family: arial;
	font-size: 11px;
	color: #838062;
	text-decoration: none;
	text-transform: uppercase;

}
.tt {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #838062;
	text-decoration: none;
}
.texte1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #838062;
	text-decoration: none;
}
a.texte1 {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.texte1:hover {
	color: #333300;
	text-decoration: underline;
}
.textegras {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #838062;
	text-decoration: none;
}
a.textegras {
	text-decoration: none;
	font-size: 11px;
	color: #CCC;
}
a.textegras:hover {
	color: #333300;
	text-decoration: none;
	font-size: 11px;
}

.textebas {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F8C6B;
	text-decoration: none;
}
a.textebas {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F8C6B;
	text-decoration: underline;
}

