/*****************************************************/
/*   Design:  GoFlexible-2                           */
/*---------------------------------------------------*/
/*   Author:  Gerhard Erbes                          */
/*            gw@actamail.com                        */
/*---------------------------------------------------*/
/*   Version: 4.1                                    */
/*   Date:    March 29, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em 0em Oem 0em;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	}
/* Heading */
h1 {
	clear: left; margin: 1.0em 0px 0.6em 0px; font-weight: bold; font-size: 150%;
}

h2 {
	clear: left; margin: 1.5em 0px 0.5em 0px; font-weight: bold; font-size: 140%;
}

h3 {
	clear: left; margin: 1.0em 0px 0.4em 0px;	font-weight: bold; font-size: 130%;
}

h4 {
	clear: left; margin: 0.5em 0px 0.3em 0px;	font-weight: bold; font-style: italic; font-size: 130%;
}
#wrap 
{width: 770px;
	margin: 0em auto;
	padding: 0em;
	background-color: #B3C8F5;
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);	
}

.page-container-1 
{
 margin: 0px auto; padding: 0px; background: url(../img/background_layout_1.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}
	
	
/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

#piedpage {
	clear: both;
/*	float: left; */
	width: 80em;
	margin: 0em 0em 0em 0.0em;
	padding: 0em 0em 0em 0em;
	border-top: solid 0.1em rgb(200,200,200);
	border-bottom: solid 0.1em rgb(200,200,200);	
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1em;
	background-color: #FFFFFF;
}

#piedpage  p{
text-align: center;
font-size: 1.0em;
}

/*** Paragraph text ***/
#PAGE-TITLE {
	
}
/**************/
/*   HEADER   */
/**************/

/*** Header main banner ***/
#header-banner {
	width: 770px;
	height: 11.4em;;
	float: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}

/*** Header navigation top ***/
#header-nav-top {
	float: right;
	margin: 0.7em 0.2em 0.7em 0em;
	padding: 0em;
}

 #header-nav-top ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
}	

#header-nav-top li {
	float: left;
	white-space: nowrap;
	border-left: solid 0.1em rgb(150,150,150);
}

#header-nav-top li a {
	display: block; 
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	background-color: rgb(255,255,255);
	color: #0033FF;
	text-decoration: none;
}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: inherit;
	color: rgb(0,0,0);
	text-decoration: underline;	
}

#header-nav-top .img-flag {
	height: 1.2em;
	display: inline;
	margin: 0em;
	padding: 0em;	
	border: none;
}

#header-nav-top .img {
	border: none;
}

/*** Header navigation bottom ***/
#header-nav-bottom {
	float: left;
	width: 80em;
	height: 2em;
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
	border-top: solid 0px rgb(69,136,176);		
	border-bottom: solid 0px rgb(69,136,176);			
	line-height: 2em;
	background-image: url(file:///C|/wamp/www/2_GoFlexible2/img/img_header_nav_bottom.JPG);
}

#header-nav-bottom ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;	
}	

#header-nav-bottom li {
	float: left;
	white-space: nowrap;
}

#header-nav-bottom li a {
	display: block;
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(255,255,255);
	text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a.selected {
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: #29c3ff;
	text-decoration: none;
}

#header-nav-bottom a:active, a:focus /* Appliquer le même style aux liens actifs et focus */
{
   color: #FFCC66;
}
/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: inherit;
	color: rgb(0,0,0);
	text-decoration: underline;	
}

/***   Buffer between heading and content area   ***/
#buffer {
	clear: both; 
	float: left;
	width: 80.0em;
	height: 2.0em;
	margin: 0em;
	padding: 0em;
	background-color: inherit;
}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column-first {
	clear:both;
	float: left;
	padding-left: 1em;
	background-color: #b3c8f5;
	}

/* Start Mac IE5 filter \*/
#left-column-first {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

/* End Mac IE5 filter */


/*** Images ***/
#left-column-first .img-left-nav {
	
	width: 150px;
	margin: 0em;
	padding: 0em;
	border: none;
	background-image: url(../img/blue2.jpg);
	background-repeat: repeat;
	}

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/


table
{
   width:740px;
   overflow:auto;
}

cellule
{
   overflow:auto;
}

