* {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

body {
    background-color: #3d3d3d;
	font-family: Verdana, sans;
    font-size: 11px;
    color: #4B2710;
	
}

#wrapper {
    width: 960px;
	overflow: hidden;
    margin: 30px auto;
	background: #fff;
	position: relative;	
	z-index: 1;	
}

#container {
	overflow: hidden;
	width: 960px;
	min-height: 530px;
	position: relative;	
	z-index: 3;
}

#header {
    height: 30px;
    position: relative;
	background-color: #736558;
	z-index: 4;
	padding:0 95px 0 10px;
}




#left {
   	width: 168px;	
	position: relative;
}

#main {
	
    width: 793px;
	position: relative;
	padding: 0 23px 40px 0;	
	z-index: 5;
}
#main .mod_article {
	width: 100%;
}

#footer {
    width: 100%;
    padding: 10px 0;
    float: left;
    text-align: center;
    color: #646464;
	background: #3d3d3d;
}

/**********************************/
/************** HEADER ************/
/*********************************/



/******** mod search *********/

#formRecherche {
	float: left;
    margin: 5px 0 0 0;
	width: 281px;
}

#formRecherche * { display: block; float: left;}

#formRecherche h6 {
    color: #fff;
	font-size: 90%;
	font-weight: normal;
	float: left;
	line-height: 20px;
	margin: 0 5px 0 0;	
}

#formRecherche .text {
    height: auto;
    width: 171px;
	color: #000;
	background-color: #908072;
	border: none;
	font-size: 10px;
	float: left;	
	line-height: 12px;
	font-family: Verdana, sans-serif;
	padding: 4px 2px;
}

#formRecherche .submit {
    background: url(../images/Structure/picto_ok.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 0 0 5px;
}

*:first-child+html #formRecherche {
	width: 275px;
}

*:first-child+html #formRecherche h6 {
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: normal;
	float: left;
	
}

*:first-child+html .text {
	float: left;
	line-height: 20px;
}

*:first-child+html #formRecherche .submit{
	text-align: left;
	font-size: 0;
	color: #7f6a59;
	padding-left: 20px;
	float: left;	
}


/******** mod espace pro ********/

#espace_pro {
	float: right;
	color: #fff;
	margin: 8px 22px;
	text-decoration: none;
}



/******** mod langue *********/

#menu_langues {
	float: right;
	margin: 8px 0 0 0;
}

#menu_langues ul.level_1 li {
    float: left;
	margin-right: 5px;
}

#menu_langues ul.level_1 li.first span.first, #menu_langues ul.level_1 li.first a.first {
    background: url(../images/Structure/picto_fr.png) no-repeat;
    text-indent: -9999px;
	width: 22px;
    height: 15px;
	overflow: hidden;

}

#menu_langues ul.level_1 li.active span.active,
#menu_langues ul.level_1 li.active a.active {
	
}

#menu_langues a.first {

}

#menu_langues ul.level_1 li.last a.last, #menu_langues ul.level_1 li.last span.last {
    background: url(../images/Structure/picto_en.png) no-repeat;
    text-indent: -9999px;
	width: 22px;
    height: 15px;
	overflow: hidden;
}

#menu_langues li.last {

}

#menu_langues a, #menu_langues span {
	display: block;
}

/******** Newsletter Abo *************/

.mod_subscribe {
	float: left;
    margin: 5px 15px 0 0;
	position: relative;
	width: 397px;
	text-align: left;
}

*:first-child+html .mod_subscribe {
	width: 400px;
}

.mod_subscribe * { display: block;}

#header .mod_subscribe {overflow: visible;}

