@charset "UTF-8";
#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:900px;
	position:relative;
	height:400px;
	float:left;
	visibility: visible;
}
	#content h2{
		color:#99CC88;
		margin:0px 0pt;
	}

#navigation{
	float:left;
	width:125px;
	height:600px;
}
	#navigation .sup{
		margin:5px 5px;
		font-size:14px;
	}
		#navigation ul{
			margin:5px 0;
			list-style:circle;
			padding-left:15px;						
		}
			
		#navigation .sup li{
			margin: 3px 0 !important;
			margin:-4px 0;
			font-size:10px;
		}

.section{
	width:800px;
	position:relative;
	height: 400px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

	.section .sub{
	position:relative;
	float:left;
	width:900px;
	height:400px;
	padding-top: 9px;
	padding-right: 21px;
	padding-bottom: 42px;
	padding-left: 45px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #0F0;
	}
		.section .sub p{
	width:900px;
	margin:16px 0;
	font-size:14px;
	line-height:normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	color: #F00;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#FFE;
	border:1px solid #999;
	color:#F00;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #382D05;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.tableaucontact {
	background-image: url(design/lettre.png);
}

