
/* UI.THEME */
.ui-widget-content { border: 1px solid #9abe36; padding-top: 5px; padding-bottom: 5px; background: #9abe36; color: #ffffff; }
.ui-state-default-selected {border: 0px; background: url(../images/menuSelect_vert.png) repeat-x center bottom; font-weight: 400; color: #ffffff; outline: none; }
.ui-widget-content .ui-state-default { border: 1px solid #9abe36; background: #9abe36; font-weight: normal; color: #ffffff; outline: none; }
.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-focus { border: 1px solid #88b313; background: #88b313; font-weight: normal; color: #ffffff; outline: none; }
.ui-widget-content .ui-state-active { border: 1px solid #9abe36; background: #9abe36; font-weight: normal; color: #ffffff; outline: none; }


/* ==================================================== BODY ============================================================ */

body {
        margin: 0;
        padding: 0;
        color: #555555;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #3f2318;
        }
body#antpublic {
        margin: 0;
        padding: 0;
        color: #555555;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        min-width: 960px;
        text-align: left;
        background: #3f2318 url(../images/trameFooter.png) repeat top left;
        }

/* ==================================================== HEADER ========================================================== */

#bgHeader {
        margin: 0px;
		padding: 0px;
        background: #ffffff url(../images/trameHeader_vert.png) repeat-x top left;
        }
#levelHeader {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        width: 960px;
        }
#header {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 83px 0px;
        text-align: left;
        height: 107px;
        border: 0;
        }
#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: 250px;
        min-width: 960px;
        background: #008aca;
        border: 0;
        }
#banner { /* permet de center le banner */
		left: 50%;
        margin-left: -975px;
        position: absolute;
        width: 1950px;
        }
.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: #ffffff;
        }
#levelMain {
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        width: 960px;
        }
#main {
        display: table;
        margin: 0px;
		padding: 0px;
        border-collapse: collapse;
        /*border-spacing: 20px 0;*/
        width: 960px;
        }
#zone1 {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        background: #ffffff url(../images/bgLeft.png) repeat-y top right;
        width: 300px;
        }
#zone2 {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        width: 280px;
        }
#contentMain {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        }
#zone1 .inner {
        margin: 0;
		padding: 20px 60px 20px 0px;
        text-align: left;
        }
#zone2 .inner {
        margin: 0;
		padding: 20px 0px 20px 40px;
        text-align: left;
        }
#contentMain .inner {
        margin: 0;
        padding: 5px 0px 20px 0px;
        }
#clearone {
        clear: both;
        height: 1px;
		}
div.antspace {
        height: 20px;
		}

/* ==================================================== FOOTER ========================================================== */

#bgFooter {
        clear: both;
        margin: 0px;
		padding: 0px 0px 0px 0px;
        }
#levelFooter {
        margin: 0 auto;
        padding: 20px 0px 25px 0px;
        width: 960px;
        }
#footer {
        display: table;
        margin: 0px;
		padding: 0px;
        border-collapse: collapse;
        /*border-spacing: 20px 0;*/
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 19px;
        color: #ffffff;
        text-align: left;
        width: 960px;
        }
#footer a {
        color: #ffffff;
        text-decoration: none;
        }
#footer a:hover {
        color: #ffffff;
        text-decoration: underline;
        }
#footer h4 {
        margin:  0;
        padding: 10px 0px 19px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 20px;
        color: #ffffff;
        text-align: left;
        }
#footerCol1 {
        display: table-cell;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
		width: 300px;
        vertical-align: top;
        }
#footerCol2 {
        display: table-cell;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
		width: 230px;
        vertical-align: top;
        }
#footerCol3 {
        display: table-cell;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
		width: 230px;
        vertical-align: top;
        }
#footerCol4 {
        display: table-cell;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #ffffff;
        /*width: 210px;*/
        vertical-align: top;
        }


/* ==================================================== CONTEXTUELS GAUCHE ============================================== */

div.boxleft {
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 20px 0px;
        width: 240px;
        background: url(../images/separBox.png) no-repeat bottom left;
        }
div.boxendleft {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        }
div.boxleft h3 {
        margin:  0px 0px 5px 0px;
        padding: 3px 0px 0px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: 400;
        color: #88b313;
        text-align: left;
        }
div.boxleft p {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        font-size: 75%;
        color: #555555;
		line-height: 1.5em;
		text-align: justify;
		text-justify: auto;
        }
