
/* ==================================================== BODY ============================================================ */

body {
        margin: 0;
        padding: 0;
        color: #555555;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        background-color: #345f2d;
        }
body#antpublic {
        margin: 0;
        padding: 0;
        color: #555555;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-style: normal;
        text-align: left;
        background-color: #345f2d;
        }

/* ==================================================== HEADER ========================================================== */

#bgUpperTop {
        position: fixed;
        margin: 0px;
		padding: 0px;
        background: #ffffff url(../images/trameUppertop.png) repeat-x top left;
        width: 100%;
        z-index: 99;
        }
#levelUpperTop {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        height: 44px;
        width: 980px;
        }
#UpperTopClear {
        clear: both;
        }

#bgHeader {
        margin: 0px;
		padding: 44px 0px 0px 0px;
        background: #ffffff url(../images/bgMenu.png) repeat-x 0px 130px;
        }
#levelHeader {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        height: 136px;
        width: 980px;
        }
#logo {
        float: left;
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 20px 0px 28px 0px;
        text-align: left;
        height: 38px;
        border: 0;
        }

.principal #bgHeader {
        background: #ffffff url(../images/bgMenu.png) repeat-x 0px 150px;
        }
.principal #levelHeader {
        height: 156px;
        }
.principal #logo {
        padding: 0px 0px 20px 0px;
        height: 86px;
        }

#levelHeader2 {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        width: 100%;
        }
#bannerPos {
        position: relative; /* retire l'ascenseur du bas */
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 300px;
        min-width: 980px;
        background: #e6e6e6;
        border: 0;
        }
#banner { /* permet de center le banner */
		left: 50%;
        margin-left: -990px;
        position: absolute;
        width: 1980px;
        }
#bannerPos2 {
        position: relative; /* retire l'ascenseur du bas */
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 25px;
        min-width: 980px;
        background: #e6e6e6;
        border: 0;
        }
#banner2 { /* permet de center le banner */
		left: 50%;
        margin-left: -990px;
        position: absolute;
        width: 1980px;
        }
.imgleft {
        float: none;  /* necessaire pour ie pour qu'il n'ajoute pas en-dessous un bord d'environ 2px */
        position: relative;
        padding: 0;
        border: 0;
        margin: 0;
        }

/* ==================================================== MAIN ============================================================ */

#bgMain {
        margin: 0px;
		padding: 0px;
        background-color: #fafafa;
        }
#levelMain {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        width: 980px;
        }
#main {
        display: table;
        margin: 0px;
		padding: 0px;
        border-collapse: collapse;
        /*border-spacing: 20px 0;*/
        width: 980px;
        }
#zone1 {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        width: 270px;
        }
#zone2 {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        width: 270px;
        }
#contentMain {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
#zone1 .inner {
        margin: 0;
		padding: 25px 40px 5px 0px;
        text-align: left;
        }
#zone2 .inner {
        margin: 0;
		padding: 25px 0px 5px 40px;
        text-align: left;
        }
#contentMain .inner {
        margin: 0;
        padding: 25px 0px 20px 0px;
        }
#clearone {
        clear: both;
        height: 1px;
		}
div.antspace {
        height: 20px;
		}

/* ==================================================== FOOTER ========================================================== */

#bgFooter {
        clear: both;
        margin: 0px;
		padding: 0px 0px 0px 0px;
        background-color: #345f2d;
        }
#levelFooter {
        margin: 0 auto;
        padding: 25px 0px 25px 0px;
        width: 980px;
        }

#footer {
        margin: 0px;
		padding: 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.8em;
        line-height: 1;
        color: #ffffff;
        text-align: left;
        width: 980px;
        }
#footer a {
        color: #ffffff;
        text-decoration: none;
        }
#footer a:hover {
        color: #eeeeee;
        text-decoration: underline;
        }

#footer2 {
        margin: 20px 0px 0px 0px;
		padding: 18px 0px 0px 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.8em;
        line-height: 1;
        color: #ffffff;
        text-align: left;
        width: 980px;
        border-top: 1px solid #5d7f57;
        }
#footer2 a {
        color: #ffffff;
        text-decoration: none;
        white-space: nowrap;
        }
#footer2 a:hover {
        color: #eeeeee;
        text-decoration: underline;
        }
#footer2 div.copyright {
        float: left;
        }
#footer2 span.spanFooter {
        }


#footerCol1 {
        float: left;
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
        line-height: 1.6em;
        width: 310px;
        }
#footerCol2 {
        float: left;
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 25px;
        color: #ffffff;
        line-height: 1.6em;
        width: 310px;
        }

#footerCol2 a.menu {
        display: block;
        margin: 0;
        padding: 2px 0px 0px 14px;
        background: url(../images/puce_footer.png) no-repeat 2px 9px;
        }

#footerCol3 {
        float: left;
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 25px;
        color: #ffffff;
        line-height: 1.6em;
        width: 310px;
        }
#footerCopyright {
        float: left;
        display: block;
        margin: 0px;
        padding: 12px 0px 0px 0px;
        line-height: 1;
        text-align: left;
        width: 490px;
        }
#footerPaiements {
        float: right;
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        text-align: right;
        width: 490px;
        }

#footer .iconFooter {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 20px
        }
#footer h4 {
        margin:  0px 0px 5px 0px;
        padding: 3px 0px 5px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 140%;
        color: #e48416;
        text-transform: uppercase;
        text-align: left;
		}
#footerFacebook {
        display: block;
        padding: 6px 1px 0px 1px;
        }
div.clear {
        clear: both;
        }

/* ==================================================== CONTEXTUELS GAUCHE ============================================== */

div.boxendleft {
        margin: 0px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #53834b;
        border: 1px solid #3a6a32;
        }
div.boxleft {
        margin: 0px 0px 0px 0px;
        padding: 19px 24px 14px 24px;
        width: auto;
        }
div.boxleft h3 {
        margin: 0px 0px 5px 0px;
        padding: 3px 1px 5px 1px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        text-align: left;
        }
div.boxleft p {
        margin: 0px;
        padding: 3px 1px 5px 1px;
        font-size: 0.8em;
        color: #ffffff;
		line-height: 1.3em;
		text-align: justify;
		text-justify: auto;
        }
div.boxendleftAuth { /* Specific */
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #ffffff;
        border: 1px solid #dfeae3;
        }
div.boxendleftAuth div.boxleft { /* Specific */
        margin: 0px 0px 0px 0px;
        padding: 15px 24px 11px 24px;
        width: auto;
        }
div.boxendleftAuth h3 { /* Specific */
        margin:  0px 0px 5px 0px;
        padding: 3px 1px 5px 1px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        color: #53834b;
        text-align: left;
        border-bottom: 2px solid #dfeae3;
        }
div.boxendleftAuth p { /* Specific */
        margin: 0px;
        padding: 6px 1px 2px 1px;
        font-size: 0.8em;
        color: #555555;
        }
div.boxleft p.lm_text {
        margin: 0px;
        padding: 5px 1px 5px 1px;
        font-size: 75%;
        color: #ffffff;
        }
div.boxleft p.image {
        margin: 0px;
        padding: 6px 0px 6px 0px;
        font-size: 0.8em;
        color: #ffffff;
		text-align: center;
        }    
