@charset "UTF-8";
html {
	background-color: #143B55;
	background-image: url(../images/tuile2.png);
	background-repeat: repeat-x;
}
#conteneur {
	width: 790px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#flash {
	height: 221px;
	width: 790px;
	top: 109px;
	position: absolute;
}
#bande1 {
	height: 109px;
	width: 790px;
	position: absolute;
}
#bande2 {
	height: 34px;
	width: 789px;
	top: 330px;
	position: absolute;
}
#boite1 {
	background-color: #357d9c;
	width: 267px;
	top: 364px;
	position: relative;
	text-align: right;
	padding-top: 30px;
	bottom: 0px;
	height: 460px;
}
#boite2 {
	width: 521px;
	top: 364px;
	background-color: #FFFFFF;
	position: absolute;
	left: 267px;
	height: 490px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 30px;
	width: 539px;
	top: 70px;
	left: 251px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
}
#copyright {
	height: 40px;
	width: 475px;
	left: 315px;
	top: 868px;
	position: absolute;
	text-align: right;
	font-weight: lighter;
	line-height: 18px;
}
#copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright a:visited {
	color: #81C3D3;
	text-decoration: underline;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-type: none;
	overflow: visible;
	float: left;
	margin-right: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 40px;
	line-height: 18px;
	font-weight: lighter;
}
strong {
	font-weight: 500;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 20px;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 40px;
	color: #015A80;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #2A6078;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.noir {
	color: #000000;
	line-height: 22px;
	text-align: justify;
	font-size: 13px;
	padding-right: 21px;
}
.copy {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
