/**************** GENERAL ***************/

*
{
	padding: 0;
	margin: 0;
}

html
{
	height: 100%;
	width: 100%;
}

body.BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*font-size: 0.7em;*/
	font-size: 11px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
}

body.BODY-POPUP
{
	/*font-size: 0.7em;*/
	font-size: 12px;
}

hr.FLUX
{
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0 0 0 0;
	visibility: hidden;
	border: 0;
}

/**************** FORUM ***************/
div.POSITION-RELATIVE{
	position:relative
}
div.COLONNE-CENTRE-FORUM{
	float:left;
	min-height:912px;
	/*width:910px; */
	text-align:left;
	padding:10px 10px 10px 10px;
}
div.bloc-FORUM{
	color:#0066a9;
    width:889px;
	background-color:#c4e1f4;
	float:left;
	height:16px;
	padding:5px 0 0 10px;
	margin:2px 0 0 11px;
	text-decoration: none;
	
}
div.bloc-rubrique{
	color:#0066a9;
	background-color:#c4e1f4;
	float:left;
	text-decoration: none;
	background-image: url(../images/fd_redacteur.gif);
	background-repeat: no-repeat;
	width:890px;
	margin:1px 0 0 0;
	padding:1px 0 1px 30px;
}
div.bloc-redacteur{
	color:#0066a9;
	width:200px;
	float:left;
	padding:5px 0 0 10px;
	text-decoration: none;

}
div.bloc-contenu{
    min-height:45px;
    height:45px;
	color:#000;
	width:659px;
	background-color:#e1f3fe;
	float:left;
	padding:5px 5px 5px 10px;
}
div.bloc-rubrique2{
	color:#0066a9;
	background-color:#e1f3fe;
	float:left;
	text-decoration: none;
	width:868px;
	margin:0 0 0 22px;
	padding:10px 0 10px 30px;
}
div.bloc-contenu2{
    min-height:45px;
	color:#000;
	width:850px;
	background-color:#e1f3fe;
	float:left;
	padding:0;
	margin:0 0 0 15px;
	/*padding:2px 5px 5px 10px;*/
}
/*
div.onglet-FORUM{
	color:#0066a9;
    width:890px;
	background-color:#c4e1f4;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-forum.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}*/
div.onglet-FORUM a{
	color:#0066a9;	
	text-decoration:none;
}
div.onglet-FORUM{
    width:890px;
	color:#0066a9;
	text-decoration:none;
	/*position:relative;*/
	float:left;
	background-color:#c4e1f4;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-forum.gif);
	background-repeat: no-repeat;	
}
div.onglet-FORUM-roll{
    width:890px;
	color:#0066a9;
	text-decoration:none;
	/*float:left;*/
	background-color:#dcd8d5;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-forum-roll.gif);
	background-repeat: no-repeat;	
}
div.onglet-FORUM-roll a{
	color:#0066a9;	
	text-decoration:none;
}
/*
div.onglet-FORUM-roll{
    width:890px;
	color:#0066a9;
	background-color:#dcd8d5;
	text-decoration: none;
	float:left;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-forum-roll.gif);
	background-repeat: no-repeat;
}*/

div.EN-TETE{
  width:890px;
	color:#fff;
	background-color:#a8cbe2;
	margin:1px 0 0 0;
	padding:2px 0 0 30px;
	background-image: url(../images/fd_tete.gif);
	background-repeat: repeat-y;	
	font-weight: bold;
}
div.EN-TETE a{
	color:#fff;
	font-weight: bold;
}
div.EN-TETE a:hover{
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
div.Pagination{
    width:890px;
	color:#fff;
	background-color:#a8cbe2;
	margin:1px 0 0 0;
	padding:2px 0 0 30px;
	background-image: url(../images/fd_tete.gif);
	background-repeat: repeat-y;	
	font-weight: bold;
}
div.Pagination a{
	color:#fff;
	font-weight: bold;
}
div.Pagination a:hover{
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
div.ACTION-FORUM{
    width:890px;
	color:#fff;
	text-decoration:none;
	float:left;
	background-color:#a8cbe2;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-recherche.gif);
	background-repeat: no-repeat;	
}
div.ACTION-FORUM-roll{
    width:890px;
	color:#fff;
	text-decoration:none;
	float:left;
	background-color:#a8cbe2;
	height:16px;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
	background-image: url(../images/puce-recherche-roll.gif);
	background-repeat: no-repeat;	
}
div.ACTION-FORUM a{
	text-decoration:none;
	color:#fff;
}
div.ACTION-FORUM a:hover{
	text-decoration:underline;
	color:#fff;
}
div.ACTION-FORUM-roll a{
	text-decoration:none;
	color:#fff;
}
div.ACTION-FORUM-roll a:hover{
	text-decoration:underline;
	color:#fff;
}
div.ACTION-FORUM2{
    position:absolute;
	background-color:#d3e8f5;
	float:left;
	margin:0;
	padding: 1px 5px 1px 5px;
	left:815px;
    top:-20px;
}
div.ACTION-FORUM2 a{
	font-weight: bold;
	text-decoration:none;
	color:#0066a9;
}
div.ACTION-FORUM2 a:hover{
	font-weight: bold;
	text-decoration:underline;
	color:#0066a9;
	}


div#ACTION-FORUM3{
	color:#0066a9;
    float:right;
	background-color:#a8cbe2;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
}
div#ACTION-FORUM3 a{
	color:#0066a9;
	text-decoration:none;
}
div.ACTION-FORUM3{
	color:#0066a9;
    float:right;
	background-color:#a8cbe2;
	padding:5px 0 0 30px;
	margin:2px 0 0 0;
}
div.ACTION-FORUM3 a{
	color:#0066a9;
	text-decoration:none;
}
div.BLOC-TITRE-FORUM{
	font-size:2.2em;
    color:#c0b5af;
    width:900px;
    margin:20px 10px 0 10px;
	padding:1px 0 1px 20px;	
	font-weight: bold;
}
div#recherche{
    width:876px;
	float:left;
	margin:0 0 0 11px;
	padding:10px 10px 10px 10px;
	border: solid 1px #64a2cb;
}