div.boxleft p a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxleft p a:hover {
        color: #f99420;
        text-decoration: underline;
        }
div.boxendleftAuth p a { /* Specific */
        font-weight: normal;
        color: #4a8142;
        text-decoration: underline;
        }
div.boxendleftAuth p a:hover { /* Specific */
        color: #4a8142;
        text-decoration: underline;
        }
div.boxleft p.lm_text a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxleft p.lm_text a:hover {
        color: #f99420;
        text-decoration: underline;
        }
div.boxleft p.image a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxleft p.image a:hover {
        color: #f99420;
        text-decoration: underline;
        }
div.boxleft img {
		border: 0px;
        }
div.boxleft p.image img {
		border: 0px solid #ffffff;
        }
div.boxleft div { /* formulaire auth */
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
		color: #555555;
        }
/* necessaire pour IE si on veut controler la position */
div.boxleft div form {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        }

div.boxleft form { /* Specific */
        margin: 0px;
        padding: 0px 0px 0px 0px;
        }
div.boxleft form select.adminSelect { /* Specific */
        padding: 2px 3px 2px 3px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        border: 1px solid #d8d8d8;
        border-radius: 4px 4px 4px 4px;
        width: 100%;
        }
div.boxleft form select.adminSelect:hover { /* Specific */
        background-color: #f6f6f6;
        border: 1px solid #bbbbbb;
        }

/* ==================================================== CONTEXTUELS DROITE ============================================== */

div.boxendright {
        margin: 0px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #53834b;
        border: 1px solid #3a6a32;
        }
div.boxright {
        margin: 0px 0px 0px 0px;
        padding: 19px 24px 14px 24px;
        width: auto;
        }
div.boxright h3 {
        margin:  0px 0px 5px 0px;
        padding: 3px 1px 5px 1px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        text-align: left;
        }
div.boxright p {
        margin: 0px;
        padding: 3px 1px 5px 1px;
        font-size: 0.8em;
        color: #ffffff;
		line-height: 1.3em;
		text-align: justify;
		text-justify: auto;
        }
div.boxright p.lm_text {
        margin: 0px;
        padding: 5px 1px 5px 1px;
        font-size: 0.8em;
        color: #ffffff;
        }
div.boxright p.image {
        margin: 0px;
        padding: 6px 0px 6px 0px;
        font-size: 0.8em;
        color: #ffffff;
		text-align: center;
        }
div.boxright p a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxright p a:hover {
        color: #f99420;
        text-decoration: underline;
        }
div.boxright p.lm_text a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxright p.lm_text a:hover {
        font-weight: normal;
        color: #f99420;
        text-decoration: underline;
        }
div.boxright p.image a {
        font-weight: bold;
        color: #f99420;
        text-decoration: none;
        }
div.boxright p.image a:hover {
        color: #f99420;
        text-decoration: underline;
        }
div.boxright p img {
		border: 0px;
        }
div.boxright div { /* formulaire auth */
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 100%;
		color: #ffffff;
        }
div.boxright div form {
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 0px;
        }
div.boxright p img.Bouton {
        border: 0px;
        }
div.boxright input.authincludeinput {
        padding: 1px 5px 1px 3px;
		font-size: 10px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        width: 130px;
        background-color: #f7f7f5;
        border: 1px solid #c0c0c0;
        }

/* ==================================================== CONTEXTUELS DIVERS ============================================== */

.jqTicker {
        overflow: hidden;
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 5px 0px;
        list-style: none;
        }
.jqTicker li {
        margin: 0px 0px 0px 0px;
        padding: 5px 2px 5px 2px;
        font-size: 0.8em;
        color: #ffffff;
        border-bottom: 1px dotted #aeb2b5;
        }
.jqTicker li a {
        text-decoration:none;
        color: #53834b;
        }
.jqTicker li a:hover {
        text-decoration:underline;
        color: #555555;
        }

span.agendaDate {
        padding: 0px 0px 2px 0px;
        color: #ffffff;
        font-weight: bold;
        }
span.agendaTime {
        padding: 0px 0px 2px 15px;
        color: #53834b;
        }

#newsTicker {
        position: relative;
        height: 35px;
        overflow: hidden;
        }
#newsScroller {
        position: absolute;
        position/**/: relative;
        height: 35px;
        line-height: 35px;
        white-space: nowrap;
        }
div.boxleft #newsTickerVert {
        margin: 5px 0px 5px 0px;
        padding: 5px 0px 0px 0px;
        position: relative;
        height: 100px;
        overflow: hidden;
        }
div.boxleft #newsScrollerVert {
        position: absolute;
        position/**/: relative;
        padding: 5px 2px 5px 2px;
        font-size: 75%; /* taille texte defilant */
        color: #ffffff;	/* couleur de texte defilant */
        line-height: 1.3em;
        }
div.boxright #newsTickerVert {
        margin: 5px 0px 5px 0px;
        padding: 5px 0px 0px 0px;
        position: relative;
        height: 100px;
        overflow: hidden;
        }
div.boxright #newsScrollerVert {
        position: absolute;
        position/**/: relative;
        padding: 5px 2px 5px 2px;
        font-size: 75%; /* taille texte defilant */
        color: #ffffff; /* couleur de texte defilant */
        line-height: 1.3em;
        }
div#newsScrollerVert a {
        color: #555555;
        text-decoration: underline;
        }
div#newsScrollerVert a:hover {
        color: #555555;
        text-decoration: underline;
        }
div#newsScrollerVert p {
        display: block;
        padding: 3px 0px 3px 0px;
		font-size: 1em;
		background-image: none;
        }
span.infodefile {
        font-size: 1em;
        font-weight: bold;
		}

input.authincludeinput {
        margin-left: 1px;
        padding: 5px 5px 5px 5px;
		font-weight: bold;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        width: 221px;
        background-color: #ffffff;
        border: 1px solid #b3b3b3;
        }
input.authincludesubmit {
        margin: 0px 2px 0px 2px;
        padding: 6px 15px 6px 15px;
		font-weight: bold;
        font-size: 10px;
        letter-spacing: 0px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        background-color: #53834b;
		border-width: 0px;
		border-style: solid;
		border-color: #555555 #333333 #333333 #555555;
        border-radius: 3px;
        cursor: pointer;
        }
input[type=submit]:hover, input[type=reset]:hover {
		background: #1898d4;
		border-width: 0px;
		border-style: solid;
		border-color: #666666 #444444 #444444 #666666;
        }

/* ==================================================== SITE MAP ======================================================== */

ul.antsitemap {
        list-style-type: none;
        list-style-position: outside;
        margin: 0px;
		padding: 5px 10px 0px 20px;
        color: #444444;
        text-align: left;
        }
ul.antsitemap li.map1 {
        padding: 15px 0px 5px 0px;
		font-size: 80%;
        font-weight: bold;
        color: #222222;
        text-decoration: none;
        border-bottom: 1px dotted #a6a6a6;
        }
ul.antsitemap li.map1 a {
        font-weight: bold;
        color: #222222;
        text-decoration: none;
        }
ul.antsitemap li.map1 a:hover {
        color: #4a8142;
        text-decoration: underline;
        }
ul.antsitemap li.map2 {
        padding: 2px 0px 2px 8px;
		font-size: 70%;
        color: #444444;
        text-decoration: none;
        }