#middle-column {
	float: left;
	width: 430px;
	margin: 0em;
	padding: 0em 0.0em 0em 1.0em;
	background-color: inherit;
	color: rgb(66,67,91);
}

#middle-column-formulaire{
	float: left;
	width: 800px;
	margin: 0em;
	padding: 0em 0.0em 0em 0.0em;
	background-color: inherit;
	color: rgb(66,67,91);
	overflow:auto
	}

#middle-column-formulaire-bouton {
	float: left;
	width: 90.0em;
	margin: 0em;
	padding: 0em 0.0em 0em 0.0em;
	background-color: inherit;
	color: rgb(66,67,91);
}
/* Start Mac IE5 filter \*/
#middle-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */	

/***   Pagetitle   ***/
#pagetitle {
/*	float: left; */
	width: 39.0em;
	margin: 0.3em 0em 1.0em 0em;
	padding: 0em;
	background-color: inherit;
	color: rgb(66,67,91);
}

#pagetitle p {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.1em;
}

/*** Standard title and box option ***/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(120,176,39);	
	background-color: rgb(255,255,255);
	color: rgb(112,162,36);
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard {
	float: left;
	width: 70.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em 0em 0em 2.0em;;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}

.middle-column-box-full-formulaire {
	float: left;
	width: 70.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em 0em 0em 2.0em;;
	color: rgb(66,67,91);
	}

.middle-column-box-left-standard {
	float: left;
	width: 20.5em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 0em 0em 1.0em 0em;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}
.conteneur {
	height: 35em;
	width: 45em;
	float:left;
	}

.middle-column-box-adresse3-standard {
	float: right	}
.middle-column-box-right-standard {
	float: right;
	width: 20.5em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	margin: 0em 0em 2.0em 0em;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}

.middle-column-box-full-standard p.heading, .middle-column-box-left-standard p.heading, .middle-column-box-right-standard p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p.subheading, .middle-column-box-left-standard p.subheading, .middle-column-box-right-standard p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p, .middle-column-box-left-standard p, .middle-column-box-right-standard p {
	margin: 0em 0em 0.6em 0em;	
	font-size: 1.2em;	
}


/*** Blue options ***/
.middle-column-title-blue {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.2em;
}
.middle-column-large-title-blue {
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
}
.middle-column-box-full-blue {
	float: left;
	width: 70.0em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	background-color: #B3C8F5;
	color: rgb(66,67,91);
}

.middle-column-box-left-blue {
	clear: left;
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(226,238,252);
	color: rgb(66,67,91);
}

.middle-column-box-right-blue {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(226,238,252);
	color: rgb(66,67,91);
}

.middle-column-box-full-blue p.heading, .middle-column-box-left-blue p.heading, .middle-column-box-right-blue p.heading {
	margin: 1.0em 1.0em 1.0em 1.0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-blue p.subheading, .middle-column-box-left-blue p.subheading, .middle-column-box-right-blue p.subheading {
	margin: 1.0em 1.0em 0.6em 1.0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-blue p, .middle-column-box-left-blue p, .middle-column-box-right-blue p {
	margin: 0em 1.0em 0.6em 1.0em;	
	font-size: 1.2em;	
}

/*** Image with border ***/

.middle-column-img-right-halfsize-border {
	float: right;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-left-fullsize-border {
	float: left;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-right-fullsize-border {
	float: right;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

/*** Image without border ***/
.middle-column-img-left-halfsize-noborder {
	float: left;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}


/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 15.0em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}

/* Start Mac IE5 filter \*/
#right-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */	

/*** Standard option ***/
.right-column-box-standard {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);	
}

/*** Grey title and box option ***/
.right-column-title-grey {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.1em;
}
/*** Grey title and box option ***/
.right-column-title-orange {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(20,227,0);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.1em;
}


/*** Paragraph text ***/
#right-column p {
	margin: 0em 0em 0.4em 0em;
	font-size: 1.1em;
}

#error {
	color: rgb(255,0,0);
	font-size: 1.5em;	
	text-decoration: underline;	
	font-weight: bold ;
}

p{
     text-align: left; /* Texte à gauche */
	 padding: 0em 0em 0em 0.8em;
	 }
 
#resilie {
	color: rgb(255,0,0);
	font-size: 1.2em;	
	text-decoration: none;	
	font-weight: bold ;
}

