#banner1
{
	width: 530px;
	height : 130px;
	display: block;
}

#banner2
{
	width: 530px;
	height : 250px;
	display: block;
}

#titreBanner
{
	text-align: left ;
	font-variant: small-caps;
	line-height: 25px ;
	font-size: 1.2em ;
	color: #280 ;
	border-bottom: 1px solid #280 ;
	margin-bottom : 10px;
	}
		
#imageBanner1
{
	float: left;
	width: 170px;
	height : 70px;
	display: block;
	}

#imageBanner2
{
	float: left;
	width: 170px;
	height :200px;
	display: block;
	}
	
#codeBanner1 p 
{
	float: left;
	font-size: 0.7em ;
	width: 350px;
	height : 70px;
	display: block;
}
	
#codeBanner2 p 
{
	float: left;
	font-size: 0.7em ;
	width: 350px;
	height : 70px;
	display: block;
	}
