/* CSS DOCUMENT */

/* ==================== */
/* Style generique HTML */
/* ==================== */ 

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(img/fond_repeat_xy.jpg);
	background-repeat:repeat;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
}
ol {
	font-family:Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	list-style-position: outside;
}

.defaultlinkblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#225C85;
}
a.defaultlinkblue:link {
	text-decoration:none;
	color:#225C85;
}
a.defaultlinkblue:hover {
	text-decoration:none;
	color:#990000;
}
a.defaultlinkblue:visited {
	text-decoration:none;
}
a.defaultlinkblue:active {
	text-decoration:none;
	color:#990000;
}
.defaultlinkital {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#444444;
}
a.defaultlinkital:link {
	text-decoration:none;
	color:#444444;
}
a.defaultlinkital:hover {
	text-decoration:none;
	color:#990000;
}
a.defaultlinkital:visited {
	text-decoration:none;
}
a.defaultlinkital:active {
	text-decoration:none;
	color:#990000;
}
/* ============== */ 
/* Centrage ecran */ 
/* ============== */ 

#pagecentrage {
	position:relative;
	top:0px;
	margin-left:0px;
	margin-right:0px;
	height:600px;
	width:100%;
	text-align:center;
	background-image:url(img/fond_repeat_x.jpg);
	background-repeat:repeat-x;
	z-index:1;
}
#pagearea {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:997px;
	z-index:2;
	background-image:url(img/asplef_fr_scene_1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:default;
}
/* ==================== */ 
/* BLOC GAUCHE - PICTOS */
/* ==================== */
#cadrepictos {
	position:absolute;
	left:19px;
	top:297px;
	width:223px;
	height:296px;
	z-index:3;
	visibility:visible;
}
#cadrepictos .linkpicto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#225C85;
}
#cadrepictos a.linkpicto:link {
	text-decoration:none;
	color:#225C85;
}
#cadrepictos a.linkpicto:hover {
	text-decoration:none;
	color:#990000;
}
#cadrepictos a.linkpicto:visited {
	text-decoration:none;
}
#cadrepictos a.linkpicto:active {
	text-decoration:none;
	color:#225C85;
}
#pictoa {
	position:absolute;
	left:0px;
	top:0px;
	width:98px;
	height:74px;
	z-index:4;
	visibility:visible;
}
#pictob {
	position:absolute;
	left:0px;
	top:74px;
	width:98px;
	height:74px;
	z-index:4;
	visibility:hidden;
}
#pictoc {
	position:absolute;
	left:0px;
	top:148px;
	width:98px;
	height:74px;
	z-index:4;
	visibility:hidden;
}
#pictod {
	position:absolute;
	left:0px;
	top:222px;
	width:98px;
	height:74px;
	z-index:4;
	visibility:hidden;
}
/* ======================= */ 
/* BLOC CHOIX LINGUISTIQUE */
/* ======================= */ 
#bloclangues {
	position:absolute;
	left:912px;
	top:118px;
	width:45px;
	height:32px;
	z-index:3;
	visibility:visible;
}

/* ======================== */ 
/* BLOC NAVIGATEUR FRANCAIS */
/* ======================== */ 
#retouraccueil {
	position:absolute;
	left:12px;
	top:198px;
	width:116px;
	height:26px;
	z-index:9;
	visibility:visible;
}
#retouraccueil a.retoura {
	position:absolute;
	left:0px;
	top:0px;
	width:116px;
	height:26px;
	background-image:url(img/accueilfr_off.gif) ;
}
#retouraccueil a.retoura:hover {
	background-image:url(img/accueilfr_on.gif);
}

