@charset "utf-8";

#content_container {
	background-color: #FFFFFF;
	height: 1212px;
	width: 800px;
	background-position: center top;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#logo_area {
	background-color: #6C0311;
	height: 129px;
	width: 800px;
	position: absolute;
	z-index: 1;
	top: 0px;
}
#nav_bar {
	height: 350px;
	width: 800px;
	z-index: 7;
	position: absolute;
	top: 133px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
	visibility: visible;
}
#header_image {
	background-image: url(../images/zimdemo_800x300.jpg);
	height: 300px;
	width: 800px;
	position: absolute;
	z-index: 0;
	top: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#annonce_bar {
	height: 35px;
	width: 800px;
	position: absolute;
	top: 430px;
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#page_name_and_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	height: 24px;
	width: 800px;
	position: absolute;
	z-index: 5;
	top: 158px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
}

#cover_flow {
	background-color: #FFFFFF;
	height: 230px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 5;
	position: absolute;
	top: 460px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
}

#news {
	background-color: #FFFFFF;
	height: 567px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	z-index: 6;
	position: absolute;
	top: 673px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: auto;
}


#news_table {
    background-image:url(../images/bgaccueil.jpg)
}


#footer_text {
	height: 107px;
	width: 800px;
	position: absolute;
	top: 1223px;
	z-index: 7;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer_graphic {
	background-color: #333333;
	height: 35px;
	width: 800px;
	position: absolute;
	top: 1332px;
	z-index: 8;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
