/* css inspirée de www.styleshout.com */ 

body {
	background: #fff;
	font: 13px/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #206a5c; 
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #2e9290; /* #326ea1;  */
	background: inherit;
}
a:hover {
	color: #EC9000; /* #383d44; */
}

/* headers */
h1, h2, h3 {
	padding: 2px 0 2px 0;		
	margin: 0;
	font: bold 1.5em candara,arial,helvetica, Sans-serif;
	color: #2e9a86; /* #3e6e20; */
	padding: 7px 0 2px 0px; 		
}

h1, h2, h3 {
	font-weight: Bold; 	
}
h1 {
  padding-bottom : 11px;
}
h2 {
	font-size: 130%;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #dadada;
}
h3 {
	font-size: 130%;	
	margin: 0 0 4px 0;
	border-bottom: 1px solid #dadada;
}

p {
	padding: 2px 0 2px 0;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

img.float-right {
  	margin: 3px 0px 3px 3px;  
}
img.float-left {
  	margin: 3px 3px 3px 0px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	/* white-space: pre; */
	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

/* LAYOUT */ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(img/content.png) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0 0 15px 0; 	
	border-top: 1px solid #fff;
	background: #fff url(img/content-wrap.png); 
}
#header {
	position: relative;
	height: 35px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #3e6e20;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 3px auto;
	margin-top : 0;
	margin-bottom : 0;
	height: 214px;
	width: 850px;
	background: #fff url(img/header-photo2.png) no-repeat center center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px Tahoma, Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	border: none;
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	top: 5px;
	right: 10px;		
	margin: 0; padding: 0;
	font: 14px/1.6em Tahoma, Arial, Sans-serif;
	color: green;
	text-align : right;
}
/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
 float: left; 
	list-style: none;
	background: #E4E4E4 url(img/nav.png) repeat-x;	
	width: 850px;		
	padding: 0px;	
	margin: 0 0 0 30px;
	height: 52px;
	display: inline;
	border-top: 1px solid #247120;
	border-bottom: 1px solid #247120;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	height:52px;
	margin: 0;
	padding: 8px 15px 0 15px;	
	color: #184a14;
	font: bold 14px Tahoma, Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
  border-left: 1px dotted #a98384;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #84750e;
	background: url(img/nav-current.png) repeat-x;
}
#nav ul li#current a {	
	background: url(img/nav-current.png) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 5px 1px 0 0px;
	padding: 5px 2px 0px 2px; 
	font: bold 1.1em Tahoma, Tahoma, Sans-serif;
	color: #43696d;  /*#2b8f7c;#206a5c #3e6e20; */
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 5px;
	padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 2px 0 2px 3px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
ul.sidemenu li#on {
	/* border-bottom: 2px solid #9c9c9c; */
	background: url(img/bullet.png) 1px 7px no-repeat;
	padding-left: 7px;
	background-color : #e7f5e1;
}


* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #2e9290; /* #326ea1;  */
	border: none;		
	line-height : 135%;
  display: block;
  margin : 2px 0 2px 0;
  background-image : none;
}
ul.sidemenu li#on a {
	font-weight: bold;
	font-size : 0.9em;
}
ul.sidemenu li a:hover {	
	color: #EC9000; /* #383d44; */
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 0 0 10px 0;
	text-align: left;	
	background: url(img/footer-bottom.png) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #206a5c;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 6px 0 14px 0;
}
#footer-wrap h2 {
	color: #206a5c;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	/* background: #F8F7F7; */
	background: url(img/nav-current.png) repeat-x;
	border-top: 1px solid #F2F2F2;	
}

/* display and additional classes */
.clear { clear: both; }

.formulaire_erreur,.erreur {
  color:red;
}

table.border {
  border-collapse: collapse;
  padding : 2px;
}
table.border td, table.border th {
  border: 1px solid #dcbba0;
}

.p {
font-size : 9pt;
}

.pre {
	font: bold 11px 'courier new',courrier,monospace;
}