div.boxendleftAuth div.boxleft { /* Specific */
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        width: 240px;
        background: url(../images/separBox.png) no-repeat bottom left;
        }
div.boxendleftAuth { /* Specific */
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        /*background-color: #e8e4e2;*/
        }
div.boxendleftAuth h3 { /* Specific */
        margin:  0px 0px 5px 0px;
        padding: 3px 0px 0px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: 400;
        color: #88b313;
        text-align: left;
        /*border-bottom: 2px solid #e8e4e2;*/
        }
div.boxendleftAuth p { /* Specific */
        margin: 0px;
        padding: 6px 1px 2px 1px;
        font-size: 75%;
        color: #555555;
        }
div.boxleft p.lm_text {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        font-size: 75%;
        color: #555555;
        }
div.boxleft p.image {
        margin: 0px;
        padding: 6px 0px 3px 0px;
        font-size: 75%;
        color: #555555;
		text-align: center;
        }    
div.boxleft p a {
        font-weight: normal;
        color: #008aca;
        text-decoration: underline;
        }
div.boxleft p a:hover {
        font-weight: normal;
        color: #222222;
        text-decoration: underline;
        }
div.boxleft p.lm_text a {
        font-weight: normal;
        color: #008aca;
        text-decoration: underline;
        }
div.boxleft p.lm_text a:hover {
        font-weight: normal;
        color: #222222;
        text-decoration: underline;
        }
div.boxleft p.image a {
        font-weight: normal;
        color: #555555;
        text-decoration: underline;
        }
div.boxleft p.image a:hover {
        font-weight: normal;
        color: #222222;
        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;
        }

/* ==================================================== CONTEXTUELS DROITE ============================================== */

div.boxright {
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 20px 0px;
        width: 240px;
        background: url(../images/separBox.png) no-repeat bottom right;
        }
div.boxendright {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        }
div.boxright h3 {
        margin:  0px 0px 5px 0px;
        padding: 3px 0px 0px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: 400;
        color: #88b313;
        text-align: left;
        }
div.boxright p {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        font-size: 75%;
        color: #555555;
		line-height: 1.3em;
		text-align: justify;
		text-justify: auto;
        }
div.boxright p.lm_text {
        margin: 0px;
        padding: 5px 0px 5px 0px;
        font-size: 75%;
        color: #555555;
        }
div.boxright p.image {
        margin: 0px;
        padding: 6px 0px 3px 0px;
        font-size: 75%;
        color: #555555;
		text-align: center;
        }
div.boxright p a {
        font-weight: normal;
        color: #008aca;
        text-decoration: underline;
        }
div.boxright p a:hover {
        font-weight: normal;
        color: #222222;
        text-decoration: underline;
        }
div.boxright p.lm_text a {
        font-weight: normal;
        color: #008aca;
        text-decoration: underline;
        }
div.boxright p.lm_text a:hover {
        font-weight: normal;
        color: #222222;
        text-decoration: underline;
        }
div.boxright p.image a {
        font-weight: normal;
        color: #008aca;
        text-decoration: underline;
        }
div.boxright p.image a:hover {
        font-weight: normal;
        color: #222222;
        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: #555555;
        }
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: 11px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        width: 106px;
        background-color: #f7f7f5;
        border: 1px solid #c0c0c0;
        }

/* ==================================================== CONTEXTUELS DIVERS ============================================== */

.jqTicker {
        overflow: hidden;
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        list-style: none;
        /*border-radius: 0px 20px 20px 20px;*/
        /*box-shadow: 0px 0px 5px #dddddd;*/
        /*border: 1px solid #dddddd;*/
        }
.jqTicker li {
        margin: 0px 0px 0px 0px;
        padding: 5px 2px 5px 2px;
        font-size: 0.8em;
        color: #555555;
        border-bottom: 1px dotted #aeb2b5;
        }
.jqTicker li a {
        color: #008aca;
        text-decoration: underline;
        }
.jqTicker li a:hover {
        color: #222222;
        text-decoration: underline;
        }

span.agendaDate {
        padding: 0px 0px 2px 0px;
        color: #555555;
        font-weight: bold;
        }
span.agendaTime {
        padding: 0px 0px 2px 15px;
        color: #008aca;
        }

#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 0px 5px 0px;
        font-size: 75%;			/* taille texte defilant */
        color: #555555;			/* couleur de texte defilant */
        }
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 0px 5px 0px;
        font-size: 75%; /* taille texte defilant */
        color: #555555; /* couleur de texte defilant */
        }
