/*  redifintion des balises */

a {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


/*  text */

.navigation {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.titre01 {
	font-family: Arial;
	font-size: 24px;
	text-align: center;
	color: #FF3300;
	text-transform: uppercase;
	font-weight: 100;
	text-decoration: none;




}
.titre02 {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3333;
	text-align: center;

}
.titre03 {
	font-family: Verdana;
}
.ben {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;


}
.navigation2 {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-family: Arial;
	font-size: 10px;
	color: #333333;

}
.ben2 {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
