<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
	font-family: sans-serif;
	font-size: 13pt;
	line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
html {
  overflow-y: scroll;
}
a {
  color: #a63a1e;
  text-decoration: none;
}
a:active {
  outline: none;
}
a:visited {
  color: #881e04;
}
a:hover, a:focus {
  color: #4670c0;
  text-decoration: underline;
}
ul {
  margin-left: 1.8em;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Baskerville, Garamond, "Palatino Linotype", "Times New Roman", serif;
  font-weight: bold;
  font-weight: 600;
}
p, ul, ol {
  margin-bottom: 0.75em;
}
html {
	background-color: #e8e3d3;
	background-image: url(../images/accueil/pattern-ligne.gif);
}
body {
  font-family: Georgia, Baskerville, Garamond, "Palatino Linotype", "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.4;
  min-width: 940px;
}
#header {
	margin: 0 auto;
	width: 940px;
	position: relative;
	text-align: center;
	background-image: url(../images/headerindex.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 a {
  background: transparent url(../images/logo.gif) 35px 0 no-repeat;
  display: block;
  height: 70px;
  line-height: 70px;
  margin: 30px 0;
  overflow: hidden;
  text-indent: -999em;
  width: 443px;
}
#header h1 a:hover {
  background-position: 35px -70px;
}
#header h2 {
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
	font-family: "HelveticaNeue", arial, "helvetica sans-serif";
	color: #20721a;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.15em;
	margin: 0;
	padding: 0;
	right: 0;
	text-transform: uppercase;
	top: 24px;
}
.ie6 #header h2, .ie7 #header h2 {
  top: 52px;
}
#nav {
	margin: 0;
	width: 100%;
	background-color: #38aae1;
}
.main-nav {
	display: block;
	font-family: "HelveticaNeue", arial, helvetica sans-serif;
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
	font-size: 15px;
	list-style: none;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	background-color: #38aae1;
}
#navcenter {
	text-align: center;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.main-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ie7 .main-nav, .ie6 .main-nav {
  overflow: hidden;
  zoom: 1;
}
.main-nav li {
  float: left;
}
.main-nav li:first-child a {
  border-left: 0;
  padding-left: 16;
}
.main-nav li:last-child a {
  border-right: 0;
  padding-right: 16;
}
.main-nav a {
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ie6 .main-nav a {
  color: #62593c !important;
}
.main-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4ed732;
}
.ie6 .main-nav a:hover {
	background-color: #4ed732;
}
.main-nav .active {
  font-weight: bold;
}
.ie8 .main-nav .active, .ie7 .main-nav .active, .ie6 .main-nav .active {
  font-weight: normal;
}
.ie8 .main-nav .active a, .ie7 .main-nav .active a, .ie6 .main-nav .active a {
  text-decoration: underline;
}
#main {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ie7 #intro ul, .ie6 #intro ul {
  overflow: hidden;
  zoom: 1;
}
.ie6 .view-button {
  color: white !important;
}
.view-button:hover {
  background: #23211b !important;
  color: white;
  text-decoration: none;
}
.ie6 .view-button:hover {
  color: white !important;
  text-decoration: none !important;
}
.intro {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#main .intro p {
	color: #62593c;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cliquez {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #609C27;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main .intro li {
	list-style-image: url(../images/picto-spirale.png);
	margin-left: 20px;
	color: #003300;
	font-size: 16px;
	font-style: italic;
}
a.show-more, a.hide-more {
  font-family: "HelveticaNeue", arial, helvetica sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin: 0 0 1em;
  padding: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 1px;
  background: #4e472f url(../images/icon-arrows.gif) 10px 10px no-repeat;
  color: white;
  float: left;
  font-weight: bold;
  padding: 4px 8px 4px 30px;
}
.ie6 a.show-more, .ie6 a.hide-more {
  color: white !important;
}
a.show-more:hover, a.hide-more:hover {
  background-color: #23211b !important;
  color: white;
  text-decoration: none;
}
.ie6 a.show-more:hover, .ie6 a.hide-more:hover {
  color: white !important;
  text-decoration: none !important;
}
.js .more {
  display: none;
}
.figure {
  display: inline;
  float: right;
  margin: 0 -60px 20px 30px;
  width: 229px;
}
.figure img {
  border: 2px white solid;
}
.left {
  float: left;
  margin: 0 30px 15px -60px;
}
.legend {
  font-size: 14px;
  padding-top: 4px;
}
.highlight-box {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: white;
  border: 1px solid #d9cfb7;
  font-style: italic;
  padding: 15px 20px 20px;
  margin: 0 -20px;
}
.ie6 .highlight-box {
  margin: 0;
}
#footer {
	clear: both;
	background-color: transparent;
	background-image: url(../images/footer-tree.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	
}
#adresse {

}
#adresse p {
	font-size: 14px;
	color: #7c583e;
}