.mod_subscribe input.submit {
    background: url(../images/Structure/picto_ok.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 0 0 5px;

}

*:first-child+html input.submit{
	text-align: left;
	font-size: 0;
	color: #4b2710;
	padding-left: 20px;
}

.mod_subscribe input.text {
    height: auto;
    width: 171px;
	color: #000;
	background-color: #908072;
	border: none;
	font-size: 10px;
	float: left;
	line-height: 12px;
	font-family: Verdana, sans-serif;
	padding: 4px 2px;
}

.mod_subscribe h6 {
    color: #fff;
	font-size: 90%;
	font-weight: normal;	
	float: left;
	line-height: 20px;
	margin: 0 5px 0 0;
}

.mod_subscribe p.error {
	position: absolute;
	top: 30px;
	right: 0px;
	color: red;
	z-index: 200;
	
}


.mod_subscribe p.confirm {
	position: absolute;
	top: 25px;
	left: 158px;
	color: #99AC3B;
	font-weight: bold;
	background-color: #736558;
	width: 483px;	
	padding: 10px;
}

.mod_unsubscribe {
	
	width: 240px;
}

.mod_unsubscribe input.text {
	height : 20px;
}

.mod_unsubscribe input.submit {
	background-color: #4b2710;
	width: 91px;
	height: 19px;
	border: none;
	color: #8c7a6c;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
	
}

/*************************************/
/************** LEFT *****************/
/*************************************/

/************ MENU *****************/
#menu {
    padding: 67px 0 10px;
    overflow: visible;
    position: absolute;
	left: 10px;	
    text-decoration: none;
    font-size: 9px;
}

#menu li {
    padding: 3px 0;
}

#menu ul.level_1 li a,
#menu ul.level_1 li span.active {
    color: #4b2710;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#menu ul.level_1 li a:hover,
#menu ul.level_1 li span.active {
	color: #736558;
}


#menu ul.level_1 li.submenu ul.level_2{
	display: none;

}

#menu ul.level_1 li.trail ul.level_2 {
	display: block;
	width: 140px;	
	margin-top: 5px;
}

#menu ul.level_1 li.trail ul.level_2 li {
	border-bottom: 1px dotted #000;
}

#menu ul.level_1 li.trail ul.level_2 li a {
	font-size: 9px;
	color: #736558;
	font-weight: normal;
	padding: 0 5px 0 10px;
	width: 140px;
	display: block;
}

#menu ul.level_1 li ul.level_2 li a:hover,
#menu ul.level_1 li ul.level_2 li a.trail{
	color: #000;
	background: url(../images/custom/puce.png) 0 center no-repeat;
	padding: 0 5px 0 10px;	
}

#menu ul.level_1 li ul.level_2 li span.active {
	color: #000;
	background: url(../images/custom/puce.png) left center no-repeat;
	padding: 0 10px;	
	width: 140px;
	display: block;
	font-weight: normal;
	font-size: 9px;
}

/*************************************/
/************** MAIN *****************/
/*************************************/

.mod_article .image_container {
	text-align: center;
	line-height: 0;
}
.mod_article .image_container.cadre img {
	border: 1px solid #cdcdcd;
}

/********** PLAN ************/
.mod_sitemap ul {
	margin-bottom: 10px;	
}

.mod_sitemap ul li {
	margin-top: 3px;	
}

.mod_sitemap a {
	text-decoration: none;
	padding-left: 10px;
	}
.mod_sitemap a:hover {
	text-decoration: underline;
	background: url(../images/custom/puce.png) left center no-repeat;
	
}

.mod_sitemap ul.level_1 li.submenu a.submenu,
.mod_sitemap ul.level_1 li a {
	color: #99AC3B;
	font-weight: bold;
}

.mod_sitemap ul.level_1 li.submenu ul.level_2 li a {
	color: #736558;
	margin-left: 20px;
}

.mod_sitemap ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3  {
	margin-left: 20px;
}

.mod_sitemap ul.level_1 li.submenu ul.level_2 li.submenu ul.level_3 li a {
	color: #3d3d3d;
}

/*************************************/
/************* FOOTER ****************/
/*************************************/


#footer a {
    text-decoration: none;
    color: #646464;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .mod_navigation {
    display: inline;
}