/* Go crazy with your own styles here */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p{
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #006633;
}
a:hover {
    text-decoration: underline;
    color: #2da75e;
}
h1{
    font-weight: bold;
    color: #2c2b2a;
    padding: 0px;
    margin: 0 0 8px 0;
    font-size: 18px;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    color: #42474b;
    padding: 15px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
}
.green{
    color: #149f4b;
}


body{
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    height: 100%;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    color: #42474b;
    background-color: #FFFFFF;
}
#header{
    height: 189px;
    background-repeat: repeat-x;
    padding:  0;
    width: 100%;
    text-align: center;
    top:  0px;
    margin-top: 0px;
    display: block;
}

#header .container{
    position: relative;
    height: 189px;
    width: 940px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;  
    padding: 0;
    background-repeat: no-repeat;
    background-position: center top;
}
/*Logo*/
#header .container .logolink{
    position: absolute;
    width: 100px;
    height: 115px;
    display: block;
    margin-left: 20px;
    margin-top: 15px;
}
#header .container .headerslogan{
    position: absolute;
    margin-left: 148px;
    margin-top: 73px;
    left: 0px;
}

/*Login*/
#form1 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    height: 111px;
    width: 940px;
}
#tableLogin {
    margin-left: 698px;
    height: 111px;
    width: 242px;
    font-weight: bold;
    color: #706E6B;
    border-collapse: collapse;
}
#tableLogin tr.trHeader {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    height: 27px;
}
#tableLogin tr.trInput {
    font-size: 11px;
    height: 18px;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
}
#tableLogin td.tdInputLabel {
    text-align: right;
    white-space: nowrap;
    height: 18px;
    line-height: 11px;
    padding: 2px 0px 3px 0px;
}
#tableLogin .divInput {
    display: block;
    float: right;
    height: 18px;
    width: 124px;
    padding: 0px;
    margin: 0px;
}
#tableLogin tr.trInput input {
    font-size: 11px;
    border: solid 1px #DAD9D9;
    height: 16px;
    color: #706E6B;
    line-height: 16px;
    float: left;
    width: 10px;
    padding: 0px;
    margin: 0px;
}
#tableLogin #inputLogin {
    width: 122px;
}
#tableLogin tr.trInput span {
    display: block;
    float: right;
    font-size: 11px;
    height: 18px;
    color: #706E6B;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}
#tableLogin #inputPassword {
    width: 99px;
}
#tableLogin a.aValidate {
    display: block;
    float: right;
    width: 23px;
    height: 18px;
    margin: 0px;
    padding: 0px;
}
#tableLogin a {
    font-weight: bold;
    color: #706E6B;
}
#tableLogin tr.trFooter {
    text-align: right;
    font-size: 11px;
    vertical-align: middle;
    height: auto;
}
#tableLogin tr.trFooter td {
    white-space: nowrap;
    padding: 0px 0px 3px 0px;
}
#tableLogin tr.trFooter td {
    white-space: nowrap;
    padding: 0px 0px 3px 0px;
}

/*Langue*/
#header .container .langage{
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    height: 16px;
    width: 910px;
    margin-top: 8px;
    font-size: 10px;
    color: #EEEFEF;
}

/*Navigation*/
#nav{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    height: 46px;
    width: 940px;
    z-index: 99;
}
#nav .level-2{
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    list-style: none;
    height: 46px;
    display: inline-block !important;
    display: inline;
    z-index: 99;
    float: left;
}
#nav .level-2 .limenu {
    position: relative;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    white-space: nowrap;
    height: 46px;
    z-index: 99;
}
#nav .level-2 .limenu .amenu{
    background-repeat: repeat-x;
    height: 46px;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    float: left;
}
#nav .level-2 .limenu .amenu span{
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
    height: 46px;
    display: block;
    float: left;
}
#nav .level-2 .limenu .amenu .leftmenu {
    width: 4px;
}
#nav .level-2 .limenu .amenu .textmenu {
    margin-top: 18px;
    /*margin-left: 18px;*/
    margin-right: 5px;
    padding: 0px;
    height: 28px;
    width: auto;
}
#nav .level-2 .limenu .amenu .imagemenu{
    background-image: url(/Media/Image/menu.arrow.gif);
    background-repeat: no-repeat;
    background-position: center 20px;
    width: 12px;
    height: 46px;
    /*margin-right: 17.5px;*/
}
#nav .level-2 .limenu .amenu .rightmenu {
    width: 4px;
}
#nav .level-2 .separatormenu {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    white-space: nowrap;
    height: 46px;
    background-image: url(/Media/Image/menu.separator.gif);
    background-repeat: no-repeat;
    width: 1px;
}


