#menu_js {
	background-color: #4673A5;
	position: relative;
	width: 900px;
}
#images_sponsor {
	text-align: center;
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4673A5;
	border-bottom-color: #4673A5;
}
.photos_hazard {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 13px;
}
#foot {
	background-color: #4673A5;
	text-align: right;
	text-indent: 2px;
	width: 900px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	vertical-align: middle;
	position: relative;
	padding-bottom: 5px;
}
#foot_liens {
	position: relative;
	width: 725px;
	text-align: center;
	padding-bottom: 10px;
	color: #A9C2E5;
	padding-top: 5px;
}

#foot_liens a{
	font-family: Arial, Helvetica, sans-serif;
	color: #4673A5;
	text-decoration: none;
	font-size: small;
}

#foot_liens a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
}



#banniere {
	width: 900px;
	background-color: #4673A5;
	position: relative;
}
#corps_principale {
	background-color: #FFFFFF;
	width: 900px;
	position: relative;
}
#images_aviron {
	position: absolute;
	height: 520px;
	width: 255px;
	background-color: #FFFFFF;
	margin-top: 180px;
	z-index: 1;
	margin-left: 645px;
}
.trait {
	float: left;
	margin-top: 30px;
}


.imagedessponsor {
	margin-right: 35px;
	margin-left: 35px;
}

#ensemble {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/fond_snt.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	background-color: #A9C2E5;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/fond_2.png);
	background-repeat: repeat-x;
}
#corps_remplissage {
	height: 560px;
	width: 630px;
	margin-left: 5px;
    padding-left: 5px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	margin-right: 5px;
	padding-right: 5px;
}

