a {color: #0092C2; text-decoration : none;}
a:hover {color : #000000; text-decoration : underline;}
BODY {
background: #556A83 url(fondfp-Ephemeride-2025-1.jpg) no-repeat center top fixed;
-webkit-background-size: auto;
-moz-background-size: auto;
-o-background-size: auto;
background-size: auto;
display: grid;
  grid-template-columns: 1fr;
}

#habillage_site {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-position: center top;background-repeat: no-repeat;background: url(transp.gif);}
#habillage_site img {width: 100%;height: 100%;}
.container {margin: auto;position: relative;}

.page{
display: grid;
  grid-template-columns: 659px 340px;
  grid-template-rows: 40px 175px 29px auto auto 1fr auto auto 60px;
  justify-content: center;
  align-content: start;
  grid-gap: 0px;
  grid-template-areas:  "gridbanniere gridbanniere"
                        "gridentete gridentete"
                        "gridmenu gridmenu"
                        "gridarbo gridarbo"
                        "gridarticle gridpub"
                        "gridarticle gridalaune"
                        "gridarticle gridalaune2"
                        "gridfooter gridfooter"
                        "gridfooter2 gridfooter2";
}

@font-face{font-family:'barna';src:url("Barna-Regular.woff2") format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:'barna';src:url("Barna-Bold.woff2") format("woff2");font-weight:1000;font-style:normal}
@font-face{font-family:'barna-stencil';src:url("BarnaStencil-Regular.woff2") format("woff2");font-weight:normal;font-style:normal}
@font-face{font-family:'barna-stencil';src:url("BarnaStencil-Bold.woff2") format("woff2");font-weight:bold;font-style:normal}

      .boxtest
{
  background: black;
  color: white;
}
 
.hcentre
{
text-align: center
}

.blink {
  color:#CC7569;
  animation: colorblink 2s infinite;
}
@keyframes colorblink { 
0% { }
50% { color:black; } 
}

.boxcenter
{
	text-align: center;
}

.gridbanniere
{
  grid-area: gridbanniere;
}
 
.gridentete
{
  grid-area: gridentete;
  background: url(Fond-Entete.gif);
}

.gridmenu
{
  grid-area: gridmenu;
  background: #404040;
}

.gridarbo
{
  grid-area: gridarbo;
  background: white;
}

.gridarticle
{
  grid-area: gridarticle;
  background: white;
}

.gridpub
{
  grid-area: gridpub;
  background: #F5F5F5;
}

.gridalaune
{
  grid-area: gridalaune;
  background: #F5F5F5;
}

.gridalaune2
{
  grid-area: gridalaune2;
  background: #F5F5F5;
}

.gridfooter
{
  grid-area: gridfooter;
  background: white;
}

.gridfooter2
{
  grid-area: gridfooter2;
  display: none;
}

.tabgrille {
  display: grid;
  grid-template-columns: auto;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tabgrille2 {
  display: grid;
  grid-template-columns: auto;
  justify-content: start;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tabgrillepub {
  display: grid;
  grid-template-columns: auto;
  justify-content: start;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tabgrilleouvrage {
  display: grid;
  grid-template-columns: 480px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tableaurubrique {
  display: grid;
  grid-template-columns: 35% 65%;
  align-content: center;
  align-items: center;
  }

.tableausommaire {
  display: grid;
  grid-template-columns: minmax(max-content,max-content) auto;
  grid-template-rows: auto auto;
  grid-gap: 8px;
  }

.tableauentete1 {
  display: grid;
  grid-template-columns: 307px 692px;
  grid-template-rows: 35px;
  justify-items: center;
  align-items: center;
  }

.tableauentete2 {
  display: grid;
  grid-template-columns: 16px 280px 420px 283px;
  grid-template-rows: 140px;
  justify-items: center;
  align-items: center;
  }

.tableauentetemob {
  display: grid;
  grid-template-columns: minmax(max-content,max-content) auto 60px;
  grid-template-rows: 60px;
  justify-items: center;
  align-items: center;
  }

.tableaurecherche {
  display: grid;
  grid-template-columns: 9px auto 47px;
  grid-template-rows: 40px;
  justify-content: center;
  justify-items: center;
}

.tableausite {
  display: grid;
  grid-template-columns: auto minmax(max-content,max-content);
  grid-gap: 8px;
}

.tableautitre {
  display: grid;
  grid-template-columns: 110px auto;
  grid-template-rows: auto auto;
  justify-items: center;
}

.tableautitre2 {
  display: grid;
  grid-template-columns: 110px 30px auto;
  grid-template-rows: auto auto auto;
  justify-items: center;
}

.tableautitre3 {
  display: grid;
  grid-template-columns: 110px 30px auto;
  grid-template-rows: auto auto;
  justify-items: center;
}

.tableauoutils {
  display: grid;
  grid-template-columns: 194px 160px;
  justify-content: center;
}

.tableauoutils2 {
  display: grid;
  grid-template-columns: 164px 160px;
  justify-content: center;
}

.tab3col {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 8px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tab2col {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 8px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tab2lig {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 300px;
  grid-gap: 5px;
  justify-items: start;
  align-items: start;
}

.tabmenu {
  display: grid;
  grid-template-columns: 30px auto 30px;
}

.tableaucom1
{
  display: grid;
  grid-template-columns: repeat(22, auto);
  grid-template-rows: auto auto;
  grid-gap: 4px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tableaucom2
{
  display: grid;
  grid-template-columns: auto auto 40px auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-gap: 8px;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.tableaurefgites
{
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: repeat(11, auto);
  grid-gap: 8px;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.journal
{
background: white;
padding-left: 0px;
padding-right: 0px;
}

.arrondiencart
{
box-shadow: 1px 1px 2px #CFCFCF;
border-top-left-radius: 20px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 20px;
background: #F8F8F8;
border: 1px solid #E8E8E8;
}

.arrondiannonce
{
border-top-left-radius: 10px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 10px;
margin-top: 8px;
margin-bottom: 8px;
background: #FCFCFC;
border: 1px solid #E8E8E8;
}

.marge-encart
{
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

.marge-encart-2
{
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.tabdons
{
box-shadow: 1px 1px 2px #CFCFCF;
border-radius: 6px;
background: white;
border: 1px solid #EAEAEA;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}

.ficheouvrage
{
background: #FAFAFA;
padding: 4px;
}

.couvcadre
{
float: left;
margin-right: 10px;
margin-top: 6px;
margin-bottom: 10px;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
box-shadow: 1px 1px 2px #F8F8F8;
background: #F8F8F8;
border: 1px solid #E8E8E8;
}

.couvcadre2
{
float: right;
margin-left: 8px;
margin-right: 8px;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
box-shadow: 1px 1px 2px #F8F8F8;
background: #F8F8F8;
border: 1px solid #D8D8D8;
}

.centre {
  display: grid;
  grid-template-columns: auto;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.gauche {
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;

}

.droite {
float: right;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
text-align: right;

}
.videocadre
{
padding-top: 12px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 1px 1px 2px #F8F8F8;
background: #F8F8F8;
border: 1px solid #E0E0E0;
}

.videocadre-mini
{
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 1px 1px 2px #F8F8F8;
background: #F8F8F8;
border: 1px solid #E0E0E0;
}

.sommairecadre{
-moz-box-shadow: 1px 1px 2px #CFCFCF;
  -webkit-box-shadow: 1px 1px 2px #CFCFCF;
  box-shadow:1px 1px 2px #CFCFCF;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
background: #F6F6F6;
border: 1px solid #E8E8E8;
padding: 8px;
}

.lignebas{
	border-bottom: 1px solid #DBD8BF;
}

.bullmentions
{
font-family: Verdana,Arial,sans-serif;
font-size: 10px;
color: #9900CC;
}

.bulletin2
{width: 19;
height: 15;
font-family: Arial,sans-serif;
font-size: 9px;
text-decoration: none;
color: #FFFFFF;
background: #0092C2;
border-top: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
cursor:hand;}

.textquest
{height: 18;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
text-decoration: none;
color: black;
background: #FFFFFF;
border-top: 1px solid #E2DFCC;
border-bottom: 1px solid #0092C2;
border-left: 1px solid #E2DFCC;
border-right: 1px solid #0092C2;
}

.barrebull
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: white;
	line-height: 17px;
	text-shadow:2px 2px 2px #000000;
}

.pitto1
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	line-height: 105%;
	padding-left: 20px;
	padding-right: 20px;
}

a.pitto1
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:#0092C2;
	text-decoration:underline;
}

a.pitto1:hover
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:#0092C2;
	text-decoration:underline;
}

.pitto2
{
	font-family: "Bellota Text", "Barna" "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #606060;
	font-weight: normal;
	line-height: 105%;
}

.enteteeven
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 28px;
	color: #F0F0F0;
	font-weight: bold;
	line-height: 105%;
}

a.enteteeven
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 28px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 105%;
	text-decoration:underline;
}

a.enteteeven:hover
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 28px;
	color:#F0F0F0;
	font-weight: bold;
	line-height: 105%;
	text-decoration:underline;
}

.enteteephem
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #F0F0F0;
	line-height: 105%;
}

a.enteteephem
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	line-height: 105%;
	text-decoration:underline;
}

a.entetephem:hover
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color:#F0F0F0;
	line-height: 105%;
	text-decoration:underline;
}

.pitto1gites
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #252525;
	font-weight: normal;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.pitto1gites
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:#0092C2;
	text-decoration:underline;
}

a.pitto1gites:hover
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:#0092C2;
	text-decoration:underline;
}

.pitto1b
{
	font-family: "Bellota Text", "Barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: black;
	line-height: 105%;
}

a.pitto1b
{
	text-decoration: none;
}

a.pitto1b:hover
{
	color: #000000;
}

.pitto1c
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	line-height: 17px;
	padding-left: 6px;
	padding-right: 6px;
}

a.pitto1c
{
	text-decoration: none;
}

a.pitto1c:hover
{
	color: #000000;
}

.pittorub
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Arial,sans-serif;
font-size: 19px;
font-weight: bold;
color: #202020;
text-transform:uppercase;
background: #E0E0E0;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
text-shadow:0px 2px 3px white;
}

.pittorubentete
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Arial,sans-serif;
font-size: 21px;
font-weight: bold;
color: #202020;
text-transform:uppercase;
background: #E0E0E0;
padding: 4px;
text-shadow:0px 2px 3px white;
}