/*Sous menu*/
#nav .level-2 .limenu .level-3 {
    list-style: none;
    position: absolute;
    left: 0px;
    top: 46px;
    width: auto;
    height: auto;
    display: none;
    padding: 0px;
    margin: 0px;
    background-color: #e4e4e4;
    z-index: 99;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #ededed;
}

#nav .level-2 .limenu .level-3 .limenupopup{
    position: relative;
    clear: left;
    float: left;
    display: block;
    margin: 0px 10px 0px 10px;
    z-index: 99;
    padding-top: 9px;
    padding-bottom: 8px;
    text-transform: uppercase;
    white-space: nowrap;
    height: 9px;
    line-height: 9px;
    font-size: 9px;
    text-align: left;
    /*min-width: 152px;*/
}
#nav .level-2 .limenu .level-3 .separatorsubmenu{
    overflow: hidden;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
}
#nav .level-2 .limenu .level-3 .limenupopup a{
    color: #63605d;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    line-height: 9px;
    font-size: 9px;
    text-align: left;
    text-transform: uppercase;
}

/*Animation menu*/
#nav .level-2 .limenu:hover{
    background-image: url(/Media/Image/menu.selected.back.gif);
    height: 46px;
}
#nav .level-2 .limenu:hover  .amenu{
    color: #42464a;
}
#nav .level-2 .limenu:hover .amenu .leftmenu{
    background-image: url(/Media/Image/menu.selected.back.left.gif);
}
#nav .level-2 .limenu:hover .amenu .imagemenu{
    background-image: url(/Media/Image/menu.selected.arrow.gif);
}
#nav .level-2 .limenu:hover .amenu .rightmenu{
    background-image: url(/Media/Image/menu.selected.back.right.gif);
}
#nav .level-2 .limenu:hover .level-3{
    display: block;
}
#nav .level-2 .limenu .level-3 .limenupopup:hover a{
    color: #149f4b;
}

/*Footer*/
#footer{
    display: block;
    clear: both;
    float: none;
    background-image: url(/Media/Image/footer.back.gif);
    background-repeat: repeat-x;
    height: 88px;
    width: 100%;
    min-width: 940px;
    text-align: center;
    background-color: #26292b;
}
#footer table {
    margin-left: auto;
    margin-right: auto;
    background-image: url(/Media/Image/footer.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 940px;
    height: 88px;
}
#footer td {
    font-size: 11px;
    color: #706E6B;
    text-align: center;
}
#footer a {
    color: #FFFFFF;
}

/*Contenu*/

#main #content{
    margin: 0 auto;
    height: auto;
    width: 940px;
}
#main #content .spacer{
    position: relative;
    width: 940px;
    height: 20px;
    padding: 0px;
    margin: 0px;
    clear: both;
    float: none;
}

