/* CSS SITE LESURFING */

/* Importation des feuilles de style externes */
@import url(style_lightbox.css);

/* Redéfinition des balises */
body {
	font-family: "Arial";
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #f6ba48 url(../images/fond.jpg) repeat-x;
}

h1 {
	width: 370px;
	margin-left: 20px;
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #f6ba48;
	border-bottom: 1px solid #f6ba48;
}

h2 {
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #624a27;
}

h2 span {
	border-bottom: 1px dashed #624a27;
}

/* Redéfinition des Liens */
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* Définition des STRONG et SPAN de couleurs */
strong.blanc, span.blanc {
	color: #ffffff;
}

strong.noir, span.noir {
	color: #000000;
}

strong.beige, span.beige {
	color: #f6ba48;
}

strong.orange, span.orange {
	color: #e46023;
}

strong.jaune, span.jaune {
	color: #fdcb29;
}

strong.rouge, span.rouge {
	color: #e32219;
}

strong.marron, span.marron {
	color: #624a27;
}

strong.bleu, span.bleu {
	color: #6f93a7;
}

/* Définition des MENUS */
#menu_haut ul {
	position: relative;
	width: 203px;
	height: auto;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	padding-top: 2px;
}

#menu_haut ul li {
	position: relative;
	width: 203px;
	height: 44px;
	margin-bottom: 10px;
	list-style-type: none;
	float: left;
	display: inline;
}

a#restaurant {
	position: relative;
	width: 203px;
	height: 44px;
	background: transparent url(../images/bt_restaurant.jpg) no-repeat;
	float: left;
}

a#histoire {
	position: relative;
	width: 203px;
	height: 44px;
	background: transparent url(../images/bt_histoire.jpg) no-repeat;
	float: left;
}

a#carte {
	position: relative;
	width: 203px;
	height: 44px;
	background: transparent url(../images/bt_carte.jpg) no-repeat;
	float: left;
}

a#contact {
	position: relative;
	width: 203px;
	height: 44px;
	background: transparent url(../images/bt_contact.jpg) no-repeat;
	float: left;
}

#menu_bas ul {
	width: 900px;
	height: auto;
	margin-left: 40px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #624a27;
	display: inline;
}

#menu_bas ul li {
	width: 200px;
	height: auto;
	list-style-type: none;
	display: inline;
}

#menu_bas a {
	color: #6f93a7;
	text-decoration: none;
}

#menu_bas a:hover {
	color: #ffffff;
	text-decoration: none;
}

a#bt_menu_carte {
	position: relative;
	width: 135px;
	height: 195px;
	margin-left: 44px;
	margin-top: 109px;
	background: transparent url(../images/bt_menu_carte.jpg) no-repeat;
	float: left;
}

a#logo {
	position: relative;
	width: 220px;
	height: 135px;
	margin-left: 35px;
	margin-top: 4px;
	background: transparent url(../images/logo.jpg) no-repeat;
	float: left;
}

a#adresse_contact {
	position: relative;
	width: 150px;
	height: auto;
	margin-left: 90px;
	margin-top: 3px;
	font-size: 12px;
	color: #fdcb29;
	text-align: center;
	color: #fdcb29;
	text-decoration: none;
	float: left;
}

a#adresse_contact:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Définition des divisions */
#site {
	position: relative;
	width: 1020px;
	height: auto;
	margin: 0px auto 0px auto;
}

#zone_logo {
	position: relative;
	width: 259px;
	height: 208px;
	background: transparent url(../images/fond_logo.jpg) no-repeat;
	float: left;
}

#diaporama {
	position: relative;
	width: 466px;
	height: 208px;
	background: transparent url(../images/diaporama.jpg) no-repeat;
	float: left;
}

#illustrations {
	position: relative;
	width: 295px;
	height: 208px;
	background: transparent url(../images/illustrations.jpg) no-repeat;
	float: left;
}

#gauche {
	position: relative;
	width: 259px;
	height: 434px;
	float: left;
}

#menu_haut {
	position: relative;
	width: 259px;
	height: 210px;
	background: transparent url(../images/fond_gauche_haut.jpg) no-repeat;
	float: left;
}

#gauche_bas {
	position: relative;
	width: 259px;
	height: 224px;
	background: transparent url(../images/fond_gauche_bas.jpg) no-repeat;
	float: left;
}

#centre {
	position: relative;
	width: 466px;
	height: 434px;
	float: left;
}

#titre {
	position: relative;
	width: 466px;
	height: 45px;
	background: transparent url(../images/fond_titre.jpg) no-repeat;
	float: left;
}

#conteneur {
	position: relative;
	width: 466px;
	height: 389px;
	background: transparent url(../images/fond_contenu.jpg) no-repeat;
	float: left;
}

#contenu {
	position: relative;
	width: 436px;
	height: 379px;
	float: left;
	
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: auto;
}

#droite {
	position: relative;
	width: 295px;
	height: 434px;
	float: left;
}

#droite_haut {
	position: relative;
	width: 295px;
	height: 315px;
	background: transparent url(../images/fond_droite_haut.jpg) no-repeat;
	float: left;
}

#droite_bas {
	position: relative;
	width: 295px;
	height: 119px;
	background: transparent url(../images/fond_droite_bas.jpg) no-repeat;
	float: left;
}

#footer {
	position: relative;
	width: 1020px;
	height: 118px;
	background: transparent url(../images/footer.jpg) no-repeat;
	float: left;
}

#menu_bas {
	position: relative;
	width: 1020px;
	height: auto;
	float: left;
}

/* Définition des FORMULAIRES */
.form {
	width: 420px;
	height: auto;
	margin: 0px auto 0px auto;
	font-size: 12px;
	text-align: left;
	border: 0px solid #fff;
}

.textfield {
	width: 180px;
	height: 15px;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #f6ba48;
	border: 1px solid #f6ba48;
}

.textfield:hover {
	background-color: #e46023;
	border: 1px solid #ffffff;
}

.textfield:focus {
	background-color: #f6ba48;
	border: 1px solid #ffffff;
}

.bt_form {
	width: 100px;
	height: 20px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f6ba48;
	border: 1px solid #f6ba48;
}

.bt_form:hover {
	cursor: pointer;
	color: #ffffff;
	background-color: #f6ba48;
	border: 1px solid #ffffff;
}