html, body {
   font-family: Arial, Helvetica, sans-serif;
}

table {
	border:0px none;
}

td.tableau{
    padding: 5px;
    width: 50%;
    vertical-align: top;
}


.menuBonCommande {
	color:#B1404B;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 2px;
}
.menuAide:hover {
	text-decoration: none;
}

.titleBonCommande {
	font-size: 18px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
	background-color: #F0D9AE;
	height: 35px;
}

.sousTitleBonCommande {
	font-size: 14px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
	background-color: #F0D9AE;
	height: 15px;
	vertical-align: middle;
    padding-left: 5px;
}

.languesBonCommande {
	font-size: 14px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
}

.titleTextBonCommande{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.textBonCommande{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
    text-align: justify;
}

.textBonCommande li{
	padding: 3px;
}

.textBonCommandeRouge{
	font-size: 11px;
	font-weight: normal;
	color: #B1404B;
	text-decoration : none;
    text-align: justify;
}

.linkBonCommande {
	color:#000000;
	text-decoration: underline;
	font-size :12 px;
    padding-bottom: 5px;
	font-family : Arial, Helvetica, sans-serif;
}
.linkBonCommande:hover {
	text-decoration: none;
}


.imagesBonCommande {  
	padding: 10px;
	text-align: center;
}

.traiRougeBonCommande {
	padding: 10px;
}