/*Article*/
.articleleft{
    float:  left;
    font-size: 12px;
    text-align: justify;
    width: 600px; 
    margin-top: 5px;
}
.articleright{
    float:  right;
    font-size: 12px;
    text-align: justify;
    width: 605px; 
    margin-top: 10px;
}
.article{
    padding:  13px 0px 0 10px;
    background-image: url(/Media/Image/content.box.back.jpg);
    background-repeat: repeat-x;
    background-position: left 0px;
    position: relative;
    width: 595px;
    margin-top: -1px;
    margin-bottom: 24px;
}
.linkmetier{
    background-image: url(/Media/Image/content.box.bottomline.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    text-align: right;
    height: 23px;
    float: left;
}
.linkmetier a{
    display: block;
    float: right;
    background-image: url(/Media/Image/link.arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #2c2b2a;
}
#h1home{
    background-image: url(/Media/Image/content.box.topline.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 0px;
    height: 25px;
}
#articlehome{
    padding-top:  20px;
    padding-left: 10px;
    width:  580px;
}
.masterpart{
    margin: 0 0 5px 0;
    padding:  0;
}
h3{
    margin: 5px 0 10px 0;
    font-weight: bold;
}
strong{
    font-weight: bold;
}
div.CadreImageRight{
    background-image: url("/Media/Image/content.box.image.png");
    background-repeat: no-repeat;
    width: 283px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float:  right;
}
div.CadreImageLeft{
    background-image: url("/Media/Image/content.box.image.png");
    background-repeat: no-repeat;
    width: 283px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    float:  left;
}
span.boxEnd {
    clear: both;
    float: none;
    width: 100%;
    height: 13px;
    display: block;
    background-image: url(/Media/Image/content.box.bottomline.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.articlehome{
    padding:  20px 0px 0px 10px;
    background-image: url(/Media/Image/content.box.back.jpg);
    background-repeat: repeat-x;
    background-position: left 0px;
    position: relative;
    margin-top: -1px;
    margin-bottom: 24px;
    width:  580px;
}
.CadreImageLeft img{
    padding: 10px 0 0 10px;
}
.CadreImageRight img{
    padding: 10px 0 0 10px;
}
.blocLeft{
    float: left;
    width: 335px;
    padding: 0px;
    margin: 0px;
}
div.submenu{
    background-image: url(/Media/Image/submenu.back.png);
    background-repeat: no-repeat;
    text-align: left;
    padding: 0px;
    margin: 0px;
    float: left;
}
.submenu h1{
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 11px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    width: 300px;
    height: 24px;
    line-height: 18px;
}
ul.submenu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 300px;
}
li.subMenuItem{
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 11px;
    line-height: 35px;
    background-image: url(/Media/Image/link.arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 0px 10px;
    width: 300px;
}
a.subMenuItem{
    color: #2c2b2a;
    text-decoration: none;
    font-weight: bold;
}
li.subMenuItem:hover a{
    color: #149f4b;
}
.subMenuSeparator{
    font-size: 0px;
    line-height: 0px;
    height: 1px;
    background-image: url(/Media/Image/submenu.separator.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px;
    margin: 0px;
    width: 300px;
}
#selected{
    color: #149f4b;
}
div.floatright{
    float: right;
    width: 302px;
}

.homeRight{
    position: relative;
    width: 300px;
    text-align: justify;
    float: right;
    font-size: 12px;
    margin-top: 5px;
}
.actualiteTitre{
    background-image: url("/Media/Image/content.box.topline.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
}
.reseauTitre {
    background-image: url("/Media/Image/content.box.topline.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px;
    margin:  0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
}

.newsItems{
    padding:  30px 10px 50px 10px
}

a.itemActu{
    display: block;
    background-image: url("/Media/Image/content.box.smallback.png");
    background-position: left top;
    background-repeat: repeat-x;
    padding: 7px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    text-align: justify;
    float: none;
    font-size: 12px;
    color: #42474b;
    height: 77px;
}
a.itemActu img{
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
    clear: both;
    float: left;
    border: 0px;
}
.newstitle{
    color: #149f4b;
    font-weight: bold;
}
.separatorNews{
    background-image: url("/media/Image/content.box.topline.png");
    background-position: left 18px;
    background-repeat: no-repeat;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 20px;
    float: none;
    font-size: 0px;
}

hr {
    clear: both;
    float: none;
    width: 100%;
    height: 11px;
    display: block;
    background-image: url("/Media/Image/content.box.bottomline.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border: none;
}
.article td img{
    padding: 0 10px 10px 10px;
}
.linknetwork img{
    padding: 10px 10px 50px 0;
}
#imgLeftTop{
    position: absolute;
    max-height: 327px;
    right: 470px;
    height: 50%;
}
#borderleft{
    z-index: -1;
    width: 50%;
    position: absolute;
    right: 50%;
    overflow: hidden;
}
#imgRightTop{
    position: absolute;
    max-height: 327px;
    left: 470px;
    height: 50%;
}
#borderright{
    z-index: -1;
    width: 50%;
    position: absolute;
    right: 0px;
    overflow: hidden;
}
#imgLeftBottom{
    display: none;
}
#imgRightBottom{
    display: none;
}

