<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {font-family: "Merriweather"; 	src: url('../font/Merriweather-bold.otf');}

/* GLOBAL */
* {margin:0px; padding:0px; border:0; font-size:100%; font:inherit; vertical-align:baseline;}
b {color: #333333;font-weight: bold;}
a {color: #AA1019;}
label, input[type="button"], input[type="submit"], input[type="image"], button {cursor: pointer;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
small {font-size: 85%;}
button {width: auto;overflow: visible;}
blockquote, q {quotes: none;}
ul, ol {list-style-position: inside;}
figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
h1, h2, h3, h4, h5 {font-family: "Merriweather";font-weight: bold;color: #333333;}
body{background-image: url("../img/bg.jpeg");font-family: Arial;color: #666666;font: 13px/1.231 sans-serif;}

.btn {
	position: relative;
	font-family: "Merriweather";
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 12px 10px 12px 10px;
	width: 215px;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #777777;
	background: -webkit-linear-gradient(left, #474747 0%, #777777 100%);
	zoom: 1;
	border-radius: 5px;
}

#header{
	display: block;
	width: auto !important;
	float: none !important;
	clear: both !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
}

#header-right{
	overflow: hidden;
	margin-top: 0px;
}

/* header */
#info_nav{
	background-image: url("../img/popn.png");
	height: 48px;
	padding: 12px 0 0 230px;
}

#info_header{
	display: block;
	line-height: 60px;
	margin: 0 0 0 20px;
}

#info_header li{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	list-style-image: none;
}

#info_header li a{
	color: #FFF;
	text-decoration: none;
	font-family: Merriweather;
	text-transform: uppercase;
	line-height: 36px;
	vertical-align: top;
}

#header-right-nav1 a {font-size: 16px;}
#header-right-nav2 a {font-size: 11px;}

li .ico{
	display: block;
	position: relative;
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.ico1, .ico2, .ico3{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.ico1{
	background: #D51420;
	width: 23px;
	height: 22px;
	top: 6px;
	left: 6px;
}

.ico2{background: url("../img/sprites.png") 0px 0px no-repeat;}
.ico3{background: url("../img/sprites.png") -35px 0px no-repeat;}

#baseline{
	display: block;
	overflow: hidden;
	clear: both;
	background-color: #FFF;
	min-height: 60px;
	font-size: 20px;
	font-family: Merriweather;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	padding: 25px 20px 25px 260px;
	line-height: 32px;
}

/* container */
#container{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#content {
	display: block;
	width: auto !important;
	float: none !important;
	clear: both !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
}

#content .inner {
	position: relative;
	border-left: 20px solid #FFF;
	background-color: #EEEEEE;
}

#nav {
	display: block;
	position: relative;
	float: left;
	clear: left;
	width: 215px;
	z-index: 1000;
}

#nav &gt; ul {
	position: absolute;
	z-index: 5000;
	top: 0px;
	left: -10px;
	width: 235px;
}

#nav &gt; ul &gt; li {position: relative;}
#nav ul li {list-style: none;}

#nav &gt; ul &gt; li.active &gt; a {
	background: #AA1019;
	zoom: 1;
	background: -webkit-linear-gradient(top, #D51420 0%, #AA1019 100%);
}
#nav &gt; ul &gt; li &gt; a {
	cursor: pointer;
	position: relative;
	font-family: "Merriweather";
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 12px 10px 12px 10px;
	width: 215px;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #777777;
	background: -webkit-linear-gradient(left, #474747 0%, #777777 100%);
	zoom: 1;
	border-radius: 5px;
}
	
nav ul, nav li, nav a {display: block;}

#content-inner {
	margin: 0 0 0 215px;
	padding: 0 10px 20px 25px;
	min-height: 600px;
	background-color: #FFF;
	overflow: hidden;
}

#main {
	background-color: #FFF;
	overflow: hidden;
}

#main span {
	color: #AA1019;
	font-weight: bold;
}

.slider {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#main article {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	display: block;
}

.figures {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
}

.figures .bxslider li {
	display: block;
	height: 240px;
	width: 100%;
}

.figures .bxslider li center{
	height: 240px;
	width: 480px;
	background-color: #fff;
}

.figures .bxslider li img{
	height: 240px;
	width: auto;
}

#main .ico .js-ico, #main .ico .js-ico1, #main .ico .js-ico2 {
	display: none;
	margin: 0px;
}

article .ico {
	display: block;
	position: relative;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main ul, #main ol, #main p {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	line-height: 16px;
}