div#newsScrollerVert a {
        color: #555555;
        text-decoration: underline;
        }
div#newsScrollerVert a:hover {
        color: #222222;
        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: 11px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        width: 225px;
        background-color: #ffffff;
        border: 1px solid #b3b3b3;
        }
input.authincludesubmit {
        margin: 0px 2px 0px 2px;
        padding: 2px 5px 2px 5px;
		font-weight: bold;
        font-size: 11px;
        letter-spacing: 1px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: #555555;
		border-width: 1px;
		border-style: solid;
		border-color: #555555 #333333 #333333 #555555;
        cursor: pointer;
        }
input[type=submit]:hover, input[type=reset]:hover {
		background: #666666;
		border-width: 1px;
		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-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
		font-weight: 400;
		font-size: 140%;
        color: #444444;
        text-decoration: none;
        border-bottom: 1px dotted #a6a6a6;
        }
ul.antsitemap li.map1 a {
        color: #333333;
        text-decoration: none;
        }
ul.antsitemap li.map1 a:hover {
        color: #008aca;
        text-decoration: underline;
        }
ul.antsitemap li.map2 {
        padding: 2px 0px 2px 8px;
		font-size: 75%;
        color: #444444;
        text-decoration: none;
        }
ul.antsitemap li.map2 a {
        color: #333333;
        text-decoration: none;
        }
ul.antsitemap li.map2 a:hover {
        color: #008aca;
        text-decoration: underline;
        }
ul.antsitemap li {
        padding: 1px 0px 0px 24px;
		font-size: 75%;
        color: #444444;
        text-decoration: none;
        }
ul.antsitemap li a {
        color: #333333;
        text-decoration: none;
        }
ul.antsitemap li a:hover {
        color: #008aca;
        text-decoration: underline;
        }

/* ==================================================== BOX LANGUES ===================================================== */

#boxLangues {
        clear: both;
        position: absolute;
        top: 55px;
		margin: 0px;
		padding: 0px;
        width: 960px;
        /*border: 1px solid blue;*/
        }
#boxLangues ul.navlangues {
        margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
		color: #ffffff;
		font-weight: normal;
        font-size: 11px;
        }

#boxLangues ul.navlangues li.Langues {
        display: inline;
        float: right;
        padding: 0px 0px 0px 0px;
        text-align: center;
        }
#boxLangues ul.navlangues li.Langues a {
        display: block;
		margin: 0px 0px 0px 6px;
        padding: 5px 0px 0px 0px;
		color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: url(../images/bgLangues.png) no-repeat top center;
        height: 19px;
        width: 24px;
        }
#boxLangues ul.navlangues li.Langues a:hover {
        display: block;
		margin: 0px 0px 0px 6px;
        padding: 5px 0px 0px 0px;
		color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: url(../images/bgLanguesSelect.png) no-repeat top center;
        height: 19px;
        width: 24px;
        }

#boxLangues ul.navlangues li.LanguesActive {
        display: inline;
        float: right;
        padding: 0px 0px 0px 6px;
        text-align: center;
        }
#boxLangues ul.navlangues li.LanguesActive a {
        display: block;
		margin: 0px 0px 0px 8px;
        padding: 5px 0px 0px 0px;
		color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: url(../images/bgLanguesSelect.png) no-repeat top center;
        height: 19px;
        width: 24px;
        }
#boxLangues ul.navlangues li.LanguesActive a:hover {
        display: block;
		margin: 0px 0px 0px 6px;
        padding: 5px 0px 0px 0px;
		color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: url(../images/bgLanguesSelect.png) no-repeat top center;
        height: 19px;
        width: 24px;
        }

/* ==================================================== LANGUES EN SLIDING MENU ========================================= */

#slidingMenuLangues {
		clear: both;
        position: absolute;
        top: 8px;
		margin: 0px;
		padding: 0px 0px 0px 870px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
        font-size: 11px;
        text-align: left;
        width: 90px;
        /*border: 1px solid blue;*/
        }
#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;
		background: #222222;
        border-top: 2px solid #222222;
        border-bottom: 2px solid #222222;
		}
#menuLangues li ul {
		position: absolute;
		left: -999em;
		width: 90px;
		}
#menuLangues li:hover ul, #menuLangues li ul:hover {
		left: auto;
		}
