body {
    background: url(../images/bg_prems.jpg) repeat top center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.container{
    margin: 50px 0 100px 0;
}

h1 {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 23px;
    letter-spacing: 0.025em;
    margin-bottom: 18px;
    text-transform: uppercase;
}

h2 {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    margin-bottom: 12px;
}

h3 {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
    margin-bottom: 8px;
}

p {
    font-size: 16px;
    line-height: 1.3em;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 30px;
}

a {
    color: orange;
    text-decoration: none;
}

#wrapper {
    background: url(../images/header_prems_bleu.jpg) no-repeat top center;
    width: 100%;
    min-height: 800px;
    margin: 0px;
    padding: 0px;
}

#main_accueil {
    background: url(../images/bg_main_accueil.png) no-repeat center 568px;
    width: 100%;
    min-height: 800px;
    margin: 0px;
    padding: 0px;
}

#main_pages {
    background: url(../images/bg_main_pages.png) no-repeat center 568px;
    width: 100%;
    min-height: 800px;
    margin: 0px;
    padding: 0px;
}

#content {
    width: 960px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 15px;
    overflow: hidden;
}

#header {
    width: 100%;
    height: 96px;
    margin: 0;
}

#top_pages {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/bg_titre_pages.png");
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 252px;
    margin-bottom: 35px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

#top_pages_garcon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/bg_titre_pages_garcon.png");
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 252px;
    margin-bottom: 35px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

#top_pages_alien {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/top_site_demi_mascotte.png");
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 252px;
    margin-bottom: 35px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

#top_pages_alien h1 {
    float: left;
    font-size: 40px;
    letter-spacing: 0.075em;
    line-height: 60px;
    padding-top: 7px;
    text-align: right;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    width: 625px;
}

#top_pages h1 {
    float: left;
    font-size: 45px;
    letter-spacing: -0.025em;
    line-height: 60px;
    padding-top: 7px;
    text-align: right;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    width: 720px;
}

#top_pages_garcon h1 {
    float: left;
    font-size: 40px;
    letter-spacing: 0.075em;
    line-height: 60px;
    padding-top: 7px;
    text-align: right;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    width: 625px;
}

.pages_content {
    width: 940px;
    height: auto;
    margin: 0 10px 25px 10px;
    padding: 0;
}

.pages_content h2 {
    font-size: 30px;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.6);
    margin-top: 45px;
    padding-bottom: 6px;
    border-bottom: 1px solid #333;
}

.caracteristiques {
    color: white;
}

.caracteristiques .detail{
    color: #94adc3;
}

.btn-front {
    border: none;
    color: white;
    padding: 3px 30px;
    height: 30px;
    display: inherit;
    text-align: center;
}

.btn-front:hover {
    color: white;
}

#menu {
    width: 960px;
    height: 60px;
}

#menu ul {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 60px;
    letter-spacing: -0.025em;
    color: #fff;
    text-shadow: 2px 2px 0px rgba(41, 51, 86, 1);
    margin: 0;
    text-transform: uppercase;
}

#menu ul li {
    display: block;
    float: left;
    height: 60px;
    padding: 0 10px;
}

#menu ul li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #fff;
}

#menu ul li:hover {
    background: url(../images/current.png) repeat-x top left;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 0);
}

#menu ul li.current {
    background: url(../images/current.png) repeat-x top left;
}

#colonne_gauche_accueil {
    width: 438px;
    min-height: 706px;
    margin: 0 10px;
    padding: 0;
    float: left;
}

#logo {
    width: 242px;
    height: 134px;
    margin: 10px;
    padding: 0;
}

#intro_accueil {
    background: url(../images/bg_intro_accueil.png) no-repeat top center;
    width: 438px;
    height: auto;
    margin: 0;
    padding: 0;
}

#intro_accueil h1 {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
    text-transform: uppercase;
    padding: 65px 0 7px 0;
    border-bottom: 2px solid black;
    margin-bottom: 10px;
}

#intro_accueil ul {
    padding: 5px 0;
}

#intro_accueil li {
    background: url(../images/fleche_intro_accueil.png) no-repeat 32px 5px;
    color: #fff;
    font-size: 20px;
    padding-left: 53px;
    margin-bottom: 15px;
}

ul.sommaire {
    display: block;
    padding: 0;
    margin-left: 40px;
    float: left;
}

.sommaire li a {
    background: url(../images/fleche_intro_accueil.png) no-repeat 0px 2px;
    display: block;
    height: 26px;
    color: #ddd;
    font-size: 16px;
    padding-left: 17px;
}

