body {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: Trebuchet MS; font-size: 11px; color: #7B7D80; text-decoration: none;
overflow: hidden;
}

a 
{ font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; color: #CC6909; text-decoration: none}
a:hover 
{ font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: bold; color: #CC6909; text-decoration: underline;}


#box {
width: 900px;
height: 600px;
}

#alignementgauche{
padding-left: 10px;
text-align: left;
}

.remonte{
margin-top: -70px;
margin-left: 80px;
}

#alignementdroite{
padding-left: 200px;
padding-right: 250px;
margin-top: -80px;
text-align: right;
}

.textebig{
font-size: 33px;
}

.textebig a{
text-decoration: none;
}

.textebig a:hover{
text-decoration: underline;
}


