@charset "utf-8";
/* CSS Document */

body {
	background: url("images/fond_haut.jpg") no-repeat scroll center top #D7EECC;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom:30px;
	margin-top: 138px;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
}

.div01 {
	width:960px;
	height:1525px;
	margin:auto auto;
        padding-bottom:20px;
	background-color: #FFF;
	border-radius: 8px 8px 8px 8px;
}

.div02 {
	height:230px;
	padding:auto;
	text-align: center;
	background-color: #FFF;
	border-radius: 8px 8px 8px 8px;
	padding-top: 20px;
}

.div03 {
	width:531px;
	height:560px;
	float:left;
	background-color: #FFF;
	text-align: center;
}
.div04 {
	width:329px;
	height:535px;
	float:right;
	padding-left:50px;
	padding-right:50px;
	background-color: #FFF;
}
.div05 {
	width:150px;
	float:left;
}
.div06 {
	width:150px;
	float:right;
}
.div07 {
	width:200px;
	height:150px;
	float:left;
	margin:15px;
}
.div08 {
	font-family: Arial;
    font-size: 13px;
	color: #666666;
	width:440px;
	height:200px;
	margin:15px;
}
.div09 {
	width:460px;
	height:340px;
	float:left;
}
.div10 {
	width:475px;
	height:303px;
	float:right;
	padding-top:45px;
}
.div11 {
	height:75px;
	padding: 15px;
}
.div12 {
	background: none repeat scroll 0 0 #F3F3F3;
	font-family: Arial;
	font-size: 13px;
	height: 157px;
	border-radius: 0px 0px 8px 8px;
	background-image:url(images/fondbas01.jpg);
}
.div13 {
	width:212px;
	float:left;
	padding: 30px 14px 19px;
}
.div14 {
	float: left;
    padding: 30px 7px 19px;
    width: 225px;
}

.div01 .div09 .div08 p {
	text-align: justify;
}
.divshare {
	width:100%;
	height:138px;
	padding-top:100px;
}

