/* CSS Document */
		#bandeauImg {
			width:750px;
		}
			
		#bandeauPub {
			position:relative;
			float:right;
			width:232px;
			height:100%;
			font-size:2pt;
		}
			#bandeauPub div.pub {
				display:block;
				width:230px;
				height:60px;
				border:1px solid #666666;
			}
				#bandeauPub div.pub img.noborder { border-width:0px; }
			/*
	#colCentrale { width:637px; }
		#colCentrale img { border-width:0px; }
	
	#colDroite {
		position:relative;
		float:right;
		width:122px;
		margin-left:10px;
	}
		#colDroite div.pub {
			display:block;
			position:relative;
			width:120px;
			height:600px;
			border:1px solid #666666;
		}
			#colDroite div.pub img.noborder { border-width:0px; }
			*/