/* ############################## REMISE A 0 ################################ */

* {
                margin : 0px;
	padding : 0px;
}

a {
    color : black;
}

a:hover {
    color : blue;
}

fieldset {
border : 0px;
}
	

/* ################################ BODY ################################## */

body {
	font-family: helvetica, sans-serif;
	font-size : 0.7em;
	color: #666;
}

body#migc {
	text-align : center;
	background-color : white;
}

/* ################################## HOME ################################ */

div#home {
	width : 200px;
	height : 536px;
	position : absolute;
	margin : -268px 0px 0px -100px;
	top : 50%;
	left : 50%;
}

div#home01 {
	background : url('../usr/layout/home_01.gif') no-repeat;
	width : 199px;
	height : 442px;
}

div#home01 img {
margin-bottom : -3px;
}

ul#home_menu li {
	list-style-type : none;
}

ul#home_menu li#fr {
	background : url('../usr/layout/fr.gif') no-repeat;
	width : 199px;
	height : 14px;
}

ul#home_menu li#en {
	background : url('../usr/layout/en.gif') no-repeat;
	width : 199px;
	height : 17px;
}

ul#home_menu li a span {
	visibility : hidden;
}

ul#home_menu li#fr a {
	text-decoration : none;
        width : 180px;
        height : 14px;
        display : block;
}

ul#home_menu li#en a {
	text-decoration : none;
        width : 180px;
        height : 17px;
        display : block;
}

div#home02 {
	background : url('../usr/layout/home_02.gif') no-repeat;
	width : 199px;
	height : 64px;
}

div#referencement {
	display : none;
}

div#powered {
	display : none;
}

/* ################################## PAGE ################################ */

div#page {
	width : 842px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	position : relative;
	margin-top : 20px;
}

/* ############################### HEADER ZONE ############################# */

div#header_zone {
	width : 842px;
	height : 117px;
	margin-left : auto;
	margin-right : auto;
	background-image : url('../usr/layout/header_zone.gif');
	margin-bottom : 10px;
}

/* -------------------- LOGO SOCIETE  -------------------- */

div#logo {
	width : 58px;
	height : 80px;
	float : left;
	margin-top : 18px;
	padding-left : 18px;
	padding-right : 12px;
}

	div#logo a {
		border : 0px;
	}
	
	div#logo a img{
		border : 0px;
		margin-bottom : -3px;
	}
	
div#banner {
	width : 730px;
	height : 80px;
	background-color : white;
	margin-top : 18px;
	position : relative;
	float : left;
}

/* ################################ MIN HEIGHT ############################## */

	/* ---------- HAUTEUR MINIMUM ---------- */
	div#minheight1 {
		height: 0px;
		width: 0px;
	    float : left;
		font-size : 0px;
		line-height : 0px;
	}

	div#minheight2 {
		clear: both;
		font-size : 0px;
		line-height : 0px;
		height: 0px;
		width: 0px;
	}
	
/* ############################### CENTER ZONE ############################# */

div#center_zone {
	width : 842px;
	height : 518px;
	margin-left : auto;
	margin-right : auto;
	background-image : url('../usr/layout/center_zone.gif');
        position : relative;
}

div#left_content {
	width : 58px;
	height : 495px;
    float : left;
	background : url('../usr/layout/left_content.gif') no-repeat 18px 18px;
	padding-left : 18px;
	padding-right : 15px;
}

div#center_content {
	width : 342px;
	height : 477px;
	float : left;
	background-color : #f2f2f2;
	margin-top : 18px;
}

div#text_content {
	width : 302px;
	height : 455px;
	margin-top : 10px;
	margin-left : 30px;
	overflow : auto;
}

div#text_content2 {
	width : 322px;
	height : 455px;
	margin-top : 10px;
	margin-left : 10px;
	overflow : auto;
}

div#right_content {
	width : 388px;
	height : 477px;
	float : left;
	margin-top : 18px;
	background-color : white;
}

h1 {
	margin-top:10px;
	color: #91005A;
	font-weight:bold;
	width:260px;
	height:42px;
	font-size :10px;
	text-transform : uppercase;
	background: transparent url('../usr/layout/3d_separator.gif') 0px 27px no-repeat;
}



/* ######### REF ################### */

