* {margin:0; padding:0;}

body {
	margin: 5px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
	background: #36393D;
}
#conteneur {
	width: 1024px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid gray ;
	background: #fff ;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 1020;
}
html>body #conteneur {
  width: 1020px;
}
/* --------------------------------------------------------------- */
#header {
	height: 110px ;
	margin: 0;
	background: url(../ressources/pics/header_yellow.gif) no-repeat right top ;
	background-color: rgb(237,172,47);
}
#langues {
	padding: 5px 0 0 5px;
	width: 300px;
}
#logo1 {
	float: left;
	padding: 10px 0 0 15px; 
	color: #36393D; 
	font: bold oblique 10px Verdana, Arial, Helvetica, sans-serif;
}
#logo2 {
	float: right;
	margin: 70px 80px 0 0;
	color: #0A2F64;
	font: bold oblique 30px Verdana, Arial, Helvetica, sans-serif;
}
/* --------------------------------------------------------------- */
#side_left {
	float: left;
	width: 180px;
	padding: 0 0 0 0 ;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 180px;
}
html>body #side_left {
  width: 180px;
}
#side_left h2 {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 25px ;
	font-size: 14px ;
	color: #0A2F64 ;
	border-bottom: 1px solid #9E1429 ;
}
/* -----------------------------------------------*/
#side_right {
	float: right;
	width: 200px;
	padding: 0 0 0 0 ;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 200px;
}
html>body #side_right {
  width: 200px;
}
#side_right h2 {
	margin-left: 5px ;
	margin-right: 10px;
	line-height: 25px ;
	font-size: 14px ;
	color: #0A2F64 ;
	border-bottom: 1px solid #9E1429 ;
}
/* --------------------------------------------------------------- */
#contenu {
	float: left;
	width: 628px;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 628px;
}
html>body #contenu {
  width: 628px;
}
#contenu h1 {
	margin-left: 10px ;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 25px ;
	font-size: 14px ;
	color: #0A2F64 ;
	border-bottom: 1px solid #9E1429;	
}

#contenu h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #0A2F64;
}

#contenu h3 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #0A2F64;
}

#contenu form {
	margin: 0 0 10px 0px;
}

#contenu p {
	margin: 0 10px 0 10px;
	text-align: justify;
	line-height: 1.5em;
}
#contenu ul {
	margin: 0 10px 0 10px;
	list-style: none;
}
#contenu li {
	text-align: justify;
	list-style: none;
	line-height: 1.4em;
	padding: 2px;
}
#contenu a {
	color: black;
}
#contenu a:hover {
	color: black;
}
/* -----------------------------------------------*/
#footer {
	clear: both;
	padding: 10px 0 10px 0;
	font: 0.50em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: orange;
}
#footer a { 
	font: 0.50em Verdana, Arial, Helvetica, sans-serif;
	color: orange ;
	text-decoration: none;
}
/* -----------------------------------------------*/
/* menu horizontal */
#menu {
	height: 35px ;
	margin-top: 1px ;
	margin-left: 1px;
	padding: 0 ;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: url(../ressources/pics/bg_menu.gif) repeat-x 0 -25px;
	list-style-type: none;
}
#menu li {
	float: left;
	text-align: center;
}
#menu li a {
	width: 95px;
	line-height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	color: #9E1429;
	display: block;
	text-decoration: none;
	border-right: 1px solid white;
}
#menu li a:hover {
	background: url(../ressources/pics/bg_menu.gif) repeat-x 0 0;
}
/* ----------------------------------------------------------------------------------- */
#navlist {
	margin: 0px 10px 5px 0px;
}
#navlist li 
{
	list-style: none;
	padding: 5px 0 5px 5px;
	color: black;
	border-bottom: 1px solid orange;
}
#navlist li a { 
	color: black;
	text-decoration: none; 
}
/* -----------------------------------------------*/
table#sample {
    background-color: white;
    width: 540px;
	margin: 10px 10px 0 20px;
}
table#sample td {
    padding: 2px;
    border: solid #000 1px;
	border: 1px solid gray;
}
/* -----------------------------------------------*/
table#large {
    background-color: white;
    width: 700px;
	margin: 10px 10px 0 20px;
}
table#large td {
    padding: 2px;
    border: solid #000 1px;
	border: 1px solid gray;
}
/* ------------------------------ */
table#normale {
    background-color: white;
    width: 540px;
	margin: 10px 10px 0 20px;
}
table#normale td {
    padding: 2px;
	border: 1px solid gray;

}
/* ------------------------------ */
.data {
    color: #000000;
    text-align: right;
    background-color: #F8F8F8;
}
.data2 {
    color: #000000;
    width: 40%;
    text-align: right;
    background-color: #F8F8F8;
}
.unit {
    color: #000000;
    text-align: left;
    background-color: #F8F8F8;

}
.unit_spec {
    color: #000000;
    width: 40%;
    text-align: left;
    background-color: #F8F8F8;

}
.toprow {
    font-style: italic;
    text-align: center;
    background-color: #ccc;

}
.leftcol {
    font-weight: normal;
    text-align: left;
    width: 35%;
    background-color: #F8F8F8;
}
.widecol_yellow {
	font-weight: normal;
	text-align: justify;
	background-color: orange;	
}
.widecol_gray {
	font-weight: normal;
	text-align: justify;
	background-color: #ccc;	
}
.widecol {
	font-weight: normal;
	text-align: justify;
	background-color: #F8F8F8;
	
}
.titre_center {
    color: #000000;
    text-align: center;
    background-color: #F8F8F8;
}

.submit {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	padding: 2px 20px 2px 20px;
	background-color: orange;
	margin: auto;
}

.centrer {
	text-align: center;
}
/* ------------------------------------------ */
#graphe_regime {
	border: 1px solid black;
	margin-left: 20px;
	margin-bottom: 15px;
    background-color: #E6E6E6;
}
.alerte {
	color: #FF0000;
	//text-decoration: blink;
	padding-bottom: 5px;
	font-weight: bold;
}

a.bulle {
     position:relative;
     color:#396a86; 
     text-decoration:none; 
     font-family:arial, verdana, sans-serif; 
     text-align:center; 
     font-size:11px;
}
   
a.bulle:hover {
	background: none; 
	z-index: 50; 
}

a.bulle span { 
	display: none;
}

a.bulle:hover span {
	display: block; 
	position: absolute;
	top: -10px; 
	left: 15px;
	font-family:arial, verdana, sans-serif; 
	text-align:justify; 
	font-size:12px;
	font-weight:normal;
	width:400px;
	background: white;
	padding: 5px;
	border: 1px solid orange;
	border-left: 10px solid orange;
}