.pittorub2
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Arial,sans-serif;
font-size: 14px;
font-weight: bold;
color: #202020;
text-transform:uppercase;
background: #E0E0E0;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
text-shadow:0px 2px 3px white;
}

.pittochro
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Arial,sans-serif;
font-size: 28px;
font-weight: bold;
color: #0092C2;
line-height: 105%;
text-shadow:0px 1px 0px #DFDFDF;
}

a.pittochro
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS",Arial,sans-serif;
font-size: 28px;
font-weight: bold;
color: #0092C2;
line-height: 105%;
text-decoration: none;
}

a.pittochro:hover
{
color: black;
}

.pittochroentete
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Arial,sans-serif;
font-size: 32px;
font-weight: bold;
color: #0092C2;
line-height: 105%;
text-shadow:0px 1px 0px #DFDFDF;
}

a.pittochroentete
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS",Arial,sans-serif;
font-size: 32px;
font-weight: bold;
color: #0092C2;
line-height: 105%;
text-decoration: none;
}

a.pittochroentete:hover
{
color: black;
}

.pittoevenmob
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

.actu
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 105%;
}

.actu2
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 105%;
}

.entete
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	line-height: 105%;
}

a.suite
{
font-family: "barna-stencil", "Century Gothic", "Trebuchet MS",Arial,sans-serif;
font-size: 19px;
color: white;
background: #0092C2;
font-weight: bold;
line-height: 105%;
padding: 2px;
}

