/* FONT -------------------------------------------------------------- */
@font-face {
	font-family: 'GreyscaleBasicRegular';
	src: url('/Greyscale_Basic_Regular-webfont.eot');
	src: local('?'), url('/Greyscale_Basic_Regular-webfont.woff') format('woff'), url('/Greyscale_Basic_Regular-webfont.ttf') format('truetype'), url('/Greyscale_Basic_Regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreyscaleBasicItalic';
	src: url('Greyscale_Basic_Regular_Italic-webfont.eot');
	src: local('?'), url('Greyscale_Basic_Regular_Italic-webfont.woff') format('woff'), url('Greyscale_Basic_Regular_Italic-webfont.ttf') format('truetype'), url('Greyscale_Basic_Regular_Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreyscaleBasicBold';
	src: url('Greyscale_Basic_Bold-webfont.eot');
	src: local('?'), url('Greyscale_Basic_Bold-webfont.woff') format('woff'), url('Greyscale_Basic_Bold-webfont.ttf') format('truetype'), url('Greyscale_Basic_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreyscaleBasicBoldItalic';
	src: url('Greyscale_Basic_Bold_Italic-webfont.eot');
	src: local('?'), url('Greyscale_Basic_Bold_Italic-webfont.woff') format('woff'), url('Greyscale_Basic_Bold_Italic-webfont.ttf') format('truetype'), url('Greyscale_Basic_Bold_Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* -------------------------------------------------------------- */

BODY{
	width:100%;
	height:100%;
	background-color: #3d322e;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#f2ecd4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}

#global {
	
	width: 1024px;
	margin:auto;
	
}

#logo {
	width: 1024px;
	height: 225px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top center;	
	
}

#logo_redirection {
	width: 1024px;
	height: 225px;
	background-image: url(../images/logo_petit.png);
	background-repeat: no-repeat;
	background-position: top center;	
	text-align:center;
	padding-top:80px;

}

/* ----------NAV--------------------------------------------------- */

#nav {
	width: 1024px;
	height: 49px;
	vertical-align:bottom;
	line-height:18px;
	color:#a6965e;
	
}

.nav  { }
A:link.nav 		{
	font-family:'GreyscaleBasicRegular';
	text-transform: uppercase;
	color:#f2ecd4;
	font-size:12px;
	margin-right:15px;
	padding-right:15px;
	line-height:18px;
	letter-spacing:0.5em;
	background-image: url(../images/etoile_nav.png); background-repeat: no-repeat; background-position: right center;
}
A:visited.nav 	{ font-family:'GreyscaleBasicRegular'; text-transform: uppercase; color:#f2ecd4; font-size:12px; margin-right:15px; padding-right:15px; line-height:18px; letter-spacing:0.5em; background-image: url(../images/etoile_nav.png); background-repeat: no-repeat; background-position: right center;}
A:active.nav 	{ font-family:'GreyscaleBasicRegular'; text-transform: uppercase; color:#f2ecd4; font-size:12px; margin-right:15px; padding-right:15px; line-height:18px; letter-spacing:0.5em; background-image: url(../images/etoile_nav.png); background-repeat: no-repeat; background-position: right center;}
A:hover.nav 	{ font-family:'GreyscaleBasicRegular'; text-transform: uppercase; color:#a6965e; font-size:12px; margin-right:15px; padding-right:15px; line-height:18px; letter-spacing:0.5em; background-image: url(../images/etoile_nav.png); background-repeat: no-repeat; background-position: right center;}



/* -------------------------------------------------------------- */

#reservation_presentation {
	position:absolute;
	width: 220px;
	height: 360px;
	top:305px;
	background-color:#312825;
	z-index: 2;
	margin-left:20px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	border: 2px solid #a7975f;


	
}
#reservation_page{
	width: 1024px;
	height: 49px;
	background-color:#312825;
	margin-top:20px;

	
}

#colonne_gauche {
	display:block;
	float:left;
	width: 225px;
	height:100%;
	padding-top:85px;
	vertical-align:top;

	background-image: url(../images/titre_colonnegauche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#colonne_gauche_accueil {
	display:block;
	float:left;
	width: 225px;
	height:100%;
	padding-top:135px;
	vertical-align:top;
	background-image: url(../images/titre_colonnegauche.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
	
}

.separateur_colonne {
	display:block;
	width: 225px;
	height:24px;
	background-image: url(../images/separateur_colonne.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.bas_colonne {
	display:block;
	width: 225px;
	height:280px;
	background-image: url(../images/bas_colonne.png);
	background-repeat: no-repeat;
	
}

#contenu {
	display:block;
	float:left;
	width: 759px;
	padding:38px 20px 20px 20px;
	vertical-align:top;
	background-image:url(../images/fondcontent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:justify;
	
}
#contenu_accueil {
	display:block;
	float:left;
	width: 759px;
	padding:90px 20px 20px 20px;
	vertical-align:top;
	background-image:url(../images/fondcontent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:justify;
	
}

#contenupage {
	display:block;
	float:left;
	width: 779px;
	padding:100px 0px 20px 0px;
	vertical-align:top;
	text-align:justify;
	background-image:url(../images/fondcontent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#contenupage_sansgalerie {
	display:block;
	float:left;
	width: 779px;
	padding:0px 0px 20px 0px;
	vertical-align:top;
	text-align:justify;

	
}

#brochure_mariage {
	clear:both;
	width:760px;
	height:250px;
	background-image:url(../images/mariage_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:40px;
	padding-top:20px;
}

#plan_acces {
	clear:both;
	width:100%;
	height:415px;

}
#formulaire {
	clear:both;
	width:760px;
	background-color:#1c1715;
	padding:20px 0px 20px 20px;

}

#partenaires {
	display:block;
	float:left;
	width: 759px;
	padding:0px 20px 20px 0px;
	margin-top:40px;
	vertical-align:top;
	text-align:justify;
	background-color:#26201b;
	
}

#bestcityhotel {
	display:block;
	float:left;
	width: 739px;
	padding:20px;
	margin-top:40px;
	vertical-align:top;
	text-align:justify;
	background-color:#26201b;
	
}

#video {
	display:block;
	float:left;
	width: 739px;
	padding:20px;
	margin-top:40px;
	vertical-align:top;
	text-align:justify;
	background-color:#26201b;
	
}

#tarifs_chambre {
	background-image: url(../images/background_tarifs.png);
	background-repeat: no-repeat;
	background-position: center 70px;
	padding-left:100px;
}


