/********************************************************************************
	Définitions globales
---------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
p {
	margin: 0em;
	padding: 0em;
}
table {
	margin: 0px;
	padding: 0px;
}
td, th {
	margin: 0px;
	padding: 0px;
}
img {
	padding: 0px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	clear: left;
}

/********************************************************************************
/*	Classes générales	*/
.Alerte {
	color: #FF0000;
	width: 100px;
}
.Bouton {
	background-color: #c2d1ed;
	cursor: pointer;
	color: #003366;
	border: 1px outset #4f81bd;
	font-style: italic;
	font-weight: bold;
}
.Bouton_ok {
	padding-left: 0.2em;
	background-color: #4f81bd;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
	border: 1px outset #003366;
	text-align: center;
	padding-right: 0.2em;
}
.Noir{
	color: #000000;
}
.Gras {
	font-weight: bolder;
}
.Gras_italique{
	font-weight: bolder;
	font-style: italic;
}
.Lien {
	color: #CC0099;
	font-style: italic;
	font-weight: bold;
}
.Mailto {
	font-style: italic;
	font-weight: bold;
}
.Vu {
	font-style: italic;
	font-weight: bold;
}
.Trait {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/* */
.Sigle {
	font-style: italic;
	font-weight: bold;
}
.Prenom {
	font-style: italic;
}
.Nom {
	font-style: italic;
	font-weight: bold;
}
.Email_vu {
	font-style: italic;
	font-weight: bold;
}
.Defile {
}
#ticker_1 {
	margin: 0px;
	padding: 0px;
}
/********************************************************************************
/*	Le bandeau supérieur	*/
#Bando {
	background-image: url(img/cd-bande.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#Img_site {
	background-image: url(img/bandeOMK.gif);
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#Img_site img{
	margin-left: 70px;
	height: 150px;
	width: 150px;
}
#Titre_du_Site {
	font-size: 1.25em;
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	position: absolute;
	left: 230px;
	top: 40px;
}
#Id_visiteur {
	font-size: 0.8em;
	font-weight: normal;
	position: absolute;
	left: 230px;
	top: 150px;
	color: #4f81bd;
}
#GetLogin {
	font-size: 0.8em;
	font-weight: bold;
	position: absolute;
	left:580px;
	top:123px;
	width:360px;
	color: #003366;
}
#GetLogin .Question {
	padding-right: 0.5em;
	text-align: right;
	vertical-align: middle;
}
#GetLogin .Saisie {
	color: #000000;
	vertical-align: middle;
	width: 50px;
}
#GetLogin #msgError {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
}
#GetLogin #logtitre {
	position: absolute;
	left: -120px;
	top: 25px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	color: #789AD8;
}
#GetLogin #lblLogin {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 70px;
	color: #000099;
}
#GetLogin #LOGIN {
	position: absolute;
	left: 90px;
	top: 20px;
	width: 100px;
	height: 14px;
}
#GetLogin #lblPwd {
	position: absolute;
	left: 205px;
	top: 0px;
	width: 70px;
	color: #000099;
}
#GetLogin #PWD {
	position: absolute;
	left: 205px;
	top: 20px;
	width: 100px;
	height: 14px;
}
#GetLogin #b_ok_login {
	position: absolute;
	left: 320px;
	top: 20px;
	padding: 0px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #C2D1ED;
	width: 45px;
}

/*****************************************************/
/*	La Marge de gauche avec le menu en colonne	*/
#Marge {
	text-align: left;
	vertical-align: top;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 146px;
}
#Date {
	font-size: 0.75em;
	text-align: center;
	color: #4f81bd;
	line-height: 2em;
	margin-bottom: 1em;
	display: block;
}
#Menu {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f81bd;
	clear: left;
	text-decoration: none;
}
#Menu ul {
	margin: 0px;
	padding: 0px;
}
#Menu li {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 30px;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#Menu li a {
	text-decoration: none;
	color: #4f81bd;
	display: block;
	width: auto;
	padding-top: 0.75em;
	height: 20px;
	padding-right: 0.5em;
	background-color: #FFFFFF;
}
#Menu #Courant{
	background-color: #c2d1ed;
	color: #003366;
}
#Menu #Courant a{
	background-color: #c2d1ed;
	color: #003366;
}
#Menu #Courant a:hover{
	color: #4f81bd;
}
#Menu li:hover {
/*	background-color: #4f81bd;
	color: #FFFFFF;
*/	vertical-align: bottom;
}
#Menu li a:hover {
	background-color: #4f81bd;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul ul {
	display: none;
	position: absolute;
	left: 190px;
	top: 0px;
	width: 280px;
	background-color: #4f81bd;
	z-index: 999;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-size: 1.1em;
	border: 1px solid #003366;
}
#Menu ul ul li {
	background-image: none;
	height: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}
