h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.3em;text-align:center;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}input[type="checkbox"],input[type="radio"],input[type="reset"]{padding:1px;}
html, body { height: 100%; width : 100% }
body { background: #777777; }
#main { margin: 0 auto; background: #FFFFFF; min-height: 100%; }
* html #main { height:100%; }
a { color: black; }
html body #content .clear { clear: both; height: 1px; width: 1px; float: none; font-size: 0px; }
label { text-align: right; margin-right: 10px; float: left; }
.formElem, .formElemRadio, .formElemCheckbox { height: 30px; line-height: 30px; }
.formElemArea { height: 110px; }
.formElemLink { height: 20px; }
body .formElemGaranties { height: 110px; line-height: 100%; }
.formElemGaranties select { height: 100px; }
.erreurs { margin: 10px 0px; background: #FFE9E9; border: 1px solid red; padding: 5px; float: left; clear: both; }
.warning { margin: 10px 0px 0px 0px; background: #F7BE81; border: 1px solid orange; padding: 5px; float: left; clear: both; }
.succes { margin: 10px 0px; background: #E9FFE9; border: 1px solid green; padding: 5px; float: left; clear: both; }
.alerte { margin: 10px 0px; background: #E9E9FF; border: 1px solid blue; padding: 5px; float: left; clear: both; }
#donneesCadre .alerte { margin: 0px; padding: 1px 0px; }
form { clear: left; }
h1 { font-family: 'Calibri', 'Trebuchet MS', arial, sans-serif; font-size:20px; }
body { font-family:  'Calibri', arial, sans-serif; font-size: 12px; }
#header { background: #584446; height: 30px; font-size: 14px; clear: both; }
#header a { color: white; font-weight: bold; text-decoration: none; }
#header a:hover { text-decoration: underline; }
#header .menuElem { float: left; margin-right: 10px; }
#content { padding: 10px; clear: both; }
#contact { float: right; margin:10px; margin-bottom: 10px;text-align: right; margin-left: 0px; margin-right: 0px; }
#contact #contactMail { color: blue; }
#client { float: right; margin:10px }
/*#FormAssureur label, #FormCourtier label, #FormDg label, #FormEntreprise label,
#FormOublie label, #FormAutre label, #FormCopieIntervenant label,
#FormCouvre label { width: 120px; }*/
form label { width: 300px; }

select, option { z-index: -1; }

textarea { resize: none; }
#FormContrat #statutaire { width: auto; }
#FormContrat select { width: 206px; }
.form-group { margin: 10px;}
.formsubmit {margin-left: 200px;}
.formElem input { width: 400px; }
.formElemArea textarea { height: 100px; width: 200px; }
.formElemArea label { margin-top: 4px; }
.formElem select { width: 250px; }
.formElem #submit { width: auto; }

.valide { color: red; }

.formElem label, .form-group label { width: 300px; } /*TNN*/
.formElemRadio .radio { width: 200px; }
.formElemRadio label { float: none; }
.formElemRadio .radio { float: left; }

.formElemCheckbox { height: auto; }
.formElem label, .formElemArea label,
.formElemCheckbox .checkbox { width: 200px; }
.formElemCheckbox label { float: none; }
.formElemCheckbox .checkbox { float: left; }

#FormContrat .formElem label,
#FormContrat .formElemRadio .radio { width: 190px; }
#FormContrat .formElemRadio label  { float: none; }
#FormContrat .formElemRadio .radio { float: left; }


.MenuDeroulant { margin: 0px; padding: 0px; z-index: 200; }
.MenuDeroulant .gris a { /*color: black;*/ }
.MenuDeroulant .bord { border-left: 1px solid white; }


.MenuDeroulant li { float: left; list-style: none; position: relative; z-index: 200; }
.MenuDeroulant li a { float: left; height: 20px; line-height: 20px; display: block; background: #584446; padding: 5px 12px; text-decoration: none; color: #FFFFFF; white-space: nowrap; z-index: 200; }
.MenuDeroulant li a:hover { background: #F29400; }
.MenuDeroulant li ul { top: 30px; left: 0px; width: 205px; position: absolute; visibility: hidden; border-top: 1px solid white; margin: 0px; padding: 0px; z-index: 200; }
.MenuDeroulant li ul li { float: none; display: inline; z-index: 200; position: relative; }
.MenuDeroulant li ul li a { float: none; width: 205px; background: #584446; z-index: 200; }
.MenuDeroulant li ul li a:hover { background: #F29400; }

.MenuDeroulant .titre { height: 20px; width: 217px; background: #584446; z-index: 200; display: block; line-height: 20px; padding: 5px 6px; font-weight: bold; color: white; background: #786466; }

#typesLien { clear: both; }
#msgFlashSuccess ul
{
    margin: 10px 0px;
    background: #E9FFE9;
    border: 1px solid green;
    padding: 5px;
    float: left;
    clear: both;
}
#msgFlashSuccess ul li{list-style: none}
#msgFlashError ul
{
    margin: 10px 0px;
    background: #FFE9E9;
    border: 1px solid red;
    padding: 5px;
    float: left;
    clear: both;
}
#msgFlashError ul li{list-style: none}

#testRecherche{ clear: both; }
#top { height: 100px; }
#logo { float: left; height: 100px; position: relative; width: 245px; }
#logo #signature_img { bottom: 1px; position: absolute; right: -30px; }
#logo #signature_texte { bottom: 0; display: inline-block; position: absolute; right: 10px; vertical-align: middle; height: 20px; }

#logoConnect { position: relative; height: 100px; float: left; }
#logoConnect #signature_img { bottom: 1px; position: absolute; right: -30px; }
#logoConnect #signature_texte { bottom: 0; display: inline-block; position: absolute; right: 10px; vertical-align: middle; height: 20px; }
#alertes { float: left; margin-top: 10px; /*line-height: 20px;*/ margin-right: 0px; margin-left: 0px; width: 440px; position: relative; min-height: 10px; overflow: hidden; }

.navslide {float: left; position: absolute; top: 0px;  }
#alertes .prev {  left: 0px; }
#alertes .next { right: 0px;  }

#slides { margin: 0 20px; }

.bouton
{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #777777;
    padding: 2px 4px;
    text-decoration: none;
    font-size: 1.2em;
}

.bouton:hover
{
    background: #DDDDDD;
    color: black;
    border: 1px solid #777777;   
}

.ui-button-text-only .ui-button-text { padding: 2px 8px; }
input.ui-button { padding: 2px 5px; }
.ui-button span { font-size: 14px; }

form .edit { margin-left: 5px; cursor: pointer; }

#alertes .rouge { color: red; font-weight: bold; }


#gbx_overlay {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2999;
    filter: alpha(opacity = 70);
    zoom: 1;
}

#frise { position: relative; margin: 10px 0px; height: 60px; }
#frise a p:hover { text-decoration: underline; }
#frise .elemfrise { background: url('../images/frise.png') no-repeat; width: 158px; height: 54px; float: left; position: relative; }
#frise .elemfriseactif { background: url('../images/frise_actif.png') no-repeat; width: 158px; height: 60px; float: left; position: relative;  }
#frise .textefrise { display: table; margin: 0 auto; width: 90px; font-weight: bold; text-align: center; height: 54px; }
#frise .textefrise p { vertical-align: middle; display: table-cell; margin: 0; }

.tableRF>tbody>tr>td{border: 0px ;}
.tableRF>thead>tr>th{border: 0px ;}

table.dataTable.display tbody tr.odd > .sorting_1 {
    background-color: #dddff7;
}

table.dataTable.display tbody tr.even > .sorting_1 {
    background-color: #ffffff;
}

table.dataTable.display tbody tr.odd {
    background-color: #e2e4ff;
}

table.dataTable.display tbody tr.even {
    background-color: #ffffff;
}

table.display td {
    border: 1px solid #D3D3D3;
}

table.dataTable.stripe tbody tr.even.selected, table.dataTable.display tbody tr.even.selected {
    background-color: #b0bed9;
}
