@CHARSET "UTF-8";
body {
	background-color:#fff;
	background-image:url(http://www.oasis-corbieres.fr/themes/oasis-corbieres/images/gradient-background.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#container {
	background-image:url(http://www.oasis-corbieres.fr/themes/oasis-corbieres/images/background.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
}
/*header*/
#header {
	background-image:url(http://www.oasis-corbieres.fr/themes/oasis-corbieres/images/header-background.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:219px;
	margin-bottom:0;
	margin-top:0;
	position:relative;
	width:960px;
}
#header h1.title {
left:70px;
position:absolute;
top:12px;
z-index:2;
}
#header h2.subtitle {
bottom:2px;
left:200px;
margin-bottom:0;
position:absolute;
z-index:2;
}
#header img.flower {
left:-30px;
position:absolute;
top:0;
z-index:1;
}
#header img.images {
bottom:24px;
left:130px;
position:absolute;
z-index:2;
}
#header img.painting {
position:absolute;
right:10px;
top:20px;
z-index:2;
}
#menu {
background-image:url(http://www.oasis-corbieres.fr/themes/oasis-corbieres/images/menu-background.png);
background-position:0 0;
background-repeat:repeat-x;
height:40px;
margin-left:1px;
margin-top:0;
width:958px;
}
#menu ul {
padding:8px 0 0 20px;
}
#menu ul li {
border-left:1px solid #573A1F;
float:left;
margin-left:13px;
padding-left:12px;
}
#menu ul li.first {
border-left:none;
margin-left:0;
padding-left:0;
}
#menu ul li a {
color:#000000;
text-decoration:none;
font-size:14px;
}
#menu ul li a:hover {
color:#024B00;
}
#menu ul li.nav-selected a {
color:#000072;
text-decoration:underline;
}
#menu ul li.nav-selected a:hover {
	text-decoration:none;
}
#chambers li a {
	font-size:14pt;
	font-weight:bold;
}
#chambers li.color_1 a:hover,
#chambers li.color_2 a:hover,
#chambers li.color_3 a:hover,
#chambers li.color_4 a:hover {
	color:#000;
}
#chambers li.color_1 a {
	color:#b65600;
}
#chambers li.color_2 a {
	color:#950e6b;
}
#chambers li.color_3 a {
	color:#006b00;
}
#chambers li.color_4 a {
	color:#3b6a99;
}


