body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background:url('../images/bg1.jpg') top right repeat fixed;
	text-decoration: none;
	font-size: 12px;
}
a, a:visited, a:active, a:link {
	color: #cb5b18;
	text-decoration: none;
}
a:hover {
	color: #cb5b18;
	text-decoration: underline;
}


/* MENUS */
.menuZone {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	vertical-align: top;
	text-transform: uppercase;
	width: 111;
	color: #fff;
}
.menuZone a, .menuZone a:visited, .menuZone a:active, .menuZone a:link {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
.menuZone a:hover {
	text-decoration: none;
	color: #030c00;
	background: #fff;
	padding: 0 5px;
}
.menuDw{
	color: #030c00;
	background: #fff;
	padding: 0 5px;
}
.menuLinks {
	padding-right: 1px;
}


/* MAIN */
.logo {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 38px;
	color: #ece09e;
	padding: 0 0;
}
.logo2 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #ece09f;
	margin: 0 0;
}
.mainZone {
	padding: 10px 40px;
	vertical-align: top;
	text-align: left;
}


/* FORMATAGE */
.langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	padding: 5px 8px;
}
.langue a, .langue a:visited, .langue a:active, .langue a:link {
	color: #cb5b18;
	text-decoration: none;
}
.langue a:hover {
	color: #cb5b18;
	text-decoration: underline;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #474747;
}
.body1 a, .body1 a:visited, .body1 a:active, .body1 a:link {
	color: #cb5b18;
	text-decoration: none;
}
.body1 a:hover {
	color: #cb5b18;
	text-decoration: underline;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
}
.title1 a, .title1 a:visited, .title1 a:active, .title1 a:link {
	color: #cb5b18;
	text-decoration: none;
}
.title1 a:hover {
	color: #cb5b18;
	text-decoration: underline;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #474747;
}
.title2 a, .title2 a:visited, .title2 a:active, .title2 a:link {
	color: #cb5b18;
	text-decoration: none;
}
.title2 a:hover {
	color: #cb5b18;
	text-decoration: underline;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 15px;
	text-transform: uppercase;
	color: #474747;
}
.title3 a, .title3 a:visited, .title3 a:active, .title3 a:link {
	color: #474747;
	text-decoration: none;
}
.title3 a:hover {
	color: #474747;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #acacac;
	padding: 5px 0 20px 0;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	color: #474747;
}
.top a, .top a:visited, .top a:active, .top a:link {
	color: #cb5b18;
	text-decoration: none;
}
.top a:hover {
	color: #cb5b18;
	text-decoration: underline;
}
.img {
	margin: 0 0 2px 0;
}
