/* UTILS AND GENERAL */

@font-face {
    font-family: 'Seven';
    font-style: normal;
    font-weight: normal;
    src: local('Seven'), url('font/seven-regular.otf') format('truetype');
}

.cb {
    clear: both;
}

h1 {
    font-family: 'Open Sans', serif;
    margin-top: 0;
    font-weight: normal;
    font-size: 21px;
}

ul {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

p {
    margin: 0 0 5px;
    font-size: 14px;
}

div.gallery {
    margin: 20px 0;
}

div.gallery img {
    height: 120px;
    vertical-align: bottom;
    margin-bottom: 5px;
}

div.gallery img.paysage {
    height: 100px;
}

.carousel {
    margin-top: 30px;
    float: left;
    padding-top: 70px;
    width: 500px;
    vertical-align: bottom;
    text-align: right;
    padding-right: 75px;
}

.carousel2 {
    margin-top: 50px;
}

.description {
    float:left;
    width:515px;
    padding-top:80px;
}

.description .title {
    margin-bottom: 20px;
    vertical-align: top;
}

.description .arrow {
    font-size:30px;
    color:#FFFFFF;
    text-decoration: none;
    display: inline-block;
    width: 25px;
    height: 25px;
}

.description .arrowLeft {
    margin-right:30px;
    background-image: url('images/arrow-left.png');
}

.description .arrowRight {
    margin-left:30px;
    background-image: url('images/arrow-right.png');
}

.carousel a, .carousel2 a {
    display: inline-block;
}

.carousel img, .carousel2 img {
    width: 100px;
    border: 1px solid #EEEEEE;
    vertical-align: bottom;
}

/*.carousel.annee-classe {*/
    /*width: 400px;*/
    /*padding-right: 160px;*/
/*}*/

.carousel.annee-classe img {
    width: 84px;
    margin-bottom: 3px;
}

/* LAYOUT */

body {
    padding: 20px 0;
    font-family: 'Open Sans', 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

body {
    background-image: url('../images/accueil.jpg');
    background-size: 1450px;
    background-repeat: no-repeat;
    background-position: center -40px;
}

body#page-accueil {
    background-position: center center;
}

div.container {
    width: 1135px;
    margin: auto;
}

/* HEADER */

header {
    font-family: 'Open Sans', serif;
    font-size: 50px;
    color: red;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 28px;
    text-align: right;
}

header .title-container {
    text-align:left;
    width:580px;
    float:right;
}

header a {
    text-decoration: none;
    color: inherit;
    /*margin-right: 75px;*/
}

/* MENU */

div.container nav {
    /*font-family: 'Seven', serif;*/
    font-size: 20px;
    /*width: 230px;*/
    color: red;
    text-align: right;
    padding-right: 75px;
}

div.container nav li {
    display: inline-block;
    margin-left: 20px;
}

div.container nav li ul {
    display: none;
}

div.container nav li li {
    margin-left: 15px;
}

div.container nav a {
    text-decoration: none;
    color: inherit;
}

div.container nav a.active {
    font-weight: bold;
    font-size:26px
}

div.container nav ul.subMenu {
    color: #DDDDDD;
    display: none;
}

div.container nav ul.subMenu.visible {
    display: block;
}

/* CONTENT */

div.container div.body {
    /*float: left;
    width: 1050px;*/
}


/** SPECIFIC PAGES **/

#page-accueil .index {
    margin-top:70px;
    text-align:left;
    width:580px;
    float:right;
}

#page-la-citation .carousel img.paysage {
    width: 130px;
}

#page-la-demarche .carousel img {
    width: auto;
    height: 150px;
}

#page-au-jour-le-jour .carousel img {
    width: auto;
    height: 103px;
}

#page-au-cours-des-pages .carousel img {
    width: auto;
    height: 103px;
}

#page-arts-et-societe .carousel img {
    width: 93px;
}

#page-expositions .carousel {
    padding-top: 10px;
}

#page-expositions .carousel img {
    width: 93px;
}

#page-itinerances .carousel {
    width: 502px;
}

#page-itinerances .carousel img {
    width: 78px;
}

#page-expositions p {
    margin-bottom: 1px;
}

#page-contact .carousel {
    position: relative;
}

#page-contact .carousel img {
    width: 368px;
    position: absolute;
    top: -15px;
    left: 110px;
}

.line1 {
    margin-bottom: 5px;
}

.line2 a {
    vertical-align: top;
    margin-bottom: 5px;
}

#cboxContent {
    background: none;
    overflow: visible;
}

#cboxPrevious, #cboxNext {
    display: none !important;
}

#cboxClose {
    background: url(../images/close_button.png) no-repeat 0 0;
    width: 34px;
    height: 34px;
    top: -31px;
    right: -21px;
}

#cboxClose:hover {
    background-position: 0 0;
}

#page-un-regard-de-femme .description {
    padding-top: 35px;
    padding-left: 150px;
    width: auto;
}

#page-histoires-de-femme .carousel img {
    width: 150px;
}

#page-en-situation .carousel img {
    width: 240px;
}

#page-la-citation .carousel img {
    width: 240px;
}

#page-beau-travail .carousel img {
    width: 115px;
}

#page-la-citation .carousel {
    width: 450px;
    padding-right: 125px;
}

#page-beau-travail .carousel2 {
    margin-top: 118px;
}

#page-au-cours-des-pages .carousel2 img {
    width: 96px;
}

#page-au-cours-des-pages .carousel2 {
    margin-top: 72px;
}


#page-expositions .description {
    padding-top: 30px;
    padding-left: 50px;
}

#all-pictures {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
}

#page-journees-de-labeur .carousel img {
    width: 150px;
}

#page-contact2 .carousel img {
    width: 125px;
}
