
html {
    /*display: table;*/
    /*width: 100%;*/
}
html, body {
    height: 100%;
    margin: 0;
    margin-left: 5px;
    padding: 0;
    border: 0;
}


body {
    background-color: #fff;
    font-family: arial, tahoma, helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    display: table-cell;
    vertical-align: top;
}

img {
    border: 0px;
}

a {
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0f238c;
	font-size: 12px;
}

a:hover {
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0f238c;
	font-size: 12px;
	background-color: #eee;
}

h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #0f238c;
	font-size: 18px;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #0f238c;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
}

.TitleModule {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 15px;
}

.ChapoA {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #0f238c;
	font-size: 12px;
}

.normaltxt {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 12px;
}

.normaltxtmodule {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

.LinkModulebis {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #0f238c;
	font-size: 12px;
}

.LinkParagraphe {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #0f238c;
	font-size: 11px;
}

.ModuleDate {
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #999;
	font-size: 11px;
}

.legendeImage {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

.footer {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 11px;
}



#container {
	width: 780px;
	height: 100%;
}

#logo {
	width: 167px;
	height:60px;
	float: left;
}

#spacer1 {
	width: 15px;
	height:60px;
	float: left;
}

#search {
	width: 593px;
	height:60px;
	text-align: right;
	vertical-align: top;
	color: #0164CE/*#0F238C*/;
	float: left;
}

#search input {
	width: 80px;
	height: 11px;
	border-top: 1px solid #0164CE;
	border-bottom: 1px solid #0164CE;
	border-left: 1px solid #0164CE;
	border-right: 1px solid #0164CE;

	font-size: 7pt;
	color: #0164CE;
	padding-left: 3px;
}

#search a {
	text-decoration: none;
	color: #0164CE;
	font-size: 11px;
}

#search a:hover {
	text-decoration: none;
	color: #0164CE;
	background-color: #eee;
	font-size: 11px;
}

#search img {
	display: inline;
}

#menu {
	width: 778px;
	height: 22px;
	background-color: #0f238c;
	background-image: url(img/menu.gif);
	background-repeat: repeat-y;
	border: 0;
	float: left;

	text-align: right;
	vertical-align: middle;

	position: relative;
	z-index: 150;
}

#menu .text {
	color: white;
	font-weight: bold;
	margin: 3px;
	margin-right: 10px;

	position: relative;
	z-index: 150;
}

.flash_top {
	position: relative;
	margin-bottom:20px;

	position: relative;
	z-index: -100;
}

#navigation {
	width: 182px;
	min-height: 300px;
	float: left;
}

#navigation #space {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 16pt;
}

#navigation a {
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0f238c;
	font-size: 12px;
}

#navigation a:hover {
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0f238c;
	font-size: 12px;
	background-color: #eee;
}

.nav_zw_noz {
	background-image: url(img/menu_2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
}

.nav_zw_oz {
	background-image: url(img/menu_3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
}

.nav_rw {
        background-image: url(img/menu_1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}

.nav_zw_oz div, .nav_zw_noz div {
	padding-left: 7px;
}

#navigation .nav_zw_oz a, #navigation .nav_zw_oz a:hover, #navigation .nav_zw_noz .nav_zw_oz {
	font-weight: bold;
}

#navigation .nav_zw_noz a, #navigation .nav_zw_noz a:hover {
	font-weight: normal;
}

#content {
	width: 593px;
	min-height: 300px;
	float: left;
}

#content .normaltxt {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}

#footer {
	width: 100%;
	height: 60px;
	float: left;
	border-top: 1px solid #999;
}

#footer .footer {
	padding-top: 10px;
	padding-left: 10px;
}

#footer .footer img {
	display: inline;
}

#footer .footer a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer .footer a:hover {
	text-decoration: none;
	color: #999;
	background-color: #eee;
	font-size: 11px;
}

.box {
	width: 196px;
	float: right;
	background-color: #f7f7ed;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

	border-bottom: 1px solid #999;
}

.box h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 5px;

	border-bottom: 1px solid #999;
}

.box_txt,
.box_download,
.box_desc {
	padding: 3px;
}

.box_txt {

}

.box_desc {
	font-style: italic;
	font-size: 8pt;
}

.box_download {
	border-top: 1px solid #999;
}