#main h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 24px;
	color: #FFF;
	background: #AA1019;
	zoom: 1;
	padding: 15px 20px 12px 20px;
	border-radius: 5px;
	background: -webkit-linear-gradient(top, #D51420 0%, #AA1019 100%);
	
}

#main h2 {
	font-size: 13px;
	margin: 5px 0;
	line-height: normal;
	text-transform: uppercase;
}

#main article p {
	font-size: 0.95em;
	margin-bottom: 8px;
}

#sidebar {
	width: 235px;
	margin-left: 15px;
	background-color: #FFF;
	display: block;
	float: right;
	clear: right;
	position: relative;
}

#sidebar .col {
	display: block;
	position: relative;
	margin-bottom: 15px;
}

#sidebar .media {
	overflow: hidden;
	height: auto;
}

#sidebar a {text-decoration: none;}

#sidebar .media .title {
	display: none;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 5;
	width: 100%;
}

#sidebar .media .title h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#sidebar .media .galerie .text {background-image: url("../img/photo.png");}

#sidebar .media .text {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	zoom: 1;
	background-color: rgba(213, 20, 32, 0.6);
	z-index: 1;
	background-position: center center;
	background-repeat: no-repeat;
}

#sidebar .media img {
	margin: auto;
	display: block;
	width: 100%;
	height: auto;
}

.btns a, #sidebar footer a, #sidebar a.ico {
	padding: 12px 0px 12px 13px;
	background: #AA1019;
	background: -webkit-linear-gradient(top, #D51420 0%, #AA1019 100%);
	border-radius: 5px;
	zoom: 1;
	font-family: "Merriweather";
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 5px 0px;
	transition: all 0.3s ease-in-out;
	font-weight: normal;
}

#sidebar .ico {
	display: block;
	position: relative;
	width: auto;
}

#sidebar .ico .js-ico {
	float: right;
	margin: 0;
	background-image: url("../img/spritepvi.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 11px;
	margin-top: 5px;
}

#sidebar .ico-srch .js-ico, #sidebar .ico-doc .js-ico, #sidebar .ico-pdf .js-ico, #sidebar .ico-mrgcy .js-ico, #sidebar .ico-homepls .js-ico, #sidebar .ico-homewht .js-ico, #sidebar .ico-book .js-ico {
	margin: -4px 10px 0 5px;
}

#sidebar .ico-pdf .js-ico {
	width: 20px;
	height: 26px;
	background-position: 0px -600px;
}

#sidebar .auto, #sidebar .plus, #sidebar .actus, #sidebar .immo, #sidebar .here, #sidebar .links, .sidebar-article-color {
	color: #474747;
	padding: 10px;
	background-color: #E2E2E2;
}

#sidebar header {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#sidebar header h2 {
	font-family: "Merriweather";
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	padding: 5px 0 10px 0;
}

#sidebar li {
	list-style: none;
}

#sidebar .links a {
	font-size: 0.87em !important;
	font-weight: bold;
	text-decoration: none;
}

#sidebar .conso, .sidebar-article {
	padding: 10px;
	color: #474747;
}

#sidebar .conso header, #sidebar .conso header h2 {
	border: none 0px;
	margin-bottom: 0px;
}


/* RECEPTION */
#breadcrumbs {
	padding-left: 30px;
	margin-bottom: 15px;
	position: relative;
	line-height: 24px;
}

#breadcrumbs a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#breadcrumbs span {font-weight: normal;}

#main h1, #main h2, #main h3, #main h4, #main h5, #main ul, #main ol, #main p {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	line-height: 16px;
}

#main figure.left {
	width: 48%;
	margin: 0 2% 15px 0;
	overflow: hidden;
}

.left {float: left;}
.right {float: right;}

#main h2 {
	font-size: 13px;
	margin: 5px 0;
	line-height: normal;
	text-transform: uppercase;
}

#main figure img.paysage {
	width: 100%;
	height: auto;
}

#main figure img {
	width: auto;
	height: auto;
	max-height: inherit;
}

#main ul li {
	list-style: disc inside;
	color: #AA1019;
	line-height: 1.5em;
	margin-left: 1px;
}

#main ul li &gt; q {color: #474747;}


/* NOUS CONTACTER */
form {
	display: block;
	margin-top: 0em;
}

#main input[type="text"], #main input[type="email"], #main select, #main textarea, #popn input[type="text"], #main input[type="email"], #popn select, #popn textarea {
	color: #666666 !important;
}

