/* Reset CSS 
   http://meyerweb.com/eric/tools/css/reset/
   v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	margin-bottom: 20px;
	background-color: #744f1d;
}

.clear {clear: both;}

/* Vertical center intro */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible; width: 100%; position: relative;}
#outer[id] {display: table; position: static;}
#intro-centerer {position: absolute; top: 50%;} /* for explorer only*/
#intro-centerer[id] {display: table-cell; vertical-align: middle; position: static;}
#intro {position: relative; top: -50%} /* for explorer only */

#intro {
	background-color: #663e07;
	width: 810px;
	padding-top: 302px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
}


#nouveau-marker {
	width: 100%;
	height: 21px;
	background-image: url('/img/nouveau.png');
	background-repeat: no-repeat;
	background-position: 550px 0px;
	margin-top: 28px;
}

#intro-liste-domaines {
	display: block;
	padding-top: 20px;
	height: 83px;
	width: 100%;
}

#intro-liste-domaines li {
	display: inline;
	float: left;
	border-right: 1px solid #977948;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
#intro-liste-domaines-lacrouge {
	width: 248px;
}

#intro-liste-domaines-stalexis {
	width: 310px;
}

#intro-liste-domaines-frelighsburg {
	width: 248px;
	border-right: none !important;
}

#intro-liste-domaines li a {
	color: #ecd59a;
	text-decoration: none;
}

#intro-liste-domaines li .intro-domaine-title {
	display: block;
	font-size: 14px;
}
.sIFR-hasFlash .intro-domaine-title {
    visibility: hidden;
	line-height: 170%;
}

#intro-liste-domaines li .intro-domaine-loc {
	margin-top: 4px;
	font-size: 12px;
	color: #ebdebc !important;
	font-family: Lucida Grande, Trebuchet MS, sans-serif;
}

#intro-menu-bottom {
	height: 54px;
	width: 100%;
	background-image: url('/img/intro_bottom.png');
	text-align: center;
	padding-top: 15px;
}

#intro-menu-bottom a {
	color: #5f3e18;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}

#intro-menu-bottom a:hover {
	text-decoration: underline;;
}

/* PAGES */

h1 {
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 5px;
}

h2 {
	font-size: 115%;
}

ol {
	padding-left: 40px;	
}

ol li {
	margin-bottom: 10px;	
}

a img {
	border: none;
}

.page {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.page .header {
	height: 189px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ecdaab;
}


#page-menu-bottom {
	height: 41px;
	width: 100%;
	margin-top: 11px;
}

#page-menu-bottom a {
	color: #ecdaab;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

#page-menu-buttons #bottom-link-joindre {
	float: right;	
}

#page-menu-buttons .bouton_joindre {
	display: block;
	width: 141px;
	height: 30px;
	padding-top: 5px;
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
}

#page-menu-buttons .bouton_joindre span {
	display: none;	
}

#page-content {
	padding: 20px;
	color: #6c461b;
	font-size: 14px;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	background-image: url('/img/page_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f7efda;
	min-height: 300px;
}

#page-content a {
	color: #6b461b;
	text-decoration: none;
}

#page-content a:hover {
	text-decoration: underline;
}

#page-content p {
	margin-bottom: 14px;	
}

#page-content ul {
	list-style-position: inside;	
}

#page-content th {
	text-align: left;	
}

table .prix {
	text-align: right;	
}

.left, .right {
  float: left;
  height: 100%;
}
.left {
  width: 60%;
}
.right {
  width: 35%;
}

/* Lac rouge */
#lacrouge #bottom-link-lacrouge {
	display: none;
}

#lacrouge .header {
	width: 100%;
	height: 188px;
}

.submenu {
	font-weight: bold;
}
.sIFR-hasFlash .submenu {
   visibility: hidden;
   line-height: 170%;
}
.submenu a {
	text-decoration: none;
	color: #6b461b;
}

.submenu a:hover {
	text-decoration: underline;
}

/* LAC */
.lac-pics td {
	padding: 20px;	
	vertical-align: top;
}
	

/* MAISONS */
#maisons-table {
	margin-top: 20px;
	border-spacing: 0px;
	width: 606px;
}

#maisons-table th {
	font-weight: bold;
	text-align: center;
}

#maisons-table td {
	width: 90px;
	
}

#maisons-table .na {
	background-color: #925b15;
	height: 100px;
	color: white;
	text-align: center;
}

#maisons-table .pic {
	text-align: center;	
}

#maisons-table .pic img {
	border: 0;
}

#maisons-table .a-partir-de {
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
}

#maisons-table .prix {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

.instructions {
	padding-top: 10px;
	text-align: center;
}

#maison-pics {
	width: 200px	
}
#maison-pics .pic {
	width: 50%;
	text-align: center;
	padding-top: 20px;
}
#maison-pics .desc {
	text-align: center;
}

#maison-pics-8oeillets {
  width: 350px;
}
#maison-pics-8oeillets .pic {
  width: 25%;
  text-align: center;
  padding-top: 20px;
}
#maison-pics-8oeillets .desc {
  text-align: center;
}

/* BACCHUS */
#bacchus #bottom-link-bacchus {
	display: none;
}

#bacchus .header {
	width: 100%;
	height: 188px;
}

#bacchus .avenir {
	padding-top: 100px;
	text-align: center;
	width: 100%;
	color: #76084f;
	font-size: 150%;
}


/* St-Alexis */
#stalexis #bottom-link-stalexis {
	display: none;
}

#stalexis .header {
	width: 100%;
	height: 188px;
}

#stalexis .avenir {
	padding-top: 100px;
	text-align: center;
	width: 100%;
	color: #32651f;
	font-size: 150%;
}
