
.clr {clear:both;}

/**
** global styles
**/

/* for z-index layout */
div#maximenuCK {
    /*position: relative;*/
}

/* container style */
div#maximenuCK ul.maximenuCK {
    background :  none;
    height : 34px;
    padding : 0;
    margin : 0;
    overflow: visible !important;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK li.maximenuCK {
    background : none;
    list-style : none;
    border : none;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* link image style */
div#maximenuCK ul.maximenuCK li.maximenuCK>a img {
    margin : 3px;
    border : none;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* img style without link (in separator) */
div#maximenuCK ul.maximenuCK li.maximenuCK img {
    border : none;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK li a.maximenuCK,
div#maximenuCK ul.maximenuCK li span.separator {
    text-decoration : none;
    /*text-indent : 2px;*/
    min-height :29px;
    outline : none;
    background : none;
    border : none;
    padding :5px;
    cursor : pointer;
    color : #ccc;
    white-space: normal;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* separator item */
div#maximenuCK ul.maximenuCK li span.separator {
 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/**
** active items
**/

/* current item title and description */
div#maximenuCK ul.maximenuCK li.current>a span {
    color : #ccc;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* current item title when mouseover */
div#maximenuCK ul.maximenuCK li.current>a:hover span.titreCK {
 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* current item description when mouseover */
div#maximenuCK ul.maximenuCK li.current>a:hover span.descCK {
 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* active parent title */
div#maximenuCK ul.maximenuCK li.active>a span.titreCK, div#maximenuCK ul.maximenuCK li.active {
    color : #007700!important;
	background : #fff!important;
}

/* active parent description */
div#maximenuCK ul.maximenuCK li.active>a span.descCK {
 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/**
** first level items
**/

div#maximenuCK ul.maximenuCK li.level0 {
    padding :0px!important;
    background :#f2f2f2;
	border:#d1d1d1 solid 1px;
	height:29px;
	width:117px;
	  background: url(../images/readon-bg.png) repeat-x scroll 50% 50% transparent;
    border: 1px solid #AEAEAE;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
	margin-right:5px;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}
div#maximenuCK ul.maximenuCK li.level0:hover{
    padding :0px!important;
	height:29px;
	width:117px;
    background: #fff;
  	border:1px solid #007700 !important;
    border-radius:5px 5px 5px 5px;
    text-align: center;
	margin-right:5px;
	 font-family:'Didact Gothic';
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK li.current{
    padding :0px!important;
	height:29px;
	width:117px;
    background: #fff;
  	border:1px solid #007700 !important;
    border-radius:5px 5px 5px 5px;
    text-align: center;
	margin-right:5px;
	color:#007700;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}
div#maximenuCK ul.maximenuCK li.current > a:hover span.titreCK
{
	color:#007700;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}
div#maximenuCK ul.maximenuCK li.current a.maximenuCK span.titreCK
{
	color:#007700;
	text-align:left;
	 font-family:'Didact Gothic';
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}


div#maximenuCK ul.maximenuCK li.current div.floatCK div.maxidrop-main .maximenuCK2 .maximenuCK2 a span.titreCK
{
	color:#666666;
	text-align:left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:14px;
}

div#maximenuCK ul.maximenuCK2 li.current{
    padding :0px!important;
  	border:0px solid #007700 !important;
    border-radius:0px;
    text-align: center;
	margin:0px;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
	
}

/* first level item title */
div#maximenuCK ul.maximenuCK li.level0>a span.titreCK,
div#maximenuCK ul.maximenuCK li.level0>span.separator span.titreCK {
    color : #ccc;
	margin:0px;
	padding:0px;
	  text-transform: uppercase;
	   font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* first level item description */
div#maximenuCK ul.maximenuCK li.level0>a span.descCK {
    color : #ccc;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* first level item link */
div#maximenuCK ul.maximenuCK li.parent.level0>a,
div#maximenuCK ul.maximenuCK li.parent.level0>span {
   /* background : url(../images/maxi_arrow0.png) bottom right no-repeat;*/
    font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}



/* parent style level 0 */
div#maximenuCK ul.maximenuCK li.parent.level0 li.parent {
    background : url(../images/maxi_arrow1.png) center right no-repeat;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* first level item hovered */
div#maximenuCK ul.maximenuCK li.level0>a:hover span.titreCK,
div#maximenuCK ul.maximenuCK li.level0>span:hover span.titreCK {
    color: #007700;
	 font-family:'Didact Gothic';
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/**
** items title and descriptions
**/

/* item title */
div#maximenuCK span.titreCK {
    color : #888;
    /*display : block;*/
    text-transform : capitalize;
    font-weight : normal;
    line-height : 18px;
    text-decoration : none;
    min-height : 17px;
    float : none !important;
    float : left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:16px;
}

/* item description */
div#maximenuCK span.descCK {
    color : #c0c0c0;
    display : block;
    text-transform : uppercase;
    font-size : 10px;
    text-decoration : none;
    height : 12px;
    line-height : 12px;
    float : none !important;
    float : left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* item title when mouseover */
div#maximenuCK ul.maximenuCK  a:hover span.titreCK {
    color :#007700;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:16px;
}

/**
** child items
**/

/* child item title */
div#maximenuCK ul.maximenuCK2  a.maximenuCK {
    width : 160px;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 li a.maximenuCK,
div#maximenuCK ul.maximenuCK2 li span.separator {
    text-decoration : none;
	
    border-bottom : 1px solid #505050;
	border:none;
    width : 232px;
    margin : 0 auto;
    padding : 3px 19px 3px 19px;
	text-transform: uppercase;
	text-align:left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

