@font-face
{
    font-family: 'Interstate';
    src: url('font/Interstate-Light.eot?#iefix') format('embedded-opentype'),  url('font/Interstate-Light.otf')  format('opentype'),
	     url('font/Interstate-Light.woff') format('woff'), url('font/Interstate-Light.ttf')  format('truetype'), url('font/Interstate-Light.svg#Interstate-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Interstate';
    src: url('font/Interstate-Regular.eot?#iefix') format('embedded-opentype'),  url('font/Interstate-Regular.otf')  format('opentype'),
	     url('font/Interstate-Regular.woff') format('woff'), url('font/Interstate-Regular.ttf')  format('truetype'), url('font/Interstate-Regular.svg#Interstate-Regular') format('svg');
    font-weight: bold;
    font-style: normal;
}

html
{
    background: url('../images/fond.png') no-repeat center center fixed;
    background-size: cover;
}

body
{
    width: 100%;
    min-width: 1200px;
    height: 100%;
    min-height: 768px;
    color: white;
    font-family: "Interstate";
    margin: 0;
    text-align: center;
}

a
{
    text-decoration: none;
    color: white;
    cursor: pointer;
}

a:hover
{
    text-decoration: underline;
}

label { height: 20px; white-space: nowrap; font-size: 15px; }

.l1 { display: block; }

.l2 { display: inline-block; }

.i1 { height: 20px; }

.i2 { height: 20px; margin: 0 5px; }

h1
{
    height: 25px;
    display: block;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #00B1DF;
}

h1 .ajout
{
    position: absolute; 
    right: 0; 
    text-align: center;
}

h1 .aide
{
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
}

h2
{
    height: 25px;
    display: block;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid white;
    position: relative;
}

h2 img
{
    position: absolute;
    right: 0;
}

h3
{    
    font-size: 15px;
}

.valid
{
    font-weight: bold;
    color: green;
}

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

input[readonly]
{
    background: #EEEEEE;
}

.btnred, .btnblue, .btngreen, .btnyellow, .btnorange
{
    width: 117px;
    height: 24px;
    border: none;
    display: inline-block;
    line-height: 24px;
    font-family: "Interstate";
    font-size: 14px;
    color: white;
    margin: 0 10px;
}

.btnred
{    
    background: url('../images/btnred_off.png') no-repeat center;
}

.btnblue
{    
    background: url('../images/btnblue_off.png') no-repeat center;
}

.btngreen
{    
    background: url('../images/btngreen_off.png') no-repeat center;
}

.btnyellow
{    
    background: url('../images/btnyellow_off.png') no-repeat center;
}

.btnorange
{    
    background: url('../images/btnorange_off.png') no-repeat center;
}

.btnred:hover, .btnblue:hover, .btngreen:hover, .btnyellow:hover, .btnorange:hover
{
    background: url('../images/btn_on.png') no-repeat center;
    cursor: pointer;
    text-decoration: none;
}

.btnaccept, .btnrefuse
{
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 5px;
}

.btnaccept
{
    background: url('../images/accept.png');
}

.btnrefuse
{
    background: url('../images/refuse.png');
}

.bandeau
{
    width: 100%;
    height: 100px;
    background: black;
}

.bandeau #logofha
{
    width: 185px;
    height: 58px;
    display: inline-block;
    margin: 20px 25px 0;
    background: url('../images/logo_FHA.png') no-repeat center;
}

.bandeau #compte
{
    width: 85px;
    height: 58px;
    display: inline-block;
    margin: 0 25px 0 100px;
    background: url('../images/compte_off.png') no-repeat center;
}

.bandeau #compte:hover
{
    background: url('../images/compte_on.png') no-repeat center;
}

.bandeau #intervention
{
    width: 136px;
    height: 58px;
    display: inline-block;
    margin: 0 25px;
    background: url('../images/intervention_off.png') no-repeat center;
}

.bandeau #intervention:hover
{
    background: url('../images/intervention_on.png') no-repeat center;
}

.bandeau #tarif
{
    width: 76px;
    height: 58px;
    display: inline-block;
    margin: 0 25px;
    background: url('../images/tarif_off.png') no-repeat center;
}

.bandeau #tarif:hover
{
    background: url('../images/tarif_on.png') no-repeat center;
}

.bandeau #parc
{
    width: 85px;
    height: 58px;
    display: inline-block;
    margin: 0 25px;
    background: url('../images/parc_off.png') no-repeat center;
}

.bandeau #parc:hover
{
    background: url('../images/parc_on.png') no-repeat center;
}

.bandeau #vehic
{
    width: 151px;
    height: 61px;
    display: inline-block;
    margin: 0 25px;
    background: url('../images/vehic_off.png') no-repeat center;
}

.bandeau #vehic:hover
{
    background: url('../images/vehic_on.png') no-repeat center;
}

.bandeau #francehayon
{
    width: 28px;
    height: 27px;
    display: inline-block;
    vertical-align: 3px;
    margin: 0 5px;
    background: url('../images/francehayon_off.png') no-repeat center;
}

.bandeau #francehayon:hover
{
    background: url('../images/francehayon_on.png') no-repeat center;
}

.bandeau #fha
{
    width: 28px;
    height: 27px;
    display: inline-block;
    vertical-align: 3px;
    margin: 0 5px;
    background: url('../images/fha_off.png') no-repeat center;
}

.bandeau #fha:hover
{
    background: url('../images/fha_on.png') no-repeat center;
}

.bandeau #manutest
{
    width: 29px;
    height: 36px;
    display: inline-block;
    margin: 0 5px;
    background: url('../images/manutest_off.png') no-repeat center;
}

.bandeau #manutest:hover
{
    background: url('../images/manutest_on.png') no-repeat center;
}

.bandeau #deco
{
    width: 120px;
    height: 21px;
    display: inline-block;
    margin: 10px 10px 0;
    background: url('../images/deconnection_off.png') no-repeat center;
}

.bandeau #deco:hover
{
    background: url('../images/deconnection_on.png') no-repeat center;
}

.bandeau #bdroite
{
    width: 200px;
    height: 72px;
    display: inline-block;
    vertical-align: top;
    margin: 15px 25px 0;
}

.bandeau #bhaut, .bandeau #bbas
{    
    width: 200px;
    height: 36px;
}

#contenu
{
    width: 1200px;
    margin: 25px auto;
}

#menu
{
    width: 275px;
    height: 700px;
    display: inline-block;
    vertical-align: top;
}

#menu a
{
    width: 200px;
    height: 27px;
    display: block;
    margin: 0 auto;
    padding-top: 13px;
    background: url('../images/menu_off.png') no-repeat center;
    font-size: 13px;
}

#menu a:hover
{
    background: url('../images/menu_on.png') no-repeat center;
    text-decoration: none;
}

#menu #sos
{
    width: 150px;
    height: 150px;
    display: block;
    margin: 20px auto 0;
    padding-top: 13px;
    background: url('../images/sos_off.png') no-repeat center;
    font-size: 13px;
}

#menu #sos:hover
{
    background: url('../images/sos_on.png') no-repeat center;
    text-decoration: none;
}

#menu #rech
{
    width: 180px;
    margin: 0 auto;
    padding: 10px;
    background: #10304C;
    font-size: 13px;
}

#menu #rech p
{
    height: 20px;
    text-align: left;
    margin: 0;
}

#menu #rech input[type='checkbox']
{
    margin: 5px 10px;
    display: inline-block;
    vertical-align: -2px;
}

#menu #rech input[type='submit']
{ 
    width: 22px;
    height: 22px;
    border: none;
    vertical-align: top;
    padding-left: 0;
    background: url('../images/fleche_droite.png') #000000 no-repeat center;
    margin-left: -5px;
    cursor: pointer;
}

#menu #rech input[type='submit']:hover
{
    background-color: #CCCCCC;
}

#bloc
{
    width: 900px;
    display: inline-block;
}

#footer
{
    background: url('../images/bg_bas.png') no-repeat center 5px;
    background-size: 100% 100%;
    height: 120px;
}

#footer .divfooter
{
    width: 175px;
    height: 60px;
    margin: 35px 10px 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
}

#footer .divfooter div
{    
    display: inline-block;
    vertical-align: top;
}

#footer p
{
    height: 20px;
    margin: 0 0 0 5px;
    text-align: left;    
    font-size: 12px;
}

#footer a
{
    color: white;
}

#footer .barre
{
    margin-top: 2px;    
}

#accroche_bas
{
    height: 45px;
    color: white;
    font-size: 11px;
    position: relative;
}

#accroche_bas p, #accroche_bas img
{
    display: inline-block;
    position: absolute;
    margin: 0;
}

#accroche_bas img
{    
    top: 0;
    left: 0;
}

#accroche_bas p
{
    top: 35px;
    right: 0;
}

#liens
{
    font-size: 12px;
}

.grid
{
    border-collapse: collapse;
}

.grid .entete td
{
    height: 15px;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    border-bottom: 1px solid white;
}

.grid .data td
{
    height: 20px;
    padding: 5px;
    font-size: 13px;
    white-space: nowrap;
    border-bottom: 1px solid white;
}

div[aria-describedby="divappli"] .ui-widget-header, div[aria-describedby="divtopo"] .ui-widget-header
{
    display: none;
}

#divappli p
{
    margin: 0;
    text-align: center;
}

#divappli a
{
    height: 30px;
    margin-top: 20px;
    display: block;
    color: white;
    line-height: 30px;
    background: #5c9ccc url("../images/fondappli.png") 100%;
    font-weight: bold;
}