#selecteurnavfr {
	position:absolute;
	left:232px;
	top:128px;
	width:569px;
	height:32px;
	z-index:8;
	visibility:visible;
}
#selecteurnavfr a.celluleafr {
	position:absolute;
	left:10px;
	top:0px;
	height:32px;
	width:119px;
	background-image:url(img/menuafr_off.jpg);
}
#selecteurnavfr a.celluleafr:hover {
	background-image:url(img/menuafr_on.jpg);
}
#selecteurnavfr a.cellulebfr {
	left:118px;
	top:0px;
	position:absolute;
	height:32px;
	width:127px;
	background-image:url(img/menubfr_off.jpg);
}
#selecteurnavfr a.cellulebfr:hover {
	background-image:url(img/menubfr_on.jpg);
}
#selecteurnavfr a.cellulecfr {
	left:234px;
	top:0px;
	position:absolute;
	height:32px;
	width:115px;
	background-image:url(img/menucfr_off.jpg);
}
#selecteurnavfr a.cellulecfr:hover {
	background-image:url(img/menucfr_on.jpg);
}
#selecteurnavfr a.celluledfr {
	left:338px;
	top:0px;
	position:absolute;
	height:32px;
	width:119px;
	background-image:url(img/menudfr_off.jpg);
}
#selecteurnavfr a.celluledfr:hover {
	background-image:url(img/menudfr_on.jpg);
}
#selecteurnavfr a.celluleefr {
	left:446px;
	top:0px;
	position:absolute;
	height:32px;
	width:114px;
	background-image:url(img/menuefr_off.jpg);
}
#selecteurnavfr a.celluleefr:hover {
	background-image:url(img/menuefr_on.jpg);
}

/* =========================== */ 
/* PARAMETRES LISTES DES MENUS */
/* =========================== */
#selecteurnavfr .liste {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#444444;
}
#selecteurnavfr a.liste:link {
	text-decoration:none;
	color:#444444;
}
#selecteurnavfr a.liste:hover {
	text-decoration:none;
	color:#990000;
}
#selecteurnavfr a.liste:visited {
	text-decoration:none;
}
#selecteurnavfr a.liste:active {
	text-decoration:none;
	color:#444444;
}
.listeintervall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
	line-height:7px;
	color:#666666;
	background-image:url(img/fond_menu.gif);
	background-repeat:repeat;
}
.bulleta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CA0F15;
}
.bulletb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E36C00;
}
.bulletc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#585757;
}
.bulletd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A9B300;
}
.bullete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BF7F3F;
}