.sommaire li a:hover {
    background: url(../images/fleche_intro_accueil.png) no-repeat 3px 2px;
    color: #fff;
}

#lien_feuilleter_accueil {
    background: url(../images/bg_fanion.png) no-repeat top center;
    width: 438px;
    height: 218px;
    margin: 0;
    padding: 0;
}

#lien_feuilleter_accueil h2 a {
    color: #fff;
    font-size: 34px;
    display: block;
    height: 180px;
    text-align: center;
    padding: 6px 0 0 0;
}

#colonne_droite_accueil {
    background: url(../images/carnet.png) no-repeat top center;
    width: 470px;
    min-height: 706px;
    margin: 0 10px;
    padding: 0;
    float: right;
}

#diaporama_accueil {
    width: 470px;
    height: 706px;
    margin: 0;
    padding: 0;
}

.diaporama {
    position: relative;
    /*idth:470px;
    height:706px*/
}

.diaporama li {
    list-style-type: none;
    overflow: hidden;
    position: absolute
}

#coordonnees {
    width: 320px;
    height: auto;
    margin-bottom: 25px;
    padding: 0;
    float: left;
}

#formulaire {
    width: 580px;
    height: auto;
    margin-bottom: 25px;
    padding: 0;
    float: right;
}

#bloc_premsette {
    background: url(../images/premsette.png) no-repeat top left;
    width: 940px;
    min-height: 310px;
    margin: 10px;
    padding: 0;
    float: left;
}

#bloc_premsette_content {
    width: 624px;
    min-height: 310px;
    margin: 0;
    padding: 0;
    float: right;
}

#bloc_premsette_content h2 {
    font-size: 30px;
    letter-spacing: 0.025em;
    padding: 45px 0 6px;
    border-bottom: 2px solid #282828;
}

.bloc_premsette_info {
    width: 182px;
    height: auto;
    margin: 0;
    float: left;
}

.correspondance {
    background: url(../images/info_correspondance.png) no-repeat top center;
}

.sorties {
    background: url(../images/info_sorties.png) no-repeat top center;
    margin: 0 38px
}

.retards {
    background: url(../images/info_retards.png) no-repeat top center;
}

.bloc_premsette_info p {
    padding: 115px 0 0 0;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
}

#footer {
    background: url(../images/bg_prems_vert.jpg) repeat-x top center;
    width: 100%;
    height: 140px;
    margin: 0;
}

#footer_content {
    width: 960px;
    height: 40px;
    margin: 0 auto 15px auto;
    /*padding-top:28px;*/
    /*overflow:hidden;*/
}

#footer_content p {
    font-size: 1.2em;
    color: #fff;
}

#footer_content p a {
    color: #a4b941;
    text-decoration: none;
}

#footer_content p a:hover {
    color: #a4b941;
}


/* formular */

form.formular {
    font-size: 12px;
    margin-left: 25px;
    padding: 0;
    width: 550px;
}

.formular fieldset {
    background-color: #D2C5A4;
    border: 2px solid #FFFFFF;
    margin-top: 20px;
    padding: 15px;
}

.done fieldset {
    border: 2px solid #FFFFFF;
    margin-top: 20px;
    padding: 15px;
}

.formular legend {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.done {
    display: none;
}

.done legend {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.formular fieldset label {
    float: none;
    text-align: inherit;
    width: auto;
}

.formular label span {
    color: #000000;
}

.formular input, .formular select, .formular textarea {
    display: block;
    margin-bottom: 5px;
}

.formular .text-input {
    background: none repeat scroll 0 0 #2d2d2d;
    border: 1px solid #1e1e1e;
    color: #cccccc;
    font-size: 14px;
    margin: 7px 7px 0 0;
    padding: 4px;
    width: 264px;
    height: 22px;
    border-radius: 4px;
}

.formular textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: none repeat scroll 0 0 #2d2d2d;
    border: 1px solid #1e1e1e;
    color: #cccccc;
    font-size: 14px;
    height: 90px;
    margin-top: 8px;
    padding: 6px;
    width: 541px;
    border-radius: 4px;
}

.formular .infos {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
}

.formular span.checkbox, .formular .checkbox {
    display: inline;
}

.formular hr {
    clear: both;
    visibility: hidden;
}

.formular .fc-error {
    background: none repeat scroll 0 0 #FFEAEA;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 4px;
    width: 350px;
}
