

body {
	margin: 0;
	padding: 0;
	background: #E5E6DD;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #8A8985;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	color: #7D7764;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
	text-align:center;
	margin-bottom:-30px;
	margin-top:-5px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #5BA689;
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background: #F1F2E9;
}


.container {
	width: 1200px;
	margin: 0px auto;
	
}
.container2 {
	width: 800px;
	margin: 0px auto;
	margin-top: -20px;
	float: left;
}
.container3 {
	width: 384px;
	margin: 0px auto;
	text-align:center;
	float: left;
}
.container4 {
	width: 800px;
	margin: 0px auto;
	
	float: left;
}
.container5 {
	width: 600px;
	margin: 0px auto;
	
	float: left;
}


/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 100px;
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
	letter-spacing: -6px;
	text-transform: none;
	font-size: 80px;
	margin-top:-15px;
}

#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	font-weight: 300;
	color: #696969;
}

#logo p a {
	color: #696969;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #3C342E;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 0px;
	padding: 00px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 40px;
	margin-bottom: 2em;
	background: #3C342E;
}

#menu {
	overflow: hidden;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}





#menu a {
	display: block;
	padding: 0px 30px;
	line-height: 40px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #DE5635;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}



/*test sous menu*/
           
#menu ul ul { 
                position: relative; 
                top: 140px; 
                left: 405px; 
                display:none;
               text-align:none;
                background: #3C342E;
               } 
               
#menu ul a{
	text-align:center;
	
}
               
#menu ul li:hover ul{ 
                display:block;
                
}
#menu ul ul li{
	display:block;
	border:1px solid;border-color:white;
              
                
}

#menu ul li ul{position:absolute;}

#menu .current_page_item ul a {
	background: #3C342E;
	text-decoration: none;

}

#menu ul a:hover{
	background: #DE5635;
	text-decoration: none;
}	
/*end test sous menu*/





/* Menu2 */

#menu-wrapper2 {
	overflow: hidden;
	height: 30px;
	margin-bottom: 2em;
	background: #3C342E;
}

#menu2 {
	overflow: hidden;
	height: 30px;
}

#menu2 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu2 li {
	display: inline-block;
}

#menu2 a {
	display: block;
	padding: 0px 18px;
	line-height: 30px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu2 a:hover, #menu2 .current_page_item a {
	background: #DE5635;
	text-decoration: none;
	color: #FFFFFF;
}

#menu2 .current_page_item a {
}

/* Menu3 */

#menu-wrapper3 {
	overflow: hidden;
	height: 30px;
	margin-bottom: 2em;
	background: #3C342E;
}

#menu3 {
	overflow: hidden;
	height: 30px;
}

#menu3 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu3 li {
	display: inline-block;
}

#menu3 a {
	display: block;
	padding: 0px 6px;
	line-height: 30px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu3 a:hover, #menu3 .current_page_item a {
	background: #DE5635;
	text-decoration: none;
	color: #FFFFFF;
}

#menu3 .current_page_item a {
}


/* Content */

#content {
	float: left;
	width: 780px;
	padding: 0px 0px 0px 0px;
}


.post {
	overflow: hidden;
}

.post .boutsuiv {
	float : right;
	border: 3px solid #E0E1D6;
	padding : 8px 20px 0px 20px;
	background: #3C342E;
	
	
	
}
.post .boutprec {
	float : left;
	border: 3px solid #E0E1D6;
	padding : 8px 20px 0px 20px;
	background: #3C342E;
}

.post .title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}
.post .title2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 18px;
	color: #373737;
}
.post .title3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 14px;
	color: #373737;
}
.post .title a {
	border: none;
	color: #373737;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.post .entr2 {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: center;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.illustration{
	float:right;
	
}
/* Content 2 */

#content2 {
	
	width: 780px;
	padding: 0px 0px 0px 240px;
	margin:auto;
	
	
}

.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

.post .title a {
	border: none;
	color: #373737;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align:center;
	font-size: 16px;
}

.post .meta .date {
	float: center;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry2 {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: center;
}
.post .entr2 {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: center;
}
.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: center;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}
 
.construction{
	text-align: center;
	margin-bottom:-30px;
	margin-top:20px;
	
}


#content5 {
	float: left;
	width: 1200px;
	padding: 0px 0px 0px 0px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 384px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 20px 0px;
	background: #3C342E;
	border-top: 10px solid #E5E6DD;
}

#footer-content {
	text-align:center;
}

#footer-content h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #DE5635;
	font-size: 22px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 384px;
	
}

#column3 {
	float: right;
	width: 384px;
}

/* Footer */

#footer {
	height: 40px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #909090;
}

#footer a {
	text-decoration: underline;
	color: #909090;
}

#footer a:hover {
	text-decoration: none;
	color: #383838;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.list-style2 li {
	padding: 0px 0px 0px 0px;
}

.list-style2 a {
	color: #8A8985;
}

.list-style2 a:hover {
	text-decoration: underline;
	font-size:200%;
}

.list-style2 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}

.list-style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.list-style3 li {
	padding: 0px 0px 0px 0px;
}

.list-style3 a {
	color: #8A8985;
}

.list-style3 a:hover {
	text-decoration: underline;
	
}

.list-style3 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}
/* Banner */

#banner {
	overflow: hidden;
	height: 450px;
	background: url(images/img04.png) no-repeat center bottom;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#three-column #tbox2 {
	float: left;
	width: 384px;
	margin-right: 20px;

}

#three-column #tbox3 {
	float: left;
	width: 384px;
}

.box-style {
	background: #3C342E;
}

.box-style01
{
	border-bottom: 5px solid #DE5635;
}


.box-style02
{
	border-bottom: 5px solid #F8AF00;
}

.box-style03
{
	border-bottom: 5px solid #A2B837;
}
.box-style04
{
	border-bottom: 5px solid;
	color: 13,79,150;
}

.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 324px;
	padding: 30px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}
/* Two Column Content */

#two-column {
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

#two-column #tbox1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#two-column #tbox2 {
	float: left;
	width: 384px;
}


.box-style {
	background: #3C342E;
}

.box-style01
{
	border-bottom: 5px solid #DE5635;
}


.box-style02
{
	border-bottom: 5px solid #F8AF00;
}

.box-style03
{
	border-bottom: 5px solid #A2B837;
}


.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 324px;
	padding: 30px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
	
}

 div.spoiler
    {
        cursor: pointer;
        display: block;
    }
     
    div.spoilerDiv
    {  
        margin-right: auto;
        
    }
     
    div.contenuSpoiler
    {
        display: none;
        border: 1px solid black;
        margin-bottom: 5px;
        padding-top: 8px;
    }
     
    .lienAfficher
    {
        text-decoration: none;
        cursor: hand;
        color: darkblue;
        
    }
     
    .lienAfficher:hover
    {
        text-decoration: underline ;
        cursor: pointer;
      
    }