/* ============================== */ 
/* BLOCS DES SOUS MENUS COLONNE A */
/* ============================== */ 
.acornertopleft {
	background-image:url(img/corner_top_left_a.gif);
	background-repeat:no-repeat;
}
.alinertop {
	background-image:url(img/liner_top_a.gif);
	background-repeat:repeat-x;
}
.acornertopright {
	background-image:url(img/corner_top_right_a.gif);
	background-repeat:no-repeat;
}
.alinerleft {
	background-image:url(img/liner_left_a.gif);
	background-repeat:repeat-y;
}
.alinerright {
	background-image:url(img/liner_right_a.gif);
	background-repeat:repeat-y;
}
.acornerbottomleft {
	background-image:url(img/corner_bottom_left_a.gif);
	background-repeat:no-repeat;
}
.alinerbottom {
	background-image:url(img/liner_bottom_a.gif);
	background-repeat:repeat-x;
}
.acornerbottomright {
	background-image:url(img/corner_bottom_right_a.gif);
	background-repeat:no-repeat;
}
/* ============================== */ 
/* BLOCS DES SOUS MENUS COLONNE B */
/* ============================== */ 
.bcornertopleft {
	background-image:url(img/corner_top_left_b.gif);
	background-repeat:no-repeat;
}
.blinertop {
	background-image:url(img/liner_top_b.gif);
	background-repeat:repeat-x;
}
.bcornertopright {
	background-image:url(img/corner_top_right_b.gif);
	background-repeat:no-repeat;
}
.blinerleft {
	background-image:url(img/liner_left_b.gif);
	background-repeat:repeat-y;
}
.blinerright {
	background-image:url(img/liner_right_b.gif);
	background-repeat:repeat-y;
}
.bcornerbottomleft {
	background-image:url(img/corner_bottom_left_b.gif);
	background-repeat:no-repeat;
}
.blinerbottom {
	background-image:url(img/liner_bottom_b.gif);
	background-repeat:repeat-x;
}
.bcornerbottomright {
	background-image:url(img/corner_bottom_right_b.gif);
	background-repeat:no-repeat;
}
/* ============================== */ 
/* BLOCS DES SOUS MENUS COLONNE C */
/* ============================== */ 
.ccornertopleft {
	background-image:url(img/corner_top_left_c.gif);
	background-repeat:no-repeat;
}
.clinertop {
	background-image:url(img/liner_top_c.gif);
	background-repeat:repeat-x;
}
.ccornertopright {
	background-image:url(img/corner_top_right_c.gif);
	background-repeat:no-repeat;
}
.clinerleft {
	background-image:url(img/liner_left_c.gif);
	background-repeat:repeat-y;
}
.clinerright {
	background-image:url(img/liner_right_c.gif);
	background-repeat:repeat-y;
}
.ccornerbottomleft {
	background-image:url(img/corner_bottom_left_c.gif);
	background-repeat:no-repeat;
}
.clinerbottom {
	background-image:url(img/liner_bottom_c.gif);
	background-repeat:repeat-x;
}
.ccornerbottomright {
	background-image:url(img/corner_bottom_right_c.gif);
	background-repeat:no-repeat;
}
/* ============================== */ 
/* BLOCS DES SOUS MENUS COLONNE D */
/* ============================== */ 
.dcornertopleft {
	background-image:url(img/corner_top_left_d.gif);
	background-repeat:no-repeat;
}
.dlinertop {
	background-image:url(img/liner_top_d.gif);
	background-repeat:repeat-x;
}
.dcornertopright {
	background-image:url(img/corner_top_right_d.gif);
	background-repeat:no-repeat;
}
.dlinerleft {
	background-image:url(img/liner_left_d.gif);
	background-repeat:repeat-y;
}
.dlinerright {
	background-image:url(img/liner_right_d.gif);
	background-repeat:repeat-y;
}
.dcornerbottomleft {
	background-image:url(img/corner_bottom_left_d.gif);
	background-repeat:no-repeat;
}
.dlinerbottom {
	background-image:url(img/liner_bottom_d.gif);
	background-repeat:repeat-x;
}
.dcornerbottomright {
	background-image:url(img/corner_bottom_right_d.gif);
	background-repeat:no-repeat;
}
/* ============================== */ 
/* BLOCS DES SOUS MENUS COLONNE E */
/* ============================== */ 
.ecornertopleft {
	background-image:url(img/corner_top_left_e.gif);
	background-repeat:no-repeat;
}
.elinertop {
	background-image:url(img/liner_top_e.gif);
	background-repeat:repeat-x;
}
.ecornertopright {
	background-image:url(img/corner_top_right_e.gif);
	background-repeat:no-repeat;
}
.elinerleft {
	background-image:url(img/liner_left_e.gif);
	background-repeat:repeat-y;
}
.elinerright {
	background-image:url(img/liner_right_e.gif);
	background-repeat:repeat-y;
}
.ecornerbottomleft {
	background-image:url(img/corner_bottom_left_e.gif);
	background-repeat:no-repeat;
}
.elinerbottom {
	background-image:url(img/liner_bottom_e.gif);
	background-repeat:repeat-x;
}
.ecornerbottomright {
	background-image:url(img/corner_bottom_right_e.gif);
	background-repeat:no-repeat;
}

/* ====================== */ 
/* CONTENU DES SOUS MENUS */
/* ====================== */
#sousmenua {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	visibility:hidden;
}
#sousmenub {
	position:absolute;
	left:108px;
	top:0px;
	width:auto;
	height:auto;
	visibility:hidden;
}
#sousmenuc {
	position:absolute;
	left:224px;
	top:0px;
	width:auto;
	height:auto;
	visibility:hidden;
}
#sousmenud {
	position:absolute;
	left:328px;
	top:0px;
	width:auto;
	height:auto;
	visibility:hidden;
}
#sousmenue {
	position:absolute;
	left:436px;
	top:0px;
	width:auto;
	height:auto;
	visibility:hidden;
}
#allmenusoff {
	position:absolute;
	left:0px;
	top:100px;
	width:997px;
	height:480px;
	z-index:7;
	visibility:hidden;
}

