/* --- STYLES DE BASE : CSS RESET --- */

body {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    font-style: normal;
    margin: 0;
}
ul,
ol {
    padding: 0px;
    margin: 0;
    list-style-position: inside;
}
p {
    padding: .4em 0;
    margin: 0;
}
address {
    margin: .75em 0;
    font-style: normal;
}
a {
    cursor: pointer;
}
a img {
    border: none;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
form,
fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input,
button,
select {
    vertical-align: middle;
}
textarea {
    resize: none;
}
.cleaner {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}
#infobulle {
    color: black;
    position: absolute;
    border: 2px solid #C68450;
    padding: 10px;
    ;
    width: 300px;
    opacity: 0.91;
    filter: alpha(opacity: 91);
    background-color: #FFFDF2;
}
body.pinned .infobulle {
    cursor: pointer;
}
h1,
.h1 {
olor: #B82424;
font-size: 2.6em;
border-bottom: 1px dotted rgb(232, 225, 225);
margin-bottom: 20px;
}
.white,
h1.white,
h2.white,
h3.white,
h4.white,
a.white {
    color: #fff;
}
h2,
.h2 {
    color: #494949;
    font-size: 2em;
    font-family: "nexa", Tahoma, Geneva, sans-serif;
}
h3,
.h3 {
    color: #16232b;
    font-size: 1.3em;
    font-family: Tahoma, Geneva, sans-serif;
}
h4,
.h4 {
    color: #730237;
    font-size: 0.9em;
    font-family: Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}
.text_help {
    position: absolute;
    left: -999999px;
}
.text_help a:focus {
    position: static
}
.lst_evt_home li {
    list-style: none;
}
/* Stylesheet: Hattmatt - reset Modified On 2014-12-08 10:49:35 */
/* ---- CSS d'exemple ----- */

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);

html,
body {
    height: 100%;
}
body {
    background-color: #16232b;
    background-color: #41667F;
    font-family: 'Droid Sans', sans-serif;
}

a,
a:visited,
a:hover,
a:active {

    text-decoration: none;
}

p{
font-size: 0.8em;
}

div#page_content p {
font-size: 1.2em;
}

div#page_content  {
margin:30px;
}

.breadcrumbs {
border: 1px solid rgb(228, 217, 217);
padding: 15px;
margin-bottom: 30px;
border-radius: 11px;
}

li.menu.active a {
    background-color: #262324;
}

.coordonnees{
color: black;
font-size: 1.2em;
line-height: 1.3em;
margin: 17px 20px;
display: block;
}


/* PAGE NAV */
#page_nav{

background: rgb(44, 43, 43);
}

#page_nav ul{
list-style-type: none;
}
#page_nav ul{
list-style-type: none;
}
#page_nav ul li.menu{
color: white;
background-color:black;
}
#page_nav ul li.menu a{
color: white;
padding: 5px 20px;
display: block;
    
}

#page_nav ul li.menu a:hover {
background-color: silver;
display: block;
}

#main {
    width: 1000px;
    border: 1px solid #131f26;
    border-top: 0;
    padding: 0px;
    background-color: white;
    margin: auto;
}



a.btn,
div.btn {
    display: block;
    color: #fff;
    text-align: center
}

div.btn a {
    color: #fff;
}

.btn.vert {
    background: url(../images/bg_turquoise.png) repeat;
    padding: 6px 10px;
    height: 15px;
    font-weight: bold;
}

.btn.noir {
    background: #000;
    padding: 6px 10px;
    height: 15px;
    font-weight: bold;
}

.right_align {
    text-align: right;
}


.inlineblock {
    display: inline-block;
    vertical-align: middle;
}


/* ****** */
/* HEADER */
/* ****** */

#header {
    height: 250px;
    background: url(../images/bg_repeat.png) repeat;
}

#header.home {
    height: 350px;
}

#header_content {
    width: 1000px;
    border: 1px solid #131f26;
    border-top: 0;
    border-bottom: 0;
    margin: auto;
    height: 100%;
    position: relative;
}

.blason {
display: block;
width: 370px;
height: 252px;
background: url(https://hattmatt.fr/_templates/hattmatt/images/logo_header_hattmatt.png);
/* background-size: 120px; */
position: absolute;
top: 60px;
background-repeat: no-repeat;
left: 0;
z-index: 100;
}

#header.home h1 {
position: absolute;
bottom: 40px;
left: 0;
color: #1C1C1C;
font-family: "nexa", Tahoma, Geneva, sans-serif;
font-size: 1.2em;
font-style: italic;
padding: 10px;
background-color: rgba(255, 255, 255, 0.6);
z-index: 100;
}

#header h1 {
    position: absolute;
    bottom: 40px;
    left: 0;
    color: #1C1C1C;
    font-family: "nexa", Tahoma, Geneva, sans-serif;
    font-size: 1.3em;
    padding: 10px;
    /*background: url(/images/bg_h1.png) repeat;*/
    z-index: 100;
    background-color: white;
}

