body { 
		margin-left : 0px; 
		margin-top : 0px; 
		margin-bottom : 0px; 
		margin-right : 0px; 
		background-color : #000000;
}
		
img { 
		border: none; 
}
	
table, tr, td { padding: 0px; }


.texte {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
}

.rose {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FFC09C;
}

.texte_pt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #ffffff;
}

a {
	text-decoration : none;
}

