#prom728x90Bg, #prom300x250 {
	background-color:#666;
}
	
/*	728x90	*/
	#prom728x90Bg {
		width:100%;
	}
	#prom728x90 {
		width:760px;
		height:90px;
		padding:4px 0;
	}
	#prom728x90 .top, #prom728x90 .bottom  {
		float:left;
		width:16px;
		height:90px;
		background:url(/lib/v1/img/page/pubIdentifiantVertical.gif) no-repeat 3px center;
	}
	#prom728x90 .bottom {
		background-position:2px center;
	}
	#prom728x90 .content {
		float:left;
		width:728px;
	}
	
/*	300x250	*/

	#prom300x250 {
		clear:both;
		text-align:center;
		width:308px;
		margin: 10px 0px 10px 0px;
	}
	#prom300x250 .top {
		display:none;
	}
	#prom300x250 .content {
		background:url(/lib/v1/img/page/pubIdentifiant.gif) no-repeat center 3px;
		padding:16px 4px 4px 4px;
	}
	#prom300x250 .bottom {
		display:none;
	}
/*	160x600	*/
	#prom160x600 {
		width:163px;
		background-color:#FFF;
		padding:3px;
	}
	#prom160x600 .top {
		height:3px;
		font-size:0;
		line-height:0;
		/*border-top:1px solid #C6C3B5;*/
	}
	#prom160x600 .content {
		width:160px;
		background:#666 url(/lib/v1/img/page/pubIdentifiant.gif) no-repeat center 3px;
		padding:16px 0px 4px 0px;
	}
/*	160x220	*/
	#prom160x220 {
		width:163px;
		background-color:#FFF;
		padding:3px;
	}
	#prom160x220 .top {
		height:3px;
		font-size:0;
		line-height:0;
		/*border-top:1px solid #C6C3B5;*/
	}
	#prom160x220 .content {
		width:160px;
		background:#666 url(/lib/v1/img/page/pubIdentifiant.gif) no-repeat center 3px;
		padding:16px 0px 4px 0px;
	}


/*	text	*/

	#promTxt {
		width:163px;
		font-size:0;
		line-height:0;
	}
	#promTxt .top {
		background: url(/lib/v1/img/page/bgSep.gif) repeat-x;
		height:7px;
		font-size:1px;
	}
	#promTxt .content {
		background:url(/lib/v1/img/page/pubIdentifiant.gif) no-repeat center 8px;
		padding:17px 0 4px 0;
		border-right:3px solid #FFF;
	}
	#promTxt .content p {
		margin:0 4px;
		padding:10px;
	}
	#promTxt .content p a {
		color:#FFF;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:12px;
	}
	#promTxt .content p a img {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	#promTxt .bottom {
	}
