html{
}
body{
	/*width:968px;*/
	margin:0px;
	padding:0px;
	background-color:#29292b;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	padding-bottom:50px;
}
#popDiv{
	position:absolute;
	left:0px;
	top:0px;
	z-index:99;
	width:100%;
	background-image:url(../images/bg.png);
	_background-image:none;
	_filter:alpha(opacity=85);
	_background-color:#000000;
	
    /*-moz-opacity:0.85;*/           
    /*opacity: 0.85;*/
}
#popElement{
	position:absolute;
	z-index:100;
}
#element{
	/*position:absolute;
	z-index:101;*/
}
#main{
	position:relative;
	width:968px;
}
#headerSite{
	height:223px;
}
#barLogo{
	position:relative;
	background-color:#222222;
	height:83px;
	_height:73px;
}
#logo h1{
	visibility:hidden;
	display:none;
}
#logo{
	position:absolute;
	left:90px;
	top:28px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:400px;
	height:31px;
}
#enter{
	margin-top:30px;
	margin-right:5px;
	float:right;
	width:108px;
	height:31px;
	position:relative;
}
#btLangue_fr{
	visibility:visible;
}
#btLangue_en{
	visibility:hidden;
}
#btLangue_fr, #btLangue_en{
	position:absolute;
	left:0px;
	top:0px;
}
#btLangue_fr, #btLangue_fr a, #btLangue_en, #btLangue_en a{
	float:left;
	width:63px;
	height:31px;
}
#btLangue_fr span, #btLangue_en span, #arrtibut_btLangue_en span, #arrtibut_btLangue_fr span{
	visibility:hidden;
	display:none;
}
#btLangue_fr a:link, #btLangue_fr a:visited{
	background-image:url(../images/bt_entrer_fr_off.gif);
	background-repeat:no-repeat;
} 
#btLangue_fr a:hover, #btLangue_fr a:active{
	background-image:url(../images/bt_entrer_fr_on.gif);
	background-repeat:no-repeat;
} 
#btLangue_en a:link, #btLangue_en a:visited{
	background-image:url(../images/bt_entrer_en_off.gif);
	background-repeat:no-repeat;
} 
#btLangue_en a:hover, #btLangue_en a:active{
	background-image:url(../images/bt_entrer_en_on.gif);
	background-repeat:no-repeat;
} 
#arrtibut_btLangue_en{
	visibility:visible;
}
#arrtibut_btLangue_fr{
	visibility:hidden;
}
#arrtibut_btLangue_en, #arrtibut_btLangue_fr{
	position:absolute;
	left:70px;
	top:0px;
}
#arrtibut_btLangue_en, #arrtibut_btLangue_fr, #arrtibut_btLangue_en a, #arrtibut_btLangue_fr a{
	float:right;
	width:33px;
	height:31px;
}
#arrtibut_btLangue_en a:link, #arrtibut_btLangue_en a:visited{
	background-image:url(../images/bt_entrer_attribut_en_off.gif);
	background-repeat:no-repeat;
}
#arrtibut_btLangue_en a:hover, #arrtibut_btLangue_en a:active{
	background-image:url(../images/bt_entrer_attribut_en_on.gif);
	background-repeat:no-repeat;
}
#arrtibut_btLangue_fr a:link, #arrtibut_btLangue_fr a:visited {
	background-image:url(../images/bt_entrer_attribut_fr_off.gif);
	background-repeat:no-repeat;
}
#arrtibut_btLangue_fr a:hover, #arrtibut_btLangue_fr a:active {
	background-image:url(../images/bt_entrer_attribut_fr_on.gif);
	background-repeat:no-repeat;
}
#content{
	margin-top:10px;
}
#gauche{
	float:left;
	padding-left:325px;
	width:200px;
}

#navAlternatives{
	margin-top:10px;
}
#gauche h2, #droit h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#80561c;
	font-weight:normal;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#222222;
}
#gauche p{
	margin-top:2px;
	padding:5px;
	background-color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:10px;
}
#gauche strong{
	font-weight:normal;
	color:#80561c;
}
#gauche a:link, #gauche a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#gauche a:hover, #gauche a:active{
	color:#CCCCCC;
	text-decoration:none;
}
#droit{
	float:right;
	width:400px;
}
.nouvelle_item{
	float:right;
	margin-top:2px;
	background-color:#222222;
	width:400px;
}
.nouvelle_texte a:link, 
.nouvelle_texte a:visited{
	text-decoration:none;
}
.nouvelle_texte a:hover, 
.nouvelle_texte a:active{
	text-decoration:underline;
}
#pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#pagination a:link,
#pagination a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#pagination a:hover,
#pagination a:active{
	text-decoration:underline;
}
.nouvelle_texte small a:link, 
.nouvelle_texte small a:visited {
	color:#999999;
	text-decoration:none;
}
.nouvelle_texte small a:hover, 
.nouvelle_texte small a:active {
	background-color:#999999;
	padding:1px;
	color:#000000;
	text-decoration:none;
}
.nouvelle_date{
	float:left;
	padding:5px;
}
.nouvelle_date, .nouvelle_date strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#80561c;
}
.nouvelle_texte{
	margin-top:1px;
	margin-bottom:1px;
	padding:5px;
	padding-right:10px;
	padding-bottom:10px;
	float:right;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
.nouvelle_texte a:link, .nouvelle_texte a:visited{
	color:#FFFFFF;
}
.nouvelle_texte a:hover, .nouvelle_texte a:active{
}
h3{
	text-transform:uppercase;
}
.nouvelle_texte h3{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:0px;
	margin-top:0px;
	margin-rigth:0px;
	margin-bottom:7px;
}
.nouvelle_texte p{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	width:320px;
}
.nouvelle_texte br{
	padding-top:15px;
}