#kh {
position : absolute;
top : 0px;
left : 1000px;
display: none;
width : 995px;
}

h1.mc {
position : absolute;
top : 0px;
left : 1000px;
width : 995px;
}



/* ################################ MENU NIV.0 ############################## */

ul#menu_level0 {
	margin-left : 18px;
	margin-top : 12px;
}

ul#menu_level0 li {
	list-style-type : none;
}

ul#menu_level0 li a {
	text-decoration : none;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#999999;
}

ul#menu_level0 li a:hover {
	color:#85104F;
}

ul#menu_level0 li a.English {
	text-transform : none;
}

ul#menu_level0 li a.Français {
	text-transform : none;
}

/* ################################ MENU NIV.1 ############################## */

ul#menu_level1 li.menuid_2 {
display : none;
}

ul#menu_level1 {
	position : absolute;
	top : 12px;
	left : 65px;
	padding-left : 50px;
width : 400px;
}

ul#menu_level1 li{
	list-style-type : none;
	float : left;
	/* width : 218px; */
width : 200px;
margin : 0px;
}

ul#menu_level1 li a {
	text-decoration : none;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#999999;
}
	
ul#menu_level1 li a:hover {
	color:#85104F;
}
	
ul#menu_level1 li a.migc_selitem {
	text-decoration : none;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#85104F;
}

/* ################################ MENU NIV.2 ############################## */

ul#menu_level2 li.menuid_11 {
display : none;
}

#retour {
    background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;
    padding-bottom : 15px;
    width : 260px;
}

#retour2 {
    background: transparent url('../usr/layout/3d_separator.gif') bottom repeat-x;
    padding-bottom : 15px;
    width : 322px;
    margin-top : 10px;
}

#retour a, #retour2 a {
    background: transparent url('../usr/layout/back_arrow.gif') left no-repeat;
    padding-left : 17px;
	font-size:10px;
	font-weight:bold;
	color: #787878;
                text-decoration : none;
}

#retour a:hover, #retour2 a:hover {
      color:#85104F;
}

ul#menu_level2, ul#anchors, ul#anchors2 {
	        background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;
                width : 260px;
                padding-bottom : 15px;
}

ul#anchors {
                padding-top : 15px;
}

ul#menu_level2 li, ul#anchors li, ul#anchors2 li {
	list-style-type : none;
}

ul#menu_level2 li a, ul#anchors li a, ul#anchors2 li a {
	font-size:10px;
	font-weight:bold;
	color: #787878;
	width:260px;
                text-decoration : none;
}
	
ul#menu_level2 li a:hover, ul#anchors li a:hover, ul#anchors2 li a:hover {
	color:#85104F;
}
	
ul#menu_level2 li a.migc_selitem {
	text-decoration : none;
	line-height:18px;
	font-size:10px;
	font-weight:bold;
	color:#85104F;
}


/* ################################ MENU SEC  ############################## */

ul#menu_sec {
	position : absolute;
	left: 505px;
	/* top : 13px;*/
bottom : 14px;
width : 200px;
}

ul#menu_sec li{
	list-style-type : none;
width : 200px;
margin : 0px;
}

ul#menu_sec li a {
	text-decoration : none;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#999999;
}
	
ul#menu_sec li a:hover {
	color:#85104F;
}


