@charset "UTF-8";
/* CSS Document - Overide for english website. */
#topmenu { background-color:#cc0000; }
#permis-de-bateau { background-image:url(../images/boating-license-boater-exam.jpg); }
#main .examen a { color:#2245d2; }

.helpbox .head { background-color:#646464; background-image:url(../images/helpbox3g-outer.png); }
.helpbox .inner { height:255px; background-image:url(../images/helpbox3g-inner.png); }
.helpbox .foot { background-image:url(../images/helpbox3g-outer.png); }
.helpbox2 .head { background-image:url(../images/helpbox2g-outer.png); }
.helpbox2 .inner { height:280px; background-image:url(../images/helpbox2g-inner.png); }
.helpbox2 .foot { background-image:url(../images/helpbox2g-outer.png); }


#sidebar .box-header { background-color:#646464; background-image:url(../images/box-gray-outer.png); }
#sidebar .box-inner { background-image:url(../images/box-gray-inner.png); }
#sidebar .box-footer { background-image:url(../images/box-gray-outer.png); }

#footer { border-top-color:#cc0000; }

