@charset "utf-8";
body {
/*	margin-bottom:125px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;*/
	margin:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	}

html{
height:100%;
}

p
{
font-size:11px;
line-height:18px;
	color:#FFFFFF;

}

ul
{
font-size:11px;
}


h1
{
font-weight:bold;
font-size:11px;
text-transform:uppercase;
display:inline;
}

#container {
	position:relative;
	width: 670px;
	left: 50%;
	margin: 0 0 0 -335px;
	background-color:#000000;
}

#header {
	position:relative;
	width: 1000px;
	left: 50%;
	margin: 0 0 0 -500px;
}

#content
{
width:100%;
height:auto;
bottom:0;
min-height:265px;
margin-bottom:5px;
}

#nav_holder{
background-image:url(images/background_nav_niveau1.png);
background-repeat:repeat-x;
}

.nav{
position:relative;
width:670px;
left:50%;
margin: 0 0 0 -335px;
}

.nav_content
{
height:30px;
}

#divName {
     text-align:center;
 }
 
.iframe{
	background-color:#000000;
	width:669px;
	min-height: 445px;
	margin:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

table
{
font-size:11px;
line-height:18px;
}
