﻿@charset "utf-8";
a:link { color:#FFFFFF; }
a:visited { color: purple; }
a:active { color:#FFFFFF; }
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	
	font-size: 9pt;
color: #FFFFFF;
    }
.important
{
 background-color: #ff0000;
font-weight: bold;
}
    .gefil #container {
	width: 950px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-image: url(../images/fond.jpg);
	height: 606px;
	position: relative;
	background-repeat: no-repeat;
    }
.gefil #containerprs {
	width: 950px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-image: url(../images/fond_presentation.jpg);
	height: 606px;
	position: relative;
	background-repeat: no-repeat;
}

    .gefil #mainContent {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 235px;
	width: 658px;
	height: 244px;
	font-size: 9pt;
	text-align: justify;
	z-index: 2;
    }
.gefil #contentprs {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 248px;
	width: 658px;
	height: 236px;
	font-size: 9pt;
	text-align: justify;

	z-index: 2;
}
.gefil #validation {
	position: absolute;
	left: 191px;
	top: 579px;
	width: 585px;
	font-size: 7pt;
	height: 16px;
	z-index: 1;
	text-align: center;

}
.gefil #rechercheform {
	position: absolute;
	left: 567px;
	top: 148px;
	width: 190px;
	font-size: 8pt;
	height: 46px;
	font-style: normal;
	text-align: left;

}
.gefil #validform {
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	border: 0;
	margin: 0 0 0 3px;
	padding: 0;
}
.gefil #subtitle {
	position: absolute;
	left: 191px;
	top: 489px;
	width: 585px;
	font-size: 7pt;
	height: 30px;
	font-weight: bold;
	text-align: center;

}
.gefil #bdnactu {
	position: absolute;
	left: 288px;
	top: 76px;
	width: 414px;
	font-size: 9pt;
	height: 35px;
	color: #FFFFFF;
	text-align: left;
}
.gefil #menu {
	position: absolute;
	left: -168px;
	top: 292px;
	width: 348px;
	font-size: 7pt;
	height: 333px;
	z-index: 3;
}
.gefil #recherche {
	position: absolute;
	left: 509px;
	top: 130px;
	width: 284px;
	font-size: 10pt;
	height: 79px;
	font-style: normal;
	text-align: left;
	font-weight: bold;

}
.gefil #recherchen {
	position: absolute;
	left: 509px;
	top: 130px;
	width: 284px;
	font-size: 7pt;
	height: 79px;
	font-style: normal;
	text-align: left;
	font-weight: bold;

}
.gefil #recherche2 {
	position: absolute;
	left: 694px;
	top: 186px;
	width: 101px;
	font-size: 8pt;
	height: 20px;
	font-style: normal;

}
.gefil #menu2 {
	position: absolute;
	left: 234px;
	top: 142px;
	width: 100px;
	font-size: 7pt;
	height: 90px;
	z-index: 3;

}
.gefil #filariane {
	position: absolute;
	left: 179px;
	top: 184px;
	width: 353px;
	font-size: 14pt;
	height: 24px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	text-decoration: none;

}

.linkmenu {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.linknormal {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.gefil #flashgefil {
	position: absolute;
	left: 25px;
	top: 55px;
	width: 184px;
	height: 173px;
	z-index: 0;
}
.gefil #gifpdflct {
	position: absolute;
	left: 489px;
	top: 196px;
	width: 33px;
	height: 54px;

}

/*calque pratique du droit*/

.gefil #listadhcls {
	position: absolute;
	left: 157px;
	top: 120px;
	width: 265px;
	height: 143px;
	visibility: hidden;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	z-index: 3;
	background-color: #000066;
}
.gefil #listadhpopup {
	position: absolute;
	left: 80px;
	top: 210px;
	width: 480px;
	height: 21px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;

}
.gefil #mainContent2 {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 207px;
	width: 658px;
	height: 261px;
	font-size: 9pt;
	text-align: justify;
	z-index: 2;

}
.detailqualif {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.Style3 {
	color: #FFFFFF;
}
.Style4 {
	color: #FFFFFF;
			font-size: 9pt;
}
.liensqualif {
	color: #FFFFFF;
		font-size: 8pt;
}
.gefil #mainContentprs {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 235px;
	width: 658px;
	height: 244px;
	font-size: 9pt;
	text-align: justify;
	z-index: 2;
color: #FFFFFF;
}
.gefil #print {
	position: absolute;
	left: 450px;
	top: 130px;
	width: 21px;
	font-size: 12pt;
	height: 18px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.gefil #subfooter {
	position: absolute;
	left: 191px;
	top: 520px;
	width: 585px;
	font-size: 7pt;
	height: 16px;
	z-index: 1;
	text-align: center;
}
.linknormalprn {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.linkmenuprn {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.gefil #subfootersrdm {
	position: absolute;
	left: 191px;
	top: 570px;
	width: 585px;
	font-size: 7pt;
	height: 16px;
	z-index: 1;
	text-align: center;
	color: #0262a9;
	font-weight: bold;
}
.gefil #mainContentleg {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 235px;
	width: 658px;
	height: 244px;
	font-size: 7pt;
	text-align: justify;
	z-index: 2;
}
.gefil  #notice {
	position: absolute;
	left: 100px;
	top: 120px;
	width: 400px;
	height: 150px;
	background-color: #003399;
	color: #FF0000;
	font-size: 8pt;
	visibility: hidden;
}
.gefil #mainContent3 {
	padding: 0 0px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	position: absolute;
	left: 158px;
	top: 230px;
	width: 658px;
	height: 261px;
	font-size: 9pt;
	text-align: justify;
	z-index: 2;
}
.gefil #logoann {
	position: absolute;
	left: 430px;
	top: 60px;
	width: 220px;
}
.gefil  #zoom1 {
	position: absolute;
	left: 185px;
	width: 600px;
	height: 400px;
	background-color: #0262a9;
	color: #FFFFFF;
	font-size: 8pt;
	visibility: hidden;
	text-align: center;
	top: 95px;
	z-index: 2000;
}
.gefil  #zoom2 {
	position: absolute;
	left: 185px;
	width: 600px;
	height: 415px;
	background-color: #0262a9;
	color: #FFFFFF;
	font-size: 8pt;
	visibility: hidden;
	text-align: center;
	top: 95px;
	z-index: 2000;
}
.gefil  #zoom3 {
	position: absolute;
	left: 185px;
	width: 600px;
	height: 430px;
	background-color: #0262a9;
	color: #FFFFFF;
	font-size: 8pt;
	visibility: hidden;
	text-align: center;
	top: 95px;
	z-index: 2000;
}
.gefil  #zoom4 {
	position: absolute;
	left: 185px;
	width: 600px;
	height: 415px;
	background-color: #0262a9;
	color: #FFFFFF;
	font-size: 8pt;
	visibility: hidden;
	text-align: center;
	top: 95px;
	z-index: 2000;
}
.gefil  #zoom5 {
	position: absolute;
	left: 185px;
	width: 600px;
	height: 420px;
	background-color: #0262a9;
	color: #FFFFFF;
	font-size: 8pt;
	visibility: hidden;
	text-align: center;
	top: 95px;
	z-index: 2000;
}