/* CSS Document */
#DIVall {
	
	background-color:#FFFFFF;
	margin-top:20px;
	width:660px;
	height:520px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #000000;
}

#DIVspacer
{
	height:20px;
	width:auto;
}

#DIVcontainer
{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}

#DIViframe {
	height:auto;
	float:left;
	margin-right: 20px;
}

#DIVimage {
	height:auto;
	width:auto;
	float:left;
}

.aggro {
	font-size:14px;
	margin-bottom:30px;
	font-weight: bold;
	text-align:center;
	color:#990000;
}

.aggro a {
	color:#990000;
}

a {
	text-decoration:none;
	font-weight: bold;	
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
}

.titre {
	font-size:11px;
	font-weight: bold;
	margin-bottom:1px;	
}

.date {
	font-size:9px;
 	margin-bottom:6px;	

}

.signature {
	text-align: right;
	margin-top: 4px;
	margin-bottom:12px;
}


