@import("reset.css");
*{margin:0;padding:0;}
HTML,BODY{
	background-color:#30313A;
}
BODY{
	font:normal 12px Arial, Helvetica, sans-serif;
	background-image:url("../img/bg-global.gif");
	background-repeat:repeat-x;
	background-color:#26262f;
	margin:auto;
	text-align:center;
}
DIV#container{
	width:950px !important;
	width:990px;
	margin:0 auto;
	text-align:left;
}
DIV#header{
	background-image:url("../img/h1.gif");
	background-repeat:no-repeat;
	width:950px;height:130px;
	position:relative;
}
a#logo{
	height:50px;
	width:210px;
	display:block;
	margin-left:15px;
	padding-top:10px;
}
DIV#header P, DIV#header H1{
	display:none;
}
DIV#flash{
	position:absolute;
	right:37px !important;
	right:8px;
	top:12px;
	border:solid 0px #0066CC;
	width:638px;
	height:95px;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	text-align:center;
}
DIV#left{
	width:260px;
	float:left;
}
DIV#left UL{
	width:260px;
}
DIV#left UL LI{
	list-style:none;
	padding-top:8px;
	padding-bottom:7px;
	background-repeat:no-repeat;
	width:257px;
	/*border-bottom:solid 1px #65656e;*/
}
DIV#left UL LI H3,#menu1 LI A{
	color:#ececf5;
	text-decoration:none;
	width:200px;
	cursor:pointer;
	margin: 0 0 0 58px;
	padding-bottom:0;
	/*border:1px solid red;*/
}
DIV#left UL LI H3 A{
	margin-left:0;
}
DIV#left UL LI H3{
	font:bold 14px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
/*
#menu1 UL LI A{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ececf5;
	text-decoration:none;
	letter-spacing:-1px;
	cursor:pointer;
	margin: 0 0 0 17px;
	width:200px;
}
#menu1 UL LI A:HOVER{
	color:#47474F;
}
*/
ul#menu1 LI.head_bleu {
	background:url(../img/menu/menu-bleu-off.jpg) no-repeat;
}
ul#menu1 LI.head_bleu:hover, ul#menu1 LI.head_bleu_on{
	background:url(../img/menu/menu-bleu-on.jpg) no-repeat;
}ul#menu1 LI.head_violet {
	background:url(../img/menu/menu-violet-off.jpg) no-repeat;
}
ul#menu1 LI.head_violet:hover, ul#menu1 LI.head_violet_on {
	background:url(../img/menu/menu-violet-on.jpg) no-repeat;
}ul#menu1 LI.head_orange{
	background:url(../img/menu/menu-orange-off.jpg) no-repeat;
}
ul#menu1 LI.head_orange:hover, ul#menu1 LI.head_orange_on {
	background:url(../img/menu/menu-orange-on.jpg) no-repeat;
}ul#menu1 LI.head_vert {
	background:url(../img/menu/menu-vert-off.jpg) no-repeat;
}
ul#menu1 LI.head_vert:hover, ul#menu1 LI.head_vert_on {
	background:url(../img/menu/menu-vert-on.jpg) no-repeat;
}

