
/* ----------Définitions générales----------- */
body {
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, Verdana, sans-serif;
		color: white;
		background-color: #f5f1e6;
        }

body#antpublic {
        margin: 0;
        padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #5d3f2e;
        font-style: normal;
		text-align: center;
        min-width: 960px;
		background: #ffffff url(../images/trameHeader.gif) repeat-x top center;
        }

/* Bloc de base */

div#level1 {
        color: black;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        padding: 0px 0px 0px 0px;
        }

div#level1Priv {
        color: black;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        padding: 0px 0px 0px 0px;
        }

/* Header */

#header {
        margin: 0;
        padding: 0;
        text-align: center;
        height: 118px;
        /*background-color: #ffffff;*/
        }

.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;
        }

/* Fin Header */

/* 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%;
		background-color: #ffffff;
        }

#contentLeft {
        float: left;
        margin: 0;
        padding: 0;
        color: #ffffff;
		width: 228px;
        }

#contentLeftTabl {
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
        color: #ffffff;
        vertical-align: top;   /*necessaire pour le td dans mode tableau */
		width: 228px;
        }

#contentLeft .inner,#contentLeftTabl .inner  {
        margin: 0px 0px 10px 0px;
		padding: 4px 0px 0px 0px;
        text-align: left;
        }

#contentRight {
        float: right;
        margin: 0;
        padding: 0;
        color: #0090dd;
		width: 157px;
        }

#contentRightTabl {
		margin: 0px;
        padding: 17px 0px 0px 0px;
        color: #0090dd;
        vertical-align: top;   /* necessaire pour le td dans mode tableau */
		width: 157px;
        }

#contentRight .inner,#contentRightTabl .inner  {
        margin: 0;
		padding: 0px 0px 0px 0px;
        text-align: left;
        }

div#contentMain {
        margin: 0 135px 0 205px;
        color: black;
        }

td#contentMain {
        margin: 0px;
        padding: 0px;
        color: black;
        vertical-align: top;  /* necessaire pour le td dans mode tableau */
        }

div#contentMain .inner {
        margin: 0;
        padding: 0px 0px 10px 0px;
        text-align: left;
        }

td#contentMain .inner {
        margin: 0;
        padding: 0px 0px 10px 0px;
        text-align: left;
        }

#clearone {
		clear: both;
		height: 1px;
		}

/* Fin Main div */

/* Footer */

#footer {
		clear: both;
		margin: 10px 0px 10px 0px;
		padding: 8px 0px 10px 0px;
		font-Size: 70%;
        color: #5d3f2e;
        text-align: center;
        width: 100%;
        border-top: 1px solid #968073;
        }

#footer a{
        color: #5d3f2e;
        text-decoration: underline;
        }

#footer a:hover {
        color: #108dcc;
        text-decoration: underline;
        }

/* Fin Footer *

/* ---- BOXES ---- */

/* LEFT */
div.boxleft {                                                                                                /*boite de gauche*/
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
        width: 205px;
        }
div.boxendleft {                                                                                            /*boite de gauche*/
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        width: 205px;
        }
div.boxleft h3 {
        margin: 0px 10px 0px 10px;
		padding: 0px 5px 3px 5px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 80%;
        font-weight: bold;
        color: #5d3f2e;
        border-bottom: 1px solid #968073;
        }
div.boxleft p {
        margin:0px;
        padding: 5px 3px 5px 15px;
        font-size: 70%;
        color: #5d3f2e;
        }
div.boxleft p.lm_text {
        display: block;
        margin: 0px;
        padding: 3px 3px 5px 15px;
        font-size: 70%;
        color: #5d3f2e;
        }
div.boxleft p.image {
        display: block;
        margin: 0px;
        padding: 5px 0px 5px 0px;
        font-size: 70%;
		text-align: center;
        color: #5d3f2e;
        }
div.boxleft p a {
        color: #968073;
        text-decoration: underline;
        }
div.boxleft p a:hover {
        color: #5d3f2e;
        text-decoration: underline;
        }
