a img {border:0px}

body
{
    behavior:url("hover.htc");
}

.navdroite, .navpied, .bloc_pied, .recherche
{
    display:none;
}

#bandeau
{
    background-image: url('img/bandeau_index.gif');
    width:818px;
    height:94px;
    background-repeat:no-repeat;
    margin: 0 auto;
}

#blocgauche
{
    background-image: url('img/index_bloc1.jpg');
    width:410px;
    height:388px;
    background-repeat:no-repeat;
}

#blocdroite
{
    background-image: url('img/index_bloc2.jpg');
    width:410px;
    height:388px;
    background-repeat:no-repeat;
    position:relative;
}



#blocinvite
{
/*    background-image: url('img/bloc_invite.jpg');
    width:197px;
    height:74px;
    background-repeat:no-repeat; */
    margin-left:200px;
}

a:hover #blocinvite
{
    opacity:0.7;
    filter:alpha(Opacity=70);
}

#blocinvite
{
     cursor:pointer;
}


table, tr, td 
{
    padding:0px;
    margin:0px;
}

table#contenu
{
    margin: 50px auto;
    
}

form
{
    margin:0px;
    margin-top:-48px;
    margin-left:80px;
}

form a
{
color:#000000;
font-size:120%;
text-decoration:none;
font-weight:bold;
margin-left:1px;
}

form * 
{
    font-size:60%;
    font-family:arial, sans-serif;
}

form input
{
    margin-bottom:2px;
    border:1px solid #000000;
    
}


html, body
{
    width:100%;
    height:100%;
}

#adherer
{ 
    position:absolute;
    top:330px;
    left:110px;
    text-decoration:none;
    font-family: Courrier, sans-serif;
    color:#FFFFFF;
    font-size:19px;
    letter-spacing:0.8px;
}

#adherer:hover
{
    font-style:italic;
}