/* ############ Reset CSS ############ */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}

/* TYPOGRAPHY */

/* typography.css */
body {
	font-size: 75%;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 3.5em;
	line-height: 1;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p {
	margin: 0 0 1.5em;
}
blockquote {
	margin: 1.5em;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
li ul, li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.4em;
	width: 100%;
}
th {
	font-weight: bold;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tfoot {
	font-style: italic;
}
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

/* ############ GENERAL CSS ############ */

/* couleur */
.grayBg {
	background-color:#303639;
}

.grayFg {
	color:#F0F0F0;
}

.grayFg .hr {
	color: #939698;
}

.grayFg a, .grayFg a:visited {
	color: #939698;
}

.grayFg a:hover, .grayFg a:active {
	color: #F0F0F0;
}

.grayFg ul#footer li.current_page_item a {
	color: #F0F0F0;
	font-style:italic;
}

.anisBg {
	background-color:#d0c459;
}

.anisFg {
	color:#2d4661;
}

.anisFg .hr {
	color:#63735b;
}

.anisFg a, .anisFg a:visited {
	color: #63735b;
}

.anisFg a:hover, .anisFg a:active {
	color: #2d4661;
}

.anisFg ul#footer li.current_page_item a {
	color: #2d4661;
	font-style:italic;
}

.grayBg h1#fleurdessalines span {
	background:#303639 url('../LayoutImage/Fleur_Des_Salines3.gif') no-repeat 0 0;
}

.anisBg h1#fleurdessalines span {
	background:#d0c459 url('../LayoutImage/Fleur_Des_Salines2.gif') no-repeat 0 0;
}


/* structure */

html, body {
	height: 100%;
	font-weight: normal;
	font-style: normal;
}

#global {
	position: relative;
	height: 100%;
	padding:0;
	margin:0;
}
	
#side {
	display:block;
	width: 390px;
	height: 100%;
	padding:0 40px 0 150px;
}

#content {
	width: auto;
	height: 100%;
	position: absolute; 
	top: 0; 
	left: 580px; 
	right: 0;
	padding:0;
	background:url('../LayoutImage/terrasse.jpg') no-repeat center center;
}

#content p.noMargin {
	margin:0;
	line-height:0;
	padding:0;
}

#contentPane {
	width: 280px;
	height: 100%;
	padding: 0 110px 0 20px;
	margin: 0;
}

.pane {
	padding:100px 0 70px 0;
}

.clear {
	clear:both;
	padding: 0;
	margin:0;
	line-height:0;
}


/* titres */

div#silverlightControlHostTitle {
	height:152px;
	width:300px;
	padding:0 0 0.2em 0;
}

div#silverlightControlHostTitle a {
	outline:none;
	cursor:default;
	text-decoration:none;
}

#silverlightControlHost object {
	display:block;
	line-height:0;
}

h2 {
	font-style:italic;
	font-size:1em;
	margin:0 0 30px 48px;
	line-height:1.3em;
}

h3 {
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
}

h1#fleurdessalines {
	position:relative;
	overflow:hidden;
	width:249px;
	height:133px;
	padding-top:10px;
}

h1#fleurdessalines span {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 10px;
	width: 100%;
}

/* menu */

div#menu {
	width:250px;
	font-size:1.4em;
	list-style-type:none;
	margin:45px 0 30px 0;
}

div#menu a, div#menu a:visited  {
	display:block;
	outline:none;
	text-decoration:none;
	padding:5px 1px 6px 0;
}

div#menu a:active {
	padding:6px 0 5px 1px;
}

div#menu div.hr {
	display:block;
	border-bottom:1px solid;
	margin:0;	
}

div#menu div.hr hr {
	display:none;	
}

/* footer */

ul#footer {
	list-style-type:none;
	margin: 0;	
	padding:20px 0 5px 0;
}

ul#footer li {
	display:inline;
	margin-right:20px;
}