ul.antsitemap li.map2 a {
        color: #222222;
        text-decoration: none;
        }
ul.antsitemap li.map2 a:hover {
        color: #4a8142;
        text-decoration: underline;
        }
ul.antsitemap li {
        padding: 1px 0px 0px 24px;
		font-size: 70%;
        color: #444444;
        text-decoration: none;
        }
ul.antsitemap li a {
        color: #222222;
        text-decoration: none;
        }
ul.antsitemap li a:hover {
        color: #4a8142;
        text-decoration: underline;
        }

/* ==================================================== BOX LANGUES ===================================================== */
/*
#boxLangues {
        clear: both;
        position: absolute;
        top: 10px;
		margin: 0px;
		padding: 0px;
        width: 949px;
        }
#boxLangues ul.navlangues {
        margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: right;
		color: #ffffff;
		font-weight: normal;
        font-size: 11px;
        }
#boxLangues ul.navlangues li.Langues {
        display: inline;
        float: right;
        padding: 0px 10px 0px 0px;
        text-align: left;
		cursor: pointer;
        }
#boxLangues ul.navlangues li.Langues a {
        display: block;
		margin: 0px;
        padding: 0px;
		color: #ffffff;
        text-decoration: none;
        text-align: center;
        }
#boxLangues ul.navlangues li.Langues a:hover {
        margin: 0px;
        padding: 0px;
		color: #ffffff;
        text-decoration: underline;
        }
*/
/* ==================================================== LANGUES EN SLIDING MENU ========================================= */

#slidingMenuLangues {
        float: right;
		margin: 10px 0px 0px 5px;
        padding: 5px 0px 9px 9px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.0em;
        line-height: 1.0em;
        font-weight: 700;
        color: #345f2d;
        text-align: left;
        background-color: #f99420;
        border-radius: 0px 0px 5px 5px;
        width: 106px;
        }
#menuLangues, #menuLangues ul {
		padding: 0;
		margin: 0;
		list-style: none;
		}
#menuLangues li {
        float: left;
		/*background: url(../images/spacer.gif) repeat top left;*/
		}
#menuLangues li ul {
		float: left;
		position: absolute;
		left: -999em;
        margin-left: -9px;
        padding-left: 9px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.8em;
        line-height: 1.0em;
        font-weight: normal;
        background: #f99420;
        border-top: 8px solid #f99420;
        border-bottom: 8px solid #f99420;
        width: 106px;
		}
#menuLangues li:hover ul, #menuLangues li ul:hover {
		left: auto;
		}
#menuLangues li a {
		display: block;
		padding: 2px 0px 2px 6px;
        color: #555555;
        text-decoration: none;
        cursor: pointer;
		width: 104px;
		}
#menuLangues li a:hover {
        color: #333333;
        text-decoration: none;
		}
#menuLangues li ul li a {
		display: block;
		padding: 2px 6px 2px 6px;
		width: 78px;
        color: #ffffff;
        text-decoration: none;
		}
#menuLangues li ul li a:hover {
        color: #555555;
        text-decoration: none;
		}
#menuLangues img {
		border: 0;
        }

/* ==================================================== CHEMIN DE NAVIGATION ============================================ */

div#AntMenuNavig {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 3px 0px;
        font-weight: normal;
        font-size: 0.7em;
        color: #666666;
        text-align: left;
        border-bottom: 1px dotted #CCCCCC;
        }
div#AntMenuNavig a {
        color: #666666;
		text-decoration: none;
        }
div#AntMenuNavig a:hover {
        color: #222222;
		text-decoration: none;
        }

/* ==================================================== MENUS UPPER TOP ================================================= */

#UpperTopContainer {      
        clear: both;
        position: absolute;
        top: 10px;
        margin: 0px 0px 0px 220px;
        padding: 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        width: 630px;
        /*border: 1px solid red;*/
        }
#UpperTopContainer ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: left;
        font-weight: normal;
        font-size: 0.7em;
        color: #ffffff;
        }
#UpperTopContainer ul li.Menus {
        display: inline;
        float: right;
        padding: 0px 0px 0px 0px;
        text-align: left;
        }
#UpperTopContainer ul li.Menus a {
		margin: 0px;
        padding: 0px;
        /*line-height: 20px;*/
        color: #ffffff;
        text-decoration: none;
        }
#UpperTopContainer ul li.Menus a:hover {
		margin: 0px;
        padding: 0px;
        color: #ffffff;
        text-decoration: underline;
        }
#UpperTopContainer ul li.MenusSelected {
        display: inline;
        float: right;
        padding: 0px 0px 0px 0px;
        text-align: left;
        }
#UpperTopContainer ul li.MenusSelected a {
		margin: 0px;
        padding: 0px;
        /*line-height: 20px;*/
        color: #4a8142;
        text-decoration: none;
        }
#UpperTopContainer ul li.MenusSelected a:hover {
		margin: 0px;
        padding: 0px;
        color: #4a8142;
        text-decoration: underline;
        }
#UpperTopContainer ul li.MenusFixed {
        display: inline;
        float: right;
		margin: 0px;
        padding: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 0.8em;
        color: #ffffff;
        cursor: pointer;
        }
#UpperTopContainer ul li.MenusFixedSelected {
        display: inline;
        float: right;
		margin: 0px;
        padding: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 0.8em;
        color: #ffffff;
        cursor: pointer;
        }

#UpperTopContainer ul li.Contact { /* Specific */
        padding-left: 15px;
        background: url("../images/icon_contact.gif") no-repeat 0px 2px;
        }
#UpperTopContainer ul li.Sitemap { /* Specific */
        padding-left: 15px;
        background: url("../images/icon_sitemap.gif") no-repeat 0px 2px;
        }
#UpperTopContainer ul li.ContactSelected { /* Specific */
        padding-left: 15px;
        background: url("../images/icon_contact.gif") no-repeat 0px 2px;
        }
#UpperTopContainer ul li.SitemapSelected { /* Specific */
        padding-left: 15px;
        background: url("../images/icon_sitemap.gif") no-repeat 0px 2px;
        }

/* ==================================================== MENUS TOP HORIZONTAL ============================================ */

#MenusContainerQuarz {
        clear: both;
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        text-align:left;
        width: 980px;
        height: 50px;
        }
