BODY, FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

BODY {
	font-family:Arial;
	font-size:11px;
	color:#2F2F2F;
	background-color: #cccccc;
}

IMG
{
	display: block;
	border:0px;
	margin:0px;
}

SELECT {	
	font-family: arial;
	font-size:11px;
	color:#000000;
	width:150px;
	height:16px;
	margin: 2px 0px 2px 5px;
	border:1px solid #999999;
}

TEXTAREA{	
	font-family: arial;
	font-size:11px;
	color:#000000;
	width:100%;
	height:75px;
	margin: 2px 0px 2px 0px;
	border:1px solid #999999;
}


A {	
	text-decoration:none;
}

A:HOVER {	
	text-decoration:underline;
}
P
{
	margin:0px;
	padding:0px;
}
LI DIV,
LI P
{  
	 display: inline;
}

.TABLECentral {
width:992px;
table-layout:fixed; 
background: #FFFFFF;
}

.TDCentral{
text-align:center;
vertical-align:top;
}

.TABLEHeader {
margin:10px 0px 0px 0px;
border-bottom:1px solid #2F2F2F;
}

.TDHeader {
}

.TABLEBody
{
	width:992px;
}
.TDPageGlobal{
	width :812px;
	text-align:left;
	padding:0;
	vertical-align:top;
	background: transparent url(/com/images/fond_pageGlobal.jpg) scroll no-repeat right bottom;
}


.TableBC {
	width:802px;
	margin: 5px;
}

.TableBCFull {
	width:982px;
	margin: 5px;
}

.TableBC_TdContenu
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-left: 20px;
	background:#999999 url(/com/images/puce_bc.jpg) scroll no-repeat 0 0;
}

.ChoixPaiement
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 250px;
	color: #333333;
}
.Hide
{
	display:none;
}
/* --- Calque d'alerte --- */
#calqueFondAlerte
{
	position: absolute;
	display: block;
	background-color: #666666;
	filter: alpha(opacity=60 , style=0); /* pour IE */ 
	-moz-opacity: 0.6;  /* pour Mozilla */
	opacity: 0.6; /* pour Firefox */
	height: 100%;
	width: 100%;
	display: none;
}
#calqueAlerte
{
	filter: alpha(opacity=100 , style=0); /* pour IE */ 
	-moz-opacity: 1.0;  /* pour Mozilla */
	opacity: 1.0; /* pour Firefox */
	display: block;
	position: absolute;
	background-color: Transparent;
	display: none;
}
.TABLEAlerte
{
	width: 386px;
}
.TDTitreAlerte 
{
	font-weight: bold;
	font-size: 14px;
	height: 22px;
	color: #CC0000;
	padding: 5px 0px 0px 10px;
	background: Transparent url(/com/images/fond_titre_annonce.gif) scroll repeat-y 0px 0px;
}
.TDContentAlerte
{
	background: Transparent url(/com/images/fond_annonce_milieu.gif) scroll repeat-y 0px 0px;
	padding: 5px 12px 5px 12px;
}
.TDBtnAlerte
{
	font-size: 12px;
	color: #313131;
	font-weight: normal;
	padding: 5px 5px 2px 7px;
	background: transparent url(/com/images/fond_annonce_milieu.gif) scroll repeat-y 0px 0px;
}


.td_btn_imprimer
{
	text-align: right;
	padding: 5px;
}
.td_btn_imprimer IMG
{
	display: inline;
	float: none;
}
