.fieldset-global {
    border: 1px solid #781351;
    padding:20px;
}

.legend-global {
    color: #fff;
    background:#660707;
    border: 1px solid #781351;
    padding: 6px 12px;
}

.cadre-global-type {
    width:950px;
    height:120px;
    margin-left:auto;
    margin-right:auto;
}

.fieldset-type
{
    border: 1px solid #781351;
    width:250px;
    height:100px;
    margin:20px;
}

.legend-type
{
    color: #fff;
    background: #ffa20c;
    border: 1px solid #781351;
    padding: 2px 6px;
    font-weight:bold;
}

.fieldset-data-perso {
    border: 1px solid #781351;
    width:410px;
    height:320px;
    margin:10px;
}

.legend-data-perso {
    color: #666;
    background: #ddc8a5;
    border: 1px solid #781351;
    padding: 2px 6px;
    font-weight:bold;
}

.fieldset-date {
    border: 1px solid #781351;
    width:410px;
    height:320px;
    margin:10px;
}

.legend-date {
    color: #666;
    background: #ddc8a5;
    border: 1px solid #781351;
    padding: 2px 6px;
    font-weight:bold;
}

.cadre-global-data {
    width:950px;
    height:340px;
    margin-left:auto;
    margin-right:auto;
}

.cadre-global-dommage {
    width:950px;
    height:380px;
    margin-left:auto;
    margin-right:auto;
}

.fieldset-dommage {
    border: 1px solid #781351;
    width:860px;
    height:350px;
    margin:10px;
}

.legend-dommage {
    color: #000;
    background: #986265;
    border: 1px solid #781351;
    font-weight:bold;
    padding: 2px 6px;
}
.cadre-dommage {
    /*position:relative;*/
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
.cadre-dommage-se {
    width:100px;
    float:left;
    margin-top:5px;
    margin-left:100px !important;
    margin-left:50px;
}

.cadre-dommage-pe {
    width:100px;
    float:left;
    margin-top:5px;
    margin-left:150px !important;
    margin-right:150px !important;
}

.cadre-dommage-ipp {
    width:100px;
    float:right;
    margin-right:100px !important;
    margin-right:50px;
}

.cadre-data-perso-label {
    display:block;
    width:160px;
    margin-top:30px;
    float:left;
}

.cadre-data-perso-control {
    /*display:block;*/
    width:220px;
    margin-top:30px;
    float:left;
}

.cadre-date-label {
    display:block; /*Instructions pour mozilla*/
    width:170px;
    margin-top:30px;
    float:left;
}

.cadre-date-control {
    display:block;
    width:220px;
    margin-top:30px;
    float:left;
}

.cadre-int-regime {
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    width:220px;
}

.cadre-int-pays {
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:100px;
}

.cadre-int-blessure {
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:180px;
}

.cadre-submit {
    width:150px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
}

.float {
    float:left;
}

.clear {
    clear:both;
}

.data-input
{
    color: #781351;
    background: #fee3ad;
    border: 1px solid #781351;
    margin-top:-2px;
}

.date-input {
    color: #781351;
    background: #fee3ad;
    border: 1px solid #781351;
    margin-top:-2px;
    width:25px;
}

.date-input-year {
    color: #781351;
    background: #fee3ad;
    border: 1px solid #781351;
    margin-top:-2px;
    width:50px;
}

.radio-input {
    color: #781351;
    background: #fee3ad;
    border: 1px solid #781351;
    margin-top:-2px;
}

.radio-label {
    margin-left:10px;
    margin-right:10px;
}

.line {
   /* position:relative;*/
    width:65%;
    border:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    margin-bottom:15px;
    background-color:#660707;
    height:3px;
}

.commentaire {
    text-indent:0;
    font-size:11px;
}

.obligatoire {
    color:red;
    font-weight:bold;
}

.titre-dommage {
    /*position:relative;*/
    width:800px;
    height:30px;
    margin-left:auto;
    margin-right:auto;
    font-size:1em;
    font-weight:bold;
    margin-top:15px;
}

.titre-dommage-se {
    width:200px;
    float:left;
    margin-left:30px !important;
    margin-left:15px;
}

.titre-dommage-pe {
    width:200px;
    float:left;
    margin-left:70px !important;
    margin-right:70px !important;
    margin-left:35px;
    margin-right:35px;
}

.titre-dommage-ipp {
    width:200px;
    float:right;
    margin-right:30px !important;
    margin-right:15px;
}

.option-disabled {
    color:#999; 
    background:white;
}

.obligatoire {
    color:red;
    font-size:16px;
}

.obligatoire-centre {
    width:200px;
    margin-left:auto;
    margin-right:auto;
}

.rem-centre {
    margin-left:auto;
    margin-right:auto;
}
