body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/fondgen.png);
}

img {
	border: 0px;
}

ul {
	margin: 5px 5px 5px 50px;
}

object {
	margin-top: 10px;
}

h1, h2, h3, h4 {
	color: white;
}

h1 {
	font-size: 14px;
	font-weight: 600;
	text-align: justify;
	margin-bottom: 7px;
	margin-top: 7px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;


}
h3 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-right: 20px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	font-weight: 600;
	text-align: justify;
	margin-bottom: 7px;
	margin-top: 7px;
	color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#navlist {
	position: relative;
	margin: 100px 20px 20px 200px;
	padding: 0px;
}

#navlist li {
	display: inline;
}

#navlist a {
	border: solid 2px black;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: white;
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}

#navlist a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

.ombre {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A80000;
	border-right-color: #A80000;
	border-bottom-color: #A80000;
	border-left-color: #A80000;
}

#total{
	position: absolute;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond.jpg);
	background-position: right;
	margin-left: -385px;
	height: 1005px;
	width : 770px;
	left: 50%;
	color: white;
}

#contenu {
	position: relative;
	margin: 0px 20px 30px 200px;
	height: auto;
}

#logo {
	position: absolute;
	left: 0px;
	width: 180px;
	height: 996px;
	background-color: black;
}

#logo1 {
	position: absolute;
	height: 175px;
	width: 140px;
	left: 20px;
	background-image: url("./images/logo.png");
	background-repeat: no-repeat;
}

#logo21 {
	position: absolute;
	margin-top: 175px;
	height: 100%;
	width: 180px;
	background-image: url("./images/fondg11.jpg");
	background-repeat: no-repeat;
	background-color: lac
	
}

#logo22 {
	position: absolute;
	margin-top: 175px;
	width: 180px;
	height: 832px;
	background-image: url("./images/fondg21.jpg");
	background-repeat: no-repeat;
}
#logo23 {
	position: absolute;
	margin-top: 175px;
	width: 180px;
	height: 832px;
	background-image: url("./images/fondg31.jpg");
	background-repeat: no-repeat;
}
#logo24 {
	position: absolute;
	margin-top: 175px;
	width: 180px;
	height:832px;
	background-image: url("./images/fondg41.jpg");
	background-repeat: no-repeat;
}
#logo25 {
	position: absolute;
	margin-top: 175px;
	width: 180px;
	height: 832px;
	background-image: url("./images/fondg51.jpg");
	background-repeat: no-repeat;
}

#top {
	position: absolute;
	height: 90px;
	width: 600px;
	right: 0px;
	background-image: url("./images/fondtop.png");
	background-repeat: no-repeat;
}

#contenu {
	position: relative;
	height: auto;
	margin-left: 200px;
	color: white;
	text-align: justify;
}

#credit {
	margin-left: 5px;
	vertical-align: bottom;
	font-size: 10px;
	position: absolute;
	bottom: 5px;
}
#credit_logo {
	vertical-align: bottom;
}

.footer {
	position: static;
	bottom: 0px;
	background-color: black;
}
