/*** infos acces
*********************************/
#col1 {
 float: left;
 width: 440px;
}

#col2 {
 float: right;
 width: 330px;
}

form.xf .xf_footer {
 padding-right:5%;
 text-align:right;
 width: auto;
}

#col2 ul strong.moyen {
 display: block;
 padding: 0.5em 0;
 text-transform: uppercase;
}

#col2 ul ul {
 padding-left: 20px;
 list-style-type: disc;
 list-style-position: inside;
}