#ContainerIndexPublicite1 {
	position:relative;
	float:left;
	width:317px;
	height:144px;
	background:url(../images/index-publicite-bkg.jpg) no-repeat;
	margin:5px 0 0 0;
	padding:4px 5px;
	cursor:pointer;
}

#ContainerIndexPublicite2 {
	position:relative;
	float:left;
	width:317px;
	height:144px;
	background:url(../images/index-publicite-bkg.jpg) no-repeat;
	margin:8px 0 0 0;
	padding:4px 5px;
	cursor:pointer;
}

.publicites {
	display:none;
	position:absolute;
	top:4px;
	left:5px;
	border:none;
}