p{
     text-align: left; /* Texte à gauche */
	 padding: 0em 0em 0em 0.8em;
	 }

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/

.content1 {float: left; width: 70em; margin: 0px; padding: 0px 0px 10px 20px; color: rgb(75,75,75);}
.content1-container {clear: both; float: left; width: 70em; margin: 0px 0px 10px 0px; padding: 0px;}
.content1-container-1col {overflow: hidden; width: 408px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}
.content1-container-2col-left {overflow: hidden; float: left; width: 191px; margin: 0px; padding: 0px;}
.content1-container-2col-right {overflow: hidden; float: right; width: 191px;  margin: 0px; padding: 0px;}
.content1-container-2col-txtright-100px {float: right; width: 79px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-80px {float: right; width: 99px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-60px {float: right; width: 119px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-40px {float: right; width: 139px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-20px {float: right; width: 159px; margin: 0px; padding: 0px;}
.content1-container-3col-left {background-color: rgb(255,255,255);overflow: hidden; float: left; width: 20.5em; margin: 0px 5px 0px 0px; padding: 0px;}
.content1-container-3col-middle {background-color: rgb(255,255,255);overflow: hidden; float: left; width: 20.5em;margin: 0px; padding: 0px;}
.content1-container-3col-right {overflow: hidden; float: right; width: 27em; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-60px {float: right; width: 47px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-40px {float: right; width: 67px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-20px {float: right; width: 87px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-10px {float: right; width: 97px; margin: 0px; padding: 0px;}
.content1-pagetitle {overflow: hidden; width: 408px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168);); color: rgb(88,144,168); font-weight: bold; font-size: 180%;}
.content1-container-3col-left p, .content1-container-3col-right p, .content1-container-3col-middle p{
	margin: 0em 0em 0.4em 0em;	
	font-size: 1.2em;	
}
/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(66,67,91);
	text-decoration: underline;
}
a img
{
  border:  none ;
}


a:hover {
	text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: blue; /* Le lien sera écrit en vert quand on pointera dessus */
}


.barre {
position:absolute;
margin-top:408px;
width:700px;
margin-left:30px;
height:2px;
background: #000000;
}
@media print {

@page { size:21.0cm 14.85cm;
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:0cm;
        margin-right:0cm;
		size:landscape;
}

body {
	background-color: #ffffff; ; 
	background-image: none; ; 
	font-family: georgia, "Times New Roman", Times, serif;
	}

#wrap {
	width: auto;
	margin: 0 ;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent;

}


/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

#piedpage {
	display: none; 
}

#piedpage  p{
display: none; 
}

/*** Paragraph text ***/
#PAGE-TITLE {
	display: none; 
}
/**************/
/*   HEADER   */
/**************/

/*** Header main banner ***/
#header-banner {
	display: none; 
	}

/*** Header navigation top ***/
#header-nav-top {
	display: none; 
	}

 #header-nav-top ul {	
	display: none; 
}	

#header-nav-top li {
	display: none; 
}

#header-nav-top li a {
	display: none; 
}

#header-nav-top a:hover, #header-nav-top .selected {
	display: none; 
}

#header-nav-top .img-flag {
	display: none; 
}

#header-nav-top .img {
	border: none;
}

/*** Header navigation bottom ***/
#header-nav-bottom {
	display: none; ; }

#header-nav-bottom ul {	
	display: none; 
}	

#header-nav-bottom li {
	display: none; 
}

#header-nav-bottom li a {
	display: none; 
}

#header-nav-bottom a:hover, #header-nav-bottom a.selected {
	display: none; 
}

#header-nav-bottom a:active, a:focus /* Appliquer le même style aux liens actifs et focus */
{
   display: none; 
}
/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

#header-nav-top a:hover, #header-nav-top .selected {
	display: none; 
}

/***   Buffer between heading and content area   ***/
#buffer {
	display: none; 
}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column-first {
	display: none; 
	}

/* Start Mac IE5 filter \*/
#left-column-first {
	display: none; 
}

/* End Mac IE5 filter */


/*** Images ***/
#left-column-first .img-left-nav {
	display: none; 
	}

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/