div.boxleft img {
		border: 0px;
        }
div.boxleft p.image img {
		border: 0px solid #dadada;
        }
div.boxleft div {                                                                                         /*formulaire de saisie login et pass */
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 15px;
        font-size: 70%;
        color: #5d3f2e;
        }
/* 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 0px 0px;
        width: 135px;
		background: url(../images/BoxRightBg.jpg) repeat-x 0px 0px;
        }
div.boxendright {
        margin: 0px 0px 15px 0px;
        padding: 0px 1px 0px 21px;
        width: 135px;
        }
div.boxright h3 {                                                                                        /*titre de la colonne de droite */
        margin:  0px 0px 0px 0px;
		padding: 6px 1px 5px 1px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 80%;
        font-weight: bold;
        color: #ffffff;
		text-align: center;
		background: #5d3f2e url(../images/BoxRightTitle.jpg) repeat-x top left;
        }
div.boxright p {
        display: block;
        margin: 0px;
        padding: 3px 3px 5px 3px;
        font-size: 70%;
		text-align: center;
        color: #5d3f2e;
        }
div.boxright p.lm_text {
        display: block;
        margin: 0px;
        padding: 3px 3px 5px 3px;
        font-size: 70%;
		text-align: center;
        color: #5d3f2e;
        }
div.boxright p a {
        color: #968073;
        text-decoration: underline;
        }
div.boxright p a:hover {
        color: #5d3f2e;
        text-decoration: underline;
        }
div.boxright img {
		border: 0px;
        }
div.boxright p.image {
        display: block;
        margin: 0px;
        padding: 5px 0px 5px 0px;
		text-align: center;
        color: #5d3f2e;
        }
div.boxright div {                                                                                         /*formulaire de saisie login et pass */
        margin: 0px;
        padding: 0px;
        font-size: 100%;
        color: #5d3f2e;
        /*background: url(../images/boxright_bg.gif) repeat-y top left;*/
        }
div.boxright div form {
        margin: 0px 5px 0px 5px;
        padding: 0px 0px 5px 5px;
        }
div.boxright p img.Bouton {
        border: 0px;
        }
div.boxright p.image img {
        margin: 0px;
		border: 0px;
        }

/* RIGHT PROMO */
div.boxrightPromo {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 135px;
		background: url(../images/BoxRightBgPromo.jpg) repeat-x 0px 0px;
        }
div.boxendrightPromo {
        margin: 0px 0px 15px 0px;
        padding: 0px 1px 0px 21px;
        width: 135px;
        }
div.boxrightPromo h3 {                                                                                        /*titre de la colonne de droite */
        margin:  0px 0px 0px 0px;
		padding: 6px 1px 5px 1px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 80%;
        font-weight: bold;
        color: #ffffff;
		text-align: center;
		background: #5d3f2e url(../images/BoxRightTitlePromo.jpg) repeat-x top left;
        }
div.boxrightPromo p {
        display: block;
        margin: 0px;
        padding: 3px 3px 5px 3px;
        font-size: 70%;
		text-align: center;
        color: #5d3f2e;
        }
div.boxrightPromo p.lm_text {
        display: block;
        margin: 0px;
        padding: 3px 3px 5px 3px;
        font-size: 70%;
		text-align: center;
        color: #5d3f2e;
        }
div.boxrightPromo p a {
        color: #968073;
        text-decoration: underline;
        }
div.boxrightPromo p a:hover {
        color: #5d3f2e;
        text-decoration: underline;
        }
div.boxrightPromo img {
		border: 0px;
        }
div.boxrightPromo p.image {
        display: block;
        margin: 0px;
        padding: 5px 0px 5px 0px;
		text-align: center;
        color: #5d3f2e;
        }
div.boxrightPromo div {                                                                                         /*formulaire de saisie login et pass */
        margin: 0px;
        padding: 0px;
        font-size: 100%;
        color: #5d3f2e;
        }
div.boxrightPromo div form {
        margin: 0px 5px 0px 5px;
        padding: 0px 0px 5px 5px;
        }
