﻿.bodyAutre
{
	background-position: left top;
	margin: 0;
	background-image: url( 'Image/bgedito.jpg' );
	background-repeat: no-repeat;
	font-family: Arial;
}
.PiedPage
 {	BACKGROUND: url('image/barreBas-bleu.gif') no-repeat center bottom;
  			padding-top : 20px;
  			height: 80px;
  			width:100%;
  			padding-bottom:0px;		
 }
 
 table.bodyAutre
{
	border-spacing: 0px;
}
 
.bodyAdmin
{
	background-position: left top;
	margin: 0;
	background-color: #FFFFCC;
	background-image: url('');
	background-repeat: no-repeat;
	color: Black;
}

td.TitreGroupeProduits
{
	text-align: left;
	font-weight: bold;
	height: 100px;
	vertical-align: bottom;
	color: #212073;
	font-size: small;
}
td.ResumeGroupeProduits
{
	text-align: justify;
	font-size: small;
	vertical-align: middle;
	width:130;
}
td.LabelTitre
{
	vertical-align: bottom;
	width: 800px;
	text-align: right;
	color: #000099;
	font-family: 'Trajan Pro';
	font-size: x-large;
	height: 80px;
}
td.LabelTitrePopup
{
	vertical-align: bottom;
	width: 800px;
	text-align: right;
	color: #000099;
	font-family: 'Trajan Pro';
	font-size: x-large;
	height: 80px;
	padding-right:60px;
}
