
/* ----------Définitions générales----------- */
body {
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
        }

body#antpublic {
        margin: 0;
        padding: 0;
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        min-width: 960px;
        text-align: center;
        background: #ffffff url(../images/trameHeader.png) repeat-x top left;
        }

/* BLOC DE BASE */
div#level1 {
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
		padding: 0px;
		color: #666666;
        width: 960px;
        text-align: left;
        }

div#level1Priv {
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
		padding: 0px;
		color: #666666;
        width: 960px;
        text-align: left;
        }

/* HEADER */
#header {
        margin: 0;
        padding: 27px 0px 68px 0px;
        text-align: left;
        height: 126px;
        border: 0;
        }

.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 DIV */
#main {
        clear: both;
        width: 100%;
        margin-top: 0px;
        }

#main2 {
        margin-top: 0px;
        }

table#contentTable {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        width: 100%;
        }

#contentLeft {
        float: left;
        margin: 0;
        padding: 0;
        color: #666666;
        width: 280px;
        }

#contentLeftTabl {
        margin: 0px;
        padding: 0px 20px 0px 0px;
        color: #666666;
        vertical-align: top;   /* necessaire pour le td dans mode tableau */
        width: 260px;
        background: #ffffff url(../images/bg_left.gif) repeat-y top right;
        }

#contentRight {
        float: right;
        margin: 0;
        padding: 0; 
        color: #666666;
        width: 280px;
        }

#contentRightTabl {
        margin: 0;
        padding: 0px 0px 0px 40px;
        color: #666666;
        vertical-align: top;   /* necessaire pour le td dans mode tableau */
        width: 260px;
        background: #ffffff url(../images/bg_right.gif) repeat-y top left;
        }

div#contentMain {
        margin: 0 280px 0 280px;
        color: #666666;
        }

td#contentMain {
        margin: 0;
        padding: 0px 0px 0px 19px;
        color: #666666;
        vertical-align: top;  /* necessaire pour le td dans mode tableau */
        }

div#contentLeft .inner, td#contentLeftTabl .inner  {
        margin: 0;
        padding: 0px 0px 0px 0px;
        text-align: left;
        }

div#contentRight .inner, td#contentRightTabl .inner  {
        margin: 0;
        padding: 0px 0px 0px 0px;
        text-align: left;
        }

div#contentMain .inner, td#contentMain .inner {
        margin: 0;
        padding: 0px 0px 20px 0px;
        }

#clearone {
        clear: both;
        height: 1px;
        }

/* FOOTER */
#footer {
        clear: both;
        margin: 20px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
        line-height: 18px;
        color: #666666;
        text-align: left;
        background: #ffffff url(../images/bg_footer.gif) repeat-x top left;
        }
#footer a {
        color: #666666;
        text-decoration: none;
        }
#footer a:hover {
        color: #666666;
        text-decoration: underline;
        }

/* ---- BOXES ---- */

/* LEFT */
div.boxleft {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 18px 0px;
        width: 260px;
        }
div.boxendleft {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 260px;
        }
div.boxleft h3 {
        margin:  0px 0px 6px 0px;
        padding: 0px 0px 9px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 105%;
        color: #444444;
        font-weight: bold;
        text-align: left;
        border-bottom: 2px solid #c8c8c8;
        }
div.boxleft p {
        margin: 0px;
        padding: 4px 0px 3px 0px;
        font-size: 70%;
        color: #666666;
		line-height: 1.3em;
        }
div.boxleft p.lm_text {
        margin: 0px;
        padding: 4px 0px 3px 0px;
        font-size: 70%;
        color: #666666;
		line-height: 1.4em;
		text-align: justify;
		text-justify: auto;
        }
div.boxleft p.image {
        margin: 0px;
        padding: 5px 1px 3px 1px;
        font-size: 70%;
        color: #666666;
		text-align: center;
        } 
div.boxleft p a {
        color: #4997f9;
        text-decoration: none;
        }
div.boxleft p a:hover {
        color: #4997f9;
        text-decoration: underline;
        }
div.boxleft img {
		border: 0px;
        }
div.boxleft p.image img {
		border: 0px;
        }
div.boxleft div {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 70%;
        color: #666666;
        }
/* necessaire pour IE si on veut controler la position */
div.boxleft div form {
        margin: 0px; /* position du formulaire */
        padding: 0px;
        }

/* RIGHT */
div.boxright {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 18px 0px;
        width: 260px;
        }
div.boxendright {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 260px;
        }
