html, body {
	height: 100%;
	margin: 0;
	font: 0.9em "Verdana", sans-serif ;
	background:  url(http://www.sixtferacheval.com/Ete2/image/fond.jpg) no-repeat;
}

div#retour {
	width: 750px;
	margin: 0 auto;
}

div#retour a{
	font: 0.7em "Verdana", sans-serif ;
	text-decoration: none;
	color: #0D7B44;
}

div#retour a:hover{
	color: #333;
}

div#global {
	min-height: 100%; 
	width: 750px; 
	padding: 0; 
	margin: 0 auto; 
	position: relative; 
	padding: 0 10px;
	border: 1px solid #eee;
	background: #fff;
}

div#header {
	background:  url(http://www.sixtferacheval.com/Ete2/image/headertruc2.jpg) no-repeat;
	color: #fff;
	height: 205px;
	border: 1px solid #fff;
}

div#memenu {
	width: 750px;
	height: 30px;
	background:  url(http://www.sixtferacheval.com/img/bandeau4.jpg) no-repeat;
	margin-top: 173px;
	padding: 0px;
}

ul#memenu {
	height: 30px ;
	margin: 0;
	padding: 0px; 
	list-style-type: none ;
	font: 1.1em "Century Gothic";
	font-weight: bold;
}

ul#memenu li{
	width: 186px;
	float: right ; 
	text-align: center ; 
	align: center ;
}

ul#memenu li a {
	display: inline; 
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;	
}

ul#memenu li a:hover {
	color: #333;
}

/*PARTIE CENTRE*/
div#center {
    height:100%;
	padding-bottom: 50px; 
	overflow: auto;	
}

/*
div#content { 
	float: right; 
	width: 554px; 
	padding: 10px 3px;
	background: #fff;
}
*/

div#content h1 {
	font: 1.5em "Century Gothic";
	font-weight: bold;
	text-align: justify ;
	color: #0D7B44;
	border-bottom: 1px dashed #489811;
}

div#content h2 {
	font: 1.5em "Century Gothic";
	font-weight: bold;
	text-align: justify ;
	color: #0D7B44;
	border-bottom: 1px dashed #489811;
}

div#content h3 {
	text-decoration:underline;
	font: 1em "Verdana";
	text-align: justify ;
}

div#content p {
	text-align: justify ;
	line-height: 13pt ;
}

.img { 
float: left ;
margin-right: 15px;
margin-top: 0px; 
}

.img2 { 
float: right ;
margin-left: 15px;
margin-top: 0px; 
}

.spacer {
  clear: both;
}

div#content a {
	color: #0B6118;
}

div#content ul {
	line-height: 14pt ;
}

div#sidebar {
	float: left; 
	width: 180px; 
	height: 550px;
	background:  url(http://www.sixtferacheval.com/Ete2/image/menutruc5.jpg) no-repeat;
	margin-top: 2px;
}

div#sidebar h1 {
	border-bottom: 1px solid #fff;
	font: 1.1em "Century Gothic", bold, sans-serif;
	color: #fff;
	text-align: justify ;
	background: #058B42;
	padding-left: 4px;
}

ul#menu {
	margin: 0; 
	padding: 0;
	list-style: none; 
}

ul#menu li a {
	display: block; 
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

ul#menu li a:hover {
	color: #666;
}

div#footer { 
	width: 750px;
	background: #1A824F;
	color: #fff;
	text-align: center ;
	padding: 2px;
	font: 0.8em "Verdana", sans-serif ;
}

div#footer a{ 
	text-decoration: none;
	color: #fff;
}

div#footer a:hover{ 
	color: #ddd;
}		
