@charset "utf-8";

/* GENERAL */

body {
	margin: auto;
	width: 100%;
	background-color: #e8f9ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 0;
}

#content img {
margin-left: 10px;
margin-right: 10px;
border: none;
}

#content img a:hover {
border: 5px solid black;
}

table {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	}
	
td {
	vertical-align: top;
	}

li, ul {
margin: 0;
padding: 0;
}

.promotion {
margin: auto;
margin-bottom: 15px;
padding: 5px;
width: 550px;
border: 1px solid #ff3535;
background-color: #ffa0a0;
text-align: center;
font-size: 20px;
}

.promo-clignotant {
text-decoration: blink;
text-align: center;
color: #ee0000;
font-size: 25px;
font-weight: bold;
}

.police20 {
font-size: 20px;
font-weight: bold; }

.center {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	}

.titre {
	margin-bottom: 15px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #d94055;
	font-style: italic;
	}

.photos img {
	margin-top: 0;
	}

.mini-gauche {
	font-size: 10px;
	text-align: right;
}

.mini {
	font-size: 10px;
	}


.important2{
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid red;
	font-weight: bold;
	color: red;
	text-align: center;
	background-color: #febbbb; }
	
.grascenter { font-weight: bold; text-align: center; margin-bottom: 10px; }
/* BARRE DE NAVIGATION - MENU HAUT */


/* Menu Haut */

#menu-haut {
	width: 100%;
	height: 43px;
	background-image: url(images/design/back-menu.jpg);
	background-repeat: repeat-x;
}

#liens-haut {
	margin: auto;
	width: 950px;
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

#liens-haut a {
	color: #e8f9ff;
	text-decoration: none;
	height: 49px;
	padding-top: 18px;
	padding-bottom: 14px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

#liens-haut li {
    height: 43px;
	display: inline;
}

#liens-haut a:hover {
	background-image: url(images/design/back-hover-menu.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
}

/* HEADER */

#header {
    margin: auto;
	width: 950px;
	height: 170px;
}

#header img {
	margin: 0;
	padding: 0;
	}

#header-bas {
	width: 100%;
	height: 3px;
	margin-top: 0px;
	background-image: url(images/design/header-bas.jpg);
	background-repeat: repeat-x;
}

/* PAGE 950 PX */

#page {
	margin: auto;
	width: 950px;
	overflow: auto;
}

/* MENU HAUT */


	
/* MENU GAUCHE */

#menugauche {
	margin-top: 20px;
	width: 202px;
	float: left;
	}

#haut-menu {
	width: 202px;
	height: 15px;
	background-image: url(images/design/menu-haut.jpg);
	background-color: #b5e2f5;
	background-repeat: no-repeat;
	border-bottom: dashed 1px #80c4df;
}

#back-menu {
	background-image: url(images/design/back-liens.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#haut-menu2 {
	width: 202px;
	height: 15px;
	background-image: url(images/design/menu-haut.jpg);
	background-color: #b5e2f5;
	background-repeat: no-repeat;
	}
	
#bas-menu {
	margin-bottom: 15px;
	width: 202px;
	height: 14px;
	background-image: url(images/design/menu-bas.jpg);
	background-repeat: no-repeat;
	}

#liens {
	background-image: url(images/design/back-liens.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-color: #b5e2f5;
	}
	
#liens a {
	margin: 0;
	padding: 0;
	color: #0a7dac;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}

#liens a:hover {
	margin: 0;
	padding: 0;
	width: 200px;
	text-decoration: underline;
	}

#liens li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: dashed 1px #80c4df;
	width: 200px;
}

ul#liens {
	margin: 0;
	padding: 0;
}
	
#haut-adresse {
	width: 202px;
	height: 12px;
	background-image: url(images/design/haut-adresse.jpg);
	background-repeat: no-repeat
	}
	
#back-adresse {
	width: 192px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/design/back-adresse.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	}
	