/**************** CONTENEUR ***************/
div#CONTENEUR-SITE
{
	position: relative;
	/*min-height: 426px;*/
	width: 767px;
	margin: 2px auto 0 auto;
	text-align: left;
	border: #C0B6B0 solid 1px;
}
div#CONTENEUR-SITE-EDITEUR
{
	position: relative;
	min-height: 300px;
	/*width: 930px;*/
	width:80%;
	margin: 2px auto;
	text-align: left;
	border: #C0B6B0 solid 1px;
}

div.BLOC-mdp
{
	background: url(../images/bg-bloc-mdp.jpg) no-repeat;
	height: 350px;
	width: 450px;
	text-align: center;
	padding: 2px 2px 2px 2px;
}
/**************** HEADER ***************/
div#HEADER
{
	height: 48px;
	text-align: left;
	border-bottom: #C0B6B0 solid 1px;
	padding: 4px 20px 0;
}

div#HEADER .bandeau-logos
{
	padding-top: 8px;
}

div#HEADER-BANDEAU div#HEADER
{
	padding: 4px 5px 0;
	margin-bottom: 20px;
}

.space-logo
{
	margin: 0 10px 0 10px;
}
/**************** COLONNE-GAUCHE ***************/
div.COLONNE-GAUCHE
{
	min-height: 330px; /* 528 moins 10px padding-bottom */
	width: 168px; /* 259 moins 5px padding-left et 2px padding-right */
	text-align: left;
	padding: 0 2px 10px 5px;
	position:relative;
}

#BLOC-login
{
	background: url(../images/bg-bloc-login.jpg) no-repeat;
	height: 100px;
	position: absolute;
	bottom: 39px;
	width: 252px;
	text-align: center;
	padding: 0 0 0 5px;
}

#BLOC-login-footer
{
	background: url(../images/bg-bloc-login-footer.jpg) no-repeat;
	height: 24px;
	width: 252px;
	position: absolute;
	bottom: 3px;
	padding: 12px 0 0 12px;
}

#CONTENEUR-BLOC-navig
{
	/*position: absolute;
	bottom: 0;*/
	left: 5px;
	text-align: left;
}

.BLOC-navig
{
	width: 162px; /* 252 moins 10px padding-left*/
	text-align: left;
	padding: 10px 0 0 10px;
	background-color: #e0effa;
	background-image: url(../images/nav-left-top.gif);
	background-position: top;
	font-size:1.1em;
	color: #005790;
}

.BLOC-navig-footer
{
	height: 15px;
	width: 172px;
	background-image: url(../images/nav-left-bottom.gif);
	background-repeat: no-repeat;
}

.BLOC-navig2
{
	width: 154px; /* 252 moins 10px padding-left*/
	text-align: right;
	padding: 0 10px 0 0;
	font-size:1.1em;
	color: #005790;
}
.BLOC-navig2-footer
{
	margin-bottom: 5px;
}

a.PADDING-10-LEFT
{
	padding: 0 0 0 10px;
	text-decoration: none;	
}
a.PADDING-10-LEFT:hover
{
	padding: 0 0 0 10px;
	text-decoration: underline;	
}

a.NO-DECORATION
{
	text-decoration: none;
}

a.NO-DECORATION:hover
{
	text-decoration: underline;
}

a.NO-DECORATION:hover img
{
	text-decoration: none;
}

