

body {
	margin: 0;
	padding: 0;	
	/*background: #977844 url(../../images/img03.jpg) repeat center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4a463b;
}

h1, h2, h3 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	color: #2C2723;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

textarea{
	font-size: 1.1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FFFFFF;
	border: none; /* -> 10 */
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}



#container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
}

#wrapper {
	background: url(../../media/slider/1.jpg) repeat-x left top;
}

#background-gal{
	position:absolute;
	top:0px;
	left:0px;
	background:#1e3674 url(../../assets/images/content/main-slide1.jpg) repeat-x left top;
	width:100%;
	height:100%;
}

#background-gal2{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_02.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal3{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_03.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal4{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_04.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal5{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_05.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal6{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_01.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal7{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_02.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal8{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_03.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal9{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_04.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal10{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_05.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal11{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_01.jpg) repeat left;
	width:100%;
	height:100%;
}
#background-gal12{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../../images/restaurant_02.jpg) repeat left;
	width:100%;
	height:100%;
}

#ac_overlay{
	background:transparent url(../../images/pattern3.png) repeat top left;
}
	
#ac_overlay2{
	width:100%;
	height:70%;
	position:fixed;
	top:0px;
	left:0px;
	/*background:transparent url(../images/pattern.png) repeat top left;*/
}

#ac_overlay3{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:transparent url(../../images/pattern.png) repeat top left;	
}





/* Header */

#header {
	width: 980px;
	height: 0px;
	margin: 0 auto;
}





#header_detail {
	width: 650px; /* -> 3 */
	height: 100%;
	position:relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;	
}

#nav-tex {
	margin-top: 0px;
	position: absolute;
	text-align: left;
	width: 100%; /* same as the image width */
	height: 100%;
}
#nav-tex p {
	text-align: left;
}






#logo {
	float: left;
	width: 660px;
	height: 63px;
}

#logo h1 {
	margin: 0;
	padding: 5px 0px 0px 30px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	text-shadow: #FFFFFF -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #2D2722;
}

#logo a {
	text-decoration: none;
	color: #2D2722;
}


/*
#search {
	float: right;
	width: 320px;
	height: 63px;
}

#search form {
	padding: 18px 0px 0px 80px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */



#menu {
	width: 980px;
	height: 47px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 10px 0px 10px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	text-shadow: #8A5608 0px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu li.current_page_item {
	background: url(../images/img09.jpg) no-repeat left top;
}

#menu .current_page_item a {
	background: url(../images/img10.jpg) no-repeat right top;
}

#menu a:hover {
	text-decoration: none;
}

#splash {
	width: 980px;
	height: 340px;
	margin: 0px auto;
	/*background: url(images/img06.jpg) no-repeat left top;*/
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 0px 0px 0px 0px;
}

.post {
	padding-top: 2px;
	padding-bottom: 2px;
}

.post .title {
	margin: 0px;
	padding-bottom: 1px;
	letter-spacing: 1px;
}

.post .title a {
	color: #2C2723;
	text-decoration: none;
	border: none;
}

.post .meta {
	border-top: 1px solid #C89039;
	border-bottom: 1px solid #C89039;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 10px;
	color: #FFFFFF;
}










#actu {
	float: left;
	width: 980px;
	padding: 0px 0px 0px 0px;
}

.post {
	padding-top: 2px;
	padding-bottom: 2px;
}

.post .title {
	margin: 0px;
	padding-bottom: 1px;
	letter-spacing: 1px;
}

.post .title a {
	color: #2C2723;
	text-decoration: none;
	border: none;
}

.post .meta {
	border-top: 1px solid #C89039;
	border-bottom: 1px solid #C89039;
	padding: 5px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 10px;
	color: #FFFFFF;
}









#sidebar {
	float: right;
	background: url(../images/fond01.png) repeat center top;
	width: 330px;
	padding: 5px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	border-bottom: 1px solid #C89039;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 33px;
	margin-bottom: 2px;
	padding: 6px 0px 0px 15px;
	letter-spacing: -1px;
	font-size: 28px;
	color: #2C2723;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}










#calendar {
	margin: 0 20px;
	padding: 5px 0px 0px 5px;
}

#calendar {
	text-align: left;
	font-size: 11px;
}












#footer-wrapper {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #2D2722 url(../images/img02.jpg) repeat-x left top;
}

#footer {
	clear: both;
	width: 980px;
	height: 150px;
	margin: 8px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #61544B;
}

#footer a {
	color: #61544B;
}


#three-columns {
	width: 900px;
	margin: 20px auto 10px auto;
	padding: 10px 0px 0px 0px;
}

#three-columns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#three-columns li {
	padding: 2px 0px 3px 0px;
	border-bottom: 1px solid #29231F;
}

#three-columns h2 {
 	padding: 0px 0px 15px 0px;
	font-size: 20px;
	color: #B0A792;
}

#column1 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 280px;
}



#adresse {
width:100%;
background-color:#b09658;
text-align:center;
}
#adresse p { color:#FFFFFF; padding:5px 0 5px; font-size:12px; margin:5 auto; }