/* ********* */
/* slideshow */
/* ********* */

#slideshow {
    position: relative;
    height: 350px;
}
#slideshow div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: 1000px;
    height: 350px;
}
#slideshow .active {
    z-index: 10;
}
#slideshow .delay {
    display: none;
}
#slideshow .last-active {
    z-index: 9;
}



/* MENU RAPIDE */

.btn.gallery {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
    font-style: italic;
    position: absolute;
    right: 0;
    bottom: 95px;
    z-index: 100;
    font-weight: normal;
    padding: 3px 10px;
    height: 21px;
}

.btn.access {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 60px;
    z-index: 100;
    font-weight: normal;
    padding: 4px 10px;
    height: 19px;
}

.btn.print {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: 100;
    font-weight: normal;
    padding: 3px 10px;
    height: 21px;
}

#menu_top {
    margin: 0px;
    padding: 0px;
    height: auto;
    ;
    overflow: hidden;
    background: #262324;
    width: 75%;
    float: left;
}

#menu_top li {
    margin: 0px;
    padding: 0px;
}

#menu_top li.menu {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#menu_top li.menu.selected,
#menu_top li.menu.selected a {
    background: #829300;
}

#menu_top li.menu a {
    display: block;
    padding: 13px 15px;
    color: #ffffff;
    font-size: 1.3em;
    text-transform: uppercase;
    background: #262324;
     /* font-family: "nexa", Tahoma, Geneva, sans-serif; */ 
    height: 19px;
}
#menu_top li.menu a:hover {
    background: #829300;
}
/* FORM recherche + newsletter*/

.div_recherche {
    float: right;
    height: 17px;
    float: right;
    width: 220px;
    background: #262324;
    padding: 14px 15px;
    text-align: right;
}

.div_recherche input,

#news_subscribe {
    width: 180px;
    height: 16px;
    border: 0;
    margin: 0;
    padding: 2px 6px;
    color: #d4d4d4;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.1em;
    background: #464445;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    width: 140px;
}
.btn_recherche {
    color: #fff;
    background: #1d9e8f;
    height: 14px;
    padding: 3px 4px;
    display: inline-block;
    vertical-align: middle;
    font-family: "nexa", Tahoma, Geneva, sans-serif;
    font-weight: bold;
}
.btn_recherche:hover {
    color: #fff;
}

/* Fil d'ariane */

#trailer {
    margin-bottom: 0px;
    padding: 3px;
    color: #d91e63;
}
#trailer a {
    text-decoration: none;
    color: #d91e63;
}
#trailer span {
    color: #16232b;
}


#titreRubrique {
    display: block;
    padding: 3px 20px;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    background: #262324;
    font-family: "nexa", Tahoma, Geneva, sans-serif;
    margin-bottom: 4px;
}







/* Home page */

.lnk_white_block_home {
    position: absolute;
    bottom: 8px;
    right: 22px;
    color: #fff;
    display: inline-block;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 1.3em;
}
.lnk_white_block_home a {
    display: inline-block;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 1.3em;
}


.home_actu {
    width: 666px;
    background: #fff;
    float: left;
}




/* Widgets */

.widget {
    width: 250px;
    display: block;
}


/* Widget Meteo *********************************/

.widg_meteo {
    background: #1C1C1C;
    height: 156px;
    padding: 22px;
    position: relative;
    width: 206px;
}
.widg_meteo span {
    display: block;
}
.widg_meteo span.sprite,
.widg_meteo span.inlineblock,
.widg_meteo span.meteo_t,
.widg_meteo span.meteo_degree {
    display: inline-block;
}

.widg_meteo #contenuMeteo {
    height: 100px
}
.widg_meteo #contenuMeteo .meteo_picto {
    display: inline-block;
    vertical-align: middle;
    height: 100px
}

.widg_video {
    display: block;
    width: 250px;
    height: 140px;
    position: relative;
}
.widg_video .hover_video_small {
    display: block;
    width: 250px;
    height: 140px;
    background: url(../images/vid_sur_small.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
/* Actualites */

.actus {
    display: block;
    width: 100%;
    background: #eaeaea;
    margin-bottom: 1px;
}




/***************/
/* ExtraFooter */
/***************/

#extraFooter {
    background: url(../images/bg_repeat.png) repeat;
    background-color: rgb(24, 30, 34);
    padding: 20px;
}


#extraFooter .titleMairieFooter {
    text-transform: uppercase;
}

#extraFooter,
#extraFooter a {
    color: #c5c8ca;
}

