<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	background: url(/img/pattern_out.png);
}

a {
	color: #333333;
	text-decoration: underline
}

a:hover {
	color: #8C8C8C;
	text-decoration: none;
}

.header {
	/* set relative for absolute children positioning*/
	position: relative;
}

.header-logo {
	position: absolute;
	z-index: 101;
}

.header-freize {
	position: relative;
	height: 100px;
	background: white url(/images1/top.jpg) repeat-x left bottom;
	z-index: 100;
	color: #8C8C8C;
	font-style: italic;
	font-weight: bold;
}

.header-func {
	float: right;
	margin-top: 10px;
	z-index: 102;
}
/*overide nav style for top right*/
.nav {
	border: 0px;
	z-index: 102;
}
.nav&gt;li&gt;a {
	text-decoration: none;
	z-index: 102;
}
input#GpxMenu {
   	padding-left: 20px;
   	width: 250px;
}

/*main layout*/
.container {
	display: table;
	box-shadow: 0 0 3px #73CD10; /*season*/
	background: url(/img/pattern_in.jpg);
	width: 95%;
	height: 100%;
	/*	overide bs*/
	padding-right:0px;
	padding-left:0px;
}

#row {
	width: 100%;
	margin: 0px;
	padding-right:15px;
	padding-left:15px;
}

#mapCol {
	padding-left: 0px;
	margin-bottom: 10px;
}

#map {
	border: 2px solid;
	-webkit-border-image: url(/images1/frame.png) 0% 100% 0% 0%;
	/* Safari 3.1-5 */
	-o-border-image: url(/images1/frame.png) 0% 100% 0% 0%;
	/* Opera 11-12.1 */
	border-image: url(/images1/frame.png) 2 2 2 2 repeat repeat;
}

div.footer{
	height: 100px;
	background: white url(/images1/footer1.jpg) repeat-x left bottom;
	margin-top:-20px;
	padding: 30px 20px 5px 20px;
	color: #EEE;
	text-shadow: 2px 2px 2px #000;
	font-style: italic;
	font-size: 14px;
}

div.footer img{
	width: 80px;
	height: 30px;
	background-color: white;
	-webkit-filter: drop-shadow(3px 3px 3px #222);
  	filter: drop-shadow(3px 3px 3px #222);
}
div.footer_amazon{
	margin-top:34px;
	float:left;
}
div.footer_text{
	margin-top:48px;
	float:right;
}

/**********************************/
/* 768+ screen
/**********************************/
@media ( min-width : 768px) {
	.header {
		height: 200px;
	}
	.header-logo {
		width: 191px;
		height: 125px;
		padding-left: 15px;
	}
	.header-freize {
		top: 85px;
		padding-top: 87px;
		padding-left: 15px;
	}
	/* Map search box
	*/
	div.search{
		position: absolute;
		z-index: 101;
		margin-left: 250px;
		margin-top: 55px;
		width: 300px;
	}
	#row {
		display: table;
	}
	#map {
		height: calc(100vh - 200px);
		min-height: 250px;
		max-height: 600px;
	}
	/*overide nav*/
	.navbar, .navbar-inverse {
		border-radius: 0;
		border: none;
		margin-bottom: 0;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav &gt; li &gt; a {
		color: #ffffff;
		font-size: 1.7em;
		font-weight: 300;
		padding: 30px 25px 33px 25px;
	}
	.navbar-inverse .navbar-nav li a:hover {
		background-color: #444444;
		transition: 0.7s all linear;
		height: 100%;
	}
}

/**********************************/
/* 768- screen ("sm" for bootstrap)
/**********************************/
@media screen and (max-width: 767px) {
	.header {
		height: 100px;
	}
	.header-logo a img {
		width: 95px;
		height: 62px;
	}
	.header-freize {
		top: 0px;
		padding-top: 82px;
		font-size: 11px;
	}
	/* Map search box
	*/
	div.search{
		position: absolute;
		z-index: 101;
		margin-left: 120px;
		margin-top: 19px;
		width:55%;
	}
	.container {
		width: 100%;
		padding:0px;
	}
	#row {
		padding-right: 0px;
		padding-left: 0px;
	}
	#map {
		height: calc(90vh - 200px);
	}
	#mapCol{
		padding-right: 0px;
	}
	.navbar-toggle{
		z-index:200;
	}
}

