/*MasterCSS*/
*{
	margin:0;
	padding:0;
}
.flG{
	float:left;	
}
.l30{
	width:30% !important;
}
.l50{
	width:50% !important;
}
.l70{
	width:70% !important;
}
.tD{
	text-align:right;	
}
.tC{
	text-align:center;
}
.tG{
	text-align:left;
}
.tBlanc{
	color:white;	
}
.tBlanc a{
	color:white;	
}
.maj{
	text-transform:uppercase;	
}
.clr{
	clear:both;	
}
label{
	margin-top:1em;	
}
/*Corrections CSS*/
p+p{
	margin-bottom:1em;	
}

img{
	border:0;
}

ul, ol{
	margin-left:2em;	
}

.l180px{
	width:180px;	
}
.l740px{
	width:740px;	
}

