#header 
{
display:none;
}

#left
{
display:none;
}

#footer 
{
	display:none;
}

#container
{
}

#menu
{
    display: none;
}

.BtnOrange
{
	display:none;
}

.BtnOrange2
{
	display:none;
}	

.BtnGris
{
	display:none;	
}

#BlocRecherche-form_commande
{
    display: none;
}

#BlocRecherche2-form_commande 
{
    display: none;
}
.BtnPrint
{
    display:none;
}

#contenu-text-connexion
{
    display:none;
}


/* BEGIN GENERALE */

img, p, dl, dd, dt, h1, h2, h3, h4, h5, h6, ul, li, table, tr, td { margin:0;padding:0; }

img 
{
    border:0;
}

body 
{
    color:#FFF;
    font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

#barre 
{
    width:1px;
    height:500px;
    float:left;
}

ul 
{
    list-style-type:circle; 
}

table 
{
    border-collapse: collapse;
    empty-cells: show;
    border-spacing:0;
}

/* END GENERALE */

/* CLASS PARAGRAPHE*/
.paragraphe 
{
	color:#387EB1;
}

.paragraphe p 
{
	margin-top:5px;
}

.paragraphe h1 
{
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.paragraphe a 
{
	font-weight:bold;
	color:#FF8500;
}

#titre-page
{
    clear:both;
    font-family:Arial;
    font-size:16px;
    color:#156CA8;
    font-weight:bold;    
}

.DataWebControlStyle
{    
	float:left;
	color:#000;	
	border:0px solid #fff;	
}

.HeaderStyle
{
	text-align:center;
	font-weight:bold;
	color:#000;
	border:0px;
}

.HeaderStyle a, .HeaderStyle a:visited
{    
    text-align:center;
	font-weight:bold;
	color:#000;
	border:0px;
}


.AlternatingRowStyle
{
    font-weight:bold;
	color:#000;
	text-align:center;
    border:0px;
}

.FooterStyle
{
	text-align:center;
	font-weight:bold;
	color:#000;
	border:0px;
}

.RowStyle
{
	font-weight:bold;
	color:#000;
	text-align:center;
	border:0px;	
}

.AlternatingRowStyle-stat
{
    font-weight:bold;
	color:#000;
	text-align:right;
	text-indent:6px;
	border:0px;
}

.RowStyle-stat
{
	font-weight:bold;
	color:#000;
	text-align:right;
	text-indent:6px;
	border:0px;
}

#Attention-liste_commande 
{
	margin-top:20px;
	display:block;
	float:left;
	color:#FF0000;
}

#Port-liste_commande 
{
    margin-top:20px;
	display:block;
	float:left;
	color:#000;
}

#Legende-liste_commande
{
    margin-top:40px;
	display:block;
	float:left;
	font-size:10px;
	color:#000;
}