/**************** COLONNE-CENTRE ***************/
div.COLONNE-CENTRE
{
	/*float: right;*/
	min-height: 330px; /* 528 moins 20px padding-top et 10px padding-bottom */
	width: 160px; /* 252 moins 30px padding-left et 10px padding-right */
	text-align: left;
	padding: 10px;
}
div.COLONNE-CENTRE-ACCUEIL
{
	float: right;
	min-height: 511px; /* 528 moins 7px padding-top et 10px padding-bottom */
	width: 222px; /* 252 moins 30px padding-left et 10px padding-right */
	text-align: left;
	/*padding: 20px 10px 10px 20px;*/
}
.BLOC-seul
{
	width: 336px; /* 338 moins 10px padding-left*/
	text-align: left;
	padding: 10px 1px 0 1px;
	background-image: url(../images/bloc-right-top.gif);
	background-position: top;
}

.BLOC-contact .BLOC-seul
{
	padding-top: 5px;
}

.BLOC-seul-texte
{
	width: 318px; /* 338  moins 10px padding-left*/
	text-align: left;
	padding: 10px 10px 0 10px;
	background-image: url(../images/bloc-right-top.gif);
	background-position: top;
}

.BLOC-seul-footer2
{
	height: 15px;
	width: 338px;
	background-image: url(../images/bloc-right-bottom.gif);
	
	background-repeat: no-repeat;
}

.BLOC-seul-data
{
	width: 890px; /* 930 moins 10px padding-left*/
	text-align: left;
	padding:10px 10px 0 10px;
	margin : 0 10px 0 10px ;
	border:solid 1px #CCCCCC;
}

/**************** COLONNE-DROITE ***************/
div.COLONNE-DROITE
{
	float: right;
	min-height: 330px; /* 528 moins 20px padding-top et 10px padding-bottom */
	width: 375px; /* 416 moins 20px padding-left et 25px padding-right */
	text-align: left;
	padding: 10px 20px;
}
div.COLONNE-DROITE-ACCUEIL
{
	float: right;
	min-height: 343px; /* 528 moins 20px padding-top et 10px padding-bottom */
	width: 330px;
	text-align: left;
	padding: 5px 10px 2px 20px;
}

#CONTENEUR-BLOC-ACROBAT
{
	position: absolute;
	bottom: 0;
	right: 33px;
	text-align: left;
}

/**************** BLOC-DROITE (COLONNE-CENTRE + COLONNE-DROITE) ***************/
div.BLOC-DROITE
{
	float:right;
	width:585px;  /* COLONNE-CENTRE + COLONNE-DROITE = 252 + 416 = 668 */
	background-position: left bottom;
	background-repeat: no-repeat;
}

/**************** FOOTER ***************/
div#FOOTER
{
	position: relative;
	width: 767px;
	margin: 0px auto;
	font-size: 0.85em;
	text-align: right;
	color: #808080;
}

div#FOOTER a
{
	color: #808080;
	text-decoration: none;
}

/*############################-----GENERALITES-----############################*/
.float-RIGHT
{
	float: right;
}
.float-LEFT
{
	float: left;
}
.BLOC-texte-seul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce.gif) no-repeat 0 0;
	text-align: justify;
}
.BLOC-publications
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce-publications.gif) no-repeat 0 0;
	text-align: justify;
}
.BLOC-news
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce-news.gif) no-repeat 0 0;
	text-align: justify;
}
.NL-separateur
{ 
	padding-left: 10px;
	vertical-align: top;
	border-left: 1px solid #cccccc;
}
.BLOC-interlocuteurs
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce-interlocuteurs.gif) no-repeat 0 0;
	text-align: justify;
}
.BLOC-contact
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce-contact.gif) no-repeat 0 0;
	text-align: justify;
}
.BLOC-profil
{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/puce-profil.gif) no-repeat 0 0;
	text-align: justify;
}

/**************** MENU ***************/
div#MENU
{
	height: 12px;
	width:585px;
	float: right;
	text-align: left;
	border-bottom: #C0B6B0 solid 1px;
}

/*############################-----MENUS DEROULANTS-----############################*/
/* PARAMETRES GENERAUX DU MENU */
#nav, #nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li
{
	float: left; /* Alignement du menu dans la page */
}

