@charset "utf-8";


#content_container {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;	
}
#nav_bar {
	height: 112px;
	width: 800px;
	z-index: 7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	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;
	padding: 0px;
	position: fixed;
}


#logo_area {
	background-color: #6C0311;
	height: auto;
	width: 800px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	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;
}
#header_image {
	background-image: url(../images/zimdemo_800x300.jpg);
	height: auto;
	width: 800px;
	z-index: 0;
	border-right-width: 0px;
	border-left-width: 0px;
	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: auto;
	width: 800px;
	z-index: 1;
	border-right-width: 0px;
	border-left-width: 0px;
	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: auto;
	width: 800px;
	z-index: 2;
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	top: 40px;
}

#cover_flow {
	background-color: #FFFFFF;
	height: auto;
	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;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
}

#news {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	z-index: 0;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#news_table {
	background-image:url(../images/bgaccueil.jpg);
	background-color: #FFFFFF;
}


#footer_text {
	height: auto;
	width: 800px;
	z-index: 0;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	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: auto;
	width: 800px;
	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;
}
#footer_corner_shaders {
	height: 32px;
	z-index: 7;
	top: auto;
	bottom: 0px;
	position: fixed;
	visibility: visible;
}