a.suite:hover
{
color: white;
background: #CC7569;
text-decoration: none;
}

.imvignettes
{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	box-shadow: 1px 1px 2px #F8F8F8S;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: #F8F8F8;
border: 1px solid #E8E8E8;
}

#imvignettes2
{
overflow: hidden;
border: 0px;
}

#imvignettes2 img
{
-webkit-transition: all 1s ease; /* Safari et Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* Internet Explorer 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
-webkit-transform:scale(1); /* Safari et Chrome */
-moz-transform:scale(1); /* Firefox */
-ms-transform:scale(1); /* Internet Explorer 9 */
-o-transform:scale(1); /* Opera */
transform:scale(1);
border: 0px;
}

#imvignettes2 img:hover
{
filter:alpha(opacity=80);
opacity : 0.80;
-webkit-transform:scale(1.25); /* Safari et Chrome */
-moz-transform:scale(1.25); /* Firefox */
-ms-transform:scale(1.25); /* Internet Explorer 9 */
-o-transform:scale(1.25); /* Opera */
transform:scale(1.25);
border: 0px;
}

#imvignettes2b
{
overflow: hidden;
border: 0px;
}

#imvignettes2b img
{
-webkit-transition: all 1s ease; /* Safari et Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* Internet Explorer 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
-webkit-transform:scale(1); /* Safari et Chrome */
-moz-transform:scale(1); /* Firefox */
-ms-transform:scale(1); /* Internet Explorer 9 */
-o-transform:scale(1); /* Opera */
transform:scale(1);
border: 0px;
}

#imvignettes2b img:hover
{
filter:alpha(opacity=80);
opacity : 0.80;
-webkit-transform:scale(0.75); /* Safari et Chrome */
-moz-transform:scale(0.75); /* Firefox */
-ms-transform:scale(0.75); /* Internet Explorer 9 */
-o-transform:scale(0.75); /* Opera */
transform:scale(0.75);
border: 0px;
}

#imlivres
{
border: 0px;
}