#titreforfait {
	width:780px;
	height:120px;
	vertical-align:middle;
	line-height:90px;
	clear:both;
	margin-top:80px;
	background-image:url(../images/fondtitreforfait.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

.forfait {
	width:760px;
	background-color:#312825;
	padding: 10px 20px 20px 0px;
	margin-bottom:30px;

}

.colonne_chambre {
	width:370px;
	height:295px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}

.colonne_seminaires {

	margin:0px;
	float:left;
	overflow:hidden;
	padding:15px;
	text-align:left;

}
.colonne_restaurant{
	width:350px;
	height:1120px;
	margin:0px;
	float:left;
	overflow:hidden;
	padding:15px;
	background-color:#1c1715;

}

.colonne_afterwork {
	margin:0px;
	float:left;
	overflow:hidden;
	padding:15px;
	text-align:left;

}

.colonne_mariage {
	width:420px;
	margin:0px;
	float:left;
	overflow:hidden;
	padding:15px;
	text-align:center;

}

.colonne_contact {
	width:340px;
	margin:0px;
	padding-bottom:40px;
	float:left;
	overflow:hidden;

}

.news {
	width:100%;
	margin-bottom:15px;
	padding-bottom:20px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #948558;
	background-color:#312825;

}


.clear {
	
	clear:both;}

/* FOOTER -------------------------------------------------------------- */

#footer {
	display:block;
	width: 100%;
	height:300px;
	background-image:url(../images/background_footer.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin-top:50px;
	
}

#footer-content {
	width: 1024px;
	height:295px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	background-image: url(../images/footer_deco.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.footer_column {
	width:300px;
	height:275px;
	margin-right:40px;
	float:left;
	overflow:hidden;
}

/* HEADINGS -------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6, { 
	font-weight:normal;
	letter-spacing:1px;
	font-family:'GreyscaleBasicRegular';
	color: #A6965F;

}

h1{font-family:'GreyscaleBasicRegular'; color: #A6965F; font-size: 30px; text-transform: none; line-height: 30px; letter-spacing: 1px; margin: 10px 0px 20px;}
h2{font-family:'GreyscaleBasicRegular'; color: #A6965F; font-size: 18px; margin: 15px 0px 10px; font-weight: normal;}
h3{font-family:'GreyscaleBasicRegular'; color: #f2ecd4; font-size: 18px; margin: 15px 0px 10px; font-weight: normal;}
h4{font-size: 16px; margin: 10px 0px 10px;}
h5{font-size: 14px; margin: 5px 0px 10px;}
h5{font-size: 12px; margin: 5px 0px 10px; font-weight: bold;}


/* ::::::::::::::::::::::::::BOUTONS:::::::::::::::::::::::::::::::: */ 

.boutonforfait a {
display:block;
width:225px;
height:124px;
background:url(../images/btn_forfait.jpg) no-repeat;

}
.boutonforfait a:hover {
background:url(../images/btn_forfait_on.jpg) no-repeat;
}

.boutonreservation a {
display:block;
width:225px;
height:120px;
background:url(../images/btn_reservation.jpg) no-repeat;

}
.boutonreservation a:hover {
background:url(../images/btn_reservation_on.jpg) no-repeat;
}

.boutonfacebook a {
display:block;
width:225px;
height:109px;
background:url(../images/btn_facebook.jpg) no-repeat;

}
.boutonfacebook a:hover {
background:url(../images/btn_facebook_on.jpg) no-repeat;
}

.btn_icon {
margin: 5px 10px 5px 0px;	
	}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ 




/* TEXT ELEMENTS -------------------------------------------------------------- */
 

ul {
	color:#d9d2b7;
}

ul, ol {
	margin: auto; line-height:16px;
}

ul li {
	list-style-type: disc;

}

ul li a {
	color :#000;	
}

li a{
	color :#948558;
}

A  { text-transform: none; font-size:12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #948558; font-weight: normal;}
 
A:link 		{ color:#948558; }
A:visited	{ color:#948558; }
A:active 	{ color:#948558; }
A:hover 	{ color:#efe4c8; }




.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #463d39;
	text-decoration: none;
	line-height:12px;
}
.mention2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
A:link.mention  { text-transform: none; color:#463d39; font-size: 9px;}
A:visited.mention { text-transform: none; color:#463d39;font-size: 9px; }
A:active.mention  { text-transform: none; color:#463d39; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#948558; font-size: 9px;}

A:link.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:visited.mention2 { text-transform: none; color:#000000;font-size: 9px; }
A:active.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:hover.mention2  { text-transform: none; color:#8F402F; font-size: 9px;}

A:link.afterwork  { font-family:'GreyscaleBasicRegular';text-transform: none; color:#f2ecd4; font-size: 13pt;}
A:visited.afterwork { font-family:'GreyscaleBasicRegular';text-transform: none; color:#463d39;font-size: 13pt; }
A:active.afterwork  { font-family:'GreyscaleBasicRegular';text-transform: none; color:#463d39; font-size: 13pt;}
A:hover.afterwork  { font-family:'GreyscaleBasicRegular';text-transform: none; color:#948558; font-size: 13pt;}



.gras{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eae2d8;
	text-decoration: none;

}
.gras2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6965F;


}
.gras3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C1714;


}

.italique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ad975b;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0.2em;


}

.prixmenu{
	font-family: 'GreyscaleBasicRegular';
	font-size: 12px;
	color: #908057;
	padding-left:5px;


}



.image {
	background-color: #3d322e;
	border: 5px solid #26201b;
	margin: 10px 20px 10px 20px;

}

.imagepresentation {
	background-color: #3d322e;
	border: 5px solid #26201b;
	margin: 10px 10px 10px 0px;

}

.margin_image {
	margin: 10px 20px 10px 20px;
	
}
.margin_logo {
	margin: 10px 10px 10px 20px;
	
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #a7975f;
	border: 1px solid #a7975f;
	padding:10px;

}
.cadre2 {
	background-color: #3D322E;
	border:5px solid #564741;
}

.tableau {
	width:100%;
	height:220px;
	background-color: #1C1714;
	padding-left:15px;
	background-image: url(../images/fondtableau.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 5px solid #483b36;
}

.tableautarifs {
	width:550px;
	background-color: #1C1714;
	padding-left:15px;
	background-image: url(../images/fondtableau.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 5px solid #483b36;
}

.tarifschambre{
	font-family: 'GreyscaleBasicRegular';
	font-size: 16px;
	color: #908057;


}



.titre {
	font-family:'GreyscaleBasicRegular';
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A6965F;
	text-decoration: none;
	text-transform: none;
	padding:0px;

}
.titreh1 {
	font-family:'GreyscaleBasicRegular';
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A6965F;
	text-decoration: none;
	text-transform: none;
	padding:0px;

}

.soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E6E6B;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;


}

.soustitreaw1 {
        font-family:'GreyscaleBasicRegular';
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f2ecd4;
	text-decoration: none;
	text-transform: none;
	padding:15px 0px 0px 15px;
}

.soustitreaw2 {
        font-family:'GreyscaleBasicRegular';
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A6965F;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:45px;
}

.texteprogaw {
        font-family:'GreyscaleBasicRegular';
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A6965F;
	text-decoration: none;
	text-transform: none;
	padding-left:15px;
}

.texteprogaw1 {
        font-family:'GreyscaleBasicRegular';
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f2ecd4;
	text-decoration: none;
	text-transform: none;
	padding:0px 0px 0px 15px;
}

.separationhorizontale {
	width:100%;
	height:40px;
	margin:auto;
	background-image: url(../images/separation_horizontale.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom:20px;
	clear:both;

}
.separationverticales {
	background-image: url(images/tiretvert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