#footer .wrapper {
	
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 190px;
}
#footer .wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ie7 #footer .wrapper, .ie6 #footer .wrapper {
  overflow: hidden;
  zoom: 1;
}
#footer p {
	margin-top: 20px;
	padding: 0px;
	font-size: 15px;
	color: #006698;
	margin-bottom: 10px;
}
#footer .main-nav {
  border-bottom: 1px solid #a19989;
}
#footer .main-nav a {
  padding-bottom: 15px;
}
.page-lightbox {
  background: #2b2a2a;
  color: white;
  padding: 30px 30px;
}
.page-lightbox #load {
  max-width: 760px;
  margin: 0 auto;
}
.page_home #header h1 a {
  background: transparent url(../images/home-logo.gif) 20px 0 no-repeat;
  height: 130px;
  line-height: 130px;
  margin: 60px 0;
  width: 940px;
}
.page_home #header h1 a:hover {
  background-position: 20px -130px;
}
.page_home #header h2 {
  top: 107px;
}
.page_home #main {
	position: relative;
	width: 860px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.page_home .section {
	width: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.page_home .map {
	height: 220px;
	right: 0;
	top: 60px;
	position: absolute;
	width: 234px;
	background-color: transparent;
	background-image: url(../images/accueil/bzh-index.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.ie7.page_home #header h2, .ie6.page_home #header h2 {
  top: 165px;
}
#palacret
  {
	font-family: "HelveticaNeue", arial, "helvetica sans-serif";
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	color: #2D3F0B;
	left: 10px;
	top: 18px;
	width: 220px;
}
#home-nav {
	margin-bottom: 30px;
	background-image: url(../images/bloc-bleu.png);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#home-nav .holder {
  margin: 0 auto;
  width: 940px;
  background: black;
  height: 375px;
  overflow: hidden;
  position: relative;
  width: 940px;
}
#home-nav .panels {
  height: 375px;
  position: absolute;
  width: 1200px;
}
#home-nav .panel {
  float: left;
  height: 375px;
  overflow: hidden;
  position: relative;
  width: 92px;
}
.js #home-nav .panel {
  cursor: pointer;
}
#home-nav .active {
  cursor: auto;
  width: 480px;
}
#home-nav .active .inner {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
#home-nav .inner {
  height: 375px;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  width: 480px;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;
}
.js #home-nav .inner:hover {
  opacity: 1;
  
}
.js #home-nav .inner h2, .js #home-nav .inner h3, .js #home-nav .inner a {
  display: none;
}
#home-nav.init .panel {
  width: 157px;
}
#home-nav h2, #home-nav h3 {
  text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 1px;
  color: white;
  font-weight: normal;
  position: absolute;
}
#home-nav h2 {
  font-size: 38px;
}
#home-nav h3 {
  font-size: 28px;
  line-height: 1.1;
}
#home-nav a {
  font-family: "HelveticaNeue", arial, helvetica sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin: 0 0 1em;
  padding: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 1px;
  background: #ff0099;
  color: white;
  font-weight: bold;
  padding: 4px 8px;
  position: absolute;
}
#home-nav a:hover {
  background: #23211b !important;
  text-decoration: none;
}
#home-nav .war-dro .inner {
  background: #a63a1e url(../images/home-panel.jpg) 0 0 no-repeat;
}
#home-nav .war-dro h2 {
  left: 170px;
  top: 150px;
}
#home-nav .war-dro h3 {
  left: 170px;
  top: 200px;
}
#home-nav .war-dro a {
  background: #3ac61f;
  left: 170px;
  top: 270px;
}
#home-nav .milieux .inner {
  background: #6b7a18 url(../images/home-panel.jpg) 0 -375px no-repeat;
  right: 0;
}
#home-nav .milieux h2 {
  font-size: 36px;
  left: 30px;
  top: 150px;
}
#home-nav .milieux h3 {
  left: 30px;
  top: 200px;
}
#home-nav .milieux a {
  background: #00adff;
  left: 30px;
  top: 270px;
}
#home-nav .jardin .inner {
  background: #4670c0 url(../images/home-panel.jpg) 0 -750px no-repeat;
}
#home-nav .jardin h2 {
  left: 170px;
  top: 120px;
}
#home-nav .jardin h3 {
  left: 170px;
  top: 180px;
}
#home-nav .jardin a {
  background: #96644b;
  left: 170px;
  top: 270px;
}
#home-nav .ateliers .inner {
  background: #a63a1e url(../images/home-panel.jpg) 0 -1125px no-repeat;
  right: 0;
}
#home-nav .ateliers h2 {
  left: 30px;
  top: 150px;
}
#home-nav .ateliers h3 {
  left: 30px;
  top: 200px;
}
#home-nav .ateliers a {
  background: #3ac61f;
  left: 30px;
  top: 270px;
}
#home-nav .agenda .inner {
  background: #4670c0 url(../images/home-panel.jpg) 0 -1500px no-repeat;
}
#home-nav .agenda h2 {
  left: 190px;
  top: 150px;
}
#home-nav .agenda h3 {
  left: 190px;
  top: 200px;
}
#home-nav .agenda a {
  background: #00adff;
  left: 190px;
  top: 270px;
}
#home-nav .palacret .inner {
  background: #6b7a18 url(../images/home-panel.jpg) 0 -1875px no-repeat;
  right: 0;
}
#home-nav .palacret h2 {
  font-size: 36px;
  left: 30px;
  top: 150px;
}
#home-nav .palacret h3 {
  left: 30px;
  top: 200px;
}
#home-nav .palacret a {
  background: #96644b;
  left: 30px;
  top: 270px;
}
</pre></body></html>