/* NIVEAU 01 */
.MENU-niv01_1, .MENU-niv01_2, .MENU-niv01_3, .MENU-niv01_4, .MENU-niv01_5, .MENU-niv01_6, .MENU-niv01_7, .MENU-niv01_8
{
	line-height: 12px;
}
.MENU-niv01_1 a, .MENU-niv01_2 a, .MENU-niv01_3 a, .MENU-niv01_4 a, .MENU-niv01_5 a, .MENU-niv01_6 a, .MENU-niv01_7 a, .MENU-niv01_8 a
{
	display: block;
	color: #626349;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.MENU-niv01_1 a:hover, .MENU-niv01_2 a:hover, .MENU-niv01_3 a:hover, .MENU-niv01_4 a:hover, .MENU-niv01_5 a:hover, .MENU-niv01_6 a:hover, .MENU-niv01_7 a:hover, .MENU-niv01_8 a:hover
{
	padding: 0 5px 0 5px;
}
.MENU-niv01_1 a:hover, .MENU-niv01_1-selected a
{
	background-color: #58A0D2;
}
.MENU-niv01_2 a:hover, .MENU-niv01_2-selected a
{
	background-color: #ABDBE9;
}
.MENU-niv01_3 a:hover, .MENU-niv01_3-selected a
{
	background-color: #A9D675;
}
.MENU-niv01_4 a:hover, .MENU-niv01_4-selected a
{
	background-color: #FFE9BA;
}
.MENU-niv01_5 a:hover, .MENU-niv01_5-selected a
{
	background-color: #BBBEDD;
}
.MENU-niv01_6 a:hover, .MENU-niv01_6-selected a
{
	background-color: #BABEDC;
}
.MENU-niv01_7 a:hover, .MENU-niv01_7-selected a
{
	background-color: #F5FFC2;
}
.MENU-niv01_8 a:hover, .MENU-niv01_8-selected a
{
	background-color: #c0b5af;
}

/* NIVEAU 02 */
.MENU-niv02_1, .MENU-niv02_2, .MENU-niv02_3, .MENU-niv02_4, .MENU-niv02_5, .MENU-niv02_6, .MENU-niv02_7
{
	padding: 0 0 0 0;
	line-height: 12px;
}
.MENU-niv02_1 a, .MENU-niv02_2 a, .MENU-niv02_3 a, .MENU-niv02_4 a, .MENU-niv02_5 a, .MENU-niv02_6 a, .MENU-niv02_7 a
{
	display: block;
	color: #626349;
	text-decoration: none;
	padding: 0 5px 0 5px;
	width: 182px;
	background-color: #FFFFFF;
}
.MENU-niv02_1 a:hover, .MENU-niv02_2 a:hover, .MENU-niv02_3 a:hover, .MENU-niv02_4 a:hover, .MENU-niv02_5 a:hover, .MENU-niv02_6 a:hover, .MENU-niv02_7 a:hover
{
	width: 182px;
	padding: 0 5px 0 5px;
}
.MENU-niv02_1 a:hover
{
	background-color: #58A0D2;
}
.MENU-niv02_2 a:hover
{
	background-color: #ABDBE9;
}
.MENU-niv02_3 a:hover
{
	background-color: #A9D675;
}
.MENU-niv02_4 a:hover
{
	background-color: #FFE9BA;
}
.MENU-niv02_5 a:hover
{
	background-color: #BBBEDD;
}
.MENU-niv02_6 a:hover
{
	background-color: #BABEDC;
}
.MENU-niv02_7 a:hover
{
	background-color: #F5FFC2;
}

#nav li ul
{
	/* listes de NIVEAU 2 */
	position: absolute;
	background-color: #FFFFFF;
	border-top: 1px solid #C0B6B0;
	border-left: 1px solid #C0B6B0;
	border-right: 1px solid #C0B6B0;
	width: 192px;
	left: -999em;
	z-index: 100;
}

#nav li ul li
{
	border-bottom: 1px solid #C0B6B0;
}

/* NIVEAU 03 */
.MENU-niv03
{
	padding: 0 0 0 0;
}
.MENU-niv03 a
{
	display: block;
	color: #FF0000;
	text-decoration: none;
}

#nav li ul ul
{
	/* listes de NIVEAU 3 et plus */
	margin: -16px 0 0 192px; /* Attention, la derniere valeur doit être aussi égale au WIDTH des NAV A et NAV LI UL pour pouvoir raccrocher les NIVEAUX 2 et 3 */
}


#nav li:hover ul ul, #nav li.sfhover ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul
{
	left: auto;
}

.BLOC-LOGO {
	margin: 0 10px 10px 0;
	padding: 0 0 0 25px;
	text-align:right;
}

/**** ACCES DIRECT ****/

.AccesDirect
{
	position:absolute;
	bottom: 0px;
}

/**** ENCARTS ****/
.EncartBloc
{
	padding: 0px 3px;
	width: 164px;
	border-left: solid 1px #E4E0DC;
	border-right: solid 1px #E4E0DC;
}

.EncartHeader
{
	height: 18px;
	width:172px;
}

.EncartFooter
{
	width:172px;
	height:15px;
	padding-bottom: 10px; 
}

.EncartBloc a
{
	color: #005790;
}

.EncartBloc select
{
	width: 153px;
}

.EncartBloc img
{
	max-height: 140px;
	max-width: 140px;
}