#Menu ul ul li a{
	text-align: left;
	padding-left: 1em;
	padding-top: 7px;
	height: 20px;
	background-color: #4f81bd;
	color: #FFFFFF;
	display: block;
	border: 1px solid #003366;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Menu ul ul li:hover {
	background-image: none;
	background-color: #003366;
}
#Menu ul ul li a:hover {
	background-color: #003366;
}
#Menu img {
	vertical-align: middle;
	margin-left: 0.5em;
	border-width: 0px;
}
#Menu ul.Nivo1 li.Smenu:hover ul.Nivo2 {
	display: block;
}
/********************************************************************************
/*	L'espace principal de la page	*/
#Page {
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 195px;
	z-index: 0;
	background-image: url(img/f_centre.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 1.25em;
	font-weight: normal;
	background-color: #c2d1ed;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #003366;
	margin: 0px;
	padding: 0;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
.Entite {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 1em;
	text-align: left;
	width: 100%;
}

.Enveloppe {
	margin: 0px;
	padding: 0px;
}
.Img_docG {
	padding: 0px;
	float: left;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.Img_docD {
	padding: 0px;
	float: right;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.Lien_doc {
	font-size: 1em;
	color: #3366CC;
	font-style: normal;
	font-weight: normal;
	display: block;
	text-align: right;
	margin-top: 0.5em;
}
.Icone_D {
	padding: 0px;
	border: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	display: none;
}
.Icone_G {
	padding: 0px;
	border: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*****************************************************/
h2 {
	font-size: 1em;
	color: #003366;
	display: none;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 a {
	text-decoration: none;
	color: #003366;
}
.TexteClasse{
	display: none;
}
.SousClasse{
	display: none;
}
.TexteSousClasse{
	display: none;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1.25em;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
}
h3 a {
	text-decoration: none;
	color: #003366;
}
h4 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-weight: normal;
}
.UpClasse {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	height: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
	display:none;
}
.UpClasseD {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 0.5em;
	float: right;
	color: #E9EDD2;
	background-color: #FFFFFF;
}
.DwClasse {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	height: 0.25em;
	padding-left: 1em;
	background-position: 0% 100%;
	display: none;
}
.DwClasseD {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.25em;
	display: none;
	float: right;
	color: #eef2f6;
}
.Chapo {
	display: none;
}
.ChapoD {
	display: none;
}
.Chapo_Alter {
	display: none;
}
.ChapoD_Alter {
	display: none;
}
.Document {
	font-size: 0.75em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: justify;
}
.Document_Alter {
	font-size: 0.75em;
	background-color: #eef2f6;
	height: auto;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: justify;
}
.Dossier {
	font-size: 0.75em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: justify;
}
.Dossier_Alter {
	font-size: 0.75em;
	background-color: #eef2f6;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: justify;
}
.Tour {
	background-image: url(img/Cnomk_tour_01.png);
	background-repeat: no-repeat;
	height: 0.75em;
	padding-left: 1em;
	background-position: 0% 100%;
	display: none;
}
.TourD {
	background-image: url(img/Cnomk_tour_01.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.75em;
	display: none;
	float: right;
	color: #FFFFFF;
}
.Tour_Alter {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	height: 0.75em;
	padding-left: 0.75em;
	background-position: 0% 100%;
	display: none;
}
.TourD_Alter {
	background-image: url(img/Cnomk_chapo_01.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.75em;
	display: none;
	float: right;
	color: #FFFFFF;
}
.UpSuite {
	display: none;
	height: 0.75em;
	padding-left: 2em;
}
.UpSuiteD {
	display: none;
}
.Suite {
	font-size: 0.75em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	width: auto;
}
.Suite a {
	text-decoration: none;
	color: #003366;
}
.Suite a.Vdoc:after {
	content: " ...";
}
.Suite a.Vdoss:after {
	content: " ...";
}
.DwSuite {
	background-image: url(img/Cnomk_tour_01.png);
	background-repeat: no-repeat;
	height: 0.75em;
	padding-left: 1em;
	background-position: 0% 100%;
	display: none;
}
.DwSuiteD {
	background-image: url(img/Cnomk_tour_01.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.75em;
	display: none;
	float: right;
	color: #FFFFFF;
}
/*****************************************************/
#ColA {
	float: left;
	width: 44.7%;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	left: 0px;
	top: 0px;
	padding: 0em;
}
#ColB {
	float: left;
	width: 38%;
	text-align: left;
	vertical-align: top;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#ColC {
	float: left;
	width: 0%;
	text-align: left;
	vertical-align: top;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ColD {
	font-size: 0.9em;
	float: right;
	width: 16%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ColD h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #4F81BD;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	margin: 0em;
}
#ColD h2 a {
	color: #4F81BD;
}
#ColD .SousClasse{
	display: none;
}
#ColD h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #4F81BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0.15em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#ColD h3 a {
	text-decoration: none;
	color: #4F81BD;
}
#ColD h4 {
	font-size: 1em;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ColD .UpClasse {
	display:none;
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	height: 0.9em;
	padding-left: 1em;
}
#ColD .UpClasseD {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 0.9em;
	color: #E7E7E9;
}
#ColD .DwClasse {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	height: 0.9em;
	padding-left: 1em;
	background-position: 0% 100%;
}
#ColD .DwClasseD {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.9em;
	color: #eef2f6;
}
#ColD .Chapo {
	display: none;
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	height: 0.9em;
}
#ColD .ChapoD {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 0.9em;
	color: #c2d1ed;
}
#ColD .Chapo_Alter {
	display: none;
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	height: 0.9em;
}
#ColD .ChapoD_Alter {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 0.9em;
	color: #ffffff;
}
#ColD .Document {
	font-size: 0.75em;
	color: #000000;
	padding-top: 2.25em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#ColD .Document_Alter {
	font-size: 0.75em;
	background-color: #ffffff;
	color: #000000;
	padding-top: 2.25em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#ColD .Dossier {
	font-size: 0.75em;
	color: #000000;
	padding-top: 0.15em;
	padding-right: 1em;
	padding-bottom: 0.75em;
	padding-left: 1em;
}
#ColD .Dossier_Alter {
	font-size: 0.75em;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0.15em;
	padding-right: 1em;
	padding-bottom: 0.75em;
	padding-left: 1em;
}
#ColD .Lien_doc {
	font-size: 1em;
	color: #000099;
	margin-top: 1em;
	margin-bottom: 1em;
}

