@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700&display=swap');
/* CSS Document */
body {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.3em;
    color: #183a8d;
}

.center {
    text-align: center;
}

form {
    /*width: 80%;*/
    max-width: 1080px;
    /*min-width: 300px;*/
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 10px;
    /*padding: 1rem 4rem 1rem 2rem;*/
}
form.cmxform {
    max-width: 400px;
    padding-bottom: 4rem ;
}

form#search,
form.subscribe {
    border: none;
    padding: 0;
    width: initial;
    max-width: unset;
    min-width: unset;
}

form.subscribe {
    padding: 10px 0 !important;
    text-align: center;
    font-size: 1.2rem;
    max-width: inherit;
    width: 100%;
    border-radius: 0;
    font-weight: 600;
}

input,
select,
textarea {
    border: 1px solid #CCC;
    width: 100%;
    border-radius: 5px;
    padding: 5px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    box-sizing: border-box;
}

input[type=checkbox] {
    width: 13px;
    margin-right: 10px;
    transform: scale3d(1.5, 1.5, 1.5);
}


label {
    font-size:  0.9rem;
    width: 80%;
    padding: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    vertical-align: top;
}
label.error {
    color: red;
}
label em {
    color: red;
    font-style: normal;
    display: inline-block;
    padding-left: 2px;
    vertical-align: top;
}

fieldset {
    border: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    font-style: italic;
}


#contenu {
    font-size: 0.95rem;
    padding: 0 20px;
}



h1 {
    font-size: 2em;
    color: #008000;
    text-align: left;
    line-height: 1.0em;
    margin: 1rem 0 0.5rem;
    text-align: center;
}

h2{
    color: #008000;
    font-size: 1.5em;
    margin: 12px 0 6px;
    text-align:center;
}
h3 {
    color: #008000;
    font-size: 1.1em;
    text-align: left;
    margin: 12px 0 6px;
}


h4 {
    font-family: Monotype Corsiva, Apple Chancery, Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 12px 0 6px 0;
}

h4:first-letter {
    font-size: 36px;
}

/* oma_title */
h5,
.oma_title {
    text-align: left;
    border-bottom: 1px solid #183A8D;
}

h6 {
    font-size: 1rem;
    color: goldenrod;
    font-weight: normal;
    margin: 0;
}

.full-width {
    width: 100%;
}

.color1,
.color1 > a {
    color: goldenrod !important;
}

.color2,
.color2 > a {
    color: #183a8d !important;
}

a {
    color: #068000;
    text-decoration: none;
}



a#lostpassword {
    text-decoration: underline;
}

label#labelkeepconnected {
    font-size: 1rem;
}
a img {
    border: none;
}

ul {
    list-style: disc inside none;
    line-height: 24px;
}

ol {
    list-style: decimal inside none;
}


table {
    border: 0;
    padding: 0;
    border-collapse: collapse;
}

table td {
    border: 0;
}

#btnsearch_thought {
    right: 15px;
}

#btnsearch_index {
    right: 5px;
}

div#submenu_index {
    text-align: center;
    padding: 15px 0;
}


/* menu search */
div#searchmenu {
    margin: auto;
}







/*Formulaires*/



form#contact {
    /*background: #F9EA98;*/
    padding-right: 60px;
    padding-top: 5px;
    margin-top: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*div#accordion {
        background:none;
}*/

form#order {
    /*background: #F9EA98;*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/*Thématiques contenu*/
div#themecontenu h1 {
    margin-right: 0px;
}



/* flash : message à l'internaute */
div.flashhidden {
    display: none;

}
div#flash {
    Display: block;
    padding: 0.5em;
    font-size: 0.9em;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    z-index: 100;
    width: 80%;
    transform: translate(10%,-1.2rem);
}
div.flashinfo {
    Display: block;
    margin: 2em;
    background-color: #C0D4F5;
    color: #008000;
    border: 2px #008000 solid;
    padding: 0.5em;
    font-size: 0.9em;
    border-radius: 5px;
}

div.flasherror {
    Display: block;
    margin: 2em;
    background-color: #FFC4BF;
    color: #D52B1E;
    border: 2px #D52B1E solid;
    padding: 0.5em;
    font-size: 0.9em;
    text-align: center;
    border-radius: 5px;
}


/* Dates */
#datePicker {
    margin-top: -12px;


}

.ui-datepicker {
    font-size: 10px !important;
}

/*getHTML ------------------*/
#gethtml p {
    padding: 0;
}

