/**********************IMPORTATION CSS***********************/
@import url("../css/style.css");
@import url("../fancybox/jquery.fancybox-1.3.1.css");
/***************************BODY****************************/
body {background:#8A6225 url(images/back.jpg) no-repeat fixed 864px 0;}
blockquote{background: transparent url("../images/quotes.gif") no-repeat 0 4px;color:#575757;margin:5px 0;padding: 0 50px;}
/************************HEADER***********************/
#header{background:#000000 url(images/header.jpg) no-repeat scroll 0 0;position:relative;}
/************************NAVIGATION***********************/
ul#mainnav>li a{background-image:url(images/menu.png);}
ul#mainnav ul{background-image:url(images/back_sub.png);border-color:#018CBC;}
ul#mainnav ul a{border-color:#018CBC;}

#sections {list-style:none;margin:-15px 0 0;padding:0;}
#sections>li>a{display:block;height:35px;text-indent:-5000px;width:340px;}
#sections>li>a.portrait{background:transparent url(images/btn_sprite.jpg) no-repeat 0 0;}
#sections>li>a.acces{background:transparent url(images/btn_sprite.jpg) no-repeat 0 -70px;}
#sections>li>a.photos{background:transparent url(images/btn_sprite.jpg) no-repeat 0 -140px;}
#sections>li>a.videos{background:transparent url(images/btn_sprite.jpg) no-repeat 0 -210px;}
#sections>li>a.liens{background:transparent url(images/btn_sprite.jpg) no-repeat 0 -315px;}
#sections>li>a.portrait:hover{background-position:0 -35px;}
#sections>li>a.acces:hover{background-position:0 -105px;}
#sections>li>a.photos:hover{background-position:0 -175px;}
#sections>li>a.videos:hover{background-position:0 -245px;}
#sections>li>a.liens:hover{background-position:0 -280px;}
#links{font-size:1.2em;list-style:none;margin:0;padding:0;text-align:center;}
#links li{margin:0 0 10px;}

.icon_video{background:transparent url(images/cam.gif) no-repeat scroll 98% 50%;padding:0 25px 0 0;}
.icon_google{background:transparent url(images/google.png) no-repeat scroll 0 50%;display:block;height:25px;padding:0 0 0 25px;}
.icon_pdf{background:transparent url(images/pdf.png) no-repeat scroll 0 50%;display:block;height:25px;padding:0 0 0 25px;}

.legende{color:#777777;display:block;padding:0;text-align:right;}
