@charset "utf-8";
/* CSS Document */

body{background:url(../images/bg_body.jpg) repeat-x #00bdff;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#fff;font-size:12px;margin:0;padding:0;}
#container{width:789px;margin:auto;}
p{line-height:16px;}
h1,h2{margin:0;padding:0;}/*exclusif au logo*/ 
h3{color:#002848;/*margin-bottom:-18px;*/}
h3.auteurs{color:#002848;margin:5px;padding:5px;font-size:14px;}
hr{border:1px solid #00c5ff;}

a:link, a:active, a:visited{color:#ede927;font-weight:bold;text-decoration:none;}
a:hover{color:#fff;}

li{list-style-type:square;color:#fff;margin-left:40px;}

/*TITRES MARQUANTS*/
.vignette{width:123px;padding:10px;float:left;height:245px;}
.vignette img, .promo {border:1px solid #fff;}
.titres{font-size:11px;}
.auteurs{font-size:11px;color:#002848;}

#entete{background:url(../images/bg_entete_contenu.jpg) no-repeat;height:331px;}
#enteteAccueil{background:url(../images/bg_entete.jpg) no-repeat;height:331px;}
#contenu{background:url(../images/bg_content.jpg) no-repeat;padding:25px;}

/*FOOTER*/
#footer{background:url(../images/footer.jpg) no-repeat;height:120px;text-align:center;width:789px;}
#footer img{padding-top:120px;}

/*HISTORIQUE*/
#sousMenu{width:195px;float:left;padding-right:15px;}
#texte{float:left;width:525px;}
ol{line-height:18px;}

/*PHOTOS ARCHIVES*/
#photosArchives{width:720px;padding:10px;}
#photosArchives img{border:1px solid #fff;}

#photosArchives a:link, a:active, a:visited{float:left;border:#000;margin:3px 3px 5px 5px;}
#photosArchives a:hover{float:left;border:3px solid #ede927;margin:0px 0px 2px 2px;}

/*chiffre*/
label{font-weight:bold;display:block;float:left;width:145px;}
label.label2{font-weight:normal;width:150px;}
ul{float:left;margin:0;padding:0;line-height:16px;}

/*capsules Videos*/
.vignetteVideo{width:120px;padding:10px;height:155px;float:left;}
.vignetteVideo img {border:1px solid #fff;}

.vignetteVideo a:link, a:active, a:visited{float:left;border:#000;margin:3px 3px 5px 5px;}
.vignetteVideo a:hover{float:left;border:3px solid #ede927;margin:0px 0px 2px 2px;}