ul#footer li a, ul#footer li a:visited {
	outline:none;
	text-decoration:none;
}

/* visite virtuelle */

div#visiteVirtuelle {
	position :absolute;
	overflow:hidden;
	left:520px;
	top:30px;
	width:118px;
	height:118px;
	z-index:2;
	text-indent:-9999px;
}

div#visiteVirtuelle a  {
	outline:none;
}

div#visiteVirtuelle a span {
	width:100%;
	height:100%;
	background: url('../LayoutImage/Visite_virtuelle.png') no-repeat 0 0;
	left:0;
	position:absolute;
	top:0;
	display:block;
}

div#visiteVirtuelle a:hover span {
	background-position: 0 -118px;
}

div#visiteVirtuelle a:active span {
	background-position: 0 -237px;
}

/* retour */

div#retour {
	position :absolute;
	overflow:hidden;
	left:0px;
	top:0;
	width:130px;
	height:100%;
	z-index:3;
}

div#retour #silverlightControlHostTitle2 {
	margin-top: 75px;
	margin-left:-150px;
	padding-left: 15px;
	height: 65px;
}

div#retour #closeButton {
	display: block;
	width: 130px;
	height: 26px;
	margin-left:-150px;
	margin-top:256px;
	background: url('../LayoutImage/close.png') no-repeat top center;
	cursor: pointer;
}

/* ############ HOME CSS ############ */

.silverlightControlHost {
	height:100%;
	width: 100%;
	background-color:#313639;
}

/* ############ CRÉDITS CSS ############ */

#titleCredits {
	padding-top: 118px;
}

ul#credits {
	margin: 0 0 3em 0;
	list-style-type:none;
}

ul#credits li {
	color: #63735b;
	line-height: 1.3em;
	margin-bottom:1em;
}

ul#credits li a, ul#credits li a:visited {
	color: #2d4661;
	text-decoration:none;
	font-size: 1.2em;
	line-height: 1.4em;
}

ul#credits li a:hover, .ul#credits li a:active {
	text-decoration:underline;
}

/* ############ CONTACT CSS ############ */

ul#adress {
	list-style-type:none;
	margin:0 0 10px 0;
	height: 110px;
}

ul#adress li {
	display:block;
	float: left;
	margin-right: 25px;
}

ul#adress li h3 {
	margin-bottom:0.5em;
}

ul#adress li a, ul#adress li a:visited {
	text-decoration:none;
	color:#2d4661;
}

ul#adress li a:hover {
	text-decoration:underline;
}

p#formNotice {
	padding-top: 100px;
	text-align: justify;
}

p#formNotice a, p#formNotice a:visited {
	color:#2d4661;
}

label {
	padding-bottom: 3px;
	display: block;
	width: 100px;
}

#contactForm p {
	display: block;
	margin:2px 0 0 0;
}

input[type=text], input[type=password], input.text, input.title, textarea, select {
	background: transparent url('../LayoutImage/dotted.gif') repeat 0 0;
	border: 0 none;
	padding: 0 0 5px 0;
	color:#2d4661;	
	font-size: 1em;
	margin: 2px 0;
	width: 100%;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	overflow: hidden;
}

input:focus, textarea:focus {
	border: 0 none;
	outline-width:0;
	outline: none;
}

#contactForm p.message {
	margin:1.5em 0;
}

textarea {
	line-height: 19px;
	background-position : 0 1px;
}

#contactForm p.submit {
	text-align: right;
	width:100%;
}

input[type=submit] {
	width:70px;	
	border: 0 none;
	background-color: #2d4661;
	padding: 3px 18px;
	margin: 0;
	cursor:pointer;
	float:right;
}

a input[type=submit] {
	color: #d0c459;
}

a:hover input[type=submit] {
	color: #fff;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip-no-ajax {
	color:#B51107;
	font-weight:bold;
}

.wpcf7-response-output {
	margin-top:1.5em;
	width:100%;
	font-weight:bold;
}

