/*  Style .css du site http://www.macartoatest.fr/*/
@font-face {
    font-family: 'HelveticaLT-Condensed';
    src: url('polices/helveticaltcondensedmedium.eot');
    src: url('polices/helveticaltcondensedmedium.eot?#iefix') format('embedded-opentype'),
        url('polices/helveticaltcondensedmedium.woff') format('woff'),
        url('polices/helveticaltcondensedmedium.ttf') format('truetype'),
        url('polices/helveticaltcondensedmedium.svg#helveticaltcondensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaLT-Condensed-Bold';
    src: url('polices/helveticaltcondensedbold.eot');
    src: url('polices/helveticaltcondensedbold.eot?#iefix') format('embedded-opentype'),
        url('polices/helveticaltcondensedbold.woff') format('woff'),
        url('polices/helveticaltcondensedbold.ttf') format('truetype'),
        url('polices/helveticaltcondensedbold.svg#helveticaltcondensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'klavika_basicmedium';
	src: url('polices/klavikabasic-medium-webfont.eot');
    src: url('klavika_basicmedium.woff') format('woff'),
         url('polices/klavikabasicmedium.ttf') format('truetype'),
         url('klavika_basicmedium.svg') format('svg');
}
@font-face {
    font-family: 'Myriad Pro Regular';
	src: url('polices/myriad-pro-regular.eot');
    src: url('klavika_basicmedium.woff') format('woff'),
         url('polices/MyriadWebPro.ttf') format('truetype'),
         url('polices/MyriadWebPros.svg') format('svg');
}

html{height:100%}
a img {border: none;}
body{margin:0;background-color:#F3F3F3;background:url('images/background.png') repeat;height: 100%;}
body #background img{height:100%; width:100%;position:absolute;}
#header{width:100%;height:80px;}
#header a{text-decoration:none;color:#082833;}
#logo{float:left;margin-left:10px;margin-top:10px}
#texte-credit-header{float:left;text-align:center;color:#082833;font-family:'klavika_basicmedium','Arial';font-size:30px;height:50px;line-height:85px;width:350px;}

#container-1{width:100%;background-color:#80CBB6;padding-top:20px;padding-bottom:20px;font:100 normal 100% 'klavika_basicmedium','arial','helvetica','sans-serif';color:#2B2B2B;text-align:center;}
#texte-container-1{width:100%;margin:auto;}

#texte-bienvenue{display:block;width:100%;font-family:'klavika_basicmedium','Arial';font-size:30px;text-align:center;margin:auto;}
#soustexte-bienvenue{display:block;width:100%;font-family:'klavika_basicmedium','Arial';font-size:20px;text-align:center;margin:auto;color::#082833;}


#container-2{width:100%;padding-top:20px;padding-bottom:20px;height: auto;}
#texte-container-2{width:100%;;margin:auto;}
#texte-bibliotheque{display:block;width:100%;font-family:'klavika_basicmedium','Arial';font-size:30px;text-align:center;margin:auto;color:#2B2B2B}
.tableau{margin:auto;}

/*#footer{position: absolute; bottom: 0;clear:both;float:left;width:100%;background-color:#EBEBEB;height:5%;}*/

#footer{clear:both;float:left;width:100%;background-color:#082833;height:100px;}
#logo-imperial{float:left;margin-left:30px;margin-top:10px;width:50px;}
#texte-credit-footer{color:#F2F4F5;font:100 normal 100% 'Myriad Pro Regular','arial','helvetica','sans-serif';font-size:15px;text-align:center;line-height: 90px;margin-left:75px}
#texte-credit-footer-2{color:#F2F4F5;font:100 normal 100% 'Myriad Pro Regular','arial','helvetica','sans-serif';font-size:15px;text-align:center;line-height: 90px;margin-left:80px}



