@CHARSET "ISO-8859-1";
body {
	font-family: sans-serif;
	font-size: 12px;
}

a {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a:hover {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}
a:visited {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

#global_page{
	width: 960px;
	border: 1px solid grey;
	margin: auto;
}

#bloc_header {
	width: 100%;
	height:91px;
	background: url(../images/logo.jpg) no-repeat center #cab290;
}


#bloc_menu {
	width: 100%;
	border: 1px solid ligthgrey;
	background-color: black;
	color: white;
	min-height: 50px;
	margin: auto;
	text-align:center;
}

#bloc_menu a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin:20px;
}

#bloc_menu a:hover {
	font-family: arial;
	font-weight: bold;
	color: #fadce8;
	text-decoration: underline;
}

.menu_titre {
	font-size: 20px;
	color: white;
	font-weight: bold;
	line-height: 2;
}

#bloc_page {
	width: 100%;
	min-height: 500px;
}

#bloc_footer {
	width: 100%;
	min-height:5px;
	padding-top:45px;
	text-align: right;
	background: url(../images/footer.jpg) no-repeat;
}

#bloc_footer a {
	color: black;
	text-decoration: none;
	margin:5px;
}

#bloc_footer a:hover {
	font-weight: bold;
}

#credits {
	font-style: italic;
	text-align: center;
}

#credits a {
	color: grey;
}

.boxactu_list {
	margin-top:380px;
}

.boxactu_item {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CAB290;
	padding: 5px;
}

/* PAGE SUGGESTION */
#carte {

}

#carte_menu_left {
	background:url("../images/fond_menu2.jpg") repeat scroll 0 0 transparent;
	float:left;
	margin-left:35px;
	margin-top:70px;
	min-height:180px;
	position:absolute;
	text-align:center;
	width:320px;
}

*+ html #carte_menu_left {
	margin-left:-350px;
}

#carte_menu_left a {
	color:black;
	font-size:20px;
	margin-left:50px;
	text-decoration:none;
	line-height: 2;
}

#carte_menu_left a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#carte_menu_right {
	background: url(../images/fond_menu.jpg);
	margin-left:450px;
	margin-top:50px;
	min-height:300px;
	padding-top:110px;
	text-align:center;
	width:440px;
}

#carte_menu_right a {
	color:black;
	font-size:20px;
	margin-left:50px;
	text-decoration:none;
	line-height: 2;
}

#carte_menu_right a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#carte_visuel_top {
	margin-left:35px;
	margin-top:10px;
}
#carte_visuel_minileft {
	float: left;
	width: 50px;
	margin-top:220px;
}
	
#carte_visuel_left {
	float:left;
	margin-left:5px;
	margin-top:75px;
	min-height:200px;
	width:480px;
}

#carte_list_right {
	/*background-color:#CAB290;*/
	background:url("../images/bg_menu.jpg") repeat scroll 0 0 transparent;
	margin-left:400px;
	margin-top:10px;
	min-height:320px;
	width:520px;
	line-height:2;
}

#carte_list_right a {
	text-decoration: underline;
}

#carte_list_right a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#carte_list_none {
	display: none;
}

#carte_menu_detail {
	/*background-color:#CAB290;*/
	background:url("../images/bg_menu.jpg") repeat scroll 0 0 transparent;
	margin-left:500px;
	margin-top:80px;
	position:absolute;
	width:400px;
}

*+ html #carte_menu_detail {
	margin-left: 20px;
}

#carte_menu_detail_head {
	background-color:#000000;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


/* PAGE CONTACT */
#contact_right {
	background-color:#CAB290;
	width: 400px;
	min-height: 300px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
}

#contact_right a {
	text-decoration: underline;
}

#contact_right a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#contact_left {
	margin-left:50px;
	width: 416px;
	min-height: 300px;
	float:left;
	margin-top:70px;
}


/* SLIDE PAGE D'ACCUEIL */
.images {
	margin: auto;
}

.images DIV
{
	display: none;
	position: absolute;
	width:945px;
	font-size: 12px;
	border: 1px solid #DFD9C3;
	height: 378px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 7px;
	margin-top: 10px;
}

.images DIV.theme1
{
	background-image: url(../images/slide1.jpg);
}
.images DIV.theme2
{
	background-image: url(../images/slide2.jpg);
}
.images DIV.theme3
{
	background-image: url(../images/slide3.jpg);
}
.images DIV.theme4
{
	background-image: url(../images/slide4.jpg);
}

/* SLIDE de la partie menu */
.images DIV.menu1
{
	background-image: url(../images/entree.jpg);
}
.images DIV.menu2
{
	background-image: url(../images/plat.jpg);
}
.images DIV.menu3
{
	background-image: url(../images/NosValeurs.jpg);
}
.images DIV.menu4
{
	background-image: url(../images/dessert.jpg);
}
.tabs
{
	display: none;
}

.disabled
{
	visibility: hidden !important;
}