#menuLangues li a {
		display: block;
		padding: 2px 0px 2px 6px;
		width: 84px;
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
		}
#menuLangues li a:hover {
        color: #ffffff;
        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: #ffffff;
        text-decoration: underline;
		}
#menuLangues img {
		border: 0;
        }

/* ==================================================== CHEMIN DE NAVIGATION ============================================ */

div#AntMenuNavig {
        margin: 0px 0px 5px 0px;
        padding: 15px 0px 3px 0px;
        font-weight: normal;
        font-size: 10px;
        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 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 960px;
        /*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: #008aca;
        }
#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: #008aca;
        text-decoration: none;
        }
#UpperTopContainer ul li.Menus a:hover {
		margin: 0px;
        padding: 0px;
        color: #008aca;
        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: #008aca;
        text-decoration: none;
        }
#UpperTopContainer ul li.MenusSelected a:hover {
		margin: 0px;
        padding: 0px;
        color: #008aca;
        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: #008aca;
        }
#UpperTopContainer ul li.MenusFixedSelected {
        display: inline;
        float: right;
		margin: 0px;
        padding: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 0.8em;
        color: #ffffff;
        }

/* ==================================================== MENUS TOP HORIZONTAL ============================================ */

#MenusMainContainer {
        clear: both;
        position: absolute;
        top: 130px;
        margin: 0px;
        padding: 0px;
        display: block;
        width: 960px;
        height: 60px;
        text-align: right;
        /*border: 1px solid red;*/
        }
#MenusContainer {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        text-align: left;
        /*border: 1px solid red;*/
        }
#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:19px 20px 20px 20px; line-height: 21px; 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: 1.5em; }
.fg-button-icon-right { padding-right: 1.5em; }
.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 2px 0px 0px;
        font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        text-align: left;
        font-size: 20px;
        }
#MenusContainer ul li.SlidingMenus a {
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        }
#MenusContainer ul li.SlidingMenus a:hover {
        font-family: "Cabin 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;
        width: 240px;
        }
.leftselectmenusContainer2 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        }
.leftselectmenusContainer3 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        border-bottom: 1px solid #e8e4e2;
        }

/* Niveau 1 */
.leftselectboxmenus1 {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.leftselectboxmenus1 li.Menus1Selected {
        width: 240px;
        /*display: none;*/
        font-size: 170%;
        padding: 0px 0px 6px 0px;
        margin: 0px 0px 0px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #88b313;
        text-decoration: none;
        border-bottom: 1px solid #e8e4e2;
        }

/* Niveau 2 */
.leftselectboxmenus2 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        /*background: #e8e4e2;*/
        }
.leftselectboxmenus2 li.Menus2 {
        width: 200px;
        display: block;
        font-size: 80%;
        padding: 8px 10px 8px 30px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_arrow.gif) no-repeat 9px 10px;
        border-top: 1px solid #e8e4e2;
        }
.leftselectboxmenus2 li.Menus2 a {
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Selected {
        width: 200px;
        display: block;
        font-size: 80%;
        padding: 8px 10px 8px 30px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_arrow.gif) no-repeat 9px 10px;
        border-top: 1px solid #e8e4e2;
        }
.leftselectboxmenus2 li.Menus2Selected a {
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Selected a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus2 li.Menus2Fixed {
        width: 220px;
        display: block;
        font-size: 85%;
        padding: 8px 10px 8px 10px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        border-top: 1px solid #e8e4e2;
        }

/* Niveau 3 */
.leftselectboxmenus3 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        /*background: #e8e4e2;*/
        }
.leftselectboxmenus3 li.Menus3 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 29px 1px;
        }
.leftselectboxmenus3 li.Menus3 a {
        width: 185px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 29px 1px;
        }
.leftselectboxmenus3 li.Menus3Selected a {
        width: 185px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus3 li.Menus3Fixed {
        width: 190px;
        display: block;
        font-size: 85%;
        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;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        /*background: #e8e4e2;*/
        }
.leftselectboxmenus4 li.Menus4 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.leftselectboxmenus4 li.Menus4 a {
        width: 175px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.leftselectboxmenus4 li.Menus4Selected a {
        width: 175px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.leftselectboxmenus4 li.Menus4Fixed {
        width: 180px;
        display: block;
        font-size: 85%;
        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;
        width: 240px;
        }
.leftmenusContainer2 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        }
.leftmenusContainer3 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 240px;
        }
div.leftmenussep {
        display: block;
        height: 20px;
        }

/* Niveau 1 */
.leftboxmenus1 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.leftboxmenus1 li.Menus1 {
        width: 200px;
        display: block;
        font-size: 80%;
        padding: 8px 10px 8px 30px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_arrow.gif) no-repeat 9px 10px;
        border-top: 1px solid #fafaf7;
        }