#extraFooter a.listHeader,
#extraFooter .content .listHeader {
    font-size: 1.6em;
    /* font-family: "nexa", Tahoma, Geneva, sans-serif; */ 
    display: block;
    margin-bottom: 5px;
    color: #fff;
}
#extraFooter ul.footerMenu {
    display: block;
    list-style-position: inside;
    padding: 0;
    margin: 0px;
}
#extraFooter ul.footerMenu li {
    list-style-position: inside;
    list-style-type: none;
    display: block;
    float: left;
    margin: 0;
    width: 190px;
    line-height: 18px;
}
#extraFooter ul.footerMenu li ul {
    padding: 0;
    margin: 0
}
#extraFooter ul li.lastCol {
    margin-left: 10px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.1em;
    line-height: 16px;
}
#extraFooter ul li a {
    font-size: 0.9em;
}
#extraFooter ul.footerMenu li.cleaner {
    clear: both;
}
#extraFooter ul li a.lnk_footer_contact {
    display: block;
    color: #FFFFFF;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 1.2em;
    font-style: italic;
    margin: 10px 0;
}

.footer {
    width: 1000px;
    text-align: right;
    font-size: 0.9em;
    color: #C5C8CA;
    margin: 10px auto;
}
.footer a {
    color: #C5C8CA;
    display: inline-block;
    padding: 0px 3px;
}
.footer .logo_hdr_footer,
.footer .copyfooter {
    display: inline-block;
    vertical-align: middle
}


/ **/




/* ****/


.bg_img {
    width: 500px;
}




.row125 span{
    display: block;
}



.patrimoine span.titre{
    margin: 10px;
    font-size: 2.2em;
    color: white;
    font-style: italic;
    margin: 15px;
    text-align: right;
    display: inline-block;
}

.patrimoine span.sous_titre{
    color: white;
font-size: 1.4em;
text-align: right;
font-weight: normal;
display: block;
width: 185px;
right: 25px;
position: relative;
float: right;
}

.patrimoine span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: rgba(255, 255, 255, 0.9);
    text-decoration: underline;
}

.bibliotheque{
    background-color:#646464;
}

.bibliotheque span.titre{
    margin: 10px;
    font-size: 2.2em;
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 15px;
    text-align: right;
    display: inline-block;
}

.bibliotheque span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-decoration: underline;
}


.bibliotheque_page{
    background-color:#646464;
}

.bibliotheque_page span.titre{
    margin: 10px;
    font-size: 1.5em;
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 15px;
    text-align: right;
    display: inline-block;
}

.bibliotheque_page span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-decoration: underline;
}


.salles_page{
       background-color: #D04B15;
}

.salles_page span.titre{
    margin: 10px;
    font-size: 1.5em;
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 15px;
    display: inline-block;
}

.salles_page span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-decoration: underline;
}



.associations_page{
       background-color: #D04B15;
}

.associations_page span.titre{
    margin: 10px;
    font-size: 1.5em;
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 15px;
    
    display: inline-block;
}

.associations_page span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-decoration: underline;
}



.meteo span.titre{
    margin: 10px;
    font-size: 2.2em;
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 15px;
    text-align: right;
    display: inline-block;
}

.meteo span.ensavoirplus{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-decoration: underline;
}



.row50{
    height:50px;
}

.row75{
    height:75px;
}

.row125{
    height:125px;
}

.row250{
    height:250px;
}

.row370{
    height:370px;
}

.col250px{
    float:left;
    width:250px;
    position: relative;
}
            
.col125px{
    float:left;
    width:125px;
    position: relative;

            }
            .col500px{
                float:left;
                width:500px;
                position: relative;

            }

.col750px{
width: 750px;

}
            .col1000px{
                float:left;
                width:1000px;
                position: relative;

            }


.floatrightautoheight{
float: right;
height: auto;

}

.floatleftautoheight{
float: left;
height: auto;

}


            .green_bg{
                background-color:#829300;
            }
            .red_bg{
                background-color: red;
            }

            .white_bg{
                background-color: white;
            }
            .meteo_bg{
                background-color: #1c1c1c;
            }


            .orange_bg{

                   background-color: #D04B15;
                
            }

            .grey_bg{
               background-color: #646464; 
            }
            .pink_bg{
               background-color: #DD3975; 
            }


.titre_actualite{
    margin:0 20px;
}

.sommaire_actualite{
    margin: 10px 20px;
    color: black;
}

.actualites .h1{
    background-color: rgb(199, 61, 61);
    color: white;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 24px;
    padding: 6px 23px;
    margin-bottom: 0;
}



/* ************* */
/* SECOND FOOTER */
/* ************* */

.secondFooter{
     display: inline;
    float: right;
    position: relative;
    right: 50px;
    top: 18px;
}

.secondFooter li{
    display: inline-block;
    text-align: center;
    width: 100px;
}


.news_item_title a{
    margin-top: 10px;
    display: block;
    color: #a54215;
    font-size: 1.2rem;
}

.news_item_date {
    text-align: center;
    /* font-style: italic; */
    font-weight: bold;
    font-size: 15px;
}
/* Stylesheet: HATTMATT - main Modified On 2018-05-23 14:54:45 */
