@import "fsMain.css" ;

#center {
 background-image : url("../bkg/bkgPost.gif") ; 
	float : right ;
	width : 610px ;
	margin-top : 0px ;
	margin-bottom : 10px ;
	padding : 20px ;
 	-moz-border-radius : 11px ;
	-khtml-border-radius : 11px ;
	-webkit-border-radius : 11px ;
	border-radius : 11px ;
 
}

.adresse {
	text-align : center ;
}

#reduc {
	float : left ;
	width : 530px ;
	margin-left : 30px ;
	font-size : 0.9em ;
	font-weight : bold ;
	font-style : italic ;
	line-height : 20px ;
	text-align : justify ;
}

#doneo {
	float : right ;
	width : 480px ;
	margin-top : 10px ;
	margin-right : 80px ;
}

dt {
	margin-top : 10px ;
}