table
{
   height:200px;
   overflow:scroll;
}

#middle-column {
	float: left;
	width: 43.0em;
	margin: 0em;
	padding: 0em 0.0em 0em 2.0em;
	background-color: inherit;
	color: rgb(66,67,91);
}

#middle-column-formulaire{
	float: left;
	width: 90.0em;
	margin: 0em;
	padding: 0em 0.0em 0em 0.0em;
	background-color: inherit;
	color: rgb(66,67,91);
}
#middle-column-formulaire-bouton {
	display: none; 
}
/* Start Mac IE5 filter \*/
#middle-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */	

/***   Pagetitle   ***/
#pagetitle {
/*	float: left; */
	width: 39.0em;
	margin: 0.3em 0em 1.0em 0em;
	padding: 0em;
	background-color: inherit;
	color: rgb(66,67,91);
}

#pagetitle p {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.1em;
}

/*** Standard title and box option ***/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(120,176,39);	
	background-color: rgb(255,255,255);
	color: rgb(112,162,36);
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard {
	float: left;
	width: 70.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em 0em 0em 2.0em;;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}

.middle-column-box-full-formulaire {
	float: left;
	width: 70.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em 0em 0em 2.0em;;
	color: rgb(66,67,91);
	}

.middle-column-box-left-standard {
	float: left;
	width: 20.5em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	margin: 0em 0em 2.0em 0em;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}

.middle-column-box-right-standard {
	float: right;
	width: 20.5em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	margin: 0em 0em 2.0em 0em;
	background-color: rgb(255,255,255);
	color: rgb(66,67,91);
}

.middle-column-box-full-standard p.heading, .middle-column-box-left-standard p.heading, .middle-column-box-right-standard p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p.subheading, .middle-column-box-left-standard p.subheading, .middle-column-box-right-standard p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p, .middle-column-box-left-standard p, .middle-column-box-right-standard p {
	margin: 0em 0em 0.6em 0em;	
	font-size: 1.2em;	
}


/*** Blue options ***/
.middle-column-title-blue {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.2em;
}
.middle-column-large-title-blue {
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(66,67,91);
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
}
.middle-column-box-full-blue {
	float: left;
	width: 70.0em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	background-color: #B3C8F5;
	color: rgb(66,67,91);
}

.middle-column-box-left-blue {
	clear: left;
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(226,238,252);
	color: rgb(66,67,91);
}

.middle-column-box-right-blue {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(226,238,252);
	color: rgb(66,67,91);
}

.middle-column-box-full-blue p.heading, .middle-column-box-left-blue p.heading, .middle-column-box-right-blue p.heading {
	margin: 1.0em 1.0em 1.0em 1.0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-blue p.subheading, .middle-column-box-left-blue p.subheading, .middle-column-box-right-blue p.subheading {
	margin: 1.0em 1.0em 0.6em 1.0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-blue p, .middle-column-box-left-blue p, .middle-column-box-right-blue p {
	margin: 0em 1.0em 0.6em 1.0em;	
	font-size: 1.2em;	
}

/*** Image with border ***/

.middle-column-img-right-halfsize-border {
	float: right;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-left-fullsize-border {
	float: left;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-right-fullsize-border {
	float: right;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

/*** Image without border ***/
.middle-column-img-left-halfsize-noborder {
	float: left;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}


/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	display: none; ;
}

/* Start Mac IE5 filter \*/
#right-column {
	display: none; ;
}
/* End Mac IE5 filter */	

/*** Standard option ***/
.right-column-box-standard {
/*	float: right; */
	display: none; ;
}

/*** Grey title and box option ***/
.right-column-title-grey {
/* clear: both; */
	display: none; ;
}


/*** Paragraph text ***/
#right-column p {
	display: none; ;
}

#error {
	display: none; ;
}

p{
    line-height: 14pt;
	font-size: 12pt;
	text-align: justify;
	text-indent: 1cm;
	 }
 

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	color: #000;
text-decoration: none;
font-weight: bold;
}
a img
{
  border:  none ;
}


a:hover {
	text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: blue; /* Le lien sera écrit en vert quand on pointera dessus */
}


.barre {
display: none; ;
}
}