/*
#MenusMainContainer {
        clear: both;
        position: absolute;
        top: 120px;
        margin: 0px;
        padding: 0px;
        display: block;
        width: 980px;
        height: 35px;
        text-align: left;
        }
#MenusContainer {
        float: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 5px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        text-align: left;
        }
#MenusContainer ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
        border: 0;
        }
#MenusContainer ul li.Menus {
        display: block;
        float: left;
        text-align: center;
        }
#MenusContainer ul li.Menus a {
        display: block;
        margin: 0;
        padding: 2px 7px 0px 7px;
        text-decoration: none;
        line-height: 20px;
        font-weight: normal;
        font-size: 0.8em;
        color: #ffffff;
        width: 140px;
        height: 25px;
        }
#MenusContainer ul li.Menus a:hover {
        color: #ffffff;
        }
#MenusContainer ul li.MenusSelected {
        display: block;
        float: left;
        text-align: center;
        }
#MenusContainer ul li.MenusSelected a {
        display: block;
        margin: 0;
        padding: 2px 7px 0px 7px;
        text-decoration: none;
        line-height: 20px;
        font-weight: normal;
        font-size: 0.8em;
        color: #ffffff;
        text-align: center;
        width: 140px;
        height: 25px;
        }
#MenusContainer ul li.MenusSelected a:hover {
        color: #ffffff;
        }
#MenusContainer ul li.MenusFixed {
        display: block;
        float: left;
        margin: 0;
        padding: 2px 7px 0px 7px;
        line-height: 20px;
        font-weight: bold;
        font-size: 0.8em;
        color: #ffffff;
        text-align: center;
        width: 140px;
        height: 25px;
        cursor: pointer;
        }
#MenusContainer ul li.MenusFixedSelected {
        display: block;
        float: left;
        margin: 0;
        padding: 2px 7px 0px 7px;
        line-height: 20px;
        font-weight: bold;
        font-size: 0.8em;
        color: #ffffff;
        text-align: center;
        width: 140px;
        height: 25px;
        cursor: pointer;
        }
*/

/* ==================================================== MENUS DEROULANT ================================================= */

.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

.fg-button { clear:left; margin:0px 0px 0px 0px; padding:6px 10px 6px 3px; line-height: 20px; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; } /* margin = position des menus niv 1 */
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left; }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .3em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .3em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; } /* solo icon buttons must have block properties for the text-indent to work */

#MenusContainer ul li.SlidingMenus {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 10px 0px 0px;
        text-align: left;
        font-size: 12px;
        }
#MenusContainer ul li.SlidingMenus a {
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        }
#MenusContainer ul li.SlidingMenus a:hover {
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        }
/* sous-menu non cliquable */
div.SlidingMenusFixed {
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 13px;
        font-size: 12px;
        font-weight: bold;
        border-top: 1px dotted #666666;
        }
/* uniquement pour menu style ipod */
span.BackLink {
        text-align: left;
        font-size: 11px;
        }
.positionHelper {
		z-index: 1000;
		}

/* ==================================================== MENUS GAUCHE SELECTED =========================================== */

/* boîte contenant les sous-menus d'un menu de niveau 1 sélectionné et positionné en top, upper top ou footer */
.leftselectmenusContainer1 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #dfeae3;
        }
.leftselectmenusContainer2 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
.leftselectmenusContainer3 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        width: 230px;
        }

/* Niveau 1 */
.leftselectboxmenus1 {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.leftselectboxmenus1 li.Menus1Selected {
        font-size: 1.1em;
        padding: 7px 0px 6px 0px;
        margin: 0px 0px 10px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #53834b;
        }

/* Niveau 2 */
.leftselectboxmenus2 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftselectboxmenus2 li.Menus2 {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_menu.png) no-repeat 20px 11px;
        }
.leftselectboxmenus2 li.Menus2 a {
        color: #4a8142;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Selected {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_menu.png) no-repeat 20px 11px;
        }
.leftselectboxmenus2 li.Menus2Selected a {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Selected a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Fixed {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 15px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* Niveau 3 */
.leftselectboxmenus3 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftselectboxmenus3 li.Menus3 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 31px 4px;
        }
.leftselectboxmenus3 li.Menus3 a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #4a8142;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 31px 4px;
        }
.leftselectboxmenus3 li.Menus3Selected a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Selected a:hover {
		color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Fixed {
        display: block;
        font-size: 1.0em;
        padding: 2px 10px 6px 40px;
        margin: -1px 0px 0px 0px; /* top et bottom 0px si cela suit directement le ul */
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* Niveau 4 */
.leftselectboxmenus4 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftselectboxmenus4 li.Menus4 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 41px 5px;
        }
.leftselectboxmenus4 li.Menus4 a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #4a8142;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 41px 5px;
        }
.leftselectboxmenus4 li.Menus4Selected a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Selected a:hover {
		color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Fixed {
        display: block;
        font-size: 1.0em;
        padding: 2px 10px 6px 50px;
        margin: -1px 0px 0px 0px; /* top et bottom 0px si cela suit directement le ul */
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* ==================================================== MENUS GAUCHE ==================================================== */

/* menus dans colonne de gauche */
.leftmenusContainer1 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
.leftmenusContainer2 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
.leftmenusContainer3 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 10px 0px;
        width: 230px;
        background-color: #dfeae3;
        }
div.leftmenussep {
        display: block;
        height: 20px;
        }

/* Niveau 1 */
.leftboxmenus1 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftboxmenus1 li.Menus1 {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_menu.png) no-repeat 20px 11px;
        }
.leftboxmenus1 li.Menus1 a {
        color: #4a8142;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Selected {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_menu.png) no-repeat 20px 11px;
        }
.leftboxmenus1 li.Menus1Selected a {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Selected a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Fixed {
        display: block;
        font-size: 1.1em;
        padding: 5px 10px 5px 15px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* Niveau 2 */
.leftboxmenus2 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftboxmenus2 li.Menus2 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 31px 4px;
        }
.leftboxmenus2 li.Menus2 a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #4a8142;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 31px 4px;
        }
.leftboxmenus2 li.Menus2Selected a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Selected a:hover {
		color: #444444;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Fixed {
        display: block;
        font-size: 1.0em;
        padding: 2px 10px 6px 40px;
        margin: -1px 0px 0px 0px; /* top et bottom 0px si cela suit directement le ul */
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* Niveau 3 */
.leftboxmenus3 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftboxmenus3 li.Menus3 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 41px 5px;
        }
.leftboxmenus3 li.Menus3 a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #4a8142;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 41px 5px;
        }
.leftboxmenus3 li.Menus3Selected a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Selected a:hover {
		color: #444444;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Fixed {
        display: block;
        font-size: 1.0em;
        padding: 2px 10px 6px 50px;
        margin: -1px 0px 0px 0px; /* top et bottom 0px si cela suit directement le ul */
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* Niveau 4 */
.leftboxmenus4 {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        }
.leftboxmenus4 li.Menus4 {
        margin: 0;
        padding: 0;
        }
.leftboxmenus4 li.Menus4 a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #4a8142;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4 a:hover {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Selected {
        margin: 0;
        padding: 0;
        }
.leftboxmenus4 li.Menus4Selected a {
        display: block;
        font-size: 1.0em;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Selected a:hover {
		color: #444444;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Fixed {
        display: block;
        font-size: 1.0em;
        padding: 2px 10px 6px 60px;
        margin: -1px 0px 0px 0px; /* top et bottom 0px si cela suit directement le ul */
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        }

/* ==================================================== IMAGES DANS MENUS GAUCHE ======================================== */

div#MenusImg {
        margin: 0px;
        padding: 0px;
        }
img.MenusImg {
        border: 0px;
        }

/* ==================================================== BOITE DE RECHERCHE ============================================== */

#boxSearch {
		display: block;
		margin: 0px;
		padding: 3px 0px 0px 0px;
		text-align: left;
        width: 200px;
		background: url(../images/search_champ.gif) no-repeat 0px 6px;
		height: 29px;
		/*border: 1px solid red;*/
        }
#boxSearch form {
		margin: 0px;
        padding: 0px;
        }
