/* INFOKA */
xbody  {
	Xfont-family: Verdana, Arial, Helvetica, sans-serif;
	Xfont-size: 10pt;
	/*background-color: #B7BB26;*/
	background-color: #EEEEE0;
}

hr
{
	color: #654C45;
	background-color: #654C45;
	height: 1px;
	width: 80%;
	text-align: center;
	margin-top: 30px;
}

img
{
	border: 1px solid #654C45;
}

p 
{
	color: #654C45;	
	font-size: 10pt;
	margin: 15px 0px 15px 2px;
}

th
{
        font-size: 11pt;
        xcolor: red;
}
td
{
	color: #654C45;
	font-size: 10pt;		
	padding: 0px 0px 2px 0px;
}

td p
{
	color: #654C45;
	font-size: 10pt;		
	margin: 15px 0px 15px 2px;
}

td li
{
	color: #654C45;
	font-size: 10pt;	
}

table.gah   { width: 21cm; }
tr.gah      { color: #FFFFFF;
	      background-color: #666666;
              colorx:white; background-colorx: black;}

h1
{
	font-size: 18pt;
	color: #3C2714;
	margin: 5px 0px 0px 2px;
	padding: 0;
}

h3
{
	font-size: 14pt;
	color: #D68C37;	
	margin: 5px 0px 0px 2px;
	padding: 0;
}

h4
{
	font-size: 11pt;
	color: #3C2714;
	margin: 5px 0px 0px 2px;
	padding: 0;
}

h5
{
	font-size: 10pt;
	color: #FFFFFF;
	margin: 5px 0px 20px 2px;
	padding: 0;
}

#main
{
	width: 1024px;	
	text-align: left;
}

#header
{
	xbackground-color: #EEEEE0;
	margin: 0px 0px 0px 5px;
}

#xcontenu
{
	width: 1024px;
	margin: 0px 5px 5px 5px;
	/*background-color: white;	*/
}

#leftcolumn
{
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;	
}
#rightcolumn
{
	background-color: white;
	float: left;
	width: 742px;
	margin: 0px 0px 0px 7px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #654C45;
	background-image: url(images/logo_filigrane.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu
{
	background-color: white;
	padding: 0px;
}

ul.menu 
{
	padding: 0;
	margin: 0;	
}

li.menu
{
	color: #594B40;
	background-color: #FFF;
	border: 1px solid #654C45;
	margin-top: 2px;
	margin-bottom: 2px;	
	list-style-type: none;
	padding-left: 2px;
	text-transform: uppercase;
}

li.menu a:hover {
	color: #FFFFFF;
	/*background-color: #666666;	*/
	background-color: #D68C37;
	font-weight: bold;
}
li.menu a:active { color: #FFFFFF;
	/*background-color: #666666;*/
	background-color: #D68C37;	}


li.menu_sel
{
    color: #FFFFFF;
	background-color: #666666;
	/*background-color: #4B675D;*/
	border: 1px solid #654C45;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	padding-left: 2px;
}

#footer
{
	xbackground-color: #EEEEE0;
	margin: 10px 5px 5px 5px;
	padding: 0px 0px 10px 0px;
	text-align:left;	
}

.graybk
{
	background-color: #666666;
	color: #FFFFFF;
}

.border
{
	border: 1px solid #654C45;
}

/* liens */
a {
	text-decoration: none;
	color: #654C45;
	font-weight: bold;
	border-bottom: 1px solid #654C45;
}
a:visited {
	color: #654C45;
	font-weight: none;
} 

a:hover {
	color: #654C45;
	border-bottom: 1px solid #654C45;
	font-weight: none;
}
a:active {  color: #654C45; }
a.noborder {
	border: none;
}
.noborder {
	border: none;
}

.container {
  position: relative;
  width: 95%;
  max-width: 1360px; dd:1280px;
  margin: 0 auto;
}

.with_sidebar .et_pb_extra_column_main,
.with_sidebar .et_extra_layout .et_pb_column_main {
  width: 80%;
  max-width: 80%;
  min-width: 80%;
  -webkit-flex-basis: 80%;
      -ms-flex-preferred-size: 80%;
          flex-basis: 80%;
  padding: 0 12px 0 0;
}

.et_pb_extra_column_sidebar,
.et_extra_layout .et_pb_column_sidebar {
  display: none;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 20%;
  max-width: 20%;
  min-width: 20%;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  padding: 0 0 0 12px; }

.et_fullwidth_secondary_nav #top-header .container {
  max-width: none;
  width: 100%;
  padding-right: 15px; dd:30px;
  padding-left: 15px; dd:30px;
}
.single .post-wrap .post-content,
.page .post-wrap .post-content {
  margin: 30px 0 40px;
}

@font-face {
  font-family: 'ETmodules';
  src: url('includes/builder/fonts/ETmodules_v2_4.eot');
  src: url('includes/builder/fonts/ETmodules_v2_4.eot?#iefix') format('embedded-opentype'), url('includes/builder/fonts/ETmodules_v2_4.ttf') format('truetype'), url('includes/builder/fonts/ETmodules_v2_4.woff') format('woff'), url('includes/builder/fonts/ETmodules_v2_4.svg#ETmodules') format('svg');
  font-weight: normal;
  font-style: normal;
}
header.header li.menu-item-has-children > a:after {
  content: '\e62d';
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: top;
  color: inherit;
  transition: 0s;
}