#ColD .Tour {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	height: 0.9em;
	padding-left: 1em;
	background-position: 0% 100%;
}
#ColD .TourD {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.9em;
	color: #c2d1ed;
}
#ColD .Tour_Alter {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	height: 0.9em;
	padding-left: 0.75em;
	background-position: 0% 100%;
}
#ColD .TourD_Alter {
	background-image: url(img/Cnomk_chapo_05.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.9em;
	color: #eef2f6;
}
#ColD .UpSuite {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	height: 0.9em;
}
#ColD .UpSuiteD {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 0.9em;
	color: #c2d1ed;
}
#ColD .Suite {
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#ColD .Suite a {
	text-decoration: none;
	color: #000099;
}
#ColD .DwSuite {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	height: 0.9em;
	padding-left: 1em;
	background-position: 0% 100%;
}
#ColD .DwSuiteD {
	background-image: url(img/Cnomk_chapo_06.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 0.9em;
	color: #FFFFFF;
/*	color: #c2d1ed;
*/}
/*	Pied de page - Coordonnées	*/
#Pied {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	clear: left;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color: #000099;
}
#Visites {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	clear: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color: #000099;
}
#cptVisites {
	font-weight: bold;
}
label {
	display: block;
	float: left;
	width: 30%;
	clear: left;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
input {
	padding-top: 0.1em;
	padding-right: 0.25em;
	padding-bottom: 0.1em;
	padding-left: 0.25em;
}
input:focus {
	background-color: #ffd;
}
form .Questionnaire{
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 0.5em;

}
form .En_tete{
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
	display: block;
}
form .Ligne_A{
	background-color: #EEF2F6;
	width: 100%;
	display: block;
	margin: 0px;
	height: 2em;
	padding-top: 0.15em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form .Ligne_B{
	display: block;
	width: 100%;
	height: 2em;
	padding-top: 0.15em;
}
form .Ligne_A_Solo{
	background-color: #EEF2F6;
	text-align: center;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 0.15em;
}
form .Ligne_B_Solo{
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 0.15em;
	height: auto;
}
form .Document{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
label.Solo{
	float: none;
	text-align: center;
	width: 98%;
}
label.Oblige:after{
	content: "*";
}
/*---------------------------------------------------------------------------------
	Pop Up de l'administration dynamique*/
#Admin {
	height: 250px;
	width: 350px;
	background-color: #eef2f6;
	left: 0;
	top: 11px;
	position: absolute;
	display:none;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
}
#AdminBarre {
	width:354px;
	left: 0;
	top: 0;
	position: absolute;
	display:none;
	background-color: #eef2f6;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;
}
#AdminBarre .Titre{
	background-color: #c2d1ed;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 1%;
	padding-left: 9%;
}
#AdminBarre .Titre .Fermer{
	cursor: pointer;
	font-size: 0.75em;
	font-weight: normal;
	z-index:1000;
}
#Admin .Rubrique{
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	cursor: pointer;
}
#Admin .Menu{
	display: block;
	text-align: left;
	font-size: 0.75em;
	margin-left: 2em;
	margin-bottom: 0.35em;
	cursor: pointer;
}
#Admin .Reference{
	font-style: italic;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------
	Flyer - Document volant appelé par zoom_asp ... */