/*

li.menuid_54_1 {
	width : 172px;
	height : 27px;
	list-style-type : none;
}

li.menuid_54_1 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/vivre_a_bxl_normal.gif');
	text-decoration : none;
}

li.menuid_54_1 a:hover {
	background-image : url('../usr/layout/vivre_a_bxl_hover.gif');
}



li.menuid_54_2 {
	width : 172px;
	height : 27px;
	list-style-type : none;
}

li.menuid_54_2 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/btn_atelier2_normal.gif');
	text-decoration : none;
}

li.menuid_54_2 a:hover {
	background-image : url('../usr/layout/btn_atelier2_hover.gif');
}



li.menuid_55_1 {
	width : 172px;
	height : 27px;
	list-style-type : none;
                display:none;
}

li.menuid_55_1 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/stage_normal.gif');
	text-decoration : none;
}

li.menuid_55_1 a:hover {
	background-image : url('../usr/layout/stage_hover.gif');
}



li.menuid_55_2 {
	width : 172px;
	height : 27px;
	list-style-type : none;
                display:none;
}

li.menuid_55_2 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/btn_stages_normal.gif');
	text-decoration : none;
}

li.menuid_55_2 a:hover {
	background-image : url('../usr/layout/btn_stages_hover.gif');
}

li.menuid_57_1 {
	width : 172px;
	height : 27px;
	list-style-type : none;
}

li.menuid_57_1 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/masterFR.jpg');
	text-decoration : none;
}

li.menuid_57_1 a:hover {
	background-image : url('../usr/layout/masterFRHover.jpg');
}



li.menuid_57_2 {
	width : 172px;
	height : 27px;
	list-style-type : none;
}

li.menuid_57_2 a {
	width : 172px;
	height : 27px;
	display : block;
	background-image : url('../usr/layout/masterEN.jpg');
	text-decoration : none;
}

li.menuid_57_2 a:hover {
	background-image : url('../usr/layout/masterENHover.jpg');
}

ul#menu_sec li a span {
	visibility : hidden;
} */

/* ############################### PARAGRAPHES ############################# */

div.parag_content {
	width:260px;
	clear : both;
	background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;
	padding-bottom : 10px;
}

h2.parag_title {
	font-size:10px;
	font-weight:bold;
	color: #787878;
	width:260px;
	background: transparent url('../usr/layout/3d_separator.gif') 0px 33px no-repeat;
	padding-top : 10px;
	padding-bottom : 14px;
}

div.clear {
	clear : both;
}

div.top {
	margin-top : -27px;
	margin-left : 245px;
	margin-bottom : 25px;
}

div.top a, div.top a  img {
	border : 0px;
}

/* -------------------- ZONE DE TEXTES -------------------- */
div.parag_text_content {
	width : auto;
	margin-top : 10px;
	margin-bottom : 5px;
	line-height:16px;
        font-size : 1em;
}

div.parag_text_content a {
	font-size : 8pt;
	color: #666;
        text-decoration : none;
}

div.parag_text_content a:hover {
	font-size : 8pt;
	color: #787878;
        text-decoration : none;
}

/* ------------   ZONE TEXT (PARAGRAPHE)  ------------- */
div.parag_text_content p {
	margin : 0px;
}

/* -------------------- ZONE IMAGE / IMAGES HAUT, IMAGES BAS  -------------------- */
div.parag_images_top, div.parag_images_bottom {
	width : auto;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align : center;
}

/* -------------------- ZONE IMAGE / IMAGES DROITE -------------------- */
div.parag_images_right {
	width : auto;
    height : auto;
    float : right;
    padding-left : 5px;
}

/* -------------------- ZONE IMAGE / IMAGES GAUCHE -------------------- */
div.parag_images_left{
	width : auto;
    height : auto;
	float : left;
    padding-right: 5px;
}

div.parag_content img {
	
}

li {
margin-left : 20px;
}

div#parag_illu {
position : absolute;
right : 30px;
top : 28px;
}

div#parag_illu img {
margin-bottom : -3px;
border : 0px;
}

div#parag_illu a {
border : 0px;
}


/* ################################ DATA DIRS ############################## */


div#datadirs_listing {
position : absolute;
right : 30px;
top : 28px;
width : 371px;
height : 457px;
overflow:  auto;
}

div#datadirs_listing2 {
font-size : 0.9em;
}

div#datadirs_listing img {
margin-bottom : -3px;
border : 0px;
}

div#datadirs_listing a {
border : 0px;
}

div.datadirs_obj {
width : 58px;
height : 60px;
float : left;
text-align : center;
border : 0px;
}

div.datadirs_obj2 {
width : 322px;
border-bottom : 1px dotted #c1c1c1;
padding-top : 15px;
padding-bottom : 15px;
position : relative;
}

div#datadirs_crit {
	width:260px;
	clear : both;
	background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;
                padding-bottom : 15px;
}

div#datadirs_crit table {
width : 260px;
 }

div#datadirs_crit select {
width : 175px;
}

div#datadirs_details {
width : 260px;
height : 340px;
margin-top : 15px;
line-height:16px;
font-size : 1em;
}

.datadirs_data_title, .datadirs_data_title a {
color : #9e9d9d;
font-weight : bold;
text-decoration : none;
}