#bas-adresse {
	width: 202px;
	height: 13px;
	background-image: url(images/design/bas-adresse.jpg);
	background-repeat: no-repeat;
	}
/* CONTENT */

#contenu {
	margin-top: 20px;
	width: 728px;
	margin-left: 219px;
	}

#content-haut {
	width: 728px;
	height: 16px;
	background-image: url(images/design/content-haut.jpg);
	}

#content {
	width: 708px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/design/back-content.jpg);
	overflow: auto;
	}

#content a {
	color: #0a7dac;
	text-decoration: none;
	}

#content a:hover {
	text-decoration: underline;
	}
	
#content-bas {
	width: 728px;
	height: 16px;
	background-image: url(images/design/content-bas.jpg);
	}
	
#diaporama img {
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;

}	
	
#reservation {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 0;
	width: 500px;
 }
	
#reservation p {
	margin:0;
	padding:5px 0px 8px 20px;
	border-top:1px dashed gray;
	font-weight: bold;
}

#reservation label { float: left; width: 250px; }
  
#reservation input { width: 200px; background: #e5e5e5; border: 1px solid #b1b0b0; }
	
#reservation textarea {
	width: 200px;
	height: 80px;
	background: #e5e5e5;
	border: 1px solid #b1b0b0; }
	
#boutonreserver input {
	margin-top: 10px;
	margin-left: 365px;
	width: 150px;
	background: #e5e5e5;
	border: 1px solid #b1b0b0; }
	
#meubles { margin: auto; margin-bottom: 10px; width: 500px; border-top:1px dashed gray; font-weight: bold; }		
	
table#tablemeuble { margin: 0; text-align: left; margin-left: 16px; }

td#haut { vertical-align: top; width: 245px; }
	
#photos { float: right; text-align:center; }

#photos img {
margin-top: 0px;
}

/* COPYRIGHT */

#copyright {
	margin-top: 20px;
	padding-top: 13px;
	width: 100%;
	height: 39px;
	background-image: url(images/design/back-copyright.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	color: #e8f9ff;
}

#copyright a {
	text-decoration: underline;
	color: #e8f9ff;
	}
	
#copyright a:hover {
	text-decoration: none;
	}
	
table#pimentjaune {
	margin: auto;
	margin-bottom: 20px;
	width: 520px;
	border: 1px solid #fbd200;
	background: #fbff90;
	text-align: center;
	font-weight: bold;
	border-collapse: collapse; }
	
tr#tjaune { background: #f6ff40; height: 25px; }

#pimentjaune td { border: 1px solid #fbd200; }

table#pimentvert {
	margin: auto;
	margin-bottom: 20px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	background: #aeffc2;
	border: 1px solid #06a200;
	border-collapse: collapse; }
	
tr#tvert { background: #3dfe6d; height: 25px; }

#pimentvert td { border: 1px solid #06a200; }

table#pimentrouge {
	margin: auto;
	margin-bottom: 20px;
	width: 520px;
	text-align: center;
	font-weight: bold;
	background-color: #fdb6b4;
	border: 1px solid #fd0000;
	border-collapse: collapse; }
	
tr#trouge { background-color: #fe7676; height: 25px; }

#pimentrouge td { border: 1px solid #fd0000; }

#contact {
	margin: auto;
	margin-top: 20px;
	width: 450px;
	font-weight: bold; }

#contact p {
	margin: 0;
	padding: 5px 0px 8px 20px;
	border-top: 1px dashed gray;
	height: 1%; }

#contact label { float: left; width: 150px; }
  
#contact input { width: 200px; background: #e5e5e5; border: 1px solid #b1b0b0; }

#boutonenvoyer input { margin-left: 150px; }
	
#contact textarea {
	width: 230px;
	height: 130px;
	background: #e5e5e5;border: 1px solid #b1b0b0; }
	
#xiti-logo {
	text-align: center;
	margin-bottom: 10px; }