@charset "utf-8";
/* CSS Document */

body{
width:100%;
height:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#767676;
background-color:#000000;
border:0 #000000;
float:left;
}

#global{
padding:230px 0px 0px 100px;
float:left;
}

#logo{
width:165px;
heigth:20px;
clear:left;
}

#content{
font-size:11px;
width:400px;
height:80px;
padding:12px 0px 12px;
clear:left;
}

.reqline{
width:400px;
padding-bottom:4px;
font-size:9px;
float:left;
}

.picto{
width:9px;
height:9px;
float:left;
}

.pictotext{
padding-left:5px;
float:left;
}

.pictotext a{
color:#767676;
text-decoration:none;
float:left;
}

.pictotext a:hover{
color:#767676;
text-decoration:underline;
float:left;
}

#enterbt{
padding-top:4px;
width:125px;
height:21px;
clear:left;
}

#enterbt a img{
border:0;
}
