BODY{
margin:0;
}

A{color:#0065CF;}
A.lien{Color:#E8FFFF; font-weight:normal; font-size:small;}
A.lien2{font-weight:normal; font-size:small}
A.lien3{Color:#E8FFFF;}

INPUT{
font-family:Arial,Verdana,Helvetica;
font-size:13px;
color:#E8FFFF;
font-weight:bold;
background-color:#0000EA;
}
input[type=text]{
font-family:Arial,Verdana,Helvetica;
font-size:13px;
color:#0065CF;
font-weight:bold;
background-color:#E8FFFF;
}
input[type=password]{
font-family:Arial,Verdana,Helvetica;
font-size:13px;
color:#0065CF;
font-weight:bold;
background-color:#E8FFFF;
}

TABLE{
border-style:none;
}

TD{
border-style:inset;
border-width:1px;
-moz-border-radius:12px;
border-color:#0065CF;
}





/*---- position des calques----*/
.hide {
width:150px;
height:60px;
text-align:center;
visibility: hidden;
}

img#bgg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
img#banniere {
position:fixed;
top:0;
left: 50%;
margin-left: -234px;
}
A#banniere {
position:fixed;
left:150px;
top: 10px;
Color:#E8FFFF;
}

.gauche{
position:fixed;
left:0;
top:60px;
bottom:0;
width:120px;
background-color:#0000EA;
filter:alpha(opacity=40); opacity: 0.4;
}
.haut{
position:fixed;
top:0;
left:0;
right:0;
height:60px;
text-align:center;
background-color:#0000EA;
filter:alpha(opacity=40); opacity: 0.4;
}
.hautx{
position:fixed;
top:0;
left:0;
width:120px;
height:60px;
background-color:#0000EA;
filter:alpha(opacity=40); opacity: 0.4;
}
.centre{
position:fixed;
left:120px;
right:0;
bottom:0;
top:60px;
background-color:#E8FFFF;
filter:alpha(opacity=80); opacity: 0.8;
}
.marge{
height:90px;
}













/*------------------------------------------------------------------*/





.gauchew{
position:fixed;
left:0;
top:0;
width:120px;
}

.gauchex{
position:absolute;
left:0;
top:0;
width:120px;
}

.haut2{
position:fixed;
right:0;
width:150px;
height:60px;
text-align:center;
top:0;
}

.search{
position:fixed;
right:0;
top:18px;
vertical-align:bottom;
text-align:center;
}

.droitew{
position:fixed;
right:0;
top:60px;
width:150px;
}

.droitex{
position:absolute;
right:0;
top:0;
width:150px;
}

.basw{
position:fixed;
left:120px;
right:150px;
bottom:0;
height:90px;
z-index:10;
}

.centrew{
position:absolute;
left:120px;
right:150px;
top:60px;
}
.centrex{
position:absolute;
left:120px;
right:150px;
}


.gauche2{
right:0;
/*height:10px;*/
cursor:pointer;
}

.test{
position: fixed;
background-color:#E8FFFF;
height: 350px;
width: 515px;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -250px;
z-index: 5;
visibility: hidden;
}

.test2{
position: fixed;
background-color:#000000;
width: 100%;
height: 100%;
top: 60px;
left:0;
z-index: 5;
filter : alpha(opacity=60);
opacity: 0.6;
visibility: hidden;
}

.test3{
position: fixed;
background-color:#E8FFFF;
top: 60px;
left: 0;
right: 0;
bottom: 0;
z-index: 5;
visibility: hidden;
}

.test4{
position: fixed;
background-color:#000000;
top: 60px;
left: 0;
right: 0;
z-index: 5;
visibility: hidden;
}

/*---------------------------------------------------------------------*/
.taille{font-size:xx-small;}
.couleur{background-color:#0000EA;color:#E8FFFF;font-weight: bold;-moz-border-radius:12px;}
.normal{font-weight:normal;}

.alpha{
border-style:inset;
border-width:1px;
border-color:#0066CC;
-moz-border-radius:12px;
}

.button{
font-family:Arial,Verdana,Helvetica;
font-size:13px;
color:#0065CF;
font-weight:bold;
background-color:#0000EA;
}