body {
	margin: 10px 10px 10px 10px;
	padding: 0;
	font: 11px "Trebuchet MS", helvetica, sans-serif;
	background: #ffffff url(../../images/fond.gif);
}

#header {
	height: 216px;
	background-color:#FFFFFF;
	background: url(../../images/yeu07.jpg) no-repeat left top;
	
}

#conteneur {
	position: relative;
	width: 730px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #348CD7;
	margin-bottom: 10px;
	background-color:#FFFFFF ;
}

#centre {
	background-color:#FFFFFF;
	margin-left: 130px;
	width: 550px;
	padding: 10px 30px 0 30px;
	background: url(../../images/bg_page.gif) repeat-y -13px 0;
	margin-bottom: 10px;
	min-height:400px;
	height:100%;
}


div#centre h2 {
	padding-left: 80px;
	line-height: 25px;
	font-size: 15px;
	background: url(../../images/titre.gif) no-repeat left center;
	color: #348CD7;
	border-bottom: 1px solid #348CD7;
}

div#centre h3 {
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #348CD7;
	border-left: 3px solid #348CD7;
	color: #348CD7;
}

div#centre p.centre {
	text-indent: 2em;
	line-height: 1.7em;
	font-size: 11px;
}

div#centre li{
	list-style: url(../../images/replier.gif);
}

div#centre a {
	color:	#348CD7;
	text-decoration:	none;
}

div#centre a:hover {
	color: #88bbFF;
}

div#centre table.centre {
	border: 1px solid #348CD7;
	font-size: 11px;
}

div#centre td.centre {
	padding: 1px 3px 1px 3px;
}

#gauche {
	position: absolute;
	left:0;
	width: 150px;
	margin-left: -20px;
}

#pied {
	position: relative;
	width: 100%;
	background: #ffffff;
	color: #348CD7;
	border-top: 1px solid #348CD7;	
	font-size: 10px;	
	line-height: 20px;
	margin: 2px 0 0 0;
	text-align: center;
}

div#gauche a {
	color: #348CD7;
}

div#gauche a:hover {
	color: #88bbFF;
}

.menugauche {
	list-style-type: none;
	margin: 0;
}

.menugauche li {
	margin-bottom: 5px;
}

.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menugauche a:hover {
	text-decoration: none;
	color: #88bbFF;
}

ul#menu {
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_menu.gif) repeat-x 0 -25px;
	list-style-type: none;
}

ul#menu li {
	float: left;
	text-align: center;
}

ul#menu li a {
	width: 130px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	text-decoration: none;
	border-right: 2px solid #6699FF;
}

ul#menu li a:hover {
	background: url(../images/bg_menu.gif) repeat-x 0 0 ;
}

