body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;	
	background-color: #00A2FF;
}

table
{				
	margin-left: auto;
	margin-right: auto;										
	/*border-left: 1px dotted #860000; 							
	border-right: 1px dotted #860000; 	
	border-top: 1px dotted #860000; 	
	border-bottom: 1px dotted #860000;*/
	background-color: #00A2FF;
}	

td
{
	vertical-align:top;
}

img
{
	border:none;
}

img.cadre
{
	border-left: 3px dotted #000086; 							
	border-right: 3px dotted #000086; 	
	border-top: 3px dotted #000086; 	
	border-bottom: 3px dotted #000086;
}