div.boxrightPromo p img.Bouton {
        border: 0px;
        }
div.boxrightPromo p.image img {
        margin: 0px;
		border: 0px;
        }
/* ---- FIN BOXES ---- */

/* TEXTE DEFILANT */
#newsTicker {
        position: relative;
        /*width: 135px;*/
        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-top: 10px;
        position: relative;
        /*width: 205px;*/
        height: 100px;
        overflow: hidden;
        }
div.boxright #newsScrollerVert, div.boxrightPromo #newsScrollerVert {
        position: absolute;
        position/**/: relative;
		padding: 3px 5px 5px 5px;
        /*width: 100px;*/
        font-size: 70%;                                    /*taille texte defilant*/
        color: #5d3f2e;                                    /*couleur de texte defilant*/
        }
div.boxleft #newsScrollerVert {
        position: absolute;
        position/**/: relative;
		padding: 3px 5px 5px 5px;
        /*width: 100px;*/
        font-size: 70%;                                    /*taille texte defilant*/
        color: #5d3f2e;                                    /*couleur de texte defilant*/
        }
div.boxright #newsTickerVert, div.boxrightPromo #newsTickerVert {
		margin: 5px 0px 5px 0px;
        padding-top: 10px;
        position: relative;
        /*width: 135px;*/
        height: 100px;
        overflow: hidden;
        }
div#newsScrollerVert a {
        color: #968073;
        text-decoration: underline;
        }
div#newsScrollerVert a:hover {
        color: #5d3f2e; /*texte brun*/
        text-decoration: underline;
        }
div#newsScrollerVert p {
        display: block;
        font-size: 1em;
        background-image: none;
        padding: 3px 0px 3px 0px;
        }
span.infodefile {
        font-size: 1em;
        font-weight: bold;
		}

/* INPUT */
input.authincludeinput{                                                                         /*formulaire de recherche*/
        font-size: 10px;
        color: #5d3f2e;
        text-decoration: none;
        text-align: left;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 2px;
        padding-left: 2px;
        margin-left: 0px;
        border: 1px solid #968073;
		width: 90px;
        }
input.authincludesubmit {                                                                        /*bouton rechercher*/
        font-weight: bold;
        font-size: 9px;
        color: #5d3f2e;
        background-color: #ffffff;
        text-decoration: none;
        text-align: center;
        padding: 0px;
        border: 1px solid #5d3f2e;
        }

/* SITE MAP STYLE */
ul.antsitemap {
        list-style-type: none;
        list-style-position: outside;
        margin: 0px;
		padding: 10px 10px 0px 20px;
        color: #0090dd;
        text-align: left;
        }
ul.antsitemap li.map1 {
        padding: 10px 0px 5px 0px;
		font-size: 80%;
        color: #5d3f2e;
        text-decoration: none;
        border-bottom: 1px dotted rgb(184,184,184);
        }
ul.antsitemap li.map1 a {
        font-weight: bold;
		color: #5d3f2e;
        text-decoration: none;
        }
ul.antsitemap li.map1 a:hover {
		color: #5d3f2e;
		text-decoration: underline;
        }
ul.antsitemap li.map2 {
        padding: 2px 0px 2px 8px;
		font-size: 70%;
        color: #5d3f2e;
        text-decoration: none;
        }
ul.antsitemap li.map2 a {
        font-weight: bold;
        color: #0090dd;
        text-decoration: none;
        }
ul.antsitemap li.map2 a:hover {
		color: #5d3f2e;
		text-decoration: underline;
        }
ul.antsitemap li {
        padding: 1px 0px 0px 24px;
		font-size: 70%;
        color: #5d3f2e;
        text-decoration: none;
        }
ul.antsitemap li a {
        color: #0090dd;
        text-decoration: none;
        }
ul.antsitemap li a:hover {
		color: #5d3f2e;
		text-decoration: underline;
        }

div.antspace {
        height: 20px;
		}

hr {
        margin: 0px;
		padding: 0px;
		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 */