.Pubtop{
    float: left;
    width: 300px;
    height: 14px;
    background-image: url(/Media/Image/submenu.pub.top.png);
    background-repeat: no-repeat;
    background-position: center 5px;
}
.Pubbottom{
    float: left;
    width: 300px;
    height: 9px;
    background-image: url(/Media/Image/submenu.pub.bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.Pub{
    float: left;
    width: 300px;
    height: 180px;
    background-image: url(/Media/Image/pub.back.gif);
    text-align: left;
	position: relative;
}
.blocleft{
    float: left;
    width: 335px;
}
.pubbutton{
    margin: 20px 0px 0px 15px;
}
.linkpub{
    display: block;
    color: #ffffff;
    height: 30px;
    background-color: #149e4b;
    background-image: url(/Media/Image/btn.arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: 0px;
    border-right: 10px solid #149e4b;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    width: auto;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
    bottom: 20px;
    right: 15px;
    padding-left: 10px;
    padding-right: 15px;
	
}
.linkpub:hover{
    text-decoration: none;
    color: #FFFFFF;
}
span.slogan {
    display: inline;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    color: #42474b;
}
#divBanner {
    position: relative;
    background-position: center bottom;
    width: 940px;
    height: 261px;
    text-align: left;
    overflow: hidden;
    z-index: 1;
    background-color: #e9e9e9;
}
#divBanner img {
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 0;
}
#divBanner .Slogan {
    position: absolute;
}
#divBanner .Slogan p span{
    display: inline;
    padding: 0px 0px 0px 0px;
    color: #f4f2f2;
    background-color: #171615;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}
#divBanner .Slogan p{
    display: inline;
    padding: 0px 0px 0px 0px;
    color: #f4f2f2;
    background-color: #171615;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}
#divBanner .Slogan p span.green{
    color: #149f4b;
}
a.ClickHere {
    display: inline-block;
    margin-top: 10px;
    background-image: url(/Media/Image/banner.clickhere.btn.gif);
    color: #ffffff;
    background-color: #149e4b;
    background-position: right center;
    background-repeat: no-repeat;
    border: 0px;
    border: 8px solid #149e4b;
    padding-right: 32px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    line-height: 22px;
    text-decoration: none;
}
#divBanner .Slides {
    position: absolute;
    bottom: 8px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}
#divBanner .Slides a {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    color: #ffffff;
    background-repeat: no-repeat;
}
#divBanner .Slides a.SlideBtn {
    background-image: url(/Media/Image/banner.slide.btn.png);
}
#divBanner .Slides a.SlideBtnSelected {
    background-image: url(/Media/Image/banner.slide.btn.selected.png);
}
#divBanner .Slides a:hover {
    background-image: url(/Media/Image/banner.slide.btn.selected.png);
}
#bannerCollapse {
    position: relative;
    clear: both;
    float: none;
    display: block;
    left: 0px;
    right: 0px;
    margin: -32px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 80px;
    height: 47px;
    cursor: pointer;
    z-index: 2;
}
form.contact{
    color: #42474b;
    padding: 10px;
    border: 0px;
}
form.contact label{
    text-align: right;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 4px;
    float: left;
    width: 165px;
}
form.contact input{
    border: solid 1px #333333;
    float: left;
    width: 350px;
}
form.contact textarea{
    width: 350px;
    float: left;
    border: solid 1px #333333;
}
form.contact input.button{
    width: auto;
    margin-top: 15px;
    margin-left: 169px;
    float: left;
    color: #ffffff;
    height: 30px;
    background-color: #149e4b;
    background-image: url(/Media/Image/btn.arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 15px;
    border: 0px;
    border-right: 10px solid #149e4b;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

form.tracker{
    color: #42474b;
    padding: 10px;
    border: 0px;
}
form.tracker label{
    text-align: right;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 4px;
    float: left;
    width: 250px;
}
form.tracker input{
    border: solid 1px #333333;
    float: left;
    width: 150px;
}
form.tracker input.button{
    width: auto;
    color: #ffffff;
    height: 30px;
    background-color: #149e4b;
    background-image: url(/Media/Image/btn.arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 15px;
    margin-left: 253px;
    border: 0px;
    border-right: 10px solid #149e4b;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    float: left;    
}

.langage a.aSelected {
    font-size: 11px;
    font-weight: bold;
    color: #149F4B;
}
.langage a {
    font-size: 10px;
    color: #EEEFEF;
}
a img {
    border: 0px;
}
.emptydes{
    margin-top: 15px;
}
form span.formError{
    background-image: url(/Media/Image/form.error.png);
    color: Red;
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    width: 16px;
    height: 16px;
    visibility: hidden;
}
.arabe{
	direction: rtl;
	float: right;
}
.slogan p {
    background-color: #E9E9E9;
    display: table;
}

.social{
    margin-right: 43px;
    display: inline-block;	
}
.social_network{
	    margin-right: 140px;
}
.langage > a {
    position: relative;
    top: -4px;
}
.fb_iframe_widget{
    bottom: 4px;
	margin-left : 5px;
}