/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#3d5668;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}


#level_0 {
	margin:auto;
	width:730px;
	background-color:#dee3e5;
	border:2px solid #d8dde0; 
}

#main {
	background-image:url(../../images/template/bgContenu.gif);
	height:360px;
}

html>body #main{
	height: auto;
	min-height: 360px;
}

*html #main{
	margin-top:-4px;
}

#header #menuHorizontal{
	padding:0px;
	margin:0px;
	height:21px;
}

#header #menuHorizontal ul{
	height:21px;
	margin:0px 0px;
	padding:0px 0px;
	list-style:none;
}

#header #menuHorizontal ul li{
	height:21px;
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
}

#header #bandePointille_1{
	margin:0px;
	padding:0px;
	background-image:url(../../images/template/bande-pointille-1.jpg);
	width:730px;
	height:9px;
	background-repeat:no-repeat;
}

* html #header #bandePointille_1{
	margin-top:-3px;
}

#header #bandePointille_2{
	margin:0px;
	padding:0px;
	background-image:url(../../images/template/bande-pointille-2.jpg);
	width:730px;
	height:9px;
	background-repeat:no-repeat;
	margin-top:169px;
}

* html #header #bandePointille_2{
	margin-top:0px;
}


#header #logoHome{
	height:169px;
	float:left;
}

* html #header #logoHome{
	margin-top:-4px;
}

#header #swfEntete{
	width:524px;
	height:169px;
	float:right;
}

*html #header #swfEntete{
	margin-top:-4px;
}

#level_0 #main #menu{
	background-color:#04080d;
	width:206px;
	color:white;
	float:left;
}


#contenu{
	width:524px;
	float:right;
	background-image:url(../../images/template/bgContenu.jpg);
	background-repeat:no-repeat;
}

#contenu #colGauche{
	/*background-image:url(../../en/images/bgColonneGauche.gif);*/
	width:357px;
	float:left;
	line-height:130%;
	
}

#contenu #colDroite{
	width:166px;
	float:right;
	background-image:url(../../en/images/bg-news.jpg);
	background-repeat:no-repeat;
	border-left:1px solid black;
	height:450px;
}

#menuTop{
	margin:auto;
	margin-top:20px;
	width:734px;
	height:10px;
}

.background{
	background-image:url(../../images/template/bgBody.png);
	background-repeat:repeat-x;
}

#footer{
	margin:auto;
	margin-top:5px;
	width:734px;
	height:20px;
}

.imgLink{
	cursor:pointer;
}

#bandeMetalTop{
height:13px;
}

#logoNB{
display:none;
}
