body
{
	margin: 0px ;
	padding: 0 ;
	text-align: center ;
	background:#FFFFCC;
	font-family: Verdana ;
	font-size:12px ;
	color: #000000;
	display: inline ;
}

#conteneur
{
	width:100% ;
	height:100% ;
	margin:5px;
	height:60px;
	text-align:left;
}

iframe
{
	height:100%;
	width:100%;
	border:0px;
	top:0px;
	left:0px;
	margin-left:-5px;
}

span.commentaire
{
	color:#0D7A0D;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}

a img
{
	border: 0 none;
}

a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #0D7A0D;
	text-decoration: underline;
	font-weight: bold;
}

h1
{
	color: #000000;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}

h2
{
	color: #1200B6;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}

h3
{
	font-weight: bold;
}

h5
{
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}

h6
{
	color: red;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}

