@charset "utf-8";
/* CSS Document */

.content {
	float:left;
	width:548px;
	margin:0px;
	padding:0px;
}

.content-top {
	background:url(../images/bloc-a.png) no-repeat;
	width:548px;
	height:49px;
	margin:0px;
	padding:0px;
}

.content-main {
	background:url(../images/bloc-b.png) repeat-y;
	margin:0px;
	padding:0px 40px 0px 30px;
	overflow:hidden;
}

.content-bottom {
	background:url(../images/bloc-c.png) no-repeat;
	width:548px;
	height:55px;
	margin:0px;
	padding:0px;
}