
body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px
}


/*BLOC 4 PUB*/
#div_4pub {
	float: left;
	padding: 0px 0 0 0px;
	width: 775px;
	overflow: hidden;
}

.div_4pub_bg {
	width: 182px;
	height: 351px;
	background: url(../images/pub/site/bg_4pub.jpg) no-repeat;
	float: left;
	margin-left: 10px;
	text-align: center;
	color: #333333 !important;
	overflow: hidden
}

.div_4pub_bg_home {
	width: 182px;
	height: 351px;
	background: url(../images/pub/site/bg_4pub.jpg) no-repeat;
	float: left;
	margin-left: 22px;
	text-align: center;
	color: #333333 !important;
	overflow: hidden
}

.div_4pub_stitre {
	width: 175px;
	height: 30px;
	overflow: hidden;
}

.div_4pub_text {
	width: 175px;
	text-align: left;
	padding: 4px 0 0 5px;
	height: 115px;
	overflow: hidden;
}

.no16 {
	font-size: 16px;
	color: #000000
}