/* ---------- Styles specific to the project ----------- */

div.container {
	/*border : 1px dashed rgb(156,154,156);*/
	width : 100%;
	padding : 0px;
	/*margin : 10px;*/
}

div.container2 {
	/*border : 1px dashed rgb(156,154,156);*/
	/*width : 50%;*/
	padding : 5px;
	/*margin : 10px;*/
}

#colonne1
{
	width: 250px;
	float: left;
}
#colonne2
{
	width: 250px;
	float: left;
}

#astuce
{
	clear: left;
}

span.Level1TitleMagasin {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 14px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;
	vertical-align : center;
	padding-left : 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	height :  18px;
	}

td.Level1TitleMagasin {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 14px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;
	vertical-align : center;
	padding-left : 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	height :  18px;
	}

.imgMagasin{
	float:right;
	/*padding-left: 10px;*/
	padding-right: 15px;
	padding-bottom: 10px;
	margin-right:30px;
	border: 0;
	}


