/*************************** BALISES *********************************/
noscript p {
text-align: center;
background: #1E0522;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #500034;
color: #fff2be;
/* scrollbar IE */
scrollbar-face-color: #863D5A;
scrollbar-shadow-color: #9F4F70;
scrollbar-highlight-color: #9F4F70;
scrollbar-3dlight-color: #F4D368;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #311835;
scrollbar-arrow-color: #FEF590;
}

h2 {
margin: 9px 0 6px;
font-size: 20px;
font-weight: bold;
color: #d48310;
}
h3, legend {
display: block;
font: 12px Arial;
color: #ff8644;
padding: 2px 5px;
font-weight: bold;
}
h4 {
font-weight: bold;
}
legend {
margin: 2px 0 2px -10px;
width: 100%;
	color:#500034;
}
p, li {
	margin:0;
	line-height: 150%;
}
p.texte {
margin: 5px 0;
text-align: justify;
}
strong {
	font-weight: bold;
	color:#500034;
}
.titre_plats {
	font-weight: bold;
	font-size:115%;
	color:#500034;
}
a {
color: #fff;
}
a.current {
color: #fff2be;
text-decoration: none;
}
input[type=text], textarea {
	margin: 2px 0 3px 0;
	background: #fff url('../img/bg-input.gif') repeat-x;  
	border-top:1px solid #838383;
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;   
	border-left:1px solid #838383; 
}
input[type=submit] {
	margin: 1em 0;
}
table {
border-collapse: collapse;
}
/***************************** BALISES END *****************************/

/**************************** LAYOUT ***********************************/
#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
}
#header{
	width: 1200px;
	height:252px;
	background: #500034 url('../img/header.jpg') no-repeat 0 0;
	}
#menu {
	width: 950px;
	height: 40px;
	background: #002c38 url('../img/bg_menu.jpg') repeat-x 0 0;
	margin-left:auto;
	margin-right:auto;
}

#son{
	width:20px;
	height:20px;
	float: right;
	margin-top:10px;
	margin-right:30px;}
	
#main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.photo-wrapper{
	width:280px;
	height:110px;
	overflow: hidden;
}

#anim_contact{
	width:280px;
	height:150px;
	overflow: hidden;
	margin-top:15px;
	}
	
#anim{
	width:800px;
	height:500px;
	margin-left:auto;
	margin-right:auto;}

.bloc{
	padding:10px;
	width:280px;
	background:#d3bfcc url('../img/bg_bloc.jpg') repeat-x top left;
	float:left;
	margin-left:12px;
	color:#2c2522;
	height:360px;
	}
	
.bloc2{
	padding:10px;
	width:580px;
	background:#d3bfcc url('../img/bg_bloc.jpg') repeat-x top left;
	float:left;
	margin-left:12px;
	height:360px;
	}
	
.box{
	width:930px;
	padding:10px;
	background:#d3bfcc url('../img/bg_bloc.jpg') repeat-x top left;
	color:#2c2522;
	}
	
.volutes{
	position: absolute;
	bottom:90px;
	width:280px;
	height:50px;
	margin-top:10px;
	}

#plats {
	margin: 1em 0;
	height: 300px;
	overflow: auto;
}

#gallery{
	width:580px;
	height:330px;
	}
	
#gallery img{
	float:left;
	margin:0 0 2px 2px;
	border:#fff2be solid 1px;}
#accordion{
	height:553px;
	overflow:auto;
	}
	
#map{
	width:579px;
	height:340px;
	}
	
#footer {
	float:left;
	width: 1200px;
	height:87px;
	background: #500034 url('../img/footer.jpg') no-repeat 0 0;
	text-align:center;
}
#footer a {
	color: #500034;
	text-decoration:none;
}
#footer a:hover {
	color: #fff2be;
	text-decoration:none;
}
#footer p {
	padding-top:8px;
	font-size:90%;
}
/**************************** LAYOUT END ***********************************/

