@charset "utf-8";

body{
	font-size: 12px ;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

h1 , h2 , h3, h4, h5 , h6{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
    padding: 0;
    margin: 0;
    color: #095502;

}
a, a:link, a:visited{
	color: ;
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}

input[type='submit']{
    cursor: pointer;
    font-weight: bold;
    -webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
    background-image: -ms-linear-gradient(top left, #000000 0%, #393939 100%);
    background: linear-gradient(top, #000000 10%, #393939 100%);
    background: -o-linear-gradient(top, #000000 10%, #393939 100%);
    background: -moz-linear-gradient(top, #000000 10%, #393939 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#393939));
    border:1px solid #000;
    font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
    font-size:12px;
    font-weight:700;
    padding:2px 6px;
    height:28px;
    color:#fff;
}

input[type='text']{
    border: 1px solid #d3d3d3;
    padding: 5px 0 5px 5px;
}


.slid{
    width: 670px;
    margin: 8px 0 0 0;
}

.footer{
    width: 100%;
    margin: 20px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
}

.footer .menufooter {
    float: left;
}

.footer a, .footer a:link , .footer a:visited{
    color: #fff;
}

.footer p{
    padding: 0;
    margin: 0;
    float: right;
}

.footer ul.menufooter a, .footer ul.menufooter a:link, .footer ul.menufooter a:visited{ color: #fff; }

.footer ul.menufooter {
    margin: 0 0 0 5px;
    padding: 0;
}

.footer ul.menufooter li{
    list-style-type: none;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #fff; 
}

.ban{
    background: url(../img/ban.png) no-repeat center top;
    height: 160px;
    padding: 15px 0 0 0;
}

.ban h1{
    width: 480px;
    font-size: 36px;
    margin: 0px 0 0 20px;

}

h1.title{
    border-left: 5px solid #0b6f00;
    border-right: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    color: #095502;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 0 5px 10px;
    margin: 0 0 15px 0;
}

.menu , .footer{
    background-image: -ms-linear-gradient(top left, #000000 0%, #393939 100%);
	background: linear-gradient(top, #186f0e 10%, #122e12 100%);
    background: -o-linear-gradient(top, #186f0e 10%, #122e12 100%);
    background: -moz-linear-gradient(top, #186f0e 10%, #122e12 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#186f0e), to(#122e12));
}

.menu{
    margin: 0 0 15px 0;
}

.site{
    width: 920px;
    padding:0 10px;
    margin: 0 auto;
    background: url(../img/fnd_corps.png) repeat-y;
}

.corps{
    padding: 0 10px
}

.blocLeft{
    width: 650px;
    float: left;
    margin: 0 25px 0 0;
}

.blocRight{
    width: 225px;
    float: left;
}

.itemsBlocRight {
    margin: 0 0 15px 0;
}

.contentRight{padding: 0;margin: 0;}

.itemsBlocRight h2{
    text-align: center;
    color: #FFFFFF;
    padding: 2px 0;
    text-transform: uppercase;
    background-image: -ms-linear-gradient(top left, #000000 0%, #393939 100%);
    background: linear-gradient(top, #000000 10%, #393939 100%);
    background: -o-linear-gradient(top, #000000 10%, #393939 100%);
    background: -moz-linear-gradient(top, #000000 10%, #393939 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#393939));

}

.itemsBlocRight h2 a,
.itemsBlocRight h2 a:link,
.itemsBlocRight h2 a:visited{
    color: #fff;
    text-decoration: none;
}

.article h2{
    margin: 5px 0;
}

.fils_ariane, .fils_ariane a,.fils_ariane a:link,.fils_ariane a:visited{
    color: #9a9a9a;
    font-style: italic;
    font-size: 11px;
} 

ul.archives_home{
    padding: 0;
    margin: 0;
    line-height: 18px;
}

ul.archives_home li{
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px 0;
}

ul.archives_home li a {color: #434343};
ul.archives_home li span{
    font-size: 14px;
    font-weight: bold;
}

ul.archives_home li p{
    margin: 0;
    padding: 0;
    color: #828080;
}

ul.moreActu{
    padding:0;
    margin: 0;
}

ul.moreActu img{
    float: left;
    margin: 0 10px 0 0;
}

ul.moreActu li {
    list-style-type: none;
    margin: 0 0 20px 0;
}

ul.moreActu li h2{margin: 0 0 5px 0;}

ul.moreActu li h2 a,
ul.moreActu li h2 a:link,
ul.moreActu li h2 a:visited{
    color: #434343;
    font-size: 16px;
}

ul.moreActu li p{
    margin: 0;
    padding:0;
    color: #828080;
    line-height: 18px;
}

.orange{
    text-align: right;
    color: #ed6823;
    font-style: italic;
    font-weight: bold;
    float: right;
}

ul.calendrier_home{
    margin: 0;
    padding: 0;
}

ul.calendrier_home a,
ul.calendrier_home a:link,
ul.calendrier_home a:visited{color: #ed6823; font-weight: bold; }

.txtgris {
color: #454545;
font-weight: normal;}

ul.calendrier_home a:hover , ul.calendrier_home a:active{
    text-decoration: none;
}

ul.calendrier_home li{
    list-style-type: none;
    background: url(../img/picto_calendar.png) left top no-repeat;
    padding: 0 0 10px 25px;
    margin: 10px 0 0 0;
    border-bottom: 1px dashed #636363;
}
a.more_calendrier {
    color: #000;
    margin: 5px 0 0 0;
    text-align: center;
    font-weight: bold;
}
/* ############### CALENDRIER ############### */

.calendar .mois {
    border-collapse: separate;
    border-spacing: 10px 0;
    font-weight: bold;
}
.calendar .mois .prev,
.calendar .mois .next {
    font-size: 150%;
    cursor: pointer;
}
.calendar .tableCalendar {
    border-collapse: separate;
    border-spacing: 5px 5px;
    text-align: center;
}

.calendar .jours td {
    background-color: #144411;
    font-weight: bold;
    width: 30px;
    height: 28px;
    color: #fff;
}
/* .calendar .dayNum td {
    border: slid 1px #ccc;
} */
.calendar .dayNum a,
.calendar .dayNum a:link,
.calendar .dayNum a:visited {
    display: block;
    border:solid 1px #ccc;
    padding: 5px 0 5px 0;
    color: #333;
    text-decoration: none;
}
.calendar .dayNum a:hover {
    background-color: #efefef;
    font-weight: bold;
}

.calendar .mois .prev{text-align: left;font-size: 100%}
.calendar .mois .next{text-align: right;font-size: 100%}

.calendar .dayNum, .calendar .jours{
    text-align: center;
}
.calendar .dayNum .event{background-color:#bababa; }
.calendar .dayNum .event a,
.calendar .dayNum .event a:link,
.calendar .dayNum .event a:visited{color: #fff}

.calendar .dayNum .event a:hover,
.calendar .dayNum .event a:active{}
/* ############### FIN CALENDRIER ############### */

/* ############### Galerie Photo ############### */
.items_album{
    float: left;
    width: 118px;
    margin: 0px 10px 15px 10px;
    padding: 15px 15px 35px 15px;
    background: url(../img/fnd_album.png) no-repeat ;
    
}
.fndalbum {
    height: 110px;
    overflow: hidden;
    width: 118px;
}

.highslide-gallery{
    width: 100px;
    height: 75px;
    float: left;
    margin: 5px 10px;
    overflow: hidden;
}

.titlePict{
    width: 100px;
    height: 75px;
}

.highslide-gallery a .titlePict , .highslide-gallery a:link .titlePict, .highslide-gallery a:visited .titlePict{
    display: none;
}

.highslide-gallery a:hover .titlePict{
    z-index: 10;
    display: block;
    background-color: rgba(155,155,155,0.5);
    /*opacity: 0.8;*/
    text-decoration: none;
    position: absolute;
    top: 0px;
    font-weight: bold;
    text-align: center;
    color: #4c4c4c;
}
.highslide-gallery a:hover img{
    z-index: 1;
    position: relative;
}

.highslide-gallery a{
    text-decoration: none;
    display: block;
    position: relative;
}

/* ############### DEBUT DU MENU PRINCIPAL ############### */
.mainMenu, .mainMenu ul, .mainMenu li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mainMenu {
    height: 30px;
    margin: 0 ;
    /*margin: 5px 0;*/
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.mainMenu li {
    float: left;
}
.mainMenu li a, .mainMenu li a:link, .mainMenu li a:visited {
    display: block;
    padding: 6px 40px ;
    color: #FFFFFF;
    font-weight:bold;
    border-right: 1px solid #0f2f0f;
    border-left: 1px solid #1a6b11;
    text-decoration: none;
}
.mainMenu li a:hover, .mainMenu li a:active, .mainMenu li a#current {
    background: #393939 url(../img/fnd_menu-on.png) repeat-x center center;
}
.mainMenu li ul {
    z-index: 600;
    position: absolute;
    display: none;
}
.mainMenu li:hover > ul {
    display: block;
    /* SAFARI TRES VIELLE VERSION < 2.1 */
    /*-khtml-opacity: 0.8;
    /* FIREFOX TRES VIELLE VERSION <= 0.9*/
    /*-moz-opacity : 0.8;
    /* IE 8 ET COMPRIS PAR IE 10*/
    /*-ms-filter: "alpha(opacity=80)";
    /* IE > 4 et < 8 ET COMPRIS PAR IE 10*/
    /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    /* IE 4 */
    /*filter : alpha(opacity=80);
    /* AUTRE */
    /*opacity : 0.8;*/
}

.mainMenu li ul li {
    float: none;
    clear: both;
    display: block;
    /*background-color: #0a71b4;*/
    background: rgba(0,0,0,.8);
    border-bottom: solid 1px #ffffff;
}
.mainMenu li ul li:hover {
    /*background-color: #ffffff;*/
    background: rgba(21,76,16,.8);
}

.mainMenu li ul li a, .mainMenu li ul li a:link, .mainMenu li ul li a:visited {
    text-transform: none;
    border: none;
    padding: 7px 0 6px 0;
    text-align: center;
    display: block;
}
.mainMenu li ul li a:hover, .mainMenu li ul li a:active, .mainMenu li ul li a:focus {
    color: #fff;
    background: none;
}
.mainMenu li ul ul {
    position: absolute;
    margin-top: -27px;
    width: 200px;
}

.mainMenu li a.current{
    background: #393939 url(../img/fnd_menu-on.png) repeat-x center center;

}
 /* ############### FIN DU MENU ############### */

 /* Pagination */
.paginate {
    padding: 25px 0 10px 0;
    text-align:center;
    clear: both;
}
.paginate li {
    list-style-type: none;
    display:block;
    float:left;

    color: #666;
    border:1px solid #ccc;
    font-weight: bold;
    font-size: 11px;
    background: #fcfcfc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}
.paginate li.current span {
    background-color: #ccc;
}
.paginate span, .paginate a, .paginate a:link, .paginate a:visited, .paginate a:focus {
    text-decoration:none;
    color: #666;
    border:1px solid #ccc;
    padding:5px 10px;
    margin:0 1px;
    font-weight: bold;
    background: #fcfcfc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}
.paginate a:hover {
    background: #ddd;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #333;
}
.paginate a.previous { margin-right:15px; }
.paginate a.next { margin-left:15px; }
