* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: url(images/bg0.gif) #005188 0% 0% repeat-x;
	font: x-small "Tahoma", "Verdana", "Arial", sans-serif;
	color: #0f0f0f;
	text-align: center;
	min-height: 100%;
	font-size/* */:/**/small;
	font-size: /**/small;
}
body {
	background: url(images/bg-body0.gif) 50% 100% repeat-x;
	padding: 52px 0 20px 0;
}
#contenant {
	width: 769px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg-container0.gif) #7cc4e3 0% 0% repeat-y;
}
#contenant:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#entete {
	background: url(images/header0.jpg) 0% 100% no-repeat;
	height: 233px;
	position: relative;
}
#entete h1 {
	position: absolute;
	top: 40px;
	left: 50px;
	font: bold 270% "Arial", "Lucida Sans Unicode", "Verdana", "Trebuchet MS", sans-serif;
	color: #fff;
}
#entete h2 {
	position: absolute;
	top: 100px;
	left: 80px;
	font: bold 200% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #fff;
}
#menusite {
	position: absolute;
	bottom: 233px !important;
	bottom: 232px; /* die, IE 6, die */
	left: 30px;
	margin: 0;
	padding: 0;
}
#menusite li {
	display: inline;
	list-style: none;
	font: bold 120% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	margin: 0;
	padding: 0;
}
#menusite li a {
	display: block;
	width: auto;
	float: left;
	margin-right: 5px;
	padding: 6px 8px;
}
#menusite li a:link, #menusite li a:visited {
	background: #016994;
	color: #fff;
}
#menusite li a:hover, #menusite li a:active, #menusite li a:focus {
	background: #fff;
	color: #016994;
}
#menusite li.active a:link, #menusite li.active a:visited {
	background: #b9def0;
	color: #016994;
}
.titre {
	background-color: #a9dcf7;
	text-align:center;
}
.credits {
	text-align: right;
	padding: 10px 20px 0px 0px;
}
#piedpage {
	width: 719px;
	margin: 0 auto;
	background: url(images/footer0.gif) 0% 0% no-repeat;
	color: #016994;
	padding: 28px 25px 0 25px;
}
#piedpage p {
	float: left;
	width: auto;
	padding: 10px 10px;
	background: #016994;
	color: #fff;
	font: normal 100% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
}
#piedpage p.credit {float: right;}
#piedpage a:link, #piedpage a:visited {color: #fff; background: #016994;}
#piedpage a:hover, #piedpage a:active, #piedpage a:focus {text-decoration: underline;}
#piedpage:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contenu {
	width: 720px;
	float: left;
	padding: 15px 25px 0 25px;
}
#cadre {
	width: 695px;
	float: left;
	margin-top: 10px;
	padding: 10px;
	background: #a0d4f0;
	border: 3px solid #a9dcf7;
}
#contenu, #cadre {
	overflow: visible !important;
	overflow: hidden; /* die, IE 6, die */
}
#cadre_titre {
	padding: 20px;
}	
.interieur {
	padding: 20px;
	background-color: #a9dcf7;
}
h2 {
	font: bold 200% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #1395ca;
	padding-bottom: .2em;
}
h3 {
	font: bold 140% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #00589c;
	padding-bottom: .2em;
}
h4 {
	font: bold 200% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #FFF000;
	padding-bottom: .2em;
}
p, ul {
	text-align: justify;
	padding-bottom: .5em;
	line-height: 130%;
}
li {margin-left: 1.5em;}
#contenu a:link {
	color: #fff157;
	font-weight: bold;
}
#contenu a:visited {
	color: #ecff4e;
}
#contenu a:hover, #contenu a:active, #contenu a:focus {
	color: #fff;
	background: #7cc4e3;
}
a:active, a:focus {outline: none;}
code, b, i, strong, em {color: #00589c; font-size: 100%;}

#pression {
	background-color: #fff5e6;
	float: left;
	width: 230px;
	height: 726px;
	border: 1px solid black;
}
#thermometre {
	background-color: #fff5e6;
	float: left;
	width: 230px;
	height: 725px;
	border: 2px solid black;
}
#jauge_vents {
	background-color: #fff5e6;
	float: left;
	width: 205px;
	height: 726px;
	padding: 0px 10px 0px 15px;
	border: 1px solid black;
}
form {padding-bottom: 1em;}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.espaceur {
	font-size: 90%;
	background-color: #1395ca;
	color: #fff;
	padding: .4em;
	letter-spacing: .1em;
}
td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
}

.td_thumbnails {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.0em;
}

.td_donnees {
	background-color: #a9dcf7;
}