/*********************************  NAV  ***********************************************/
#nav {
	font-size: 14px;
	margin: 0 1em;
}
#nav li {
	float: left;
	text-align: center;
	width: 160px;
	padding:9px 0;
}
#nav a:link, #nav a:visited {
	font-size: 120%;
	color: #2ca3c3;
	text-decoration: none;
	text-align: center;
	padding:9px 60px;
}
#nav a:hover, #nav a:link.active, #nav a:visited.active, #nav a:hover.active {
	background: url('../img/nav_hover.jpg') no-repeat top center;
	color: #fff;
}
/*********************************  NAV END  ***********************************************/

/*********************** CONTENT *********************************/
fieldset{
	float:left;
	margin-right:20px;
	}

label {
	display: block;
}
fieldset.message textarea {
	width: 270px;
	height: 60px;
}
fieldset.validation {
	clear: left;
}
#contact .nous_ecrire {
	float: left;
	width: 270px;
}

#enter {
	display: none;
}
#gallery2 {
	display: none;
}
#gallery {
	display: block;
}

/*********************** CONTENT END *********************************/

/*********************** CLASSES *********************************/
.pagination {
	height: 2em;
	line-height: 2em;
}
.pagination a, .pagination span {
	padding: 0.1em 0.3em;
}
.pagination a {
	color: #2C347F;
}
.pagination span.disabled, .pagination span.current {
	color: #777;
}
.gauche {
	float: left;
}
.droite {
	float: right;
}
.aligne_centre {
	text-align: center;
}
.aligne_droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.nomargin {
	margin: 0;
}
.reset {
	clear: both;
}
.nofloat {
	float: none;
}
.nobg {
	background: none;
}
.curseur_lien {
	cursor: pointer;
}
.cache {
	display: none;
}
/*********************** CLASSES END *********************************/


@media screen and (max-width: 500px) {
	
	#wrapper {
		left: 0;
		margin: 0;
		position: relative;
		width: auto;
	}
	
	body {
		font-size: 12px;
	}
	
	#header {
		width: auto;
		height: 100px;
		background-position: top center;
	}
	#header embed {
		display: none;
	}
	
	.volutes {
		display: none;
	}
	#son {
		display: none;
	}
	
	#menu {
		width: auto;
		height: auto;
		background-repeat: repeat;
	}
	#menu #nav {
		margin: 0;
	}
	#menu #nav li {
		float: none;
		width: auto;
	}
	#menu #nav li a{
		font-size: 16px;
	}
	
	#main {
		width: auto;
		margin: 0;
	}
	
	.bloc {
		float: none;
		width: auto;
		height: auto;
		margin: 0;
		overflow: auto;
	}
	
	.photo-wrapper {
		height: auto;
		width: auto;
	}
	
	.bloc img {
		width: 100%;
		height: auto;
	}
	
	.bloc2 {
		width: auto;
		height: auto;
		float: none;
		margin: 0;
		overflow: auto;
	}
	
	.box {
		width: auto;
		overflow: auto;
	}
	
	#gallery {
		width: auto;
		height: auto;
	}
	
	#footer {
		width: auto;
		height: auto;
		background-position: top center;
		padding-bottom: 20px;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	fieldset {
		float: none;
		margin: 0;
	}
	
	input {
		width: 98%;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	textarea {
		width: 100% !important;
		height: 100px !important;
	}
	
	#map {
		width: auto;
		height: 200px;
	}
	
	#enter {
		display: block;
		border: 0;
		margin: 0;
	}
	#enter img {
		width: 100%;
		height: auto;
		border: 0;
		margin: 0;
		display: block;
	}
	
	#anim {
		display: none;
	}
	
	#plats {
		height: auto !important;
	}
	
	#anim_contact {
		display: none;
	}
	#lbImage {
		width: 100% !important;
	}
	
	#gallery {
		display: none;
	}
	#gallery2 {
		display: block;
	}
	
}



