@charset "UTF-8";
/* Copyright CERFPA 2013 */
body {margin:0px; background:#00b8ff; }

@font-face {
    font-family: 'hvlbl';
    src: url('fonts/hvcb____.pfb-webfont.eot');
    src: url('fonts/hvcb____.pfb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hvcb____.pfb-webfont.woff') format('woff'),
         url('fonts/hvcb____.pfb-webfont.ttf') format('truetype'),
         url('fonts/hvcb____.pfb-webfont.svg#helveticacondensed-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

#global{position:absolute; height:550px; width:900px; left:50%; margin-left:-450px; top:50%; margin-top:-290px; background:url(img/nuage01.png) no-repeat 225px 135px;}
#logo01 {position:relative; margin:auto; width:231px; height:114px; background:url(img/logo01.png) top left no-repeat ; background-size:231px 114px;}

.rose {color:#f351a6;}
.blanc {color:#fff;}
.bleu {color:#00b8ff;}

.lien01{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; line-height:16px;}
.lien01 a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; line-height:16px; text-decoration:underline;}
.champ01 {width:227px; height:20px; padding:10px 14px 10px 14px; background:#fff; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; border:none; font-family:'hvlbl'; font-size:18px; font-weight:bold; color:#00b8ff;letter-spacing:-1px;}
.bt_connexion {width:255px; height:36px; background:url(img/bouton_connexion.png) top; border:none; cursor:pointer;}
.bt_connexion:hover{background-position:bottom;}
.bt_inscription {width:255px; height:36px; background:url(img/bouton_inscription.png) top; border:none; cursor:pointer;}
.bt_inscription:hover{background-position:bottom;}
.bt_mdp {width:255px; height:36px; background:url(img/bouton_mdp.png) top; border:none; cursor:pointer;}
.bt_mdp:hover{background-position:bottom;}
.bt_aller {width:255px; height:36px; background:url(img/bouton_aller.png) top; border:none; cursor:pointer;}
.bt_aller:hover{background-position:bottom;}
.home_error { font-family:'hvlbl';font-size:18px; letter-spacing:-1px; }
#home_error_bloc01 {width:260px; height:24px; margin:70px 0px 0px 300px; text-align:center;}

.insc_erreur {position:absolute; width:183px; height:38px; background:url(img/box_erreur.png); left:285px; top:2px; line-height:38px; padding-left:22px;}

#form_connexion{position:absolute; margin:0px 0px 0px 300px; width:255px; height:132px;}
#liens01 {position:absolute; margin:200px 0px 0px 305px;width:255px; height:44px; text-align:right}
#liens02{position:absolute; margin:290px 0px 0px 305px; width:255px; height:24px; text-align:right}
#liens03{position:absolute; margin:100px 0px 0px 322px; width:255px; height:24px; text-align:right}

#form_inscription{position:absolute; margin:70px 0px 0px 310px; width:280px; height:132px;}
#question {position:absolute; width:17px; height:17px; left:262px; top:10px; background:url(img/form_question.png) no-repeat; background-size:17px 17px; cursor:pointer;}
.form_barre {position:relative; height:10px; width:255px; background:url(img/form_barre.png) no-repeat 214px 0px;}
.form_barre02 {position:relative; height:10px; width:255px; background:url(img/form_barre.png) no-repeat 30px 0px;}


#copyright{position:absolute; bottom:0px; width:900px; height:25px; text-align:center; font-size:10px;}
#copyright02{position:relative; clear:both; margin:auto; top:40px; margin-bottom:40px; width:900px; height:25px; text-align:center; font-size:10px;}