.Flyer{
	overflow: scroll;
	height: auto;
	width: 800px;
	background-color: #FFF;
	left: 0;
	top: 0;
	z-index:900;
	position: absolute;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #848E4F;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
}
.FlyerBarre {
	width:808px;
	height:27px;
	left: 0;
	top: 0;
	position: absolute;
	background-color: #4f81bd;
	color: #FFFFFF;
	font-size: 1em;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	padding: 2px;
}
.FlyerBarre  .Titre{
	font-style: italic;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-right: 1%;
	padding-left: 1em;
}
.FlyerBarre  .Boutons{
	font-size: 0.75em;
	font-weight: bold;
	z-index:1000;
	color: #FCC;
	text-align: right;
	right: 0px;
	top: 0px;
	position: absolute;
	padding-top: 0.35em;
	padding-right: 1em;
}
.FlyerBarre  .Boutons .Reduire{
	cursor: pointer;
}
.FlyerBarre  .Boutons .Fermer{
	cursor: pointer;
}
.Flyer h2{
	display: block;
}
.Flyer h3{
	padding: 0.5em;
}
.Flyer h4{
	font-size: 0.75em;
	padding-right: 1em;
	padding-left: 1em;
}
.Flyer .Document{
}
.Flyer .Document_Alter{
}
/*---------------------------------------------------------------------------------
	Affichage direct du trajet */
#LeTrajet{
	position: absolute;
	top: 168px;
	left: 195px;
	height: 22px;
	overflow: hidden;
}
#LeTrajet #Plan{
	background-image: url(img/bil_B.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 1em;
}
#LeTrajet .Lien {
	display: inline;
	text-align: left;
	font-size: 0.68em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	text-decoration: none;
	font-style: normal;
}
#LeTrajet .Courant {
	color: #000;
}
.Flyer .Lien {
	text-decoration: none;
	line-height: 1.8em;
}
.Flyer .Courant {
	color: #000;
}