DIV#left UL LI UL{
	width:257px;
	background-color:#666;
	margin-top:8px;
	height:auto;
	margin-left:0;
}
DIV#left UL LI UL LI{
	padding:0;
}
DIV#left UL LI UL LI A{
	margin-left:0;
	padding-left:57px;
	display:block;
	width:200px !important;
	width:257px;
	background:none;
	border:none;
	color:#FFF;
	padding-top:4px;
	padding-bottom:3px;
	background:url(../img/menu/sous-menu-off.png) repeat-y;
	border-bottom:#4c4c54 solid 1px;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
}
DIV#left UL LI UL LI A:hover, div#left ul li ul li a.menu_souslien_actif{
	background:url(../img/menu/sous-menu-on.png) repeat-y;
	color:#47474F;
	/*font-style: normal;*/
}
#top{
	position:relative;
	width:666px;
	height:35px;
}
#top H2{
	position:absolute;
	top:8px;
	left:280px;
}
#total{
	margin:0 0 0 1px;
	padding:0 0 25px 0;
	background-image:url("../img/bg-global.jpg");
	background-repeat:repeat-y;
}
.fl{
	float:left;
}
.clear{
	clear:both;
	line-height:0px !important;
	line-height:1px;
	visibility:hidden;
}
span.clear{
	clear:both;
	line-height:0px !important;
	line-height:1px;
	visibility:hidden;
	display:block;
}
#content{
	width:652px !important;
	width:664px;
	float:left;
	margin:7px 0 0 20px;
	color:#f3f3f8;
	margin-bottom:12px;
}
#content H2, #top H2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFF;
	border-bottom:dotted 1px #a4b0be;
	width:652px !important;
	width:663px;
	margin:6px 0 6px 0;
}
#content DIV{
	/*margin:4px 13px 0pt -5pt;*/
}
#content UL{
	padding:6px 0px 0px 0px;
}

#content P{
	text-align:justify;
	padding:4px 0 0 0;
}
#content A{
	color:#FFF;
}
.activities,.carbon-market,.renewable-energies{
	background-image:url("../img/bg-actualities-home.jpg");
	width:202px;
	height:253px !important;
	height:270px;
	padding:7px;
	margin-right:10px;
	margin-left:-5px;
	
}

.carbon-market{
	background-image:url("../img/bg-carbon-home.jpg");
}
.renewable-energies{
	background-image:url("../img/bg-renewable-home.jpg");
	float:right;
	margin-right:10px !important;
	margin-right:22px;
}
#content DIV UL LI{
	list-style:none;
	background:url(../img/list-arrow.gif) no-repeat 0px 5px;
	padding-left:12px;
}
#content DIV LI A{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#51505c;
	text-decoration:underline;
}
#reuters LI{
	list-style:none;
	background-image:url("../img/list-arrow2.gif");
	background-position:0 8px;
	background-repeat:no-repeat;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ececf5;
	padding:6px 0 0 20px;
}
#reuters a{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ececf5;
}
DIV#footer{
	border-top:solid 3px #888;
	clear:both;
	padding:5px 0 4px 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	background-color:#30313a;
	width:100%;
	padding:12px 0 6px 0;
}
#footer A{
	color:#FFF;
}
a#top_link{
background:url(../img/fleche-top.gif) no-repeat;
padding:1px 0px 0px 17px;
font-size: 10px;
	position:relative;
	left:99px;
	top:-37px;
}
div#content div.sep{
	border-bottom:dotted 1px #767676;
	width:207px !important;
	width:205px;
	height:1px;
	margin-top:0px !important;
	margin-top:-15px;
	margin-bottom:0px !important;
	margin-bottom:10px;
}
HR{
	border-bottom:dotted 1px grey !important;
	border:none;
	margin:0 0 0 6px;
	margin-top:0px !important;
	margin-top:-8px;
}
div#content ul.home_menu{
	margin-top:0px !important; 
	margin-top:-12px ;
	margin-left:7px !important;
	margin-left:12px;
	width: 180px;
}
div#content h3.home_title{
	margin-top:7px !important;
	margin-top:14px;
}
#content H4{
background:url(../img/puce-H4.gif) repeat-y;
	font:bold 15px Arial, Helvetica, sans-serif;
	border-bottom:dotted 1px grey;
	margin:35px 0 12px 0;
	padding: 0 0 0 19px;
	font-variant:small-caps;
}
#content H3{
	font:bold 14px Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:7px 0px 6px 9px;
}
#content UL, #content OL{
	margin: 0 0 0 20px;
}
#glossary{
	margin:inherit;
	list-style:none;
}
.sommaire LI{
	list-style:none;
	padding-top:4px;
	padding-left:12px;
}
UL.sommaire{
	margin:0 0 6px 0;
	padding:0 0 0 10px;
	border-left:solid 1px #4f4f58;
}
UL#reuters{
	margin:0;
}
#sitemap H3{
	padding:12px 0 0 0;
}