/* CSS Document */
 
/*** STYLE SPECIAUX MEDIAS ***/
 


/*********** STYLE GENERAL *********/
body
{
	background:none;
}
#cat_page
{
	overflow:visible;
}
#cat_sommaire,
#pan_retour_famille
{
	display:none;
}
.print
{
	display:none;
}

/* imprimer commande */
#printcommande
{
	width:auto;
	font-size:90%;
}
#printcommande td.aVal
{
	font-size:80%;
}
#printcommande td.aLib
{
	white-space:nowrap;
	padding:8px 15px;
}
#printcommande table
{
	
}
.TH1 td
{
	border:1px solid #999;
}