body
{
        background-color: white;
        margin: 0;
        padding : 0;
}
#home #fond
{
        position : absolute;
        top: 110px;
        left: 110px;
        width:760px;
        height:430px;
        background-image : url(/framework/images/accueil/accueil.jpg);
        background-color : #FFFFFF;
}
#home #logo.assistance
{
        position : absolute;
        top: 277px;
        left: 446px;
        width:90px;
        height:90px;
        background-image : url(/framework/images/accueil/logo_axa_assistance.jpg);
        background-color : #FFFFFF;
}
#home #logo.ipa
{
        position : absolute;
        top: 277px;
        left: 446px;
        width:90px;
        height:90px;
        background-image : url(/framework/images/accueil/logo_ipa.jpg);
        background-color : #FFFFFF;
}
#home #logo a
{
        display:none;
}
#home h1#titre
{
        position : absolute;
        display: block;
        top: 300px;
        left: 710px;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
        margin : 0px;
        padding : 0px;
        border: 0px;
}

#home h2#accueil_a
{
        display: none;
}
#home h2#accueil_b
{
        display: none;
}
#footer
{
        display: none;
}
#home a.francais
{
        position : absolute;
        display: block;
        top: 434px;
        left: 372px;
        width:53px;
        height:60px;
        border:0px;
}
#home a.francais:hover
{
        background-image : url(/framework/images/accueil/francais.png);
}
#home a.espanol
{
    position : absolute;
    display: block;
    top: 434px;
    left: 559px;
    width:49px;
    height:60px;
    border:0px;
}
#home a.espanol:hover
{
    background-image : url(/framework/images/accueil/espanol.png);
}
#home a.english
{
        position : absolute;
        display: block;
        top: 464px;
        left: 425px;
        width:134px;
        height:30px;
        border:0px;
}
#home a.english:hover
{
        background-image : url(/framework/images/accueil/english.png);
}

#login #fond
{
        position : absolute;
        top: 110px;
        left: 110px;
        width:760px;
        height:430px;
        background-image : url(/framework/images/accueil/login.jpg);
        background-color : #FFFFFF;
}               /*
#login h1#titre
{
        position : absolute;
        display: block;
        top: 295px;
        left: 710px;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
}             */
#login h1#titre
{
        position : absolute;
        display: block;
        top: 305px;
        left: 710px;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
        margin : 0px;
        padding : 0px;
        border: 0px;
}
#login h2
{
        position : absolute;
        display: block;
        top: 250px;
        left: 361px;
        width:260px;
        height:20px;
        text-align:center;
        align:justify;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
        border:0px;
}
#login h3
{
        position : absolute;
        display: block;
        top: 270px;
        left: 361px;
        width:260px;
        height:20px;
        text-align:center;
        align:justify;
        color: #FF0000;
        font: bold 12px Verdana, sans-serif;
        border:0px;
}
#login #identif
{
        position : absolute;
        display: block;
        top: 300px;
        left: 361px;
        width:230px;
        height:20px;
        text-align:right;
        align:justify;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
}
#login #identif input
{
        display: inline;
        margin: 0px;
        padding:0px;
}
#login #password
{
        position : absolute;
        display: block;
        top: 330px;
        left: 361px;
        width:230px;
        height:20px;
        text-align:right;
        align:justify;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
}
#login #password input
{
        display: inline;
        margin: 0px;
        padding:0px;
}
#login input#submit
{
        position : absolute;
        display: block;
        top: 400px;
        left: 460px;
        width:70px;
        height:20px;
        margin: 0px;
        padding:0px;
        color: #103184;
        font: bold 12px Verdana, sans-serif;
}
#login a.francais
{
        position : absolute;
        display: block;
        top: 434px;
        left: 372px;
        width:53px;
        height:60px;
        border:0px;
}
#login a.francais:hover
{
        background-image : url(/framework/images/accueil/francais.png);
}
#login a.espanol
{
    position : absolute;
    display: block;
    top: 434px;
    left: 559px;
    width:49px;
    height:60px;
    border:0px;
}
#login a.espanol:hover
{
    background-image : url(/framework/images/accueil/espanol.png);
}
#login a.english
{
        position : absolute;
        display: block;
        top: 464px;
        left: 425px;
        width:134px;
        height:30px;
        border:0px;
}
#login a.english:hover
{
        background-image : url(/framework/images/accueil/english.png);
}
/*
:link
:visited
:hover
:active*/