.leftboxmenus1 li.Menus1 a {
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Selected {
        width: 200px;
        display: block;
        font-size: 80%;
        padding: 8px 10px 8px 30px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: #e8e4e2 url(../images/puce_arrow.gif) no-repeat 9px 10px;
        border-top: 1px solid #fafaf7;
        }
.leftboxmenus1 li.Menus1Selected a {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Selected a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus1 li.Menus1Fixed {
        width: 220px;
        display: block;
        font-size: 85%;
        padding: 8px 10px 8px 10px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        border-top: 1px solid #fafaf7;
        }

/* Niveau 2 */
.leftboxmenus2 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.leftboxmenus2 li.Menus2 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 29px 1px;
        }
.leftboxmenus2 li.Menus2 a {
        width: 185px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 29px 1px;
        }
.leftboxmenus2 li.Menus2Selected a {
        width: 185px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.leftboxmenus2 li.Menus2Fixed {
        width: 190px;
        display: block;
        font-size: 85%;
        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;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.leftboxmenus3 li.Menus3 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.leftboxmenus3 li.Menus3 a {
        width: 175px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.leftboxmenus3 li.Menus3Selected a {
        width: 175px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.leftboxmenus3 li.Menus3Fixed {
        width: 180px;
        display: block;
        font-size: 85%;
        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;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.leftboxmenus4 li.Menus4 {
        margin: 0;
        padding: 0;
        }
.leftboxmenus4 li.Menus4 a {
        width: 165px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Selected {
        margin: 0;
        padding: 0;
        }
.leftboxmenus4 li.Menus4Selected a {
        width: 165px;
        display: block;
        font-size: 75%;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.leftboxmenus4 li.Menus4Fixed {
        width: 170px;
        display: block;
        font-size: 85%;
        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;
        }

/* ==================================================== MENUS DROITE ==================================================== */

/* menusdans dans colonne de droite */
.rightmenusContainer1 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 200px;
        }
.rightmenusContainer2 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 200px;
        }
.rightmenusContainer3 {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 200px;
        }

/* Niveau 1 */
.rightboxmenus1 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.rightboxmenus1 li.Menus1 {
        width: 155px;
        display: block;
        font-size: 75%;
        padding: 8px 10px 8px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: url(../images/puce_arrow.gif) no-repeat 14px 9px;
        border-top: 1px solid #fafaf7;
        }
.rightboxmenus1 li.Menus1 a {
        color: #444444;
        text-decoration: none;
        }
.rightboxmenus1 li.Menus1 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus1 li.Menus1Selected {
        width: 155px;
        display: block;
        font-size: 75%;
        padding: 8px 10px 8px 35px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        background: #e8e4e2 url(../images/puce_arrow.gif) no-repeat 14px 9px;
        border-top: 1px solid #fafaf7;
        }
.rightboxmenus1 li.Menus1Selected a {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus1 li.Menus1Selected a:hover {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus1 li.Menus1Fixed {
        width: 175px;
        display: block;
        font-size: 80%;
        padding: 8px 10px 8px 15px;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        color: #444444;
        text-decoration: none;
        border-top: 1px solid #fafaf7;
        }

/* Niveau 2 */
.rightboxmenus2 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.rightboxmenus2 li.Menus2 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 32px 1px;
        }
.rightboxmenus2 li.Menus2 a {
        width: 145px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.rightboxmenus2 li.Menus2 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus2 li.Menus2Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_arrow2.gif) no-repeat 32px 1px;
        }
.rightboxmenus2 li.Menus2Selected a {
        width: 145px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 45px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus2 li.Menus2Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.rightboxmenus2 li.Menus2Fixed {
        width: 160px;
        display: block;
        font-size: 80%;
        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 */
.rightboxmenus3 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.rightboxmenus3 li.Menus3 {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.rightboxmenus3 li.Menus3 a {
        width: 145px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.rightboxmenus3 li.Menus3 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus3 li.Menus3Selected {
        margin: 0;
        padding: 0;
        background: url(../images/puce_tiret.gif) no-repeat 42px 2px;
        }
.rightboxmenus3 li.Menus3Selected a {
        width: 145px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 55px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus3 li.Menus3Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.rightboxmenus3 li.Menus3Fixed {
        width: 140px;
        display: block;
        font-size: 80%;
        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 */
.rightboxmenus4 {
        list-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        background: #e8e4e2;
        }
.rightboxmenus4 li.Menus4 {
        margin: 0;
        padding: 0;
        }
.rightboxmenus4 li.Menus4 a {
        width: 125px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #444444;
        text-decoration: none;
        }
.rightboxmenus4 li.Menus4 a:hover {
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus4 li.Menus4Selected {
        margin: 0;
        padding: 0;
        }
.rightboxmenus4 li.Menus4Selected a {
        width: 125px;
        display: block;
        font-size: 70%;
        padding: 0px 10px 6px 65px;
        margin: -1px 0px 0px 0px;
        font-weight: normal;
        color: #88b313;
        text-decoration: none;
        }
.rightboxmenus4 li.Menus4Selected a:hover {
		color: #88b313;
        text-decoration: none;
        }
.rightboxmenus4 li.Menus4Fixed {
        width: 130px;
        display: block;
        font-size: 80%;
        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 ============================================== */

div#boxSearch {
        position: absolute;
        top: 51px;
        display: block;
		margin: 0px 0px 0px 638px;
		padding: 3px 0px 0px 11px;
		text-align: left;
        width: 160px;
		background: url(../images/search-champ.png) no-repeat 8px 4px;
		height: 29px;
		/*border: 1px solid red;*/
        }
input.fieldSearch {
		margin-left: 5px;
		padding: 1px 3px 4px 0px;
		font-size: 12px;
        color: #4ca0d2;
        text-decoration: none;
        /*line-height: 12px;*/
        text-align: left;
		width: 110px;
		background: none;
		border: 0px;
		/*border: 1px solid green;*/
        }
input.btnSearch {
		margin-left: 2px;
		padding: 0px;
		text-indent: -9999px;
		cursor: pointer;
		color: #8c7f6c;
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		text-decoration: none;
		height: 25px;
		width: 25px;
		border: 0px;
		/*background: transparent url(../images/search_btn.gif) no-repeat scroll 0px 3px;*/
		/*border: 1px solid blue;*/
        background: none;
        }
input.btnSearch[type=submit]:hover, input.btnSearch[type=reset]:hover {
        /*background: transparent url(../images/search_btn.gif) no-repeat scroll 0px 3px;*/
        border: 0px;
        background: none;
        }

/* ==================================================== STYLES CONTENT ================================================== */

.antpar1 {
        /*clear: both;*/
        padding: 15px 0px 0px 0px;
        text-align: left;
        }
.antpar1center {
        /*clear:both;*/
        padding: 15px 0px 0px 0px;
        text-align: center;
        }

.antpar1 h1 {
        margin: 0px 0px 5px 0px;
		padding: 5px 0px 10px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #88b313;
		font-weight: 400;
        /*text-transform: uppercase;*/
        font-size: 170%;
        text-align: left;
        }
.antpar1 h1 a {
        color: #88b313;
        text-decoration: underline;
        }
.antpar1 h1 a:hover {
        color: #88b313;
        text-decoration: underline;
        }
.antpar1 h1.style2 {
        color: #555555;
        font-size: 120%;
        }

.antpar2 h2 {
        margin: 0px 0px 5px 0px;
		padding: 2px 0px 10px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #88b313;
        font-size: 170%;
        text-align: left;
        }
.antpar2 h2.style2 {
        font-size: 120%;
        }

.par1descr {
        font-size: 0.8em;
        color: #555555;
        text-align: left;
		line-height: 1.5em;
		text-align: justify;
		text-justify: auto;
        }
.par2descr {
        font-size: 0.8em;
        color: #555555;
        text-align: left;
		line-height: 1.5em;
        text-align: justify;
		text-justify: auto;
        }
.par1descr p {
        margin: 0.2em 0 1.2em 0;
        }
.par2descr p {
        margin: 0.2em 0 1.2em 0;
        }
.par1descr a,.par2descr a {
        color: #008aca;
        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 {
        /*display: block;*/
        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 {
        /*display: block;*/
        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 {
        margin-bottom: 10px;
        }
.par1descr ol li,.par2descr ol li {
        padding: 0px 0px 10px 0px;
        }

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: normal;
        color: #555555;
        vertical-align: top;
        }
ul.linkList li a {
        display: inline-block;
        margin: 0;
        padding: 0px 0px 5px 21px;
        color: #008aca;
        vertical-align: top;
        text-decoration: underline;
        /*line-height: 1.5em;*/
        background: url(../images/puce_lien.gif) no-repeat 2px 5px;
        }
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: #88b313;
		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: #88b313;
		border: 0px solid #ffffff;
        }
div.link_btn_btnRight .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 65px 15px 15px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
		font-weight: 400;
        font-size: 1.3em;
        line-height: 1;
        outline: 0 none;
        white-space: nowrap;
        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 65px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
		font-weight: 400;
        font-size: 1.3em;
        line-height: 1;
        outline: 0 none;
        white-space: nowrap;
        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: #88b313;
        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: #88b313;
        border: 0px solid #ffffff;
        }
div.link_btn_btnRightAleft .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 15px 65px 15px 15px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
        font-weight: 400;
        font-size: 1.3em;
        line-height: 1;
        outline: 0 none;
        white-space: nowrap;
        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 65px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
        font-weight: 400;
        font-size: 1.3em;
        line-height: 1;
        outline: 0 none;
        white-space: nowrap;
        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: 0px;
        }
.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;
        /*width: 50%;*/
        }
.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;
        width: 33%;
        }
.par2_3_cell .par2cont {
        margin: 0px;
        padding: 0px 30px 0px 30px;
        }
.par2_3_cell_last .par2cont {
        margin: 0px;
        padding: 0px 30px 0px 30px;
        }
.par2_4_cell, .par2_4_cell_last {
        display: table-cell;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        width: 25%;
        }
.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: 75%;
        vertical-align: top;
        text-align: center;
		color: #555555;
        }
div.contentnav a {
        color: #555555;
        text-decoration: underline;
        }
div.contentnav a:hover {
        color: #008aca;
        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: 75%;
        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: 75%;
        vertical-align: top;
        text-align: right;
        width: 100%;
        }
div.contentnavright a { /* lien En savoir plus> */
        padding: 0px 0px 0px 17px;
        color: #008aca;
        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: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 140%;
        color: #61392a;
        font-weight: 400;
        }
div.info h2 span { /* date publication */
        font-size: 70%;
        font-weight: normal;
        color: #666666;
        }

/* 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: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 140%;
        color: #444444;
        font-weight: 400;
        }
div.agenda-date { /* date publication */
        float:left;
        margin: 0px 0px 0px 0px;
        padding: 9px 0px 14px 0px;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        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: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #008aca;
        text-align: left;
        }

/* IMAGES */
.imgcontleft {
        float: left;
        /*position:relative;*/
        margin: 4px 25px 12px 0px;
        padding: 0;
        border: 0px;
        border-radius: 15px 15px 15px 15px;
        }
.imgcontright {
        float: right;
        margin: 4px 0px 12px 25px;
        padding: 0;
        border: 0px;
        border-radius: 15px 15px 15px 15px;
        }
.imgcontcenter {
        float: none;
        margin: 4px 0px 10px 0px;
        padding: 0;
        border: 0px;
        border-radius: 15px 15px 15px 15px;
        }
.antpar2 .imgcontleft, .antpar2 .imgcontright, .antpar2 .imgcontcenter { /* Specific */
        border-radius: 0px;
        }

/* COMMENTS */
div.comments {
        margin: 10px 0px 20px 0px;
        font-family: Verdana, Arial, 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: #008aca;
        text-decoration: underline;
        }
div.comments a:hover {
        color: #222222;
        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.7em;
        color: #555555;
        text-align: left;
        }
.par1videocenter {
        padding: 10px 10px 20px 10px;
        font-size: 0.7em;
        color: #555555;
        text-align: center;
        }
.par1videoright {
        padding: 10px 0px 20px 10px;
        font-size: 0.7em;
        color: #555555;
        text-align: right;
        }
.par2videoleft {
        padding: 5px 5px 10px 0px;
        font-size: 0.7em;
        color: #555555;
        text-align: left;
        }
.par2videocenter {
        padding: 5px 5px 10px 5px;
        font-size: 0.7em;
        color: #555555;
        text-align: center;
        }
.par2videoright {
        padding: 5px 0px 10px 5px;
        font-size: 0.7em;
        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: Verdana, Arial, 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: #008aca;
        /*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: Verdana, Arial, 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: #008aca;
        /*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 */
.imgGalerieTable {
        margin: 0 auto; /* centre le tableau */
        padding: 0;
        border-collapse: collapse;
        width: 100%;
        border: 0px;
        }
tr.imgGalerieCell {
        vertical-align: top;
        }
td.imgGalerieCell {
        padding: 5px 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: 0px;
        border: 0px solid #b8b8b8;
        border-radius: 15px 15px 15px 15px;
        }
td.imgGalerieCell p { /* description image */
        margin: 0.4em 0 0.3em 0;
        font-family: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
        color: #88b313;
		font-weight: 400;
        font-size: 160%;
        }
img.imgGalerieRecadre {
        padding: 0px;
        border: 0px;
        }
div.imgRecadre {
        background-color:#ffffff;
        border-radius: 15px 15px 15px 15px;
        }

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;
        }
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;
        }
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;
        }
select.Select:hover {
        background-color: #f6f6f6;
        border: 1px solid #bbbbbb;
        }
input.Submit {
        margin: 0;
        padding: 0px 10px 0px 10px;
		font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        height: 30px;
        line-height: 30px;
        background: transparent url(../images/submit-bg.png) repeat-x center bottom;
        /*background: #555555;*/
		border: 1px solid #608A24;
        /*text-shadow: 0 1px 0 #455B11;*/
        border-radius: 4px 4px 4px 4px;
        outline: 0 none;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        }
input.Submit:hover { 																	/* hover */
		background: transparent url(../images/submit-hover-bg.png) repeat-x center bottom;
        /*background: #666666;*/
        border: 1px solid #608A24;
        }

.par1descrwarn {
        font-size: 12px;
        color: #bb0a0a;
        text-align: left;
        }
table.Form {
        border: 0px solid #d8d8d8;
        }
td.ChampTitle {
        padding: 2px 5px 2px 5px;
		font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        color: #444444;
        }
td.FormTitle {
        padding: 12px 2px 8px 2px;
        font-weight: bold;
        font-size: 14px;
        color: #88b313;
        text-decoration: none;
        text-align: center;
        }
td.FormInfo {
        padding: 8px 5px 8px 5px;
		font-weight: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        }
td.FormSubmitButt {
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        font-size: 11px;
        color: #555555;
        text-decoration: none;
        text-align: center;
        }
td.ChampDescr {
        padding: 2px 0px 2px 5px;
		font-weight: normal;
        font-style: normal;
        font-size: 11px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        }
span.Obligatoire {
        padding: 1px 0px 1px 0px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: right;
        }
td.Warning {
        padding: 5px 5px 5px 25px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: justify;
        }
td.MsgError {
        padding: 10px 15px 10px 15px;
		font-weight: bold;
        font-size: 12px;
        color: #bb0a0a;
        text-decoration: none;
        text-align: left;
        border: 2px solid #bb0a0a;
        }
td.MsgDisplay {
        padding: 5px;
		font-weight: bold;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        border: 2px solid #b8b8b8;
        }
td.ChampTitleSpe {
        display: none;
		padding: 2px 5px 2px 5px;
		font-weight: bold;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        }
td.ChampDescrSpe {
        display: none;
        padding: 2px 0px 2px 5px;
		font-weight: normal;
        font-style: normal;
        font-Size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        }
td.ChampTitleChoice {
        padding: 5px 5px 5px 5px;
        font-weight: bold;
        font-size: 14px;
        text-decoration: underline;
        text-align: left;
        vertical-align: top;
        color: #bb0a0a;
        }
td.ChampDescrChoice {
        padding: 5px 0px 5px 5px;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        border: 1px solid #d8d8d8;
        }

/* 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: "Cabin Condensed", Arial, Verdana, Helvetica, sans-serif;
		font-weight: 400;
        font-size: 120%;
		color: #008aca;
		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: #008aca;
		text-decoration: underline;
		}

/* MIRE D'AUTHENTIFICATION */
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: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal; 
		font-style: normal;
		font-size: 11px;
		color: #555555;
		text-decoration: underline;
		}
td.authfield a:hover {
		color: #008aca;
		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: 12px;
		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: 12px;
        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: 2px 5px 2px 5px;
		font-weight: bold;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        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,#slidingMenuLangues,#boxLangues{display:none;}
        #contentMain{width:100%; float:none;}
		}