input.fieldSearch {
		margin-left: 5px;
		padding: 1px 3px 4px 0px;
		font-size: 12px;
        color: #666666;
        text-decoration: none;
        /*line-height: 12px;*/
        text-align: left;
		width: 140px;
		background: none;
		border: 0px;
		/*border: 1px solid green;*/
        }
input.btnSearch {
		margin-left: 10px;
		padding: 0px;
		text-indent: -9999px;
		cursor: pointer;
		color: #8c7f6c;
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		text-decoration: none;
		height: 25px;
		width: 30px;
		border: 0px;
		background: transparent url(../images/search_btn.gif) no-repeat scroll 0px 3px;
		/*border: 1px solid blue;*/
        }
input.btnSearch[type=submit]:hover, input.btnSearch[type=reset]:hover {
        background: transparent url(../images/search_btn.gif) no-repeat scroll 0px 3px;
        border: 0px;
        }

/* ==================================================== STYLES CONTENT ================================================== */

.antpar1 {
        padding-bottom: 5px;
        text-align: left;
        }
.antpar1center {
        text-align: center;
        }

.antpar1 h1 {
        margin: 0px 0px 5px 0px;
		padding: 15px 0px 15px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #4a8142;
        font-size: 150%;
        line-height: 1.0;
        text-align: left;
        }
.antpar1 h1 a {
        color: #4a8142;
        text-decoration: underline;
        }
.antpar1 h1 a:hover {
        color: #4a8142;
        text-decoration: underline;
        }
.antpar1 h1.style2 {
        color: #555555;
        font-size: 120%;
        }
        
.antpar1 .par1descr h1 {
        margin: 0px 0px 5px 0px;
        padding: 3px 0px 15px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #4a8142;
        font-size: 180%;
        text-align: left;
        }

.antpar1 .par1descr h1 a {
        color: #4a8142;
        text-decoration: underline;
        }
.antpar1 .par1descr h1 a:hover {
        color: #4a8142;
        text-decoration: underline;
        }
.antpar1 .par1descr h1.style2 {
        margin: 0px 0px 5px 0px;
        padding: 10px 0px 10px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #555555;
        font-size: 130%;
        text-align: left;
        }

.antpar2 h2 {
        margin: 0px 0px 10px 0px;
		padding: 2px 0px 0px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #4a8142;
        font-size: 150%;
        text-align: left;
        }
.antpar2 h2.style2 {
        color: #555555;
        font-size: 80%;
        }

.par1descr {
        font-size: 0.9em;
        color: #555555;
        text-align: left;
		line-height: 1.4em;
		text-align: justify;
		text-justify: auto;
        }
.par2descr {
        font-size: 0.9em;
        color: #555555;
        text-align: left;
		line-height: 1.4em;
        text-align: justify;
		text-justify: auto;
        }
.par1descr p {
        margin: 0.2em 0 1.0em 0;
        }
.par2descr p {
        margin: 0.2em 0 1.0em 0;
        }
.par1descr a,.par2descr a {
        color: #4a8142;
        text-decoration: underline;
        }
.par1descr a:hover,.par2descr a:hover {
        color: #222222;
        text-decoration: underline;
        }

.par1descr ul, .par2descr ul {
        overflow: hidden; /* évite que les puces soient cachées par une image en float */
        list-style: none;
        margin: 0px 0px 10px 15px;
        padding: 0;
        text-align: left;
        }
.par1descr ul li, .par2descr ul li {
        margin: 0;
        padding: 0px 0px 5px 20px;
        background: url(../images/site-bullets-content.gif) no-repeat 0px 2px;
        text-decoration: none;
        vertical-align: top;
        }
.par1descr ul ul, .par2descr ul ul {
        list-style: none;
        margin: 5px 0px 5px 20px;
        padding: 0;
        text-align: left;
        }
.par1descr ul ul li, .par2descr ul ul li {
        margin: 0;
        padding: 0px 5px 4px 13px;
        background: url(../images/site-bullets-content2.gif) no-repeat 0px 6px;
        text-decoration: none;
        vertical-align: top;
        }
.par1descr ol, .par2descr ol {
        overflow: hidden;
        margin-bottom: 10px;
        padding-left: 20px;
        }
.par1descr ol li, .par2descr ol li {
        padding: 0px 0px 5px 20px;
        list-style-position: outside;
        }

ul.linkList {
        overflow: hidden; /* évite que les li soient séparés après une image */
        list-style: none;
        /*list-style-position: inside;*/
        margin: 2px 0px 7px 0px;
        padding: 0;
        text-align: left;
        }
ul.linkList li {
        margin: 0px 0px 2px 0px;
        padding: 0;
        font-size: 0.8em;
        font-weight: bold;
        color: #555555;
        vertical-align: top;
        }
ul.linkList li a {
        display: inline-block;
        margin: 0;
        padding: 0px 0px 5px 21px;
        color: #4a8142;
        vertical-align: top;
        text-decoration underline;
        background: url(../images/puce_lien.gif) no-repeat 4px 3px;
        }
ul.linkList li a:hover {
        color: #222222;
        text-decoration: underline;
        }
ul.linkList li.text {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 20px;
        vertical-align: top;
        font-size: 80%;
        color: #444444;
        }

/* LIENS PERSONNALISÉS DE TYPE BOUTON */
div.link_btn_btnRight {
		clear: both;
        float: right;
        display: inline-block;
        margin: 5px 0px 10px 0px;
        padding: 0px 12px 0px 0px;
        border-radius: 5px 5px 5px 5px;
        background-color: #4a8142;
		border: 0px solid #ffffff;
        }
div.link_btn_btnLeft {
		clear: both;
        float: left;
        display: inline-block;
        margin: 5px 0px 10px 0px;
        padding: 0px 0px 0px 12px;
        border-radius: 5px 5px 5px 5px;
        background-color: #4a8142;
		border: 0px solid #ffffff;
        }
div.link_btn_btnRight .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 50px 15px 15px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1;
        outline: 0 none;
        background: url(../images/arrow_next.png) no-repeat center right; 
        }
div.link_btn_btnLeft .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 15px 15px 50px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1;
        outline: 0 none;
        background: url(../images/arrow_previous.png) no-repeat center left; 
        }
div.link_btn_btnRight a, div.link_btn_btnLeft a {
		color: #ffffff;
        text-decoration: none;
        }
div.link_btn_btnRight a:hover, div.link_btn_btnLeft a:hover {
		color: #ffffff;
        text-decoration: none;
        }
        
div.link_btn_btnRightAleft {
        clear: both;
        float: left;
        display: inline-block;
        margin: 5px 0px 10px 0px;
        padding: 0px 12px 0px 0px;
        border-radius: 5px 5px 5px 5px;
        background-color: #4a8142;
        border: 0px solid #ffffff;
        }
div.link_btn_btnLeftAright {
        clear: both;
        float: right;
        display: inline-block;
        margin: 5px 0px 10px 0px;
        padding: 0px 0px 0px 12px;
        border-radius: 5px 5px 5px 5px;
        background-color: #4a8142;
        border: 0px solid #ffffff;
        }
div.link_btn_btnRightAleft .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 50px 15px 15px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1;
        outline: 0 none;
        background: url(../images/arrow_next.png) no-repeat center right; 
        }