/* Part -----------------------*/
div.articlePart div#titre {
    color: White;
    text-align: center;
    padding: 4px;
    font-weight: bold;
    border-radius: 10px 10px 0px 0px;
}


div#titre {
    font-size: 1.1em;
}



.articlePart div#text div#commentaire {
    padding: 0px 5px 0px 5px;
    text-align: justify;
    font-style: italic;
    padding: 0px 10px 0px 10px;
}

.articlePart div#text H3 {
    text-align: center;
}

div.fond {
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
    padding: 5px 5px 5px 5px;
    background-color: #FFCE9E;
}

div.fond a {
    display: block;
}


/* not in catalog */
ul#notincatalog {
    color: #183a8d;
    list-style: square;
    padding: 0.1em;
}

ul#notincatalog > li {
    margin-bottom: 0.2em;
    margin-left: 2em;
}

ul#notincatalog > li > a {
    color: DarkRed;
    text-decoration: underline;
}


.highlight {
    font-weight: bold;
}

/* catalogue */
table.catalogue {
    width: 650px;
}

table.catalogue td {
    vertical-align: top;
    height: auto;
}

.catalogue h2 {
    font-weight: bold;
    font-size: 1.4em;
}

.catalogue ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.catalogue li {
    margin-left: 5px;
    line-height: 1.5em;
    font-size: 1.2em;
}


/* bouton ajout */
.button,
.add_button,
form#account .button_submit,
#connect a#inscription,
.article-slide-link a,
input[type=submit] {
    background-color: #008000;
    display: inline-block;
    color: white;
    font-size: 1rem;
    padding: 6px 12px;
    border-radius: 0 !important;
    border: none;
    font-weight: normal;
    width: inherit !important;
}
#account #delaccount,
#account input[type=submit] {
    width: 200px!important;
}
.listformat select {
    width: 90px;
}

#delallsubscriptions {
    margin-left: -30px;
}

button#delaccount {
    margin-left: -30px;
    margin-top: 2rem;
}

.bold {
    font-weight: 600 !important;
}
form#account .button_submit {
    font-size: 1rem;
    padding: 6px 20px;
    display: block;
    margin: 1rem auto;
}
.button:hover,
.add_button:hover,
form#account .button_submit:hover,
.article-slide-link a:hover,
#connect a#inscription:hover,
input[type=submit]:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #008000), color-stop(1, #00E000));
    background: -moz-linear-gradient(center top, #008000 5%, #00E000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c38', endColorstr='#ffc477');
    background-color: #008000;
    color: white;
}

.button-2 {
    padding: 6px 12px;
    border: 3px solid #183a8d;
    font-weight: 600;
}

.button-2:hover {
    border-color: #008000;
    background-color: #008000;
    color: white;
}
#connect a#inscription {
    display: block;
    max-width: 378px;
    margin: -80px auto 0 auto;
}

.button.encadre {
    border: 10px solid white;
    outline: 2px solid #008000;
    width: inherit;
}
#Accueil a#opencapture {
    width: inherit !important;
}

/* ie*/
.add_button.addImage {
    color: transparent;
    filter: none;
    font-size: 0;
}

.addImage,
.addImage:hover {
    background: url("images/add.png") no-repeat scroll 0 0 transparent;

    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: transparent;
    display: inline-block;
    height: 32px;
    padding: 0;
    width: 33px;
}




/* motto */
#motto {
    color: goldenrod;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin: 1em 0 .2em 0;
    font-family: cursive;
}

/* accroche Mise en valeur */
div.accroche {
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
    padding: 5px 5px 5px 5px;
    background-color: #EEE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 8px 8px 12px #AAAAAA;
    font-weight: 100;
    margin: auto;
    width: 550px;
}

/* Zoom image */
img.zoomable {
    cursor: url('images/loupezoom.gif'), auto;
}

/* page up */


.fancybox-image, .fancybox-iframe {
    width: inherit !important;
    margin: auto;
}

/** stdprice **/
span.stdprice {
    font-size: x-small;
    text-decoration: line-through;
}

/** Blog **/
div[data-presentation=heliotheque],
div[data-presentation=auteur]
{
    max-width: 1080px;
    margin: auto;
    text-align: justify;
    line-height: 1.5rem;
}

/** image video **/
.results .articles div.medias,
.article-slide-image.medias {
    position: relative;
}

.results .articles div.medias::before,
.article-slide-image.medias::before {
    content: url(images/play.png);
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 50px;
    right: 50px;
}
