/* CSS Document */
*{margin:0; padding:0; outline:none;}
section, article, header, footer, nav, aside, hgroup{ display:block;}

body{ background:url(logo-serco-pointweb.jpg) center 230px no-repeat #FFF;}

.accroche{font-family: 'robotolight'; font-size:20px; width:100%; color:#999999; text-align:center; margin-top:400px;}
.errors{font-family: 'robotolight'; color:#111111; width:100%; text-align:center; margin-top:50px; font-size:22px; line-height:24px;}
.footer{ width:100%; text-align:center; margin-top:100px; color:#999; font-family: 'robotolight'; font-size:10px;}

a{text-align:center; display:block; width:130px; padding:7px 0; margin:60px auto 0 auto; font-family: 'robotoregular'; color:#fff;  font-size:12px; text-decoration:none;  -webkit-transition:all ease 0.3s;	-ms-transition:all ease 0.3s;	-moz-transition:all ease 0.3s;	transition:all ease 0.3s;  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    border-radius: 5px; border:solid 1px #ec652a; background:#ec652a; }
a:hover{ transform:scale(1.3);}

@font-face {
    font-family: 'robotobold';
    src: url('FONT/roboto-bold-webfont.eot');
    src: url('FONT/roboto-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('FONT/roboto-bold-webfont.woff') format('woff'),
         url('FONT/roboto-bold-webfont.ttf') format('truetype'),
         url('FONT/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('FONT/roboto-light-webfont.eot');
    src: url('FONT/roboto-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('FONT/roboto-light-webfont.woff') format('woff'),
         url('FONT/roboto-light-webfont.ttf') format('truetype'),
         url('FONT/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('FONT/roboto-regular-webfont.eot');
    src: url('FONT/roboto-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('FONT/roboto-regular-webfont.woff') format('woff'),
         url('FONT/roboto-regular-webfont.ttf') format('truetype'),
         url('FONT/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('FONT/roboto-medium-webfont.eot');
    src: url('FONT/roboto-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('FONT/roboto-medium-webfont.woff') format('woff'),
         url('FONT/roboto-medium-webfont.ttf') format('truetype'),
         url('FONT/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



