/* CSS Document */
body{
	margin-top: 10px; /* On met le padding à 0 pour le navigateur Opera qui définit des padding par défaut pour le body */
	text-align: center; /* To correct the IE bug to center */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

/* Div to center content */
div.center{
	border: 0px solid black;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	text-align: left; /* To set back the correction of the bug IE */
}

.logo img{
	border: none;	
}

.corps img{
	border: none;	
}

.content_index p{
	margin-left: 10px;
	margin-right: 300px;
	margin-top: 0px;
	margin-bottom: 16pt;
}

div.liste_logo{
	border: 0px solid black;
	width: 360px;
	margin-top: 155px;
	margin-left: 360px;
	font-size: 8pt;
}

a.liste{
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}

div.soleil1{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 545px;
	margin-top: 172px;
}
div.soleil2{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 590px;
	margin-top: 217px;
}
div.vent1{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 575px;
	margin-top: 267px;
}
div.vent2{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 555px;
	margin-top: 407px;
}
div.vent3{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 460px;
	margin-top: 205px;
}
div.vent4{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 540px;
	margin-top: 150px;
}
div.eau1{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 550px;
	margin-top: 286px;
}
div.eau2{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 620px;
	margin-top: 370px;
}
div.biomasse1{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 510px;
	margin-top: 240px;
}
div.biomasse2{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 545px;
	margin-top: 230px;
}
div.biomasse3{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 580px;
	margin-top: 180px;
}
div.biomasse4{
	position: absolute;
	border: 0px solid black;
	width: 19px;
	height: 19px;
	margin-left: 540px;
	margin-top: 310px;
}

div.corps{
	border: 0px solid black;
	width: 918px;
	height: 630px;
	padding-bottom: 10px;
	background-color: #330099;
}

div.content_index{
	width: 715px;
	height: 548px;
	text-align: justify;
	list-style-type: none ; 
	top: 34px;
	left: 187px !important;
	left: 182px;
	position: absolute;
	margin-left: 2px;
}

div.content_index div.csc-header h1{
	text-decoration: none;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top:132px;

}

div.content{
	border: none;
	width: 546px;
	max-height: 416px;
	height: 87%;
	overflow:visible;
	text-align: justify;
	background-color: #FFFFFF;
	top: 34px;
	right: 183px;
	position: absolute;
	padding-top: 132px;
	list-style-type: none ; /* Suppression du margin, du padding et des puces du <ul> */
}

.content p{
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 16pt;
}

.content ul{
	margin-left: 20px;
}
.content li{
	margin-left: 25px;
	padding: 0 ; /* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

/*Gauche div*/
div.gauche{
	background-color: #FFFFFF;
	width: 173px;
	height: 548px;
	margin-top: 8px;
	margin-left: 14px;
}

div.logo{
	border: 0px solid black;
	height: 135px;
}

div.news{
	border: 0px solid green;
	height: 300px;
}

.news p{
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 16pt;
}

div.address{
	border: 0px solid black;
	height: 98px;
}

.address p{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	font-size: 9pt;
	font-weight: bold;
}

div.droite{
	border: 0px solid black;
	width: 171px;
	top: 34px;
	right: 14px;
	position: absolute;
}

a:active {
  outline: none;
}

div.droite_border{
	border: 0px solid black;
	width: 0px;
	height: 548px;
	margin-right: 0px;
	float: left; /*faire floater le texte sur la gauche, en opposition avec div.content*/
}

div.top{
	position: relative;
	border: 0px solid black;
	width: 171px;
	left: 728px;
	height: 26px;
}

div.home{
	width: 68px;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

div.sitemap{
	width: 50px;
	float: left;
	margin-top: 10px;
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
}

div.lang{
	width: 50px;
	float: left;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	color:#FFFFFF;
}

div.menu{
	border: 0px solid black;
	font-size: 11pt;
	margin-left: 180px;
	width: 718px;
}

div.photo_bottom{
	position:absolute;
	border: 0px solid black;
	width: 548px;
	height: 100px;
	margin-top: 0px;
}

div.photo_bottom2{
	position:absolute;
	border: 0px solid black;
	width: 548px;
	height: 100px;
	margin-top: 110px;
}

div.csc-textpic{
	position: absolute;
	width: 544px;
	bottom: 10px;
}
div.csc-graphpic{
	bottom: 30px;
}
div.graphcaption{
	position: absolute;
	width: 330px;
	left: 108px;
	bottom: 18px;
}
div.graphcaption li, div.graphcaption ul{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	list-style-type: none;
}
div.graphcaption li.last{
	padding-left: 58px;
}

.menu table{
	color: #FFFFFF;
	text-align: center;
}

table.sstitre a{
	font-size: 8pt;
}

.menu a {
	color: #FFFFFF;
	font-size: 11pt;
}

.menu .selected a {
	color: #41ae2f;
}

.submenu a {
	color: #FFFFFF;
	font-size: 8pt;
}

.submenu .subselected a {
	color: #41ae2f;
}

.submenu{
	display: block;
	border: 0;
	margin-left: 188px;
	width: 718px;
}

div.csc-sitemap ul{
	list-style: decimal;
	font-size: 9pt;
	margin-left: 10px;
	padding-left: 0;
}

div.csc-sitemap ul li a{
	font-size: 9pt;
	margin-left: 0;
}

div.footer{
	border: 0px solid green;
	width: 906px;
	height: 48px;
	margin-top: 10px;
	font-weight: bold;
	position: absolute;
	top: 580px;
}

a{
	font-size: 13px;
	font-weight: bold;
	color: #47a43c;
	text-decoration: none;
}

a.top{
	color:#FFFFFF;
}

a:hover{
	text-decoration: underline;
}

div.footer div.menu table tbody tr td{
	padding-left: 7px;
	padding-right: 7px;
}

div.footer div.submenu table tbody tr td{
	padding-right: 16px;
}

/* position du titre du content*/
h1.title{
	text-decoration: none;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
h1.title_index, .csc-firstHeader{
	text-decoration: none;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.news h1.title{
	text-decoration: none;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

h2.subtitle{
	text-decoration:none;
	font-size: 10pt;
	margin-left: 10px;
	margin-top: 5px;
}

div.buttonbox{
	background: url(index_background_vide.jpg) no-repeat right;
	width: 715px;
	height: 548px;
	text-align: justify;
	list-style-type: none ; 
	top: 34px;
	left: 187px !important;
	left: 187px;
	position: absolute;
	margin-left: 2px;
}

div.chbutton {
	position: absolute;
	width: 19px;
	height: 19px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:1124; background-color:#ccc;
    color:#000;
    text-decoration:none
}

a.info:hover{z-index:1125; background-color:#ff0; visibility:visible; /* Fixes IE6 Bug */
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-28px; left:0; width:110px;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center;
    border: 0px solid Black;
    padding: 5px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFCC;
    z-index:2300;
}