body {
  color: white;
  font: 12px "Verdana";
  text-align: left;
  margin: 0;
}
#simulateur {
     width: 774px;
     margin: 0;
     float: left;
     }

div.bloc {
  float: left;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

div.content {
  margin: 30px;
}

div.grandbloc {
  background-image: url(../images/grandBloc.png);
  width: 700px;
  height: 130px;
  padding-left: 74px;
}
div.grandbloc2 {
  background-image: url(../images/grandBloc3.png);
  width: 700px;
  height: 130px;
  padding-left: 74px;
}
#reste {
  background-image: url(../images/grandBloc2.png);
}

div.petitbloc {
  background-image: url(../images/petitBloc3.png);
  width: 345px;
  height: 340px;
  padding-left: 40px;
}
#mamut {
  background-image: url(../images/petitBloc2.png);
}

#simulateur div.petitbloc h4, #simulateur div.petitbloc i {
  margin-left: 30px;
}


div.droite {
  float: right;
}

#pathologie select {
margin: 5px 20px 20px 0;
width: 300px;
color: #211D70;
}

#mutuelle select {
color:#211D70;
margin:5px 0 20px 0;
width:180px;
}
div.bloc_comment{clear:both;margin:10px 0 0 0;}
#simulateur h3 {
float: left;
margin: 0px 20px 20px 0;
font-size: 16pt;
font-weight: normal;
}

#pathologie .inlib {
display: block;
}

#pathologie .inlib, #simulateur h4 {
font-weight: bold;
font-size: 12pt;
margin: 2px 0;
}

span#dms_1, span#pec_mamut_j, span#rc_hm_j, span#rc_mamut_sej, span#rc_mamut_j {
height: 15px;
background-color: white;
color: #211D70;
padding: 3px 5px;
}

input#fr_secu {
float: left;
}

div.petitbloc table {
font-weight: bold;
margin-top: 15px;
font-size: 8pt;
border-spacing:0px;
}
#options table {
margin-top: 30px;
}

div.petitbloc table td {
border-top: 1px solid #79a1ca;
height: 20px;
line-height: 20px;
}
#simulateur td.total {
padding-top: 15px;
text-align: right;
}

div.petitbloc table tr.noborder td {
border-top: 0;
height: 10px;
line-height: 15px;
}


.simul {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  color: #211D70;
  margin-top: 0;
}

#simulateur td{
  padding: 5px 0;
}

#simulateur td.empty, #simulateur td.pe{
  text-align: left;
}

#simulateur td.empty div{
  margin: 3px 0;
}

#simulateur td.secu {
  text-align: left;
  vertical-align: top;
  height: 70px;
  padding-top: 8px;
}
#simulateur td.secu span{
  display: block;
  float: left;
  width: 240px;
  margin-left: 5px;
}

#simulateur td.mutP_c{
  text-align: right;
  padding-left: 15px;
}

#simulateur td.n_c{
  text-align: right;
  padding: 5px 2px 5px 0;
  width: 50px;
}

#simulateur td.p_e{
  text-align: left;
  padding: 0;
}


#simulateur td.title, #simulateur td.comment{
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 8px 0 0 0;
}

#simulateur td.comment{
  font-style: italic;
  font-weight: normal;
  padding-top: 5px;
}

#reste h4, #reste h3{
display: inline;
margin: 0;

}

#reste h4{
margin-left: 50px;
    margin-top: 20px;
}
#simulateur td.n_c input.inputText{
  text-align: right
  padding: 0 2px;

}

td.mutP_c input {

color: #0091D1;
  font-size: 10px;
  font-weight: bold;
  }

td.mutP_c input[disabled]{
color:graytext;
      }

#simulateur input.inputCheckbox, #simulateur select{
  cursor: pointer;
}
/*td.mutP_h input, td.mutP_h span {
  visibility: hidden;
}     */

.tab{
  padding-left: 10px;
  margin-bottom: 15px;
  font: 11px "Verdana";
  color: #211D70;
}

.tab2{
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  font: 11px "Verdana";
  color: #211D70;
  background-color: #cccbe5;
}

.tel2 {
  background-color: #0091D1;
  color: #FFFFFF;
  font: 11px "Verdana";
  margin-bottom: 5px;
  text-align: center;
}
