.status_t{ letter-spacing:3px;font-weight:bold;color:orange;font-size:13pt;}
div.sus-status{
    float:left;margin-left:10px;
}
div#status{
   width:36%;background-color:#F8F8FF;padding:2px;
}
span#combinaisons_verifier_ser{
        COLOR: red; FONT-SIZE: 13pt; FONT-WEIGHT: bold
}
div#services{
  padding:2px;width:61%;margin-left:10px;background-color:/*#edf5ff*/#F8F8FF;
}
div.service{
 margin-top:5px;float:left;width:100%;
}
div.status{
  margin-top:9px;width:100%;float:left;
}
div.sous-status,
div.sous-status  div{
  width:100%;float:left;margin-top:3px;margin-bottom:4px;
}

div.serv,.sous-serv{
  margin-bottom:6px;width:100%;float:left
}
.prixttc,.groupe,.sous-groupe{
  display:none
}
.prix{
  text-align:right;float:right;width:11%;
}
div.checked .prix{
     font-weight:bold;
}
.tpx{text-align:right;float:right;
}
div#prix {
  margin-top:5px;
  border-top:1px dotted gray;width:100%;float:left;padding-top:5px;
}
div#prix label{
  width:50%;color:black;
}

div#prix  div{
  width:100%;float:left
}
#combinaisons{
 width:100%;float:left;
}


/* Custom Checkbox & Radio */
span.checkbox input,span.radio input { position: absolute;left: -999em;}

span.checkbox label,
span.radio label {
	float: left;
	clear: left;
	padding-right: 1em;
	line-height: 1;
	background: url(/gestassclic/images/check-radio.gif) no-repeat 0 0;
	padding: 1px 0 3px 20px;
/*	margin: 0 1em .5em 0;*/
	cursor: pointer;
}

span.checkbox label{width:85%;}
/* checks */
span.checkbox label:hover, span.checkbox label:focus { background-position: 0 -300px; }
div.checked span.checkbox label{color:#cc6600;background-position: 0 -150px; }
span.checkbox label:focus { outline: 1px dotted #ccc; }

/* radios */
span.radio label { background-position: 0 -450px; }
span.radio label:hover, span.radio label:focus { background-position: 0 -750px; }
div.checked span.radio label { color:#cc6600;background-position: 0 -600px; }
span.radio label:focus { outline: 1px dotted #ccc; }
/* End of Custom CheckBox & Radio*/

div.disabled{ color:grey}
div.disabled span.checkbox label{ cursor: default;}
div.disabled span.checkbox label:hover{background-position: 0 0px; }

span.cbfull{
   margin-left:15px;COLOR: red; font-weight:bold;font-style:italic;font-size:11pt;
}
.mtrecu{color:red}