div.boxright h3 {
        margin:  0px 0px 6px 0px;
        padding: 0px 0px 9px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 105%;
        color: #444444;
        font-weight: bold;
        text-align: left;
        border-bottom: 2px solid #c8c8c8;
        }
div.boxright p {
        margin: 0px;
        padding: 4px 0px 3px 0px;
        font-size: 70%;
        color: #666666;
		line-height: 1.3em;
        }
div.boxright p.lm_text {
        margin: 0px;
        padding: 4px 0px 3px 0px;
        font-size: 70%;
        color: #666666;
		line-height: 1.4em;
		text-align: justify;
		text-justify: auto;
        }
div.boxright p.image {
        margin: 0px;
        padding: 5px 1px 3px 1px;
        font-size: 70%;
        color: #666666;
		text-align: center;
        }
div.boxright p a {
        color: #4997f9;
        text-decoration: none;
        }
div.boxright p a:hover {
        color: #54997f9;
        text-decoration: underline;
        }
div.boxright p.image img {
        border: 0px;
        }
div.boxright p img.Bouton {
        border: 0px;
        }
div.boxright div form {
        margin: 0px;
        padding: 0px;
        }

/* TEXTE DEFILANT */
#newsTicker {
        position: relative;
        height: 35px;
        overflow: hidden;
        }
#newsScroller {
        position: absolute;
        position/**/: relative;
        height: 35px;
        line-height: 35px;
        white-space: nowrap;
        }

#newsTickerVert {
        padding-top: 10px;
        position: relative;
        height: 100px;
        overflow: hidden;
        }
#newsScrollerVert {
        position: absolute;
        position/**/: relative;
        padding: 5px 0px 5px 0px;
        font-size: 65%;                                                      /*taille texte defilant*/
        color: #666666;                                                      /*couleur de texte defilant*/
        }
div#newsScrollerVert a {
        color: #666666;
        text-decoration: underline;
        }
div#newsScrollerVert a:hover {
        color: #666666;
        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 */
input.authincludeinput {
        margin-left: 0px;
        padding: 1px 5px 1px 3px;
		font-size: 10px;
        color: #666666;
        text-decoration: none;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #c0c0c0;
        }
input.authincludesubmit {
        padding: 1px 4px 1px 4px;
		font-weight: bold;
        font-size: 11px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background: #555555 url(../images/bg_btn.jpg) repeat-x center left;
		border-width: 1px;
		border-style: solid;
		border-color: #555555 #333333 #333333 #555555;
        cursor: pointer;
        }
input[type=submit]:hover, input[type=reset]:hover {						/* hover */
		background: #666666 url(../images/bg_btn_hover.jpg) repeat-x center left;
		border-width: 1px;
		border-style: solid;
		border-color: #666666 #444444 #444444 #666666;
        }

/* ---- FIN BOXES ---- */

/* SITE MAP STYLE */
ul.antsitemap {
        list-style-type: none;
        list-style-position: outside;
        margin: 0px;
		padding: 5px 10px 0px 20px;
        color: #777777;
        text-align: left;
        }
ul.antsitemap li.map1 {
        padding: 15px 0px 5px 0px;
		font-size: 80%;
        font-weight: bold;
        color: #777777;
        text-decoration: none;
        border-bottom: 1px dotted #a6a6a6;
        }
ul.antsitemap li.map1 a {
        font-weight: bold;
        color: #666666;
        text-decoration: none;
        }
ul.antsitemap li.map1 a:hover {
        color: #444444;
        text-decoration: underline;
        }
ul.antsitemap li.map2 {
        padding: 2px 0px 2px 8px;
		font-size: 70%;
        color: #5c5c5c;
        text-decoration: none;
        }
ul.antsitemap li.map2 a {
        color: #666666;
        text-decoration: none;
        }
ul.antsitemap li.map2 a:hover {
        color: #444444;
        text-decoration: underline;
        }
ul.antsitemap li {
        padding: 1px 0px 0px 24px;
		font-size: 70%;
        color: #5c5c5c;
        text-decoration: none;
        }
ul.antsitemap li a {
        color: #666666;
        text-decoration: none;
        }
ul.antsitemap li a:hover {
        color: #444444;
        text-decoration: underline;
        }

div.antspace {
        height: 20px;
		}

hr {
        color: #b1b1b1;
		background-color: #b1b1b1;
		height: 1px;
		border: 0;
        }

/*
** 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;
        }

/* printer styles */
@media print {
        /*hide the left and right column when printing*/
        #contentLeftTabl, #contentRightTabl{display:none;}
        #contentMain{width:100%; float:none;}
}
/* end printer styles */
