/* ##########http://www.avac-asbl.be/cgi-bin/admin_css.pl?z=z&lg=#################### REMISE A 0 ################################ */


#migc_ref {
position : absolute;
top : 0px;
left : 1000px;
display: none;
width : 995px;
}

/**
h3 {
position : absolute;
top : 0px;
left : 1000px;
width : 995px;
}
**/

.ag
{
padding-top: 720px;
}



p.txtac {
color: #ffffff;
}





* {
	margin : 0px;
	padding : 0px;
}

a {
    color : black;
}

a:hover {
    color : blue;
}

html {
	overflow : hidden;
}	

/* ################################ BODY ################################## */

body {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	text-align : center;
	background-image : url('../usr/layout/background.jpg');
	background-position : 0px 0px;
}

/* ################################## PAGE ################################ */

div#page_body {
	width : 856px;
	height : 542px;
	position : absolute;
	margin : -271px 0px 0px -428px;
	top : 50%;
	left : 50%;	
	border : 3px solid black;
}

div#page {
	width : 856px;
	height : 542px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	position : relative;
}



/* ############################### HEADER ZONE ############################# */

div#header_zone {
	width : 260px;
	height : 542px;
	background-image : url('../usr/layout/header_background.jpg');
	float : left;
}

/* -------------------- LOGO SOCIETE  -------------------- */

div#logo {
	width : 164px;
	height : 254px;
	margin-left : 25px;
	margin-top : 52px;
        display : none;
}

	div#logo a {
		border : 0px;
	}
	
	div#logo a img{
		border : 0px;
	}

div#logo_flash {
        width : 172px;
	height : 289px;
	margin-left : 25px;
	margin-top : 12px;
}
/* ################################ 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 : 596px;
	height : 542px;
	background-image : url('../usr/layout/center_background.jpg');
	float : left;
}

div#left_content {
	width : 205px;
	height : 195px;
    float : left;
	display : none;
}

div#center_content {
	width : 596px;
	height : auto;
}

div#right_content {
	width : 205px;
	height : 195px;
	float : left;
	display : none;
}

h1#title_page {
	padding-left : 5px;
    color : gray;
	font-size : 14pt;
}


/* ################################ MENU NIV.1 ############################## */

ul#menu_level1 {
padding-top : 87px;
padding-left : 50px;
}

ul#menu_level1 li{
list-style-type : none;
margin-bottom : 3px;
}

ul#menu_level1 li a {
width : 467px;
height : 29px;
display : block;
line-height : 29px;
text-decoration : none;
padding-left : 30px;
color : #bbbbbb;
font-size : 12pt;
}
	
ul#menu_level1 li a:hover {
padding-left : 270px;
width : 227px;
color : white;
}

li#menuid_01 a {
background : url('../usr/layout/menuid_01_normal.jpg');
}

li#menuid_02 a {
background : url('../usr/layout/menuid_02_normal.jpg');
}

li#menuid_03 a {
background : url('../usr/layout/menuid_03_normal.jpg');
}

li#menuid_04 a {
background : url('../usr/layout/menuid_04_normal.jpg');
}

li#menuid_05 a {
background : url('../usr/layout/menuid_05_normal.jpg');
}

li#menuid_06 a {
background : url('../usr/layout/menuid_06_normal.jpg');
}

li#menuid_07 a {
background : url('../usr/layout/menuid_07_normal.jpg');
}

li#menuid_08 a {
background : url('../usr/layout/menuid_08_normal.jpg');
}

li#menuid_09 a {
background : url('../usr/layout/menuid_09_normal.jpg');
}

li#menuid_10 a {
background : url('../usr/layout/menuid_10_normal.jpg');
}

li#menuid_11 a {
background : url('../usr/layout/menuid_11_normal.jpg');
}



li#menuid_01 a:hover {
background : url('../usr/layout/menuid_01_hover.jpg');
}

li#menuid_02 a:hover {
background : url('../usr/layout/menuid_02_hover.jpg');
}

li#menuid_03 a:hover {
background : url('../usr/layout/menuid_03_hover.jpg');
}

li#menuid_04 a:hover {
background : url('../usr/layout/menuid_04_hover.jpg');
}

li#menuid_05 a:hover {
background : url('../usr/layout/menuid_05_hover.jpg');
}

li#menuid_06 a:hover {
background : url('../usr/layout/menuid_06_hover.jpg');
}

li#menuid_07 a:hover {
background : url('../usr/layout/menuid_07_hover.jpg');
}

li#menuid_08 a:hover {
background : url('../usr/layout/menuid_08_hover.jpg');
}

li#menuid_09 a:hover {
background : url('../usr/layout/menuid_09_hover.jpg');
}

li#menuid_10 a:hover {
background : url('../usr/layout/menuid_10_hover.jpg');
}

li#menuid_11 a:hover {
background : url('../usr/layout/menuid_11_hover.jpg');
}


/* ################################ FOOTER ZONE ############################## */

div#footer_zone {
	width : 495px;
	height : 25px;
	position : absolute;
	right : 0px;
	bottom : 0px;
	padding-right : 10px;
	text-align : right;
	z-index : 1000;
}

p#lastupdate {
position : absolute;
left : 250px;
bottom : 10px;
font-weight : bold;
color : #ababab;
}

p#copyright {
	font-weight : bold;
	color : #ababab;
}

p#copyright a {
	color : #ababab;
}

p#copyright a:hover {
	text-decoration : none;
}


div#bloc {
position : absolute;
left : 30px;
top : 325px;
z-index : 998;
width : 170px;
}

.css_rouge {
color: #c4101f;
font-weight : bold;
}