body
{
	width:598px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*#header {
	background-image: url("../images/bandeau_print.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
}*/

#info{
	color:#666666;
	font-size:9px;
	border-bottom:1px solid #666666;
}

#main{
	border-bottom:1px solid #666666;
}

#adresse{
	*/float:right;
	text-align:right;
	margin-top:40px;
	font-size:11px;
	color: #666666;*/
	color: #666666;
	font-size:11px;
	left:0;
	margin-left:467px;
	margin-top:40px;
	position:absolute;
	text-align:right;
	top:0;
}
a{
	color:#000000
}

#footer{
	float:left;
	font-weight:bold;
	color: #DD1F1F;
}

h1 {
	color: #DD1F1F;
}

#main table {
	border: 1px solid #666666;
}

#main table td {
	border: 1px solid #666666;
}

th
{
	text-align:left;
	vertical-align:top;
}

