/* 05 05 2018 */
html { font-size: 12px; }
body {
    margin: 0;
    background-color: #333;
    font-family: LiberationSansRegular, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #9cf;
    letter-spacing: 0.5px;
}
div.page {
    width: 96.5vw;
    max-width: 1180px;
    min-height: 620px;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-color: #069;
    padding: 30px 10px;
    margin-left: auto;
    margin-right: auto;
}
/* banniere */
div#banniere {
    position: relative;
    width: 960px;
    height: 150px;
    margin: 10px auto 20px auto;
}
div#banniere img.ban {
    border:#06C outset 1px;
    border-radius: 10px;
}
div#topindex {
    position: absolute;
    top: 10%;
    left: 0px;
    width: 100%;
    text-align: center;
}
span.titre_1 {
   font-size: 5vmax;
   color: #fc9;
   text-shadow:2px 2px 2px #333;
}
span.titre_2 {
    font-size: 2vmax;
    color: #eee;
    text-shadow:1px 1px 1px #111;
}
span.titre_1, span.titre_2 {
    display: block;
}
/* / */
a {
    text-decoration: none;
    text-shadow: 1px 1px 1px #003;
    padding: 0 1px;
}
a:link {
    color: #fec;/*fc9*/
}
a:visited {
    color: #fc9;/*fa2*/
}
a:hover, p.choix_annonce > a:hover {
    color: #003;
    background-color: #cdf;
    text-shadow: 1px 1px 1px #fff;
    border-radius: 3px;
}
a:active {
    color: #a00;
}
a.gif:hover {
    background-color: transparent;
}
figure {
    margin: 1.5rem;
}
figcaption {
    font-size : 0.9rem;
    margin: 0.5rem;
    color: #eee;
}
p, td, li {
    color: #fff;
}
p.talb {
	margin-left: 30px;
	margin-right: 30px;
}
h1 {
    color: #fc9;
    line-height: normal;
    font-size: 2.6rem;
    text-shadow:2px 2px 2px #003;
}
h1.pages {
    text-align:center;
}
h2, td.h2 {
    color: #fc9;
    font-size: 1.4rem;
    text-align: left;
    text-indent: 10px;
    background-color: #036;
    background-image: linear-gradient(#9cf, #036, #003);
    padding: 2px 3px;
}
section > h2:first-of-type {
	color: #fff;
	font-size: 2.4rem;
    font-family: "dancingscript-regular";
    letter-spacing: 0;
    text-shadow:1px 1px 1px #003;
	text-align: right;
	background: none;
	margin-right: 7%;
    padding: 0;

}
h3, table.tableu th {
    font-size: 1.24rem;
    font-weight: 900;
    text-decoration: none;
    text-shadow:1px 1px 1px #555;
}
h3 {
    text-indent: 10px;
}
h4 {
    font-weight: 600;
    font-size: 1rem;
}
h5, #decrit, small {
    font-size: 0.9rem;
}
span.soustitre {
    font-size: 1.25rem;
    font-style: italic;
    color: #cdf;
    line-height: 30px;
    padding: 3px;
    background-color: #001;
    border-radius: 3px;
}
hr {
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #003;
}
pre {
    font-size: 1rem;
}
ul {
    list-style: disc outside;
}
sup {
    font-size: 0.8rem;
    line-height: 5px;
}
th {
    font-size: 1.5rem;
}
textarea, input, select {
    background-color: #9cf;
    font-size: 0.9rem;
    color: #003;
    border: thin outset #9cf;
    vertical-align: baseline;
}
textarea, input.specie {
    padding: 2px 5px 2px 5px;
}
input.transp {
    background-color: transparent;
    border-style: none;
}
img.thumb {
    border-top: thin solid #036;
    border-bottom: thin solid #036;
    border-right: none;
    border-left: none;
}
img.thumb:hover {
    border-top: thin solid #fff;
    border-bottom: thin solid #fff;
    filter: sepia(70%) brightness(0.8);
}
img.ombre {
    border: none;
    box-shadow: 3px 3px 3px 0px #036;
}
img.kdo {
    margin-top: 12px;
    vertical-align: bottom;
}
/* bannière + menus entête + pied de pages */
div.titrimg {
    position:relative;
    width: 960px;
    height: 150px;
    margin: 10px auto 20px auto ;
}
#menu ul, #menu li {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
table.linkpied {
    border-collapse: separate;
    border-spacing:  2px;
    width:  300px;
    margin-left: auto;
    margin-right: auto;
}
table.linkpied td {
    width:  50%;
}
td.contact {
    font-size: 0.88rem;
    letter-spacing: 0.2rem;
    text-decoration: none;
    text-align: center;
    background-color: #036;
    background-image: linear-gradient(#9cf, #036, #003);
    vertical-align: middle;
    height: 22px;
}
#menu li {
   font-size: 1.2rem;
}
td.contact:hover {
    background-image: linear-gradient(#fff, #9cf, #036);
}
td.contact a {
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    background-color: transparent;
    display: block;
}
td.contact a, #menu li a {
    color: #eee;
}
td.contact a:hover, #menu li a:hover {
    color: #fff;
    text-shadow: 1px 1px 1px #003;
}
td.contact a:active, #menu li a:active {
    color: #f63;
}
#menu li a:hover, #menu li a:focus {
    background-color: #09c;
}
/* contact + boncadeau */
iframe#bonkdo {
    overflow: hidden;
    margin: 0;
    border: 0;
    width: 720px;
    height: 345px;
    /*min-height: 250px;*/
}
div.formulaire {
    position: relative;
    display: block;
    width: 460px;
    overflow-x:auto;
    z-index:10;
    margin-left: auto;
    margin-right: auto;
}
table#kdoperso {
    width: 720px;
}
table#contact {
    width: 460px;
    height: 500px;
}
table.form {
    border-collapse: separate;
    border-spacing: 4px;
    width:  100%;
}
table.form td.libelle {
    width:  40%;
    height:  25px;
    text-align: right;
}
table.form td.input {
    width:  60%;
    height:  25px;
    text-align: left;
}
table.table3 {
    min-width:300px;
    max-width:450px;
    margin-top:2px;
    padding:3px;
    text-align:center;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="search"], input[type="date"], input[type="url"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
    font-family: LiberationSansRegular, sans-serif;
}
/* contact planning tarifs boncadeau */
table.tableu {
    background: #003 url("img/fond2.gif") repeat fixed top;
    border: 1px outset #069;
}
/* animation carto rando raquette-neige igloo raquettes */
div.tet2paj {
    width: 95%;
}
/* animation */
div.anim {
    display: table;
    border-collapse: separate;
    border-spacing: 4px;
    border: none;
    width: 100%;
}
div.anim p {
    display: table-row;
}
div.anim div {
    min-width:  62%;
}
div.anim figure, div.anim div {
    display: table-cell;
    vertical-align: top;
}
/* rando */
ul.bul {
    list-style-image: url(img/bul2.gif);
}
/* ./randos, ./raquette-sejour */
div.rando {
    position: relative;
    max-width: 98%;
    margin-left: 1%;
    display: block;
}
figure.randoleft {
    position: relative;
    left: 20px;
}
figure.randoright {
    position: relative;
    right: 20px;
}
.top10 {
    top: 10px;
}
.top20 {
    top: 20px;
}
.top30 {
    top: 30px;
}
.top60 {
    top: 60px;
}
/* raquette-neige, ./randos, ./raquette-sejour */
div.table {
    display: table;
    border-collapse: collapse;
    border-spacing:  0;
}
div.table div, div.table figure {
    display: table-cell;
}
div.table div {
    vertical-align:top;
}
div.table figure {
    padding: 0 10px;
}
div.table > div ul li, ul.tech li {
    line-height: 1.5;
}
/* raquette, ./raquette 5 et 2 */
ul.snow {
    list-style-image: url(img/snowball.gif);
    margin-left: 1rem;
}
/* planning */
table.planning, table.sousplanning {
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    width: 900px;
    margin: 10px auto 20px auto ;
}
td.planning {
    height: 25px;
    vertical-align: middle;
    text-align: left;
    padding-left: 3px;
    border: inherit;
    width: inherit;
}
td.bas {
    border-bottom: 2px solid #069;
}
td.dip {
    color: #f63;
    font-size: 0.9rem;
    font-weight: 600;
    border-left: 1px solid #069;
    border-right-width: 0px;
    border-bottom: 1px solid #069;
    border-top-width: 0px;
    text-align: left;
    padding-left: 2px;
}
td.dates {
    width: 180px;
}
td.intit {
    /*min-width: 400px;*/
    max-width: 540px;
}
td.dispo {
    width: 80px;
}
td.maj {
    width: 80px;
    white-space: nowrap;
}
div.info {
    max-width:710px;
    padding-left:0px;
    overflow:auto;
}
div.info > span {
    font-size : 0.96rem;
}
/* footer */
div.footer {
    position: relative;
    text-align: center;
    padding: 10px;
}
/* annonces */
div.annonces {
    width: 900px;
    max-width: 95%;
    margin-bottom: 6px;
    padding: 6px 8px 0px 8px ;
    background-color: #9cf;
    border: 1px outset #acd;
    border-radius: 3px;
}
a.page_annonce {
    display: inline;
    text-decoration: none;
    text-shadow: none;
    padding:4px;
    line-height: 30px;
    font-weight: 600;
}
p.choix_annonce {
    display: block;
    text-align:right;
    margin-top:0;
}
p.choix_annonce a {
    font-size: 1.3em;
    background-color: #fb8;
    text-shadow: none;
    padding: 6px;
    border-radius: 3px;
}
div.annonces p, div.annonces a {
    color: #000;
}
/* diapo */
div#diapo1_0, div#diapo2_0 {
    border-radius: 10px;
    background: #111;
}
/* globales */
.clrl {
    clear: left;
}
.clrr {
    clear: right;
}
.clrb {
    clear: both;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.aucentre {
    text-align: center;
}
.go2left {
    float: left;
}
.go2right {
    float: right;
}
.margeT10 {
    margin-top: 10px;
}
.margeD10 {
    margin-right: 10px;
}
.margeB10 {
    margin-bottom: 10px;
}
.margeG10 {
    margin-left: 10px;
}
.w20 {
    width: 20%;
}
.w25 {
    width: 25%;
}
.w30 {
    width: 30%;
}
.w35 {
    width: 35%;
}
.w40 {
    width: 40%;
}
.w45 {
    width: 45%;
}
.w50 {
    width: 50%;
}
.w55 {
    width: 55%;
}
.w60 {
    width: 60%;
}
.w65 {
    width: 65%;
}
.w70 {
    width: 70%;
}
.w75 {
    width: 75%;
}
/* css3 */
img.ombre, img.thumb, h2, a.index, a.inside, input.specie, textarea, table.tableu, div.titrimg img {
    border-radius: 10px;
}
td.left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
td.right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
td.h2 {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
a.eclaire:link , a.eclaire:visited {
  opacity: .5;
}
a.eclaire:hover {
  opacity: 1;
}
