body {
	background-color: #E4E4E4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}

#head {
	background-image: url(../imag/haut.jpg);
	height: 230px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#centre {
	background-image: url(../imag/milieu.jpg);
	background-repeat: repeat-y;
	width: 700px;
}
#contenue {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#page #centre p {
	font-family: "Berlin Sans FB";
	font-size: 22px;
	color: #333333;
	text-align: justify;
}
#page #centre #contenue img {
	padding-right: 14px;
}


#bas {
	background-image: url(../imag/bas.jpg);
	height: 103px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.image_index {
	margin-left: 30px;
	text-align: center;
}


div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

#logo {
	height: 134px;
	width: 156px;
	padding-top: 15px;
	padding-left: 60px;
}


#menu-haut {
	height: 100px;
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	float: right;
	margin-top: -120px;
	margin-right: 80px;
}
input {
	font-size: 10px;
	height: 20px;
}




#bas-bas {
	height: 20px;
	width: 624px;
	margin-left: 20px;
	margin-top: 65px;
	font-family: "Berlin Sans FB";
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
}
#page #bas #bas-bas img {
	margin-right: 7px;
	margin-left: 5px;
}


.Style2 {font-size: 21px}
.Style3 {color: #FF9C01}
.Style6 {color: #333333}
.Style7 {color: #FE9C00}
.Style9 {
	font-size: 14px;
	font-weight: bold;
	color: #E26020;
}
.Style10 {
	color: #E26020;
	font-weight: bold;
}

#centrale_standart {
	width: 700px;
	padding-top: 20px;
	font-family: "Trebuchet MS";
	margin-left: 42px;
	text-align: justify;
	color: #333333;
}
#page #centre #centrale_standart table {
	text-align: justify;
}
#page #head #menu-haut input {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

#page #head #logo img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	width: 596px;
	margin-top: 32px;
	margin-left: 52px;
	position: absolute;
}

.glossymenu{
	position: relative; /*tab background image path*/
	height: 46px;
	list-style: none;
	background-image: url(../imag/menuo_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
}

.glossymenu li{
	float:left;
}
#bas-bas {
	height: 20px;
	width: 624px;
	margin-left: 20px;
	margin-top: 65px;
	font-family: "Berlin Sans FB";
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
}
#page #bas #bas-bas img {
	margin-right: 7px;
	margin-left: 5px;
}



.glossymenu li a{
	float: left;
	display: block;
	color:#333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../imag/menuo_hover_left.gif);
	background-repeat: no-repeat;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(../imag/menuo_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#copyright {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
#copyright a:link {
	color: #E26020;
	text-decoration: none;
}
#copyright a:visited {
	color: #E26020;
	text-decoration: none;
}
#copyright a:hover {
	color: #E26020;
	text-decoration: underline;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.Style13 {font-size: 9px}

