body {
	margin: 0px;
	padding: 0px;
	background-color: #7a8ca1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}


#conteneur {
	width: 824px;
	margin-left: -412px;
	position: absolute;
	left: 50%;
	background-image: url(../IMGS/bg_right_middle.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../IMGS/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
}
#right_middle {
	width: 100%;
	background-image: url(../IMGS/bg_right_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
#right {
	width: 189px;
	float: right;

}
#middle {
	margin-right: 189px;
	background-image: url(../IMGS/photos_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
	margin-top: 0px;
		
}
#middle a {
	color: #EE3D57;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EE3D57;
	font-weight: bolder;
}
#middle a:hover {
	color: #3457B3;
}


#middle p {
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 30px;
	clear: left;
	margin-top: 25px;
}
#middle ul {
	margin-left: 80px;
}
#middle li {
	margin-bottom: 8px;
}


.nav_menu {
	list-style-type: none;
	padding: 105px 0px 0px 12px;
	background-image: url(../IMGS/bg_top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.nav_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 21px;
	font-weight: normal;
	height: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #A1D130;
	display: block;
}

.nav_menu a:hover {
	background-image: url(../IMGS/bg_link_menu_hover.gif);
	clear: both;
	color: #000000;
	text-indent: 12px;
	background-repeat: repeat-y;
}
.centrer {
	text-align: center;
}

a.nav_menu_on {
	clear: both;
	color: #000000;
	text-indent: 12px;
	background-color: #FFFFFF;
	background-image: url(../IMGS/bg_link_menu_on.gif);
	background-repeat: no-repeat;
}
h1 {
	color: #009CCA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../IMGS/bg_h1.gif);
	font-variant: small-caps;
	_margin-left: 13px;
	line-height: 80px;
	display: block;
	text-indent: 80px;
	margin-left: 20px;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	clear: left;
	margin-left: 28px;
}
h3 {
	color: #fd3f58;
	font-weight: bold;
	text-transform: uppercase;
	border: thick dotted #fd3f58;
	padding: 8px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 30px;
	margin-left: 40px;
}




#bottom {
	background-image: url(../IMGS/bg_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center bottom;
	clear: both;
}
#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
.photos_middle {
	border: medium dashed #FD3F58;
	padding: 4px;
}
.nav_smenu a {
	background-color: #DAEDAD;
	margin-left: -38px;
}
.nav_smenu a:hover {
	background-image: url(../IMGS/bg_link_menu_on_smenu.gif);
	clear: both;
	color: #000000;
	text-indent: 20px;
	background-repeat: no-repeat;
}
a.nav_smenu_on {
	background-image: url(../IMGS/bg_link_menu_on_smenu.gif);
	clear: both;
	color: #000000;
	text-indent: 20px;
	background-repeat: no-repeat;
}
.nav_smenu {
	list-style-type: none;
}
.img_left {
	float: left;
	margin-right: 13px;
	border: medium dashed #FD3F58;
	padding: 4px;
	margin-bottom: 5px;
}
input, textarea, select {
	background-color: #FD3F58;
	color: #FFFFFF;
}

.select_form {
background-color: #FD3F58;
	color: #FFFFFF;
}

.img_right {
	float: right;
	margin-left: 13px;
	border: medium dashed #FD3F58;
	padding: 4px;
	margin-bottom: 5px;
}
