
body {
	 font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 13px;
	padding: 15px 0;
	margin: 0; 
	background: #FFF5E6;
	
}
h1 {	
font-size: 12px;	
font-weight: bold;
margin-top: 1px;
margin-bottom: 2px;
}
h2 {	
	font-size: 12px;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#F0673D;
		border-bottom: 1px solid #F0673D;
		font-family:Arial, Helvetica, sans-serif;

}

h3 {	
	font-size: 12px;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#F0673D;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #F0673D;

}
h4 {	
font-size: 1.1em;
margin-top: 1px;
margin-bottom: 1px;
}
a:link	{
	text-decoration: none;
	color: #333333;
}
a:visited	{
	text-decoration: none;
	color: #333333;
}
a:hover	{
	text-decoration: none;
	color: #333333;
}
ol, ul {
	font-size: 8pt;
	margin: 0 0 0 30px;
	padding: 0;
}


#conteneur {
	margin: 0px auto;
	width: 890px;
	max-width: 890px;
	overflow: hidden;
	color: #000;
	background: #FFFFFF;
	border-right: 1px solid #FF7F00; 
	border-left: 1px solid #FF7F00; 
	border-bottom: 1px solid #FF7F00; 
	border-top: 1px solid #FF7F00;
}

#header {
	height : 200px;
	text-align:left;
}

#header img {
    border: 0;
    display: block;
}

#centre { 
margin-left: 210px;
padding: 10px;
padding-top:5px;

font-size: 13px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#gauche { 

	float:left;
	width:210px;
	padding-left: 5px;
padding-top: 5px;
	
}
html>body #main_content {
	height: auto;
	min-height: 500px;
}
#footer {
	clear: both;
	text-align: center; 
	color: #fff;
	font-size: 19px;
	background-color: #FF7F00;
	padding: 4px;
}

#footer p {
	margin: 0px auto;
	width: 600px;
}
#footer   li{
display:inline;
margin:0;
padding:0;
}
#footer img {
	border: 0;
}
#menupied a {
margin: 0 0px;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#menupied a:hover {
text-decoration: underline;
}












#menu {
	width: 940px;
	background-color: #FF7F00;
	padding: 5px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	font-size: 12px;
	text-align: center;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FF7F00;
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 5px;
	background-color: #FFF7EA;
	text-decoration: none;
	color: #000000;
}


#sidecontainer
{
	float: left; /* width: 204px; */
	width: 200px;
	padding: 2px 0 0 2px;
}

#sidecontainer h2 {
	display: block;
	margin: 0 0px;
	padding: 0.2em 10px;
	color: #ffffff;
	/* background-color: #FF7F00; */
	 background: #FF7F00 url(images/coinhg.jpg) no-repeat top left; 
	font-weight: normal;
	font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 120%;
}


.nav {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: #ffffff;
	border-left: 1px solid #FF7F00; 
	/* border-bottom: 1px solid #FF7F00; */
	background:url(images/fond-celule.png) left bottom repeat-x;  border-bottom:1px solid #FF7F00;
}



.nav li {
	margin: 0;
	padding: 2px 0px 2px 5px;
	display: block; /* border-bottom: 1px solid #FF7F00; */
	font-size: 12px;
}


.nav  a:visited {
color:#333333; text-decoration:none;}
.nav  a:link {
color:#333333; text-decoration:none;}
.nav  a:hover {
color:#FF7F00; text-decoration:none;}





