/* child item block */
div#maximenuCK ul.maximenuCK ul.maximenuCK2 {
    background : transparent;
    margin : 3px 0 0 0;
    padding : 0;
    border : none;
    width : 240px; /* important for Chrome and Safari compatibility */
    position: static;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 li.maximenuCK {
    width : 240px;
    padding : 2px 0 0 0;
    border : none;
    margin : 0;
    background : none;
	margin-bottom:3px;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}
div#maximenuCK ul.maximenuCK2 li.maximenuCK:hover {

    background :#EDEDED;
    width : 240px;
    padding : 2px 0 0 0;
    border : none;
    margin : 0;   
	margin-bottom:3px;
	text-align:left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}


/* child item container  */
div#maximenuCK ul.maximenuCK li div.floatCK {
    /*background : #1a1a1a;*/
    border : 1px solid #007700!important;
	border-radius:0px 5px 5px 5px!important;
	font-family:'Didact Gothic';
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    font-size:18px;
    position:relative;
}

/**
** module style
**/

div#maximenuCK div.maximenuCK_mod {
    width : 170px;
    padding : 0;
    overflow : hidden;
    color : #ddd;
    white-space : normal;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK div.maximenuCK_mod div.moduletable {
    border : none;
    background : none;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK div.maximenuCK_mod  fieldset{
    width : 160px;
    padding : 0;
    margin : 0 auto;
    overflow : hidden;
    background : transparent;
    border : none;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod a {
    border : none;
    margin : 0;
    padding : 0;
    display : inline;
    background : transparent;
    color : #888;
    font-weight : normal;
	 font-family:'Didact Gothic';
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod a:hover {
   /* color : #FFF;*/
   color:#007700;
}

/* module title */
div#maximenuCK ul.maximenuCK div.maximenuCK_mod h3 {
    font-size : 14px;
    width : 170px;
    color : #aaa;
    font-size : 14px;
    font-weight : normal;
    background : #444;
    margin : 5px 0 0 0;
    padding : 3px 0 3px 0;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod ul {
    margin : 0;
    padding : 0;
    width : 170px;
    background : none;
    border : none;
    text-align : left;
	 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod li {
    margin : 0 0 0 15px;
    padding : 0;
    width : 155px;
    background : none;
    border : none;
    text-align : left;
    font-size : 11px;
    float : none;
    display : block;
    line-height : 20px;
    white-space : normal;
}

/* login module */
div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod #form-login ul {
    left : 0;
    margin : 0;
    padding : 0;
    width : 170px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod #form-login ul li {
    margin : 2px 0;
    padding : 0 5px;
    height : 20px;
    background : transparent;
}


/**
** columns width & child position
**/

/* child blocks position (from level2 to n) */
div#maximenuCK ul.maximenuCK li.maximenuCK div.floatCK div.floatCK {
    margin : -30px 0 0 180px;
}

/* margin for overflown elements that rolls to the left */
div#maximenuCK ul.maximenuCK li.maximenuCK div.floatCK div.floatCK.fixRight  {
    margin-right : 180px;
}

/* default width */
div#maximenuCK ul.maximenuCK li div.floatCK {
    width : 240px;
}

/* 2 cols width */
div#maximenuCK ul.maximenuCK li div.cols2 {
    width : 360px;
}

div#maximenuCK ul.maximenuCK li div.cols2>div.maximenuCK2 {
    width : 50%;
}

/* 3 cols width */
div#maximenuCK ul.maximenuCK li div.cols3 {
    width : 540px;
}

div#maximenuCK ul.maximenuCK li div.cols3>div.maximenuCK2 {
    width : 33%;
}

/* 4 cols width */
div#maximenuCK ul.maximenuCK li div.cols4 {
    width : 720px;
}

div#maximenuCK ul.maximenuCK li div.cols4>div.maximenuCK2 {
    width : 25%;
}



/**
** fancy parameters
**/

div#maximenuCK .maxiFancybackground {
    list-style : none;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

div#maximenuCK .maxiFancybackground .maxiFancycenter {
    background: url('../images/fancy_bg.png') repeat-x top left;
    height : 34px;
}

div#maximenuCK .maxiFancybackground .maxiFancyleft {

}

div#maximenuCK .maxiFancybackground .maxiFancyright {

}

/**
** rounded style
**/

/* global container */
div#maximenuCK div.maxiRoundedleft {

}

div#maximenuCK div.maxiRoundedcenter {

}

div#maximenuCK div.maxiRoundedright {

}

/* child container */
div#maximenuCK div.maxidrop-top {

}

div#maximenuCK div.maxidrop-main {

}

div#maximenuCK div.maxidrop-bottom {

}


/* bouton to close on click */
div#maximenuCK span.maxiclose {
    color: #666;
}



/*** compatibility layer for native template Beez20 and Beez5 ***/
#header
{
    overflow:visible !important;
	z-index:1000 !important;
}

#header ul.menu li a:link,
#header ul.menu li a:visited
{
	display: block !important;
}

div#maximenuCK ul.menu li ul li ul li ul
{
	border:none !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	background:transparent !important;
}

div#maximenuCK ul.menu li ul li ul
{
	border:0 !important;
	background:transparent !important;
	padding-bottom:0;
}

#header ul.menu li.maximenuCK.active a:link,
#header ul.menu li.maximenuCK.active a:visited
{
border-right:none !important;
background:transparent !important;
}

#header ul.menu
{
margin-top:0px !important;
 font-family:'Didact Gothic';
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  font-size:18px;
}