#main form .first {
	padding-left: 0;
	padding-right: 2%;
	float: left;
}

#main form .formBox {
	float: none;
	clear: both;
	overflow: hidden;
}

#main form .half {
	clear: none;
	width: 48%;
	padding-left: 2%;
	padding-right: 0;
}

#main input[type="text"], #main input[type="email"] {
	font-size: 0.95em;
	width: 164px;
	height: 20px;
	padding: 7px 0;
	border: none;
	text-indent: 5px;
	margin: 10px 40px 10px 0px;
	color: #474747;
	background: #FEFEFE;
}

#main textarea {
	background: #FFFFFF;
	color: #474747;
	display: block;
	font-size: 0.95em;
	width: 98%;
	height: 130px;
	padding: 5px 3px;
	border: none;
	margin: 10px 0px 10px 0px;
}

#main form .formBox .requis {
	color: #777777;
	display: block;
	float: right;
	margin: 0 0 20px 20px;
	width: auto;
}

#main form .formBox input[type="checkbox"] {
	display: block;
	float: left;
	margin: 10px 20px 25px 5px;
}

#main form .formBox label {
	display: inline;
	float: none;
}

#main form .divcaptcha {
	background: #BEBEBE;
	padding: 12px;
	width: auto;
	margin: 20px 0;
	overflow: hidden;
}

#main form .divcaptcha input.widthAuto {
	float: right;
	width: 230px;
	clear: right;
	margin: 10px 0;
}

#main form .divcaptcha .captcha {
	float: left;
	margin: 10px 0 0px 0;
}

#main form .inputEnvoyer {
	float: right;
	clear: both;
}

#main button {
	border: 0px;
	background: none transparent;
	display: block;
}

#main button .btn {
	display: block;
	clear: both;
}

#main .btn {
	background: #AA1019;
	background: -webkit-linear-gradient(top, #D51420 0%, #AA1019 100%);
	zoom: 1;
	cursor: pointer;
	border-radius: 5px;
}

#main .send {
	float: right;
	padding: 10px 60px 10px 20px;
	text-align: left;
	width: auto;
	color: #FFFFFF;
}

#main .send .js-ico {
	right: 10px;
	top: 9px;
	position: absolute;
	display: block;
	width: 26px;
	height: 17px;
	background: url("../img/spritepvi.png") 0px -1750px no-repeat;
}

#main .btn:hover{
	background: #AA1019;
	background: -webkit-linear-gradient(top, #7F0C13 0%, #AA1019 100%);
	zoom: 1;
}

#main hr {
	border: none 0px;
	border-top: #EFEFEF solid 1px;
	margin: 12px 0;
}


/* PLAN */
.moyensAcces {
	display: block;
	position: relative;
	clear: left;
	line-height: 25px;
	padding-top: 20px;
}

.moyensAcces .content {
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 40px;
	height: auto !important;
}

.moyensAcces .content span {clear: both;}

.metro {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background: #D51420 url("../img/acces.png") no-repeat 0px 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	background-position: -50px -25px;
}

#planMappy {
	position: relative;
	width: auto;
	min-width: 320px;
	height: 342px;
	border: 1px solid black;
}

#main ul li &gt; q {color: #474747;}






/* FOOTER */
#footer {
	display: block;
	position: relative;
	width: 1000px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	color: #FFF;
}

#footer .inner{
	width: 980px;
	padding: 20px 0 20px 20px;
	background: url("../img/popn.png") 0px 0px repeat;
	margin-top: 40px;
}

#footer .cols {
	display: block;
	width: auto !important;
	float: none !important;
	clear: both !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	overflow: hidden;
	padding: 0px 0 20px 0px;
}

#footer .col {
	position: relative;
	width: 25%;
	float: left;
}

#footer .col-inner {
	border-right: rgba(0, 0, 0, 0.2) 1px solid;
	border-left: rgba(255, 255, 255, 0.2) 1px solid;
	padding: 0 15px 0 15px;
}

#footer .col a {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #FFF;
}

#footer .col1 .col-inner {border-left: 1px solid transparent;}
#footer .col4 .col-inner {
	border-right: 1px solid transparent;
	padding: 0 0 0 15px;
}

#footer  a {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #FFF;
}

#footer h2 {
	font-family: "Merriweather";
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #FFF;
}

/* ADMIN */
#admin .figures .bxslider li a{
	right:0px;
	top:0px;
	position: absolute;
	font-size:16px;
	font-weight: bold;
}</pre></body></html>