/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	background-image:none;
	background-repeat:no-repeat;
	background-color: #ffffff;
	}


.blck_no_prnt
	{display:none;
	/*visibility:hidden;*/
	height:0px;
	width:0px;
	background-color:#ffffff;
	background-image:none;
	}


.blck_prnt
	{display:inline;
	}


.blck_dtl
	{background-color: #ffffff;
	}

.gglprint
	{width:559px !important;
	height:401px !important;
	}


.div_prnt
	{width:600px !important;
	height:401px !important;
	}

/* pied de page */
.box_footer { background-color:#ffffff; min-height: 10px; padding:5px 10px; margin:0; font-size:9px; color:#000000; width:700px; text-align : left;}

a:link {
	text-decoration:none;
	color: #000
}
a:visited {
	text-decoration:none;
	color: #000
}
a:hover {
	text-decoration:none;
	color: #000
}
a:active {
	text-decoration:none;
	color: #000
}

