html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, address, img, small, strong, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #42361E;
	font-family: "Trebuchet MS";
	color: white;
	line-height: 1; 
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #FDD02F;
	text-decoration: none;
}	

h2 {
	color: #FDD02F;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 10px;
}

cite {
	color: #FDD02F;
	font-size: 16px;
	font-style: normal;
}

p {
	font-size: 13px;
	line-height: 25px;
}

/** PAGE **/

#page {	margin: 20px auto; width: 960px; }

/** MENU **/

#nav {
	height: 32px;
	margin-left: 395px;
	width: 565px;
}

#nav li { float: left; }

/** COMMUN **/

#accueil-gauche, #restaurant-gauche, #carte-gauche, #prestations-gauche,
#contact-gauche, #actualites-gauche, #plansite-gauche, #mentions-gauche {
	float: left;
	height: 648px;
	width: 395px;
}

#accueil-principal, #restaurant-principal, #carte-principal, #prestations-principal,
#contact-principal, #actualites-principal, #plansite-principal, #mentions-principal {
	margin-left: 395px;
	height: 616px;
	width: 565px;	
}

.scrollpane {
	overflow: auto;
	height: 100%;
	padding-right: 5px;
}

#logo-petit { margin-left: 18px; margin-top: 28px; }

#bas {
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
}

#bas p {
	font-size: 11px;
	text-align: center;
}

#bas li {
	display: inline;
}

.important {color: #FDD02F;}


/** PLAN SITE **/

#plansite-gauche { background: url(../images/gauche_accueil.jpg) no-repeat; }

#plansite-principal { background: url(../images/droite_neutre.jpg) no-repeat; }

#plansite-contenu { padding: 10px 15px 0px 20px; }

ul#plansite-liste { margin-top: 20px; }

ul#plansite-liste li { margin-bottom: 20px; margin-left: 25px; list-style: square; }


/** MENTIONS LEGALES **/

#mentions-gauche { background: url(../images/gauche_accueil.jpg) no-repeat; }

#mentions-principal { background: url(../images/droite_neutre.jpg) no-repeat; }

#mentions-contenu { padding: 10px 15px 0px 20px; }


/** ACCUEIL **/

#accueil-gauche { background: url(../images/gauche_accueil.jpg) no-repeat; }

#accueil-logo { margin-left: 40px; margin-top: 32px; }

#accueil-principal { background: url(../images/droite_accueil.jpg) no-repeat; }

#accueil-contenu { padding: 20px 15px 0px 20px; text-align: justify; }

#accueil-actu {
	margin-top: 35px;
	padding: 20px 15px 0px 20px;
}

#accueil-actu .actu {
	margin-bottom: 10px;
}

#accueil-actu .actu td {
	vertical-align: middle;
}

#accueil-actu .actu .actu-td-image {
	padding-right: 25px;
}

#accueil-actu .actu .actu-td-contenu {
	overflow: hidden;
	width: 350px;
}

#accueil-actu .actu .actu-td-contenu h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#accueil-actu .actu .actu-td-contenu p {
	line-height: 16px;
	font-size: 11px;
	font-style: italic;
}

#accueil-actu .actu .actu-td-contenu p a {
	font-weight: bold;
}

.auteur-citation {
	font-size: x-small;
	font-style: italic;
	padding-right: 35px;
	text-align: right;
}


/** RESTAURANT **/

#restaurant-gauche { background: url(../images/gauche_restaurant.jpg) no-repeat; }

#restaurant-principal {	background: url(../images/droite_restaurant.jpg) no-repeat; }

#restaurant-contenu {
	padding: 332px 15px 0px 20px;
	font-style: italic;
	text-align: justify;
}


/** CARTE **/

#carte-gauche {	background: url(../images/gauche_carte.jpg) no-repeat; }

#carte-principal { background: url(../images/droite_carte.jpg) no-repeat; }

#carte-liste-menu {
	float: left;
	height: 570px;
	margin-right: 5px;
	padding-top: 38px;
	overflow: auto; 
	width: 180px;
}

#carte-liste-menu li {
	margin: 0 0 10px 15px;
}

#carte-contenu-menu {
	margin-left: 185px;
	padding-top: 40px;
	text-align: center;
}

#carte-image-menu {
	height: 285px;
	padding-right: 20px;
}

#carte-description-menu {
	height: 285px;
	text-align: left;
	font-style: italic;
	width: 98%;
}

#carte-description-menu p {
	margin-bottom: 20px;
}


/** PRESTATIONS **/

#prestations-gauche { background: url(../images/gauche_prestations.jpg) no-repeat; }

#prestations-principal { background: url(../images/droite_prestations.jpg) no-repeat; }

#prestations-contenu {
	padding: 332px 15px 0px 20px;
	font-style: italic;
}


/** NOUS CONTACTER **/

#contact-gauche {
	background: url(../images/gauche_contact.jpg) no-repeat; 
	position: relative;
}

#contact-principal { background: url(../images/droite_contact.jpg) no-repeat; }

#contact-contenu {
	padding: 350px 15px 0px 20px;
	font-style: italic;
}

#contact-contenu address {
	font-size: 13px;
	line-height: 25px;
}

#contact-contenu p {
	color: #FDD02F;
	margin-top: 25px;
}

p#contact-reservations {
	font-size: 15px;
}

p#contact-reservations big {
	font-size: 20px;
	font-weight: bold;
}

#contact-contenu p small {
	font-size: 14px;
}

.contact-mail-diff {
	color: #998753;
}

#contenu-map {
	bottom: 62px;
	height: 228px;
	left: 0px;
	position: absolute;
	width: 100%;
}

#contenu-map h1 {
	color: #FDD02F;
}

#contenu-map p {
	color: black;
}

#contenu-map span {
	display: none;
}


/** ACTUALITES **/

#actualites-gauche { background: url(../images/gauche_actualites.jpg) no-repeat; }

#actualites-principal { background: url(../images/droite_actualites.jpg) no-repeat; }

#actualites-liste-actus {
	float: left;
	height: 570px;
	margin-right: 5px;
	padding-top: 38px;
	overflow: auto;
	width: 180px;
}

#actualites-liste-actus li {
	margin: 0 0 10px 15px;
}

#actualites-contenu-actu {
	margin-left: 185px;
	padding-top: 40px;
	text-align: center;
}

#actualites-image-actu {
	height: 285px;
	padding-right: 20px;
}

#actualites-description-actu {
	height: 285px;
	text-align: left;
	font-style: italic;
	width: 98%;
}

#actualites-description-actu p.publication {
	color: #998753;
	font-size: 11px;
	margin: 0 0 10px 0;
	line-height: 2px;
}

#actualites-description-actu p {
	margin-bottom: 20px;
}