/* Map search box
*/
.controls {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
	font-size: 15px;
	font-weight: 300;
	padding: 0 11px 0 13px;
	border-color: #73CD10; /*season*/
}

.gm-style-mtc {
	border: 1px;
	border-color: #73CD10; /*season*/
}

/*infowindow*/
.infowin {
	font-family: Georgia, Times, "Times New Roman", serif;
}

.infowin h3 {
	margin-top: 10px;
}

.infowin a {
	margin-top: 20x;
	font-size: 20px;
}
/*infowindow end*/

/* topics
*/



p {
	text-align: justify;
	text-justify: inter-word;
}

h1 {
	margin-top: 0px;
	font-size: 28px;
}

h2 {
	margin-top: 0px;
	font-size: 24px;
	text-align: center;
}

h3 {
	margin-top: 4px;
	color: #8C8C8C;
	font-size: 20px;
	text-align: center;
}

img.photo {
	margin-bottom: 10px;
	margin-top: 10px;
	/*center*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Subtitles
*/
div.subtitle {
	background-repeat: no-repeat;
	height: 60px;
	text-indent: 60px;
	font-size: 20px;
	padding-top: 28px;
	margin: 5px 0px 5px 0px;
	white-space: nowrap;
}
div.subtitle_add {
	float:right;
	font-size: 14px;
}

div.subtitle_agenda {
	background-image: url(/images1/agenda.gif);
}

div.subtitle_carte {
	background-image: url(/images1/carte.gif);
}

div.subtitle_rando {
	background-image: url(/images1/guide.gif);
}

div.subtitle_lien {
	background-image: url(/images1/lien.gif);
}

div.subtitle_heberg {
	background-image: url(/images1/hebergement.gif);
}

div.subtitle_matos {
	background-image: url(/images1/matos.gif);
	margin-left: -10px;
	text-indent: 70px;
}

div.subtitle_commentaire {
	background-image: url(/images1/commentaire.gif);
}

div.subtitle_acces {
	background-image: url(/images1/acces.gif);
}

div.subtitle_check {
	background-image: url(/images1/check.gif);
}

table.table-text {
	width: 100%
}

table.table-text tr td {
	padding: 0px 4px 5px 2px;
}

div.vcard {
	padding-bottom: 15px;
}

div.vcard p {
	margin: 0px;
}

div#elevation_chart {
	width: 90%;
	height: 150px;
	margin: auto;
	margin-top: 4px;
	text-align: center;
}

/* Forms
*/
.form-control {
	border-color: #73CD10; /*season*/
}

.form-control:focus {
	border-color: #73CD10; /*season*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #73CD10;
	/*season*/
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #73CD10;
	/*season*/
	outline: 0;
}

.btn-default {
	color: #0;
	background-color: #73CD10; /*season*/
	border-color: #ccc;
}

.btn-default:hover {
	color: #FFF;
	background-color: #73CD10; /*season*/
	border-color: #ccc;
}

div.alert {
	display: none;
}
/* Captcha
*/
div.input-group-addon {
	padding: 0px;
}

.btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div small {
	font-size: 13px;
}

/* cookie consent*/
div.cc_banner{
    background-color: #73CD10 !important;/*season*/
}    
.cc_container a, .cc_container a:visited {
    color: #333!important;
}

/*
switch($mNow) {
	case 12:
	case 1:
	case 2:
	$saison=4; $saisonColourLight="dff8fe";$saisonColourDark="1cd8fa";break;
	case 3:
	case 4:
	case 5:
	$saison=1; $saisonColourLight="F3FCE3";$saisonColourDark="73CD10";break;
	case 6:
	case 7:
	case 8:
	$saison=2; $saisonColourLight="fdf9d5";$saisonColourDark="f9cf0b";break;
	case 9:
	case 10:
	case 11:
	$saison=3; $saisonColourLight="fee3ce";$saisonColourDark="ee4e08";break;
}

*/</pre></body></html>