html{margin: 0;padding: 0; font: 12px Arial;}
body{background-color: #fff; margin: 0; padding: 0; color: #0b141d; background: #f0f0dc}

a{text-decoration:none; outline: 0 !important; color: #124b9a;}
a img{border:0; outline: 0 !important;}
a:hover{text-decoration: underline; outline: 0 !important;}
div, fieldset, form, h1, h2, h3, h4, h5, h6, img, p, select, span, ul, li, input{margin:0;padding:0; outline: 0;}
li {
    list-style-position: outside;
    margin-left: 12px;
}

.open_sans14 { font: 14px 'Open Sans'; color: #000;}
.open_sans13 { font: 13px 'Open Sans'; color: #000; }
.open_sans12 { font: 12px 'Open Sans'; color: #000; }
.open_sans11 { font: 11px 'Open Sans'; color: #000; }

.open_sans_bold18 { font: bold 18px 'Open Sans'; color: #000; }
.open_sans_bold14 { font: bold 14px 'Open Sans'; color: #000; }
.open_sans_bold13 { font: bold 13px 'Open Sans'; color: #000; }
.open_sans_bold12 { font: bold 12px 'Open Sans'; color: #000; }

.gochi28 { font: 28px 'Gochi Hand'; color: #000; }
.gochi24 { font: 24px 'Gochi Hand'; color: #000; }
.gochi18 { font: 18px 'Gochi Hand'; color: #000; }

.open_sans14 a, .open_sans13 a, .open_sans12 a, .open_sans11 a, 
.open_sans_bold18 a, .open_sans_bold14 a, .open_sans_bold13 a, .open_sans_bold12 a,
.gochi28 a, .gochi24 a, .gochi18 a{
    color: #000 !important; 
}

.lettrine:first-letter { font: bold 16px 'Open Sans'; color: #000;line-height: 13px;}
.lettrine {font: 13px 'Open Sans'}

.color_white, .color_white a {color: #FFF !important;}
.color_blue, .color_blue a {color: #0080E0 !important;}
.color_marron, .color_marron a {color: #969670 !important;}


h1{font: 180% Arial; color: #005CB9; margin: 10px 0;}
h2{font: 160% Arial; color: #005CB9;}
h3{font: bold 14px Arial; color: #005CB9; margin: 5px 0;}
h4{font: bold 12px Arial; color: #005CB9; margin: 3px 0;}
h5{font: bold 12px Arial; color: #005CB9; margin: 3px 0;}
h6{font: bold 12px Arial; color: #005CB9; margin: 3px 0;}
hr{border: 0; background: #ccc; height: 1px; width: 100%}
legend{display: none}
table,tr,th,td{background: transparent; font-size: 100%; outline: 0; vertical-align: baseline;}
td{padding: 3px;}
table{border-collapse: collapse; width: 100%}
label{display: inline-block; width: 150px; text-align: left; vertical-align: top}
hr {padding: 0; margin: 0; height: 0;}
.clear {clear: both}
#wrapper {
    width: 930px; 
    margin: 0 auto; 
    background: #fff; 
    padding: 0 25px;
}
#main {
    margin: 0;
    padding: 0;
    width: 100%
}
header {
    margin:0;
    padding: 0;
}

#logo {
    width: 280px; 
    height: 80px;
    float: left;
    vertical-align: middle;
    padding-top: 20px;
}
#baseline {
    padding-top: 30px;
    margin-left: 20px;
    float: left;
    height: 70px;
    color: #005CB9;
    position: relative;
    width: 500px;
}
#baseline hgroup {width: 300px;}
#baseline hgroup h1, #baseline hgroup h2 {display: inline-block}
#baseline .menu_header {
    position: absolute; 
    top: 0; 
    left: 0; 
    color: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
}
#baseline .menu_header li {
    margin: 0 2px 0 0;
    padding: 0 5px;
    line-height: 17px;
    display: inline-block;
    background: #325799;
}
#baseline .menu_header a {
    color: #fff;
}
#baseline .contact_header {
    position: absolute; 
    bottom: 0; 
    right: 0; 
    width: 100px;
}
.zone {
    width: 280px;
    float: left;
    margin: 20px 20px 0 0;
    height: 500px;
    position: relative;
}
.zone * {
    max-width: 280px;
    font: 11px Arial;
}
.zone.right {
    margin-right: 0;
}

.zone nav {
    position: relative;
    z-index: 99;
    margin-bottom: 20px;
}
.zone.center{
    padding-top: 45px;
    height: 375px;
}
.zone nav ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 84px;
    margin-left: 8px;
    background-size: 86px 25px !important;
}
.zone nav ul li.first {
    margin-left: 0;
}
.zone nav ul li a {
    display: block;
    height: 25px;
    width: 86px;
    line-height: 25px;
    color: #fff;
    padding-left: 5px;
}
.zone nav ul li.hover a {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform-origin: 20px -10px; 
    -moz-transform-origin: 20px -10px; 
    -o-transform-origin:  20px -10px; 
    color: #111;
}
.zone article {
    position: relative;
    z-index: 99;
}

.zone .fond, .zone .filet {
    position: absolute;
    width: 178px;
    top: 30px;
    height: 420px;
    background: #f0f0dc;
    border: 2px solid #f0f0dc;
    left: 48px;
    z-index: 1;
}

.zone .filet {
    background: #fff;
}

.signet1 {
    background: url('../design/public/signet1w.jpg') no-repeat;
}
.signet1.hover {
    background: url('../design/public/signet1wactif.jpg') no-repeat;
}
.signet2 {
    background: url('../design/public/signet2w.jpg') no-repeat;
}
.signet2.hover {
    background: url('../design/public/signet2wactif.jpg') no-repeat;
}
.signet3 {
    background: url('../design/public/signet3w.jpg') no-repeat;
}
.signet3.hover {
    background: url('../design/public/signet3wactif.jpg') no-repeat;
}
.signet4 {
    background: url('../design/public/signet4w.jpg') no-repeat;
}
.signet4.hover {
    background: url('../design/public/signet4wactif.jpg') no-repeat;
}
.signet5 {
    background: url('../design/public/signet5w.jpg') no-repeat;
}
.signet5.hover {
    background: url('../design/public/signet5wactif.jpg') no-repeat;
}
.signet6 {
    background: url('../design/public/signet6w.jpg') no-repeat;
}
.signet6.hover {
    background: url('../design/public/signet6wactif.jpg') no-repeat;
}
.signet7 {
    background: url('../design/public/signet7w.jpg') no-repeat;
}
.signet7.hover {
    background: url('../design/public/signet7wactif.jpg') no-repeat;
}
.signet8 {
    background: url('../design/public/signet8w.jpg') no-repeat;
}
.signet8.hover {
    background: url('../design/public/signet8wactif.jpg') no-repeat;
}
.signet9 {
    background: url('../design/public/signet9w.jpg') no-repeat;
}
.signet9.hover {
    background: url('../design/public/signet9wactif.jpg') no-repeat;
}

#carousel {
    width: 280px;
    margin: 0 auto;
    height: 420px;
    overflow: hidden;
}
#carousel-navigation {
    width: 100%;
    background: #00499b;
    height: 15px;
    line-height: 15px;
    position: absolute;
    bottom: 0;
    color: #fff;
}
.carousel_wrapper  {
    height: 455px;
    position: relative;
}
#carousel-navigation a {color: #fff; margin-right: 20px;}
#carousel-navigation span {cursor: pointer}
#carousel-next, #carousel-prev {
    position: absolute;
    height: 15px;
    background: transparent url('../design/public/carousel_prec.png') 50% 50% no-repeat;
    top: 0;
    right: 20px;
    width: 13px;
}
#carousel-next {
    background-image: url('../design/public/carousel_suiv.png');
    right: 10px;
}
hr.slide_separator {
    height: 20px;
    background: url('../design/public/carousel_slide.png') 9px 100% no-repeat;
}
.slide .image img {
    max-width: 112px;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}
.slide .image h2 {
    float: left;
    margin-left: 1px;
    /*width: 150px;*/
}

.separateur {
    height: 20px;
    width: 280px;
}

.separateur.left{
    float: left;
    margin: 0 20px 20px 0;
}
.separateur.center {
    float: left;
    margin: 0 20px 20px 0;
}
.separateur.right{
    float: right;
    margin: 0 0 20px 20px;
}
.separateur.center:last-of-type, .separateur.left:last-of-type {
    margin-right: 0;
}
.separateur.right:last-of-type{
    margin-left: 0;
}

.window {
    position:fixed;
    left:0;
    top:0;
    width:520px;
    display:none;
    z-index:99999 !important;
    background: #000;
    color: #fff;
    border: 10px solid #949494;
    border-width: 7px 10px;
    overflow: auto;
}
.window.contact {
    max-height: 500px;
}
.padding5 {padding-top: 4px;}
.windowContent {clear: both; background : #000; font: 12px Arial; position: relative;}
.windowContent .logo {margin-left: 46px;}
.windowContent h3 {color: #fff;}
.windowContent h2.title {float: right; width: 200px; color: #fff; margin-right: 54px;font-size: 110%; font-weight: bold}
a.close {
    float: right; 
    padding: 10px 10px 0 0; 
    color: #fff;
    text-decoration: none;
}
a:hover.close {color: red;text-decoration: none;}
.form{
    margin: 0 auto;
}
.form p.info{margin: 0 10px}
.form p{margin: 2px 0}
.form p.warning{text-align: center; color: #ee3e34; margin-left: 173px;}
.form label{
    color: #fff;
    display: block; 
    width: 185px; 
    margin-left: 46px;
    text-align: left;
    vertical-align: top;
    font: 11px Arial;
    line-height: 22px;
    float: left;
    text-transform: uppercase;

}
.form.template-contact label {background: #0155a5; padding-left: 10px; width: 175px;}
.form.template-contact .input {border: 0; padding: 0 1px;}
.form.template-contact .input label {background: none; color: #000; padding-left: 0; width: 185px;}
.form .labelchk, .form .labelrd {
    display: inline-block; 
    float: none; 
    width: 240px;
    padding: 0;
    margin: 0 0 2px 14px;
    line-height: inherit;
}
.form .labelrd {width: 80px;}
.form .input {border: 1px solid #fff; width: 260px; float: left;}
.form .input.code {border: 1px solid #fff; width: 160px; float: left;}
.form .input p{padding: 2px;}
.form .input td {padding: 2px 0}
.form input.text, .form textarea{border: 1px solid #000; width: 258px; height: 15px;}
.form.template-contact input.text, .form.template-contact textarea{border: 1px solid #000; width: 218px; height: 20px;}
.form .input.code input.text {border: 1px solid #000; width: 158px;}
.form textarea {height: 75px;}
.form p.submitWrapper{margin-left: 233px;}
.form.template-contact p.submitWrapper{ margin-left: 0;}
.form input.submit{cursor: pointer; background: #000; color: #fff; border: 0; padding: 0; margin-top:  10px;  width: auto; font-weight: bold; font-size: 110%;}
.form.template-contact input.submit{background: #0155a5;}
.formError {color: red;}

#logo {
    position: relative;
    z-index: 9999 !important;
}
#logo ul.edu_nav {
    list-style-type: none;
    width: 100%;
}
#logo ul.edu_nav li {
    margin: 0;
    padding: 0;
    width: 100%;
    background-size: 86px 25px !important;
    background-position: 100% 0;
    background-color: #325799;
    border: 1px solid #fff;
}
#logo ul.edu_nav li.first {
    margin-left: 0;
}
#logo ul.edu_nav li a {
    display: block;
    height: 25px;
    width: 86px;
    line-height: 25px;
    color: #fff;
    padding-left: 5px;
}
#logo ul.edu_nav li.hover a {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform-origin: 20px -10px; 
    -moz-transform-origin: 20px -10px; 
    -o-transform-origin:  20px -10px; 
    color: #111;
}
#logo ul.edu_nav li{
    min-width: 265px;
    background-size: 265px 25px !important;
}
#logo ul.edu_nav li.signet1 {
    background: url('../design/public/signet_mob1.png') top left no-repeat;
}
#logo ul.edu_nav li.signet2{
    background: url('../design/public/signet_mob2.png') top right no-repeat;
}
#logo ul.edu_nav li.signet3{
    background: url('../design/public/signet_mob3.png') top right no-repeat;
}
#logo ul.edu_nav li.signet4{
    background: url('../design/public/signet_mob4.png') top right no-repeat;
}
#logo ul.edu_nav li.signet5{
    background: url('../design/public/signet_mob5.png') top right no-repeat;
}
#logo ul.edu_nav li.signet6{
    background: url('../design/public/signet_mob6.png') top right no-repeat;
}
#logo ul.edu_nav li.signet7{
    background: url('../design/public/signet_mob7.png') top right no-repeat;
}
#logo ul.edu_nav li.signet8{
    background: url('../design/public/signet_mob8.png') top right no-repeat;
}
#logo ul.edu_nav li.signet9{
    background: url('../design/public/signet_mob9.png') top right no-repeat;
}
#logo ul.edu_nav li.signet10{
    background: url('../design/public/signet_mob10.png') top right no-repeat;
}
#logo ul.edu_nav li.signet11{
    background: url('../design/public/signet_mob11.png') top right no-repeat;
}
#logo ul.edu_nav li.signet12{
    background: url('../design/public/signet_mob12.png') top right no-repeat;
}