/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: none;
	/**/
	scrollbar-face-color: #7FB73B;
	scrollbar-shadow-color: #27673B;
	scrollbar-highlight-color: #27673B;
	scrollbar-3dlight-color: #D5E8BB;
	scrollbar-darkshadow-color: #D5E8BB;
	scrollbar-track-color: #D5E8BB;
	scrollbar-arrow-color: #D5E8BB;
}
-->
<!--
a:link {
	color: #27673B;
}
a:visited {
	color: #27673B;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #27673B;
}
-->
.traitGris {
	background-color: #333333;
	height: 1px;
}
.styleRouge {
	color: #CC0000;
}
#form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.textInput {
	border: solid 1px #7FB73B;
	font-size: 9pt;
}
.textInputGras {
	border: solid 1px #7FB73B;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.formSep {
	background-image: url(../commandes/img/interface/trait-vertical.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.styleItalicMini {
	font-style: italic;
	font-size: 8pt;
}
.styleItalic {
	font-style: italic;
}
.titreVertGras {
	color: #27673B;
	font-size: 13pt;
	font-weight: bold;
}
.titreNoirGras {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.texteVertGras {
	color: #27673B;
	font-size: 11pt;
	font-weight: bold;
}
#imgSociete {
	margin-right: 20px;
}
.tabProdRef {
	text-align: center;
	font-weight: bold;
	background-color: #7FB72D;
}
.tabProdTitres {
	text-align: center;
	font-weight: bold;
	background-color: #BFDB96;
}
.tabProdCtsRef {
	text-align: center;
	background-color: #D5E8BB;
}
.tabProdCts {
	text-align: center;
	background-color: #DFEDCA;
}
.prodTitre {
	font-weight: bold;
	font-size: 12pt;
}
.prodSsTitre {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #7FB72D;
}
.prodDet {
	font-size: 10pt;
}
.prodLeg {
	font-size: 8pt;
	font-style: italic;
	color: #7FB72D;
}
.prodDlc {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	height: 30px;
}
.styleMain {
	cursor: pointer;
}
.lienVertItalicGras {
	color: #27673B;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.tabProd_A1 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	background-color: #7FB72D;
}
.tabProd_A {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	background-color: #BFDB96;
}
.tabProd_B1 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	background-color: #D5E8BB;
}
.tabProd_B {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	background-color: #DFEDCA;
}
.texteNormGras {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.bdAccCL {
	background-image: url(../commandes/img/clients/bandeau_vert.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 121px;
}


