/* *************************** Redéfinition des marqueurs ***************************** */
BODY, FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

BODY {
	font-family:Arial; 
	font-size:12px;
	color:#2F2F2F;
	background-color: #eeeeee;
}

IMG
{
	display: block;
	border:0px;
	margin:0px;
}

A {	
	text-decoration:none;
}

A:HOVER {	
	text-decoration:underline;
}
P
{
	margin:0px;
	padding:0px;
}
LI DIV,
LI P
{  
	 display: inline;
}

/* *************************** Position dans la page ***************************** */
.TABLECentral {
	width:1135px;
}

.TDCentral{
	text-align:left;
	vertical-align:top;
	padding: 0 5px 0 5px;
	background-color:#ffffff;
}
.tdPubliciteDroite
{
	width: 135px;
	vertical-align: top;
	padding-top: 155px;
}
/* **************************************** Entête de page *********************************************** */
.TABLEHeader {
	margin:0px;
	border-bottom:1px solid #2F2F2F;
}

.TDHeader {
}

/* **************************************** Corps de la page ********************************************* */
.TABLEBody{
	width:990px;
	border-bottom: 2px solid #eee;
}
.TABLEBody_Index
{
	width:990px;
	border-bottom: 2px solid #eee;
}

.TDPageGlobal_Index{
	width :990px;
	text-align:left;
	padding: 0px;
	vertical-align:top;
}
.TDPageGlobal{
	width :990px;
	text-align:left;
	padding: 0px;
	vertical-align:top;
}
.rechercheMenuGauche
{
	display: none;
}
.td_ombre_images_bas
{
	display: none;
}
/* **************************************** Chemin de fer  ********************************************* */
.TableBC {
	width:635px;
	margin-top: 15px;
}

.TableBC_TdContenu
{
	background: #ffffff url(/com/images/bc_Defaut.jpg) scroll no-repeat 0 0;
	height: 30px;
	padding: 0 0 0 15px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.TDMenuDroite
{
	vertical-align: top;
	text-align: left;
}
.ChoixPaiement
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 250px;
	color: #333333;
}
.Hide
{
	display:none;
}


.TD_commentaires
{

}
.div_commentaires
{
	background: url(/com/images/fond_donner_avis.jpg) scroll no-repeat 0px 50%;
	margin: 10px 0 10px 10px;
	display: block;
	width: 171px;
	padding: 5px 0 5px 20px;
	text-align: left;
	color: #666;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
}

.div_commentaires A
{
	color: #666;
	text-decoration: none;
}