#imlivres img
{
-webkit-transition: all 1s ease; /* Safari et Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* Internet Explorer 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
border: 0px;
}

#imlivres img:hover
{
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
transform:scale(1.05);
filter:contrast(1.2);
border: 0px;
}

#imlivres2
{
border: 0px;
}

#imlivres2 img
{
-webkit-transition: all 1s ease; /* Safari et Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* Internet Explorer 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
border: 0px;
}

#imlivres2 img:hover
{
filter:contrast(1.35);
border: 0px;
}

@-webkit-keyframes swing {
        20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
        20% { -webkit-transform: rotate(4deg); }
        40% { -webkit-transform: rotate(-3deg); }
        60% { -webkit-transform: rotate(2deg); }
        80% { -webkit-transform: rotate(-2deg); }
        100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
        20% { -moz-transform: rotate(4deg); }
        40% { -moz-transform: rotate(-3deg); }
        60% { -moz-transform: rotate(2deg); }
        80% { -moz-transform: rotate(-2deg); }
        100% { -moz-transform: rotate(0deg); }
}
@-ms-keyframes swing {
        20% { -ms-transform: rotate(4deg); }
        40% { -ms-transform: rotate(-3deg); }
        60% { -ms-transform: rotate(2deg); }
        80% { -ms-transform: rotate(-2deg); }
        100% { -ms-transform: rotate(0deg); }
}
@-o-keyframes swing {
        20% { -o-transform: rotate(4deg); }
        40% { -o-transform: rotate(-3deg); }
        60% { -o-transform: rotate(2deg); }
        80% { -o-transform: rotate(-2deg); }
        100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
        20% { transform: rotate(4deg); }
        40% { transform: rotate(-3deg); }
        60% { transform: rotate(2deg); }
        80% { transform: rotate(-2deg); }
        100% { transform: rotate(0deg); }
}
#imboutons
{
border: 0px;
}

#imboutons img
{
-webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -ms-transform-origin: top center;
        -o-transform-origin: top center;
        transform-origin: top center;
border: 0px;
}

#imboutons img:hover
{
-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
border: 0px;
}

.impub
{
	border: 1px solid #D8D8D8;
}

.immag
{
	border: 1px solid #CFCFCF;
}

.imbannieres:hover
{
filter:alpha(opacity=80);
opacity : 0.80;
filter: grayscale(50%);
}

.alaune
{
font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Arial, sans-serif;
font-size: 17px;
font-weight: normal;
color: #A8812E;
line-height: 105%;
}

a.alaune
{
	color: #A8812E;
	text-decoration: none;
}

a.alaune:hover
{
	color: black;
	text-decoration: underline;
}

.alaune2
{
font-family: "Bellota Text", "barna", "Trebuchet MS", Arial, sans-serif;
font-size: 17px;
color: #000000;
line-height: 105%;
}

a.alaune2
{
	color: #000000;
	text-decoration: none;
}

a.alaune2:hover
{
	color: black;
	text-decoration: underline;
}

.videosfp
{
font-family: "Bellota Text", "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 15px;
}

a.videosfp
{
	color: #444444;
	text-decoration: none;
}

a.videosfp:hover
{
	color: black;
}

.transpboutons:hover {
filter:alpha(opacity=65);
opacity : 0.65;
}

.pluslus
{
font-family: "barna-stencil", "Trebuchet MS", Arial,sans-serif;
font-size: 19px;
font-weight: bold;
color: #0092C2;
line-height: 18px;
text-shadow:0px 1px 0px #DFDFDF;
}

a.pluslus
{
font-family: "barna-stencil", "Trebuchet MS", Arial,sans-serif;
font-size: 19px;
font-weight: bold;
color: #0092C2;
line-height: 20px;
text-decoration: none;
}

a.pluslus:hover
{
	color: black;
}

.chro
{
	font-family: "Bellota Text", sans-serif;
	float: left;
	width: .65em;
	font-size: 37px;
	line-height: 30px;
	color: black;
}

.titrerub
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0092C2;
	line-height: 100%;
	padding-left: 8px;
	padding-right: 8px;
	text-shadow:0px 1px 0px #DFDFDF;
}

.logorub
{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.descrub
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #444444;
	line-height: 100%;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-family: "Bellota Text", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #444444;
	text-align: center;
	line-height: 95%;
}

#logo {
  position:relative;
  height:60px;
  width:60px;
}

#logo img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

@keyframes cf3FadeInOut {
  0% {
  opacity:1;
}
45% {
opacity:1;
}
55% {
opacity:0;
}
100% {
opacity:0;
}
}

#logo img.miximg {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4s;
animation-direction: alternate;
}

.artrub
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4C4C4C;
	line-height: 20px;
}

a.artrub
{
	text-decoration: none;
	color: #4C4C4C;
}

a.artrub:hover
{
	text-decoration: underline;
	color: #000000;
}

.artrub2
{
	color: #202020;
	border-left: 1px solid #E5E5E5;
}

a.artrub2
{
text-decoration: none;
}

a.artrub2:hover
{
color: #000000;
}

.hierar
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-variant:small-caps;
	line-height: 100%;
	padding-bottom: 4px;
}

.pubmag
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #4C4C4C;
	line-height: 20px;
}

.pubmag2
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	color: #4C4C4C;
	line-height: 21px;
}
.archives
{
	font-family: "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #4C4C4C;
	line-height: 105%;
	padding-left: 8px;
	padding-right: 10px;
}

.archives2
{
	font-family: "barna-stencil", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #4C4C4C;
	line-height: 105%;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;

}

.titre
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 28px;
	font-weight: bold;
	line-height: 29px;
	text-shadow:0px 2px 2px #CFCFCF;
	padding-top: 6px;
}

.titre1
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 34px;
	font-weight: bold;
	line-height: 35px;
}

.titre2
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	letter-spacing: -0.04em;
color: black;
	padding-top: 4px;
}

.titre3
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	color: black;
}

.titreune
{
	font-family: "barna-stencil", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 20px;
	font-weight: bold;
	line-height: 105%;
}

.titreblanc
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: white;
	font-size: 25px;
	line-height: 25px;
	letter-spacing:-1px;
}

.titre0
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #CE5C7E;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
}

.espace
{
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
line-height: 115%;
}

.present-titre
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 34px;
	color: white;
	font-weight: bold;
	letter-spacing: -0.04em;
	line-height: 36px;
}

.present-titre-2
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: white;
	font-style: italic;
	letter-spacing: -0.04em;
	line-height: 19px;
}

.present-texte-titre
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #0092C2;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}

.present-texte
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #505050;
	font-weight: normal;
	line-height: 17px;
}

.present-texte-petit
{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #505050;
	font-weight: normal;
	line-height: 15px;
}

.blanc
{
color: white;
}

a.blanc
{
color: white;
text-decoration: none;
padding-right: 25px;
}

.magviolet
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #CC7569;
	font-size: 24px;
	line-height: 24px;
	letter-spacing:-1px;
}

.ouvragecom
{
	font-family: "Century Gothic","Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #444444;
	font-size: 25px;
	line-height: 27px;
	letter-spacing:-1px;
	text-align: center;
}

.ouvrage
{
	font-family: Verdana,Arial,sans-serif;
	font-style: italic;
	color: #81793E;
}

.cit
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
}

.cit2
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-style: italic;
}

.cit3
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #CC7569;
	font-weight: bold;
}

.cit4
{
	font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-weight: bold;
}

.legende
{
font-family: "Bellota Text", "barna", Arial, sans-serif;
font-size: 14px;
line-height: 105%;
color: #0092C2;
background-color: #F9F9F9;
}

.legendeimg
{
font-family: "barna", Arial, sans-serif;
font-size: 15px;
line-height: 105%;
color: #0092C2;
background-color: #F9F9F9;
padding: 4px;
margin-top: 4px;
}

.accroche
{
font-family: "Bellota Text", "barna", Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 26px;
font-weight: bold;
line-height: 28px;
color: #BB7B17;
text-align: center;
}

.publication
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #808080;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.chapo
{
	font-family: "barna", "Century Gothic", Georgia, Tahoma, Times, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #0092C2;
	line-height: 22px;
}

.titre-encart
{
	font-family: "barna", "Century Gothic", Georgia, Tahoma, Times, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	color: white;
	line-height: 26px;
}

.titreliste
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-size: 19px;
	font-weight: bold;
	line-height: 105%;

}

a.titreliste
{
text-decoration: none;
}

a.titreliste:hover
{
color: #000000;
}

.titreliste2
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.titrelistesouv
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #648C8C;
	font-size: 15px;
	padding-left: 20px;
	line-height: 17px;

}

.titrelistesouvprov
{
color: #648C8C;
text-decoration: none;
}

titrelistesouvprov:hover
{
color: #000000;
}

.titreliste2souv
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	padding-left: 20px;
	font-weight: bold;

}

.titrelistegrand
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}

a.titrelistegrand
{
text-decoration: none;
}

a.titrelistegrand:hover
{
color: #000000;
}

.titrelistegrandgites
{
	font-family: "barna-stencil", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-size: 23px;
	line-height: 105%;
	font-weight: bold;
}

a.titrelistegrandgites
{
text-decoration: none;
}

a.titrelistegrandgites:hover
{
color: #000000;
}

.titrementions
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.titrementions2
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #9900CC;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.titreimprim
{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 18px;
	line-height: 18px;
}

.titreenvoi
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0092C2;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

.titreenvoi2
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;

}

.rensenvoi
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 14px;
	font-weight: normal;
}

.rensenvoi input{
	height: 18;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #444444; 
	background: #EBEADB;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.rensenvoi input:hover{
	background: white;
}

.rensenvoi textarea{
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #444444;
	background: #EBEADB;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.rensenvoi textarea:hover{
	background: white;
}

.rensenvoi select{
	height: 18;
	font-family: "Bellota Text", "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #444444; 
	background: #E4ECEF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.recherche{
	width: 180px;
	height: 18px;
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #444444;
	background-color: white;
	border : 1px solid #B2B2B2;
}

.recherche:hover{
	background: #EFEFEF;
	color: black;
}

.mentions{
	font-family: "Bellota Text", Tahoma, Verdana, Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: white;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.mentions{
	color: white;
	text-decoration: none;
}

a.mentions:hover{
	text-decoration: underline;
}

table.spip_barre { width: 95%; }

table.spip_barre a img {
	color: #0092C2;
	background: white;
	padding: 3px;
	border: 1px outset #999999; }
table.spip_barre a:hover img {
	background: white;
	border: 1px solid #000000; }

table.spip_barre input.barre { width: 360px; background: white; color: #000000;}

#pubcarre {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 11px;
	width: 600px;
	float: center;
	padding-top: 4px;
	padding-bottom : 4px;
}

.copyright
{
	font-family: "Bellota Text", "barna", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 105%;
	color: black;
}

.copyright2
{
	font-family: "Bellota Text", "barna", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 13px;
	line-height: 105%;
	text-align: center;
}

.copyrightrec
{
	font-family: "Bellota Text", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4C4C4C;
}

.copyright2b
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 9px;
}

a.copyright2b
{
	color: #999999;
	text-decoration: none;
}

a.copyright2b:hover
{
	color: #999999;
	text-decoration: none;
}

.petit
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 2px;
	line-height: 5px;
}

p:first-child:first-letter
{
	font-family: "Bellota Text", Georgia, Times, serif;
	float: left;
	font-size: 40px;
	color: black;
	line-height:4px;
}

.imsites
{
	border-top: 1px solid #88AECB;
	border-bottom: 1px solid #88AECB;
	border-left: 1px solid #88AECB;
	border-right: 1px solid #88AECB;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.spip_surligne { background: #FF6; }

.on
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 5px;
}

.pagination
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	border-right: 1px;
}

.pagination .pagination-items {list-style: none;display: flex;flex-wrap: wrap; flex-direction: row; justify-content: center}
.pagination .pagination-item {  margin: 0em; flex-basis: 7.5%; display: flex;align-items: center;}
.pagination .pagination_precedent_suivant .pagination-item { flex-basis: auto;}
.pagination .pagination-item + .pagination-item {  margin-left: 0.5em }
.pagination .pagination-item-label { display:block; flex-basis: 100%; background: #f0f0f0; text-decoration: none; padding:.5em; border-radius:.25em; text-align: center;}
.pagination .on .pagination-item-label,
.pagination a.pagination-item-label:hover,
.pagination a.pagination-item-label:focus,
.pagination a.pagination-item-label:active { background: #0092C2; color: #fff; }
.pagination .on .pagination-item-label {font-weight: bold;}
.pagination .pagination_precedent_suivant .disabled {visibility: hidden}
.pagination .pagination-item.disabled {}
.pagination .pagination-item.disabled .pagination-item-label {color:#888; font-weight: normal;}

.arc
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 2px;
	line-height: 2px;
}

.arc2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 5px;
	line-height: 5px;
}

.spip_logos { border:0px; }

.view {
    width: 310px;
    height: 540px;
    margin: 0px;
    float: left;
    border: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: white no-repeat center center;
}
.view .mask, .view .content {
    width: 310px;
    height: 540px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    color: white;
    text-align: center;
    position: relative;
    font-size: 22px;
    line-height: 23px;
    padding: 4px;
    background: rgba(0, 0, 0, 0.65);
    margin: 0;
}
.view p {
    font-family: "Bellota Text", "barna", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-style: normal;
    font-size: 17px;
    position: relative;
    color: white;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    padding: 7px 14px;
    background: #0092C2;
    color: white;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
}
.view a.info:hover {
    box-shadow: 0 0 4px 4px white;
}

.view-sixth img { 
	transition: all 0.4s ease-in-out 0.5s; 
}
.view-sixth .mask{ 
	background-color: rgba(0,0,0,0.65);
	opacity:0;
	transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2{
	opacity:0;
    border-bottom: white 1px solid;
    background: transparent;
    margin: 20px 20px 0px 20px;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p { 
	opacity:0;
    transform: scale(10);
	transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info { 
	opacity:0;
    transform: translateY(100px);
	transition: all 0.3s ease-in-out 0.1s;
}

.view-sixth:hover .mask {  
	opacity:1; 
	transition-delay: 0s;
}

.view-sixth:hover img { 
	transition-delay: 0s; 
}
.view-sixth:hover h2 { 
	opacity: 1;
    transform: scale(1);
	transition-delay: 0.1s;
}
.view-sixth:hover p { 
	opacity:1; 
    transform: scale(1);
	transition-delay: 0.2s;
}
.view-sixth:hover a.info { 
	opacity:1;
    transform: translateY(0px);
	transition-delay: 0.3s;
}

@keyframes animated-border {
  0% {
    box-shadow: 0 0 0 0px  rgba(120,110,100,0.9);
  }
  100% {
     box-shadow: 0 0 0 5px rgba(220,210,180,0);
  }
}

#cadrepub {
  animation: animated-border 2.8s infinite;
  width: 310px;
  height: 540px;
  padding: 3px;
}

.menufp ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	position: absolute;
}

/* Création de lia liste horizontale avec espacement */
.menufp li {
	display:inline-block;
	float: left;
	}

/* Style des liens a de la liste */
.menufp li a {
display:block;
text-align: left;
font-family: "Open Sans", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 20px;
font-style: normal;
line-height: 100%;
letter-spacing:-0.05em;
color: white;
background: #404040;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 3px;
margin-top: 1px;
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
max-width: 272px;
}

.menufp li.bleu a{
background: #0092C2;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.menufp li.rouge a{
background: #CC7569;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
padding-left: 0;
padding-right: 0;
}

.menufp li:hover ul {
width: 280px;
max-height:35em;
text-align: left;
border-left:1px solid #E8E8E8;
border-right:1px solid #E8E8E8;
border-bottom:4px solid #A5A5A5;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 1px 1px 2px #CFCFCF;
margin-left: 2px;
}

/* Changement de couleur sur les liens au survol */
.menufp li:hover a {
color: #404040;
background: #F8F8F8;
text-decoration: none;
}

/* Style des sous-liens */
.menufp li:hover ul a {
font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 17px;
font-style:normal;
line-height: 125%;
letter-spacing:-0.04em;
text-align: left;
}

.menufp li:nth-child(8):hover ul{
left: 646px;
}

.menufp li:last-child:hover ul{
left: 646px;
}

/* Style des sous-liens survolés */
.menufp li:hover ul a:hover {
	background: #0092C2;
	color: white;
	border-radius: 0px;
}

.menufp li ul a.rouge1 {
color: #CC7569;
}

.menufp li ul a.rouge1:hover{
color: white;
background: #CC7569;
}

.menufp li ul a.rouge2 {
color: #CC7569;
font-size: 22px;
font-variant-caps: small-caps;
text-decoration : underline;
margin-left: 36px;
margin-right: 36px;
line-height: 110%;
}

.menufp li ul a.rouge2:hover{
color: white;
background: #CC7569;
}

/* Masquer les liens déroulants jusqu'à ce qu'ils soient nécessaires */
.menufp li ul {
	display: none;
}

/* Rendre les liens déroulants verticaux */
.menufp li ul li {
	display: block;
	float: none;
}

/* Empêcher l'écriture de texte */
.menufp li ul li a {
width: auto;
min-width: 100px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0;
padding-bottom: 0;
}

/* Afficher le menu déroulant au survol */
.menufp ul li a:hover + .hidden, .hidden:hover {
	display: block;
  background: #F8F8F8;
}

.menufp ul li a:hover + .rouge0, .rouge0:hover {
  background: none;
}

.menufp li:hover ul.rouge0 {
border: none;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
box-shadow: none;
}

.menufp li ul li a.rouge0 {
padding-left: 0;
padding-right: 0;
background: none;
}

.menufp li ul a.rouge0:hover{
background: none;
}

.titremenu{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 19px;
	color: #404040;
	font-style: italic;
	font-weight: bold;
  letter-spacing:-0.04em;
	line-height: 130%;
	padding-top: 6px;
	text-align: center;
}

.titremenu2{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 19px;
	color: #0092C2;
	font-weight: bold;
	line-height: 115%;
  letter-spacing:-0.04em;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.titremenu3{
	font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 19px;
	color: #CC7569;
	font-weight: bold;
	line-height: 115%;
  letter-spacing:-0.04em;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.titremenu4{
font-size: 15px;
font-variant-caps: small-caps;
}

.titremenu4b{
font-size: 14px;
}

.titremenu5{
font-size: 14px;
font-weight: bold;
color: #CC7569;
}

.titremenutexte{
font-family: "Bellota Text", "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 17px;
font-style:normal;
line-height: 125%;
letter-spacing:-0.04em;
text-align: left;
}

/*Style du bouton 'show menu' + le masquer */

.menu-box {
    display: none;
}

.show-menu {
    width: 33px;
    height: 40px;
    display: none;
    margin: 10px;
    padding: 0;
    outline: none;
    background: #404040;
}
.line {
    background: white;
    display: block;
    height: 4px;
    width: 33px;
    margin: 0;
    padding: 0;
    transition: all 200ms;
    border-radius: 4px;
}

.show-menu .line:not(:last-of-type) {
    margin-bottom: 4px;
}

.menu-box:checked + .show-menu .line:nth-child(1) {
transform-origin: 0% 0%;
transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
transform: rotate(45deg) translate(2px,-5px);
}
.menu-box:checked + .show-menu .line:nth-child(2) {
transform-origin: 0% 0%;
transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
opacity: 0;
}
.menu-box:checked + .show-menu .line:nth-child(3) {
transform-origin: 0% 0%;
transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
transform: rotate(-45deg) translate(-3px,4px);
}
/* Masquer la checkbox */
.menufp input[type=checkbox]{
    display: none;
}

/* Afficher le menu lorsque la case à cocher invisible est cochée = click sur le le menu en responsive*/
.menufp input[type=checkbox]:checked ~ #menu{
    display: block;
}

.menufp input
{
  display: block;
  width: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}


        .group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
        #ie-test { position: relative; width: 100%; }
        #boxLinks { list-style: none; overflow: hidden; }
        #boxLinks li {  display: inline; }
        #boxLinks li a { padding: 5px 10px; color: black; text-decoration: none; border: 1px solid #A0A0A0; float: left; display: block; margin-left: -1px; position: relative; left: 1px; background: #FFFFFF; z-index: 10; border-top-left-radius: 10px; border-top-right-radius: 10px; }
        #boxLinks li a:hover { color: #fff; background: #EAEAEA; }
        #box { width: 303px; height: 350px; border: 1px solid #E8E8E8; overflow: hidden; background: #F8F8F8; padding: 0px 5px 0px 0px; position: relative; top: -39px; z-index: 1; box-shadow: 1px 1px 2px #CFCFCF; border-top-left-radius: 20px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 20px; }
        .box { display: none; width: 303px; height: 350px; overflow: auto; display: block; position: relative; overflow-x: hidden; }
        #box1:target, #box2:target, #box3:target { display: block; }
        #ie-test ul { list-style-type: none; }
        #ie-test ul li { padding-bottom:6px; }
.box ul
  {
  margin-left: 0;
  padding-left: 6px;
  }
.box ul li
  {
  margin: 0;
  padding: 0;
  }
  .recents { margin-left: 39px; margin-top: 26px; width: 137px; height: 6px; background: #CC7569; }
  .lus { margin-left: 175px; margin-top: 26px; width: 105px; height: 6px; background: #0092C2; }

        .box { display: block;}
        #box { overflow: hidden;position: relative;}

.mag2{
	font-family: "Open Sans", "Trebuchet MS",sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: black;
}

#outils {
	font-family: "Bellota Text", "Trebuchet MS",sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	color: #0092C2;
	text-align: center;
	padding-top: 7px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#outilsb {
	font-family: "Bellota Text", "Trebuchet MS",sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	color: #0092C2;
	text-align: center;
	padding-top: 7px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#couleurmenu {
display: none;
}

/* Styles media queries pour le responsive*/
@media screen and (max-width : 1800px) {

BODY {
background: #556A83;
}

}

@media screen and (max-height : 800px) {

BODY {
background: #556A83;
}

}

@media screen and (max-width : 1320px){

BODY {
background: #556A83;
}

.page{
display: grid;
  grid-template-columns: 53px auto;
  grid-template-rows: 60px auto auto auto auto auto auto 1px 1px;
  justify-content: center;
  align-content: start;
  grid-gap: 0px;
  grid-template-areas:  "gridmenu gridfooter2"
                        "gridarbo gridarbo"
                        "gridarticle gridarticle"
                        "gridalaune gridalaune"
                        "gridalaune2 gridalaune2"
                        "gridpub gridpub"
                        "gridfooter gridfooter"
                        "gridbanniere gridbanniere"
                        "gridentete gridentete";
}

.gridmenu
{
background: none;
z-index: 2000;
}

nav{
position: fixed
}

#nav2{
position: fixed
}

.tabmenu {
  display: grid;
  grid-template-columns: 0px auto 0px;
}

.gridbanniere
{
display: none;
}

.tab2lig {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  grid-gap: 5px;
  justify-items: start;
  align-items: start;
}

.tabgrille2 {
  display: grid;
  grid-template-columns: 450px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.tabgrillepub {
  display: grid;
  grid-template-columns: 309px;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}

.archives {
	padding-left: 20px;
	padding-right: 20px;
}

.gridentete
{
display: none;
}

.gridfooter2
{
display: inline-block;
background: #F0F0F0;
}

#couleurmenu {
display: inline-block;
top: 0;
left: 0;
position: fixed;
z-index: -1;
width: 53px;
height: 60px;
background: #404040;
}

.menufp ul {
		position: static;
		display: none;
	}

.menufp ul li, .menufp li a {
		width: 100%;
	}
	.show-menu {
		display:block;
	}

.menufp li a {
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

.menufp li a:hover {
margin-left: 0;
margin-right: 0;
}

.menufp li:hover ul {
border: none;
margin-left: 0;
margin-right: 0;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
box-shadow: none;
}

.menufp li.bleu a{
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

.menufp li.rouge a{
border-top-left-radius: 0px;
border-top-right-radius: 0px;
padding-left: 4px;
padding-right: 4px;
}

.artrub2
{
	border: none;
}

.recherche{
width: 110px;
}

#box{
width: 450px;
}

.box{
width: 450px;
}

#boxLinks li a{
left: 70px;
}

.recents{
margin-left: 109px;
}

.lus{
margin-left: 245px;
}

#habillage_site{
display: none;
}

}