.datadirs_data_title a:hover {
color : #91005a;
}

.datadirs_data_autor {
color : #666666;
font-weight : bold;
}

.datadirs_data_go {
position : absolute;
right : 15px;
top : 15px;
}

.datadirs_data_go a, .datadirs_data_go a img {
border : 0px;
}

#datadirs_details_01 {
background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;

padding-bottom : 10px;
}

#datadirs_details_02 {
background: transparent url('../usr/layout/3d_separator.gif') bottom no-repeat;
padding-bottom : 10px;
padding-top : 10px;
}

#datadirs_details_03 {
padding-bottom : 10px;
padding-top : 10px;
}

#datadirs_details_04 {
background: transparent url('../usr/layout/3d_separator.gif') top no-repeat;
padding-bottom : 10px;
padding-top : 10px;
position : absolute;
bottom : 70px;
width : 322px;
}

#datadirs_details_04 a {
color : #666;
font-weight : bold;
text-decoration : none;
}

#datadirs_details_05 {
background: transparent url('../usr/layout/3d_separator.gif') top no-repeat;
padding-bottom : 10px;
padding-top : 10px;
position : absolute;
bottom : 30px;
width : 322px;
}

#datadirs_details_05 a {
color : #666;
font-weight : bold;
text-decoration : none;
width : 322px;
height : 18px;
display : block;
background : url('../usr/layout/but.gif') right no-repeat;
}

#datadirs_multipage {
padding-top : 30px;
position : absolute;
bottom : 5px;
}


#datadirs_multipage select {
width : 50px;
}

#datadirs_content2 {
position : relative;
height : 390px;
}

/* ################################ FOOTER ZONE ############################## */

div#footer_zone1 {
	width : 842px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
	line-height : 25px;
	text-align : right;
        font-size:10px;
                position : relative;
	/*
                background-image : url('../usr/layout/footer_background1.jpg');
	background-repeat : no-repeat;
	background-position : 15px 5px; */
}

div#footer_zone2 {
	width : 842px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
	line-height : 25px;
	text-align : right;
        font-size:10px;
                position : relative;
/*
	background-image : url('../usr/layout/footer_background2.jpg');
	background-repeat : no-repeat;
	background-position : 15px 5px; */
}

div#footer_zone2 p#copyright1 {
	margin-right : 15px;
	display : none;
}

div#footer_zone1 p#copyright2 {
	margin-right : 15px;
	display : none;
}

div#footer_zone1, div#footer_zone2 {
text-transform : uppercase;
}


div#footer_zone2 p#school1 {
	display : none;
}

div#footer_zone1 p#school2 {
	display : none;
}

p#school1 {
        text-transform : uppercase;
        position : absolute;
        left : 0px;
}

p#school2 {
        text-transform : uppercase;
        position : absolute;
        left : 0px;
}

p#powered, p#powered a, p#powered a:hover {
	color : white;
        font-size : 1px;
        line-height : 1px;
}


li.lg2 a.English {
display : none;
}

li.lg1 a.Français {
display : none;
}





.contact_form_1 {
width : 100px;
vertical-align : top;
}

div.parag_content input {
width : 162px;
border : 1px solid #cccccc;
}

div.parag_content textarea {
width : 162px;
height : 100px;
border : 1px solid #cccccc;
}

.contact_form_2 {
text-align : right;
}

.but_1 {
width : 69px;
height : 22px;
background-image : url('../usr/layout/envoyer_but.jpg');
border : 0px;
}

.but_2 {
width : 69px;
height : 22px;
background-image : url('../usr/layout/envoyer_but2.jpg');
border : 0px;
}

div.parag_content button span {
visibility : hidden;
}

div.parag_content table {
margin-top : 15px;
}




#nextprevious {
	width:260px;
	clear : both;
	background: transparent url('../usr/layout/3d_separator.gif') top no-repeat;
        line-height : 15pt;
        position : relative;
        padding-top : 3px;
}

#nextprevious a, #nextprevious a img {
border : 0px;
}

.next {
position : absolute;
right : 0px;
}

.previous {
position : absolute;
left : 0px;
}

#nextprevious_content {
position : absolute;
bottom : 60px;
left : 121px;
}