/* =========================== */ 
/* CONTENU DES SOUS-SOUS-MENUS */
/* =========================== */ 
/*
#sousmenubposa {
	position:absolute;
	left:190px;
	top:33px;
	width:auto;
	height:auto;
	z-index:9;
	visibility:hidden;
}
#sousmenubposb {
	position:absolute;
	left:190px;
	top:53px;
	width:auto;
	height:auto;
	z-index:9;
	visibility:hidden;
}
#sousmenubposc {
	position:absolute;
	left:190px;
	top:73px;
	width:auto;
	height:auto;
	z-index:9;
	visibility:hidden;
}
*/
/* ================== */ 
/* MESSAGES CHAPITRES */
/* ================== */ 
#chapternav {
	position:absolute;
	left:15px;
	top:158px;
	width:auto;
	height:25px;
	z-index:3;
	visibility:visible;
}
#chapternavpicto {
	position:absolute;
	left:15px;
	top:148px;
	width:auto;
	height:35px;
	z-index:3;
	visibility:visible;
}
.typohomechapter {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px;
	font-style:normal;
	color:#225C85;
}
.typocurrentchapter {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-style:normal;
	color:#225C85;
}
/* =================== */ 
/* MESSAGES NAVIGATION */
/* =================== */

#messagenav {
	position:absolute;
	left:254px;
	top:158px;
	width:510px;
	height:auto;
	z-index:5;
	visibility:visible;
}
.typonav {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-style:normal;
	color:#999999;
}
.typonavb {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style:normal;
	color:#225c85;
}
.typonavfleche {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style:normal;
	color:#225c85;
}

#messagenav .navlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#225c85;
}
#messagenav a.navlink:link {
	text-decoration:none;
	color:#225c85;
}
#messagenav a.navlink:hover {
	text-decoration:none;
	color:#990000;
}
#messagenav a.navlink:visited {
	text-decoration:none;
}
#messagenav a.navlink:active {
	text-decoration:none;
	color:#225c85;
}

/* ========================================== */ 
/* BLOC FIXE - CONTENU - MENTIONS - WEBMASTER */
/* ========================================== */
#cadretitrecontenu {
	position:absolute;
	left:242px;
	top:190px;
	width:522px;
	height:auto;
	z-index:3;
	visibility:visible;
}
#cadremenulegal {
	position:absolute;
	left:242px;
	top:570px;
	width:522px;
	height:auto;
	z-index:3;
	visibility:visible;
}
/* ============================================== */ 
/* SCROLLING CONTENU - CADRES ET STYLES DES LIENS */
/* ============================================== */
.cadrecontenu {
	position:absolute;
	left:0px;
	top:38px;
	width:522px;
	height:335px;
	text-align:left;
	overflow:auto;
}
.cadrecontenusa {
	position:absolute;
	left:0px;
	top:38px;
	width:542px;
	height:330px;
	text-align:left;
	overflow:hidden;
}

#cadretitrecontenu .lieninfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}
#cadretitrecontenu a.lieninfo:link {
	text-decoration:none;
	color:#444444;
}
#cadretitrecontenu a.lieninfo:hover {
	text-decoration:none;
	color:#990000;
}
#cadretitrecontenu a.lieninfo:visited {
	text-decoration:none;
}
#cadretitrecontenu a.lieninfo:active {
	text-decoration:none;
	color:#444444;
}

#cadretitrecontenu .lieninfoliste {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
}
#cadretitrecontenu a.lieninfoliste:link {
	text-decoration:none;
	color:#990000;
}
#cadretitrecontenu a.lieninfoliste:hover {
	text-decoration:none;
	color:#444444;
}
#cadretitrecontenu a.lieninfoliste:visited {
	text-decoration:none;
}
#cadretitrecontenu a.lieninfoliste:active {
	text-decoration:none;
	color:#990000;
}

/* =============================================== */ 
/* MENU INFOS LEGALES - CADRES ET STYLES DES LIENS */
/* =============================================== */
#cadremenulegal .lienmentions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}
#cadremenulegal a.lienmentions:link {
	text-decoration:none;
	color:#444444;
}
#cadremenulegal a.lienmentions:hover {
	text-decoration:none;
	color:#990000;
}
#cadremenulegal a.lienmentions:visited {
	text-decoration:none;
}
#cadremenulegal a.lienmentions:active {
	text-decoration:none;
	color:#444444;
}

/* =============== */ 
/* STYLES CONTENUS */
/* =============== */ 	

.grandtitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:23px;
	color:#225C85;
}
.soustitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#225C85;
}
.txtcourantcontenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	padding-left:22px;
	color:#444444;
}
.txtcourantcontenub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	padding-left:5px;
	color:#444444;
}
.txtcourantcontenuc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.filetcontenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9AB4C7;
}
.txtgris12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}
.txtgris11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}
.txtgris11centre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#444444;
}
.txtgris10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
}
.txtblanc11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.txtrouge11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC0000;
}
.txtrouge12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
}
.txtrouge13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #CC0000;
}
.squarecolor {
	color:#FF9900;
}
.squarecolorsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
}
.formulaire11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	border: thin dotted #FF6600;
}

/* ======================== */
/* BLOC - ADRESSE - CONTACT */
/* ======================== */
#blocadresse {
	position:absolute;
	left:829px;
	top:235px;
	width:auto;
	height:auto;
	z-index:3;
	visibility:visible;
}
.textadresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}
.textadresseb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#444444;
	line-height:13px;
}
#blocadresse .textemail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:13px;
}
#blocadresse a.textemail:link {
	text-decoration:none;
	color:#444444;	
}
#blocadresse a.textemail:hover {
	text-decoration:none;
	color:#990000;
}
#blocadresse a.textemail:visited {
	text-decoration:none;
}
#blocadresse a.textemail:active {
	text-decoration:none;
}

/* =========== */
/* BLOC AGENDA */
/* =========== */
#agenda {
	position:absolute;
	left:829px;
	top:481px;
	width:auto;
	height:auto;
	z-index:3;
	visibility:visible;
}
#agenda .esplus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
}
#agenda a.esplus:link {
	text-decoration:none;
	color:#444444;
}
#agenda a.esplus:hover {
	text-decoration:none;
	color:#990000;
}
#agenda a.esplus:visited {
	text-decoration:none;
}
#agenda a.esplus:active {
	text-decoration:none;
	color:#444444;
}

.textagendablanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:8px;
	color:#FFFFFF;
}
.textagendagris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	color:#444444;
}

/* =============== */
/* TELECHARGEMENTS */
/* =============== */
#telechargement {
	position:absolute;
	left:841px;
	top:436px;
	width:104px;
	height:23px;
	z-index:4;
	visibility:visible;
}
#telechargement a.telecharg {
	position:absolute;
	left:0px;
	top:0px;
	width:104px;
	height:23px;
	background-image:url(img/telechargementfr_off.jpg);
}
#telechargement a.telecharg:hover {
	background-image:url(img/telechargementfr_on.jpg);
}

/* ================= */ 
/* STYLES DES IMAGES */
/* ================= */

.imgleft {
	float:left;
	margin:3px 20px 5px 0px;
	display:inline;
}
.imgright{
	float:right;
	margin:3px 0px 5px 20px;
	display:inline;
}
.imgfullwidth {
	float: left;
	margin:3px 0px 10px 0px;
	display:inline;
}
/* ================== */ 
/* STYLES SPECIFIQUES */
/* ================== */

.validation {
	color: #006600; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 13px;
}
.validationp {
	color: #006600; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 12px;
}
.validationsd {
	color: #FF3300; 
	font-weight: bold; 
	font-family: Arial; 
	font-size: 13px;
}
.validationsdp {
	color: #FF3300; 
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px;
}


