body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 25px;
	background-color: #71a0d6;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}
div {
	position: relative;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0000ff;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 325px;
	top: 15px;
	font-weight: normal;
	font-size: 36px;
}
li {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 25px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	left: 327px;
	top: 60px;
	position: absolute;
	color: #FFFFFF;
	width: 400px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #3f260e;
	margin: 0px;
	padding: 0px;
}
div#oiseaux-wrap {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#oiseaux-header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 780px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#link {
	position: absolute;
	left: 100px;
	top: 85px;
	font-size: 11px;
}
div#link a {
	color: #ffffff;
	text-decoration: none;
}
div#link a:hover {
	text-decoration: underline;
}


div#content-wrap {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#left {
	padding: 0px;
	width: 200px;
	background-color: #51759f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #355071;
}
div#left a {
	color: #FFFFFF;
	text-decoration: none;
}
div#left p {
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #49698F;
}
div#left p:hover {
	background-color: #30445C;
}
div#left p.title {
	color: #49698F;
	background-color: #D0DBE8;
	font-weight: bold;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #49698F;
	border-right-color: #49698F;
	border-bottom-color: #49698F;
	border-left-color: #49698F;
}
div#left p.title:hover {
	background-color: #D5DEEA;
}
div#content {
	padding: 20px;
	width: 520px;
	background-color: #ffffff;
	float: right;
	border: 1px solid #555555;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#menu2 {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 75px;
	width: 780px;
	text-align: center;
	clear: both;
}
div#menu2 a {
	color: #ffffff;
}
div#menu2 a:hover {
	color: #FFFF00;
}
.menu-link2 {
	padding: 5px;
	width: 145px;
	float: left;
	height: 65px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.footer a {
	color: #9cb1cb;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
}
.p2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
}