div.link_btn_btnLeftAright .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 15px 15px 50px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1;
        outline: 0 none;
        background: url(../images/arrow_previous.png) no-repeat center left; 
        }
div.link_btn_btnRightAleft a, div.link_btn_btnLeftAright a {
        color: #ffffff;
        text-decoration: none;
        }
div.link_btn_btnRightAleft a:hover, div.link_btn_btnLeftAright a:hover {
        color: #ffffff;
        text-decoration: none;
        }

/* SOUS-PARAGRAPHES */
.antpar2 {
        /*clear: both;*/
        text-align: left;
        padding-bottom: 5px;
        }
.par2_line {
        display: table;
        margin: 0px;
		padding: 0px;
        border-collapse: collapse;
        width: 100%;
        }
.par2_1_cell {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
.par2_1_cell .par2cont {
        margin: 0px;
        padding: 0px;
        }
.par2_2_cell, .par2_2_cell_last {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
.par2_2_cell .par2cont {
        margin: 0px;
        padding: 0px 30px 0px 0px;
        }
.par2_2_cell_last .par2cont {
        margin: 0px;
        padding: 0px;
        }
.par2_3_cell, .par2_3_cell_last {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
.par2_3_cell .par2cont {
        margin: 0px;
        padding: 0px 30px 0px 0px;
        }
.par2_3_cell_last .par2cont {
        margin: 0px;
        padding: 0px;
        }
.par2_4_cell, .par2_4_cell_last {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
.par2_4_cell .par2cont {
        margin: 0px;
        padding: 0px 25px 0px 0px;
        }
.par2_4_cell_last .par2cont {
        margin: 0px;
        padding: 0px;
        }

span.count {
        color: #555555;
        font-weight: bold;
        }
table.Editize {
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		border: 0px;
		}
td.Editize {
		padding: 5px 5px 5px 0px;
        text-align: left;
        border-bottom: 1px solid #dddddd;
		}
hr {
        color: #b1b1b1;
		background-color: #b1b1b1;
		height: 1px;
		border: 0;
        }

/* BOUTONS GALERIE */
div.contentnav {
        padding: 15px 0px 0px 0px;
        font-weight: bold;
        font-size: 0.8em;
        vertical-align: top;
        text-align: center;
		color: #4a8142;
        }
div.contentnav a {
        color: #4a8142;
        text-decoration: underline;
        }
div.contentnav a:hover {
        color: #222222;
        text-decoration: underline;
        }
div.contentnav a img { /* fleche next page */
        padding: 0px 5px 0px 5px;
		border: 0px;
        }
div.contentnavleft {
        clear: both;
        padding: 20px 10px;
        font-weight: bold;
        font-size: 0.8em;
        vertical-align: top;
        text-align: left;
        }
div.contentnavleft img {
        padding: 0px 10px;
		border: 0px;
        }
div.contentnavright {
        clear: both;
        padding: 0px 10px 5px 0px;
        font-weight: bold;
        font-size: 0.8em;
        vertical-align: top;
        text-align: right;
        width: 100%;
        }
div.contentnavright a { /* lien En savoir plus> */
        padding: 0px 0px 0px 17px;
        color: #4a8142;
        text-decoration: underline;
        background: url(../images/puce_plus.gif) no-repeat 1px 3px;
        }
div.contentnavright a:hover {
        color: #222222;
        text-decoration: underline;
        }

/* INFOS */
div.infos {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }

div.info {
        margin: 1px 0px 1px 0px;
        padding: 4px 0px 9px 0px;
        border-top: 1px dotted #a6a6a6;
        /*background-color: #eeeeee;*/
        }
div.info h2 {
        margin: 3px 0px 5px 0px;
        padding: 10px 0px 5px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 100%;
        color: #555555;
        }
div.info h2 span { /* date publication */
        font-size: 70%;
        font-weight: normal;
        color: #666666;
        }
        
.accord-content { display: none; }
.accord-header { cursor: pointer; }

/* Mode agenda */
div.info-agenda-bloc {
        clear: both;
        margin: 0px 0px 0px 0px;
        padding: 15px 0px 0px 0px;
        border-top: 1px dotted #a6a6a6;
        /*background-color: #eeeeee;*/
		}
div.info-agenda {
        clear: both;
        margin: 1px 0px 1px 0px;
        padding: 0px 0px 10px 0px;
		}
div.info-agenda h2 {
        margin: 3px 0px 5px 0px;
        padding: 10px 0px 5px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 100%;
        color: #555555;
        text-transform: uppercase;
        }
div.agenda-date { /* date publication */
        float:left;
        margin: 0px 0px 0px 0px;
        padding: 9px 0px 14px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 13px;
        color: #ffffff;
        text-align: center;
        width: 110px;
        background: url(../images/info-date.gif) no-repeat bottom right;
		}

div.agenda-time { /* date publication */
        float:left;
        margin: 0px 0px 0px 0px;
        padding: 9px 0px 14px 20px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 13px;
        color: #4a8142;
        text-align: left;
        }

/* IMAGES */
.imgcontleft {
        float: left;
        /*position:relative;*/
        margin: 0;
        padding: 4px 25px 12px 0px;
        border: 0px;
        }
.imgcontright {
        float: right;
        margin: 0;
        padding: 4px 0px 12px 25px;
        border: 0px;
        }
.imgcontcenter {
        float: none;
        padding: 4px 0px 7px 0px;
        border: 0px;
        }

/* COMMENTS */
div.comments {
        margin: 10px 0px 20px 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        border-bottom: 1px dotted #666666;
        }
div.comments p {
        margin: 0.5em 0 0.7em 0;
        }
div.comments a {
        color: #4a8142;
        text-decoration: underline;
        }
div.comments a:hover {
        color: #4a8142;
        text-decoration: underline;
        }
span.commentstitle {
        font-size: 1.2em;
        font-weight: bold;
        }
span.commentspostedby {
        color: #555555;
        font-weight: bold;
        font-style: italic;
        }
span.commentsnavright {
        color: #555555;
        font-weight: bold;
        }

/* VIDEOS */
.par1videoleft {
        padding: 10px 10px 20px 0px;
        font-size: 0.8em;
        color: #555555;
        text-align: left;
        }
.par1videocenter {
        padding: 10px 10px 20px 10px;
        font-size: 0.8em;
        color: #555555;
        text-align: center;
        }
.par1videoright {
        padding: 10px 0px 20px 10px;
        font-size: 0.8em;
        color: #555555;
        text-align: right;
        }
.par2videoleft {
        padding: 5px 5px 10px 0px;
        font-size: 0.8em;
        color: #555555;
        text-align: left;
        }
.par2videocenter {
        padding: 5px 5px 10px 5px;
        font-size: 0.8em;
        color: #555555;
        text-align: center;
        }
.par2videoright {
        padding: 5px 0px 10px 5px;
        font-size: 0.8em;
        color: #555555;
        text-align: right;
        }

/* ICONES DOCUMENTS */
ul.linkList li.word a {
        background: url(../icon_images/page_white_word.gif) no-repeat;
        }
ul.linkList li.excel a {
        background: url(../icon_images/page_white_excel.gif) no-repeat;
        }
ul.linkList li.powerpoint a {
        background: url(../icon_images/page_white_powerpoint.gif) no-repeat;
        }
ul.linkList li.pdf a {
        background: url(../icon_images/page_white_pdf.gif) no-repeat;
        }
ul.linkList li.texte a {
        background: url(../icon_images/page_white_text.gif) no-repeat;
        }
ul.linkList li.flash a {
        background: url(../icon_images/page_white_flash.gif) no-repeat;
        }
ul.linkList li.image a {
        background: url(../icon_images/page_white_camera.gif) no-repeat;
        }
ul.linkList li.video a {
        background: url(../icon_images/page_white_film.gif) no-repeat;
        }
ul.linkList li.audio a {
        background: url(../icon_images/page_white_audio.gif) no-repeat;
        }
ul.linkList li.compressed a {
        background: url(../icon_images/page_white_compressed.gif) no-repeat;
        }
ul.linkList li.web a {
        background: url(../icon_images/page_white_world.gif) no-repeat;
        }
ul.linkList li.none a {
        background: url(../icon_images/page_white_undefined.gif) no-repeat;
        }

/* MESSAGES USERS */
td.messagesTitle {
        font-weight: bold;
        font-size: 12px;
        }
td.messagesList {
        border-bottom: 1px dotted #999999;
        }
td.ligne {
        background-color: #ffffff;
        }
td.lignebis {
        background-color: #f5f5f5; 
        }
ul.linkList li.messages a {
        font-size: 100%;
        }
        
/* ONGLETS-TABS */
div.antContenttabzone {
        margin: 0px;
        padding: 0px;
        /*width: 340px;*/
        }
ul.antContenttabs {
        margin: 0px;
        padding: 0px 0px 10px 0px;
        height: 30px;
        }
ul.antContenttabs li {
        list-style: none;
        display: block;
        float: left;
        padding: 0px 3px 10px 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        width: 77px;
        }
ul.antContenttabs li a {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        text-decoration: none;
        color: #2651AD;
        /*background: url(../images/onglet_blanc.gif) no-repeat top left;*/
        display: block;
        height: 23px;
        }
ul.antContenttabs li a:hover {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        text-decoration: none;
        color: #222222;
        /*background: url(../images/onglet_or.gif) no-repeat top left;*/
        display: block;
        height: 23px;
        }
ul.antContenttabs li a.antprodactive {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        text-decoration: none;
        color: #b60e0e;
        /*background: url(../images/onglet_or.gif) no-repeat top left;*/
        display: block;
        height: 23px;
        }
div.antContentinactive {
        display: none;
        }
span.Contentdescr {
        /*color: #ffffff; */
        }
        
ul.antContenttabs li.antContentTrans {
        list-style: none;
        display: none;
        float: left;
        padding: 0px 3px 10px 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        width: 77px;
        }
ul.antContenttabs li.antContentTrans a {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        text-decoration: none;
        color: #2651AD;
        /*background: url(../images/onglet_blanc.gif) no-repeat top left;*/
        display: none;
        height: 23px;
        }
ul.antContenttabs li.antContentTrans a:hover {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        text-decoration: none;
        color: #222222;
        /*background: url(../images/onglet_or.gif) no-repeat top left;*/
        display: none;
        height: 23px;
        }

/* GALERIE PHOTOS RESPONSIVE */
.imgGalerieResp {
	margin: 0 auto; /* centre la galerie */
        padding: 0;
        border: 0px;
		}
.imgGalerieResp ul {
	margin: 0;
        padding: 0;
	list-style: none;
		}
.imgGalerieResp li {
        float: left;
	margin: 10px 20px 10px 0px;
        padding: 0;
        position: relative; /* lpe txt sur img */
		}
.imgGalerieResp li a img {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
		}
.imgGalerieResp a {
        text-decoration: none;
        border: 0;
        display: inline-block;
        }
.imgGalerieResp li > a::before{
        content: url("../images/degrade.png");
        height: 98%;
        overflow: hidden;
        position: absolute;
        width: 100%;
        opacity: 1;
        transition: opacity 0.5s;
        }
.imgGalerieResp li:hover a::before{
        opacity: 0;
        transition: opacity 0.5s;
}
.imgGalerieResp a:hover{
        text-decoration: none;
        border: 0;
        }
.imgGalerieResp p {/* description image */
        background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    color: #fff;
    font-family: "Roboto Condensed",Arial,Verdana,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0.3em 0;
    padding: 0 8px 5px;
    position: absolute;
    text-transform: uppercase;
    width: 94.5%;
		}
.imgGalerieResp p a {
        color: #fff;
		}
.imgGalerieResp p a:hover {
        color: #fff;
		}
.descrText{
        font-size: 0.7em;
        font-weight: lighter;
        text-transform: none;
}
/* PHOTO SEULE fonctionnement comme galerie resp */
.imgBGspec{
        display: flex; /* pour que le texte se mette à côté de l'image */ 
        /*flex-wrap: wrap;*/
}

.imgBGspec a{
        display: inline-block;
        position: relative;
}
.imgBGspec a::before{
        content: url("../images/degrade.png");
        height: 96%;
        left: 0;
        opacity: 1;
        overflow: hidden;
        position: absolute;
        top: 5px;
        transition: opacity 0.5s ease 0s;
         width: 95%;
        }
.imgBGspec a:hover::before{
        opacity: 0;
        transition: opacity 0.5s;
}
.imgBGspec a p {/* description image */
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 6px;
    color: #fff;
    font-family: "Roboto Condensed",Arial,Verdana,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0.3em 0;
    padding: 0 8px 5px;
    position: absolute;
    text-transform: uppercase;
    width: 92.2%;
    left: 0;
                }
/* GALERIE PHOTOS */
.imgGalerieTable {
        margin: 0 auto; /* centre le tableau */
        padding: 0;
        border-collapse: collapse;
        width: 100%;
        border: 0px;
        }
tr.imgGalerieCell {
        vertical-align: top;
        }
td.imgGalerieCell {
        padding: 10px 5px 10px 5px;
        color: #555555;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-align: center;
        vertical-align: top;
        border: 0;
        }
td.imgGalerieCell a, td.imgGalerieCell a:hover {
        text-decoration: none;
        }
img.imgGalerie {
        /*padding: 2px;*/
        /*border: 1px solid #e6e6e6;*/
        }
td.imgGalerieCell p { /* description image */
        margin: 0.3em 0 0.5em 0;
        }
img.imgGalerieRecadre {
        padding: 0px;
        border: 0px;
        }
div.imgRecadre {
        background-color: #111111;
        }

div.divcontleft {
        float: left;
        margin: 0;
        padding: 4px 25px 12px 0px;
        border: 0px;
        }
div.divcontright {
        float: right;
        margin: 0;
        padding: 4px 0px 12px 25px;
        border: 0px;
        }
div.divcontcenter {
        float: none;
        padding: 4px 0px 7px 0px;
        border: 0px;
        }
div.divcontcenter div.gv_galleryWrap {
        margin: 0 auto;
        }
div.divcontcenter div.dummy {
        margin: 0 auto;
        }

/* ==================================================== FORMULAIRES ===================================================== */

form {
        margin: 0;
        padding: 0;
        }
#formulaire {
        margin: 10px 0px 20px 0px;
        }
div.formTitle {
        margin: 10px 0px 10px 0px;
        padding: 5px 0px 0px 0px;
        font-size: 1em;
        font-weight: bold;
        color: #555555;
        width: 100%;
        border-bottom: 1px dotted #dddddd;
        }
div.formInfo {
        margin: 0;
        padding: 5px 0px 0px 0px;
        font-size: 0.8em;
        color: #555555;
        width: 100%;
        }
div.formItem {
        margin: 0;
        padding: 5px 0px 0px 0px;
        font-size: 0.8em;
        color: #555555;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }
div.formItemSpe {
        display: none;
        }
div.formButton {
        margin: 0;
        padding: 20px 0px 10px 0px;
        font-size: 0.8em;
        color: #555555;
        text-align: center;
        width: 100%;
        }
div.formItem label {
		float: left;
        display: block;
        margin: 0;
        padding: 4px 3% 0px 0%;
        width: 42%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }

input.Input, textarea.Input {
        padding: 3px 5px 3px 5px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #d8d8d8;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }
input.Input:hover, textarea.Input:hover {
        background-color: #ffffff;
        border: 1px solid #c4c4c4;
        }
select.Select {
        padding: 2px 3px 2px 3px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        border: 1px solid #d8d8d8;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }
select.Select:hover {
        background-color: #f6f6f6;
        border: 1px solid #bbbbbb;
        }
input.Submit {
        margin: 0;
        padding: 0px 10px 0px 10px;
		font-weight: normal;
        font-size: 11px;
        text-transform: uppercase;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        height: 30px;
        line-height: 15px;
        background: #555555;
		border: 1px solid #333333;
        border-radius: 4px 4px 4px 4px;
        outline: 0 none;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        }
input.Submit:hover { /* hover */
        background: #666666;
        border: 1px solid #444444;
        }

.par1descrwarn {
        font-size: 12px;
        color: #bb0a0a;
        text-align: left;
        }
span.Obligatoire {
        padding: 1px 0px 1px 0px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: right;
        }
div.Warning {
        padding: 5px 5px 5px 25px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: justify;
        }
div.MsgError {
        padding: 10px 15px 10px 15px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: left;
        border: 2px solid #bb0a0a;
        }
div.MsgDisplay {
        padding: 5px;
		font-weight: bold;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        border: 2px solid #c8c8c8;
        }


/* MODULE ENQUÊTE */
.par1descrsubmit {
        padding-top: 20px;
        font-size: 12px;
        color: rgb(87,74,72);
        text-align: center;
        }
td.FormTitleEnq {
        padding: 10px 2px 10px 2px;
		font-weight: bold;
        font-size: 14px;
        color: rgb(87,74,72);
        text-decoration: underline;
        text-align: left;
        }
td.FormInfoEnq {
        padding: 5px 2px 15px 2px;
		font-weight: normal;
        font-size: 12px;
        color: rgb(87,74,72);
        text-decoration: none;
        text-align: left;
        }
td.FormInfoEnq a {
        color: #3595c7;
        }
td.FormInfoEnq a:hover {
        color: #829eb6;
        }
td.ChampTitleEnq {
        padding: 2px 5px 15px 5px;
		font-weight: bold;
        font-size: 12px;
        color: rgb(87,74,72);
        text-decoration: none;
        text-align: left;
        vertical-align: middle;
        }
td.ChampDescrEnq {
        padding: 2px 0px 15px 5px;
		font-weight: normal;
        font-style: normal;
        font-size: 12px;
        color: rgb(87,74,72);
        text-decoration: none;
        text-align: left;
        vertical-align: middle;
        }

input.adminText {
        padding: 3px 5px 3px 5px;
        font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #d8d8d8;
        border-radius: 4px 4px 4px 4px;
        }

/* ==================================================== AUTHENTIFICTATION =============================================== */

div.authmain {
		padding: 10px 10px 10px 10px;
		}
td.authtitle {
		padding: 10px 0px 0px 0px;
		font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 120%;
		color: #4a8142;
		text-decoration: none;
		text-align: left;
		}
td.authdescr {
		padding: 10px 0px 2px 0px;
		font-weight: normal; 
		font-size: 12px;
		color: #555555;
		line-height: 16px;
		text-decoration: none;
		text-align: justify;
		}
td.authdescr a {
		color: #555555;
		text-decoration: underline;
		}
td.authdescr a:hover {
		color: #4a8142;
		text-decoration: underline;
		}

/* MIRE D'AUTHENTIFICATION */
td.ChampTitleSpe{
    display: none;
}
td.ChampDescrSpe{
    display: none;
}
table.authtable {
		background-color: #f3f3f3;
		border: 1px solid #cccccc;
		}
td.authintro {
		padding: 5px 5px 5px 5px;
		font-weight: bold; 
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		vertical-align: top;
		background-color: #6e6e6e;
		}
td.authfieldtitle {
		padding: 10px 20px 10px 20px;
		font-weight: bold; 
		font-size: 12px;
		color: #555555;
		text-decoration: none;
		text-align: left;
		vertical-align: top;
		}
td.authfield {
		padding: 10px 20px 10px 20px;
		font-weight: normal; 
		font-style: normal;
		font-size: 12px;
		color: #555555;
		text-decoration: none;
		text-align: left;
		vertical-align: top;
		}
td.authfield a {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight: normal; 
		font-style: normal;
		font-size: 11px;
		color: #555555;
		text-decoration: underline;
		}
td.authfield a:hover {
		color: #4a8142;
		text-decoration: underline;
		}

div.loginError {
		color: #bb0a0a;
		text-align: center;
		}
div.loginError {
		color: #bb0a0a;
		text-align: center;
		}
div.loginError p {
		margin: 0;
		}

select.authselect {
		padding: 2px 5px 2px 5px;
		font-weight: normal; 
		font-size: 0.9em;
		color: #555555;
		text-decoration: none;
		text-align: left;
		border-bottom: 1px solid #555555;
		}
input.authinput, textarea.authinput {
        padding: 3px 4px 3px 4px;
		font-weight: normal;
        font-size: 0.9em;
        color: #555555;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #d8d8d8;
		}
input.authinput:hover,textarea.authinput:hover {
		border: 1px solid #bbbbbb;
        }
input.authsubmit {
        padding: 3px 10px 3px 10px;
		font-weight: bold;
        font-size: 0.9em;
        color: #ffffff;
        text-decoration: none;
        line-height: 1.2;
        text-align: center;
        background: #555555;
		border-width: 1px;
		border-style: solid;
		border-color: #555555 #333333 #333333 #555555;
		cursor: pointer;
		}
input.authsubmit:hover {
		background: #666666;
		border-width: 1px;
		border-style: solid;
		border-color: #666666 #444444 #444444 #666666;
        }

/* ==================================================== DIVERS ========================================================== */

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* New for IE7 not supporting before and after, but a simple break seams to be enough */
br.antclearfix {
		display: block;
        font-size: 1px;
        line-height: 0;
        height: 0;
        clear: both;
        }
div.antclearfix {
		display: block;
        clear: both;
        }

/* Printer styles */
@media print {
        /* hide the left and right column when printing */
        #zone1,#zone2,#footer,#header,#banner,#banner2,#slidingMenuLangues,#boxLangues{display:none;}
        #contentMain{width:100%; float:none;}
		}
