/* Bandeau de la page */
#BandeauRealisations	{clear:both;width:685px;height:102px;background: url("../images/graphics/bandeau-realisations.gif") no-repeat;}
	#TexteBandeau	{clear:both;width:565px;height:82px;color:#FFFFFF;padding-top:10px;padding-left:110px;font-weight:bold;font-size:20px;padding-bottom:10px;}
	#TexteBandeau	p	{padding:0;margin:10px 0 0 0;font-size:17px;font-weight:bold;}

/* Listing des copies écran des site réalisés */
#ZoneRealisations	{clear:both;width:685px;height:auto;margin-top:15px;margin-bottom:15px;}
	.UneReal	{float:left;width:215px;height:200px;padding:0 5px 0 5px;margin-bottom:10px;}
		.AdresseWeb	{clear:both;width:215px;height:20px;font-size:11px;font-weight:bold;text-align:center;color:#0D203B;}
		.AdresseWeb	a	{text-decoration:none;color:#0D203B;}
		.AdresseWeb	a:hover	{text-decoration:none;color:#85BCE5;}	

		.EcranWeb	{clear:both;width:215px;height:auto;}
		.EcranWeb	img	{border:1px solid #0D203B;}


