html,body {
	background-color: #CCCCCC;
	width: 99%;
}


* html object.hiddenObjectForIE { display: none; }

.conteneur {
	width:772px;
	margin:auto;
}
.bandeau {
	background-image: url(../img/bandeau_internet.jpg);
	height: 24px;
	width: 525px;
	float: left;
	position: relative;
	padding-top: 55px;
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-left: 10px;
}

.gauche {
	background-image: url(../img/gauche%20index.jpg);
	float: left;
	height: 404px;
	width: 276px;
	position: relative;
	background-repeat: no-repeat;
}
.gauche .logo {
	z-index: auto;
	text-align: center;
}
.domaine {
	text-align: right;
	width: 300px;
	z-index: 1;
	position: absolute;
}
.conteneur .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.conteneur .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}



.content {
	float: left;
	height: 323px;
	width: 494px;
	background-image: url(../img/fond%20index.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	padding-top: 17px;
}
.conteneur .content img {
	margin: 10px;
	position: relative;
	float: left;
	display: inline;
}

.bas {
	background-image: none;
	height: 54px;
	width: 494px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E4C94;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bold;
}
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.gauche .menu {
	margin-top: 88px;
	float: right;
	border: 0;
	width: auto;
	text-align: right;
}
.conteneur .gauche .menu li {
}
a:hover {
	background: -40px;
}
.conteneur .domaine img {
	margin-top: 8px;
	border: 0px;
}
.conteneur .domaine span {
	margin-top: 8px;
	border: 0px;
}
.domaine a {
	text-decoration: none;
}
.conteneur .content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.conteneur .content a {
	text-decoration: none;
}
.conteneur .content a img {
	border: 0px;
}


.conteneur .content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC00;
	text-align: left;
	margin-left: 10px;
}
.conteneur .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.conteneur .content #scroll {
	overflow: scroll;
	height: 323px;
	width: 464px;
	margin-left: 30px;
}
