/* feuille de style new site erfisa  */
body {
	margin: 0;
	width:100%;
	text-align: center;
	padding-top:20px;
	background-color: #524029; 
	font-family:Verdana, Arial, sans-serif; 
	font-size:0.9em;
	color:#6B6A6A;
}

a:link { text-decoration:underline; color:#5B4F32; }
a:active { text-decoration:underline; color:#5B4F32; }
a:visited { text-decoration:underline; color:#5B4F32; }
a:hover { text-decoration:underline; color:#5B4F32; }

img { border:0; text-decoration:none; }

h1 {
	font-family:Garamond, Times, serif; 
	margin:0.45em 0 7px 0;
	padding:0;
	color:#0D0B09;
	font-weight:bold;
	letter-spacing:-0.01em;
	font-size:2.5em;
	font-style:italic;
	line-height:1em;
}
h2 {
	font-family:Garamond, Times, serif; 
	margin:0.5em 0 0 0;
	padding:0;
	color:#0D0B09;
	font-weight:normal;
	font-style:italic;
	font-size:2.4em;
	line-height:1em;
}
h3 {
	margin:1em 0 0 0;
	padding:0;
	font-size:1.2em;
}
h4 {
	margin:0.8em 0 0 0;
	padding:0;
	font-size:1.1em;
	font-weight:normal;
}
table {
	width:100%;
}
table tr td {
	padding:0 0 15px 0;
	text-align:center;
}
ul, ol {
	margin: 0 0 0 25px;
	padding:2px;
}
ul li, ol li {  
	margin: 0;
	padding: 0.2em 0 0.5em 0;
}
p {
	padding:3px 0 7px 0;
	margin:0;
}

/******************__________ DIV ___________******************/
#accessibility { display:none; }
#main {
	margin-right:auto;
	margin-left:auto;
	width:899px;
	min-height:485px;
	text-align:left;
}
#logo {
	margin-top:60px;
	margin-left:35px;
}
#gauche {
	float:left;
	width:200px;
	height:485px;
	background-color:#181511;
	border-left: 1px solid #62593F;
}
#menu {
	width:213px;
	color:#FFF;
	text-align:right;
	font-size:0.9em;
	font-family:Verdana, Arial, sans-serif; 
	padding-top:35px;
}
#menu a {
	display:block;
	line-height:20px;
	padding-right:17px;
}
#menu a:link { text-decoration:none; color:#5B4F32;}
#menu a:active { text-decoration:none; color:#5B4F32; }
#menu a:visited { text-decoration:none; color:#5B4F32; }
#menu a:hover { text-decoration:none; color:#AF997D; }

#menu a.currentmenu { 
	color:#FFFFFF;
	background-image:url("images/fleche_menu.gif");
	background-repeat: no-repeat;
	background-position:100% 50%;
}
#menu a.currentmenu:link { text-decoration:none; color:#FFFFFF;}
#menu a.currentmenu:active { text-decoration:none; color:#FFFFFF; }
#menu a.currentmenu:visited { text-decoration:none; color:#FFFFFF; }
#menu a.currentmenu:hover { text-decoration:none; color:#FFFFFF; }

#content {
	position:absolute;
	width:542px;
	margin:396px 0 0 214px;
	padding:0 0 0 0;
	background-image:url("images/fond_contenu.gif");
	background-repeat: repeat-y;
	background-position: 0 0;
}
*html #content {
	margin:396px 0 0 0;
}
*+html #content {
	margin:396px 0 0 13px;
}
#text {
	position:relative;/*laisser pour IE 6*/
	width:495px;
	color:#0D0B09;
	font-size:0.75em;
	line-height:1.5em;
	margin-top:-200px;
	padding:10px 20px 20px 20px;
}
#copyright {
	margin:30px 15px 0 0;
	color:#5B4F32;
	font-family:Verdana, Arial, sans-serif; 
	text-align:right;
	font-size:0.7em;
}
#copyright a {
	display:inline;
	margin:0;
	padding:0;
}
#copyright a:link { text-decoration:none; color:#5B4F32;}
#copyright a:active { text-decoration:none; color:#5B4F32; }
#copyright a:visited { text-decoration:none; color:#5B4F32; }
#copyright a:hover { text-decoration:none; color:#AF997D; }

/******************__________ CLASSES ___________******************/

.qui_sommes_nous, .who_are_we {
	background-image:url("images/fond_page.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.nos_atouts, .advantages {
	background-image:url("images/fond_atouts.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.notre_ethique, .ethics {
	background-image:url("images/fond_ethique.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.nos_services, .services {
	background-image:url("images/fond_services.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.partenaires, .partners {
	background-image:url("images/fond_partenaires.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.news {
	background-image:url("images/fond_news.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.questions_frequentes, .frequently_asked_questions {
	background-image:url("images/fond_faq.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.contact {
	background-image:url("images/fond_contact.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}
.plan_du_site, .sitemap {
	background-image:url("images/fond_sitemap.jpg");
	background-repeat: no-repeat;
	background-position:right top;
}

a.flechesmall {
	display:block;
	height:10px;
	line-height:10px;
	padding-left:10px;
	text-decoration:none;
	color:#5B4F32;
	background-image:url("images/fleche_lien.gif");
	background-repeat: no-repeat;
	background-position:left center;
}
a.fleche {
	display:block;
	height:16px;
	line-height:16px;
	padding-left:10px;
	text-decoration:none;
	color:#5B4F32;
	background-image:url("images/fleche_lien.gif");
	background-repeat: no-repeat;
	background-position:left bottom;
}
a.fleche:link { text-decoration:none; color:#5B4F32;}
a.fleche:active { text-decoration:none; color:#5B4F32; }
a.fleche:visited { text-decoration:none; color:#5B4F32; }
a.fleche:hover { text-decoration:underline; color:#5B4F32; }

.ref {
	font-family:Arial, Verdana, sans-serif; 
	font-size:0.45em;
	font-weight:normal;
}

.invisible {
	visibility:hidden;
}
.small {
	font-size: smaller;
}
.strong {
	font-weight:bold;
	font-size:1.1em;
}
.imgToLeft {
	float:left;
	margin-right:5px;
}
.news_archiv {
	margin-bottom:7px;
}
.sitemapleft {
	 float:left;
	 width:240px;
}
.sitemapright {
	width:250px;
	margin-left:250px;
}
.sitemapleft h2, .sitemapright h2 {
	margin:0;
	padding:0;
}
.right {
	padding-top:20px;
	margin-left:120px;
}
form p {
	line-height:15px;
	margin:5px 0 5px 0;
	padding:0;
}
label {
	padding:0 10px 0 0;
	margin:0;
	width:110px;
	float:left;
}
.formfield {
	border: #5B4F32 1px solid;
	color: #3C3C3C;
	width: 230px;
	padding:0;
	margin:0;
}
.formbutton {
	border: #5B4F32 1px solid;
	color: #3C3C3C;
	margin-left:120px;
	cursor: pointer;
}
textarea {
	border: #5B4F32 1px solid;
	width: 240px;
}
.check {
	color: #3C3C3C;
	border: #5B4F32 1px solid;
	vertical-align:middle;
}

/******************__________ CMS ___________******************/
#admin {
	height: 353px; 
	clear: both; 
	background-color: #8D3216;
	font-size:0.9em;
	color:#fff;
}
#admin table {
	border:0;
}
.warningText {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.texte {
	color:#fff;
}	
