<style type="text/css">
body 
{
margin: 0;
padding:0;
position: absolute;
width: 100%;
height: 100%;
font-family: verdana, arial, sans-serif;
}
.haut 
{
width: auto;
height: 126px;
background-color: #06C;
color: #fff;font-size: 36px;
padding: 10px;
}
.conteneur {
height: 338px;
width: 100%;
}
.gauche 
{
	position: absolute;
	left: 5px;
	width: 180px;
	height: 90%;
	overflow: auto;
	top: 5px;
	margin-top: 100px;
}
.frame {
	margin-left: 185px;
	width: auto;
	height: 95%;
	overflow: auto;
	font-size: 14px;
	font-style: italic;
	color: #000066;
	background-color: #FFFF99;
 } 
 </style>
.marine {
	color: #330099;
}
.marine {
	color: #330099;
}

