/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.content ul { list-style: disc; margin: 0 0 10px 0; padding-left: 30px; }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*	-------------------------------------------------------------
		Global Definitions
 -------------------------------------------------------------  */

 html {
    overflow: scroll;
}


body {
	font-size: 10pt;
	font-family: Tahoma;
	color: #727272;
	background: #FFF;
	line-height: 20px;
}

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

h1 {
	color: #981386;
	font-size: 1.6em;
	font-weight: normal;
	background: url('../images/h1_bg.gif') top left no-repeat;
	padding: 0 0 5px 35px;
	margin: 20px 0;
	
}
h1.center {
	background-position: top center;
	margin-bottom: 30px;
	margin-top: 70px;
	padding-top: 40px;
	text-align: center;
}

h2 {
	color: #981386;
	font-size: 1.4em;
	padding: 5px 0;
	font-weight: normal;
}

h3 { margin-bottom: 7px; }

p {
	padding: 0 0 10px 0;
}

.content {
	padding: 20px 0;
}

/*	-------------------------------------------------------------
		Header
 -------------------------------------------------------------  */

.header {
	height: 110px;
	position: relative;
	background: url('../images/menu_bg.gif') top right no-repeat;
}

.header ul {
	position: absolute;
	top: 70px;
	left: 310px;
}

.header ul li {
	float: left;
	padding: 0 10px;
	text-align: center;
}

.header ul a {
	font-size: 1.2em;
	color: #981386;
	text-decoration: none;
}

.header ul .active {
	font-weight: bold;	
}

.header ul a:hover {
	text-decoration: underline;
}

/*	-------------------------------------------------------------
		Clear all floats
 -------------------------------------------------------------  */

.clearit {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/*	-------------------------------------------------------------
		Presentation
 -------------------------------------------------------------  */

.prs-image {
	float: left;
	width: 520px;
}

.prs-content {
	width: 435px;
	float: right;
}

.prs-content .adr {
	width: 410px;
	height:265px;
	position: relative;
	color: #981386;
	background: url('../images/ad_bg.gif') top left no-repeat;
	line-height: 1.2em;
	margin-top: 8px;
}

.prs-content .adr-line1 {
	position: absolute;
	top: 20px;
	left: 15px;
}

.prs-content .adr-line2 {
	position: absolute;
	top: 20px;
	left: 240px;
}

.prs-content .adr-line3 {
	position: absolute;
	top: 70px;
	left: 55px;
	text-align: center;
	width: 300px;
}

.prs-content .adr-line3 span,
.prs-content .adr-line4 span,
.prs-content .adr-line5 span {
	color: #727272;
}

.prs-content .adr-line4 {
	position: absolute;
	top: 160px;
	left: 15px;
	width: 180px;
}

.prs-content .adr-line4 strong {
	display: inline-block;
	margin-top: 5px;
}

.prs-content .adr-line5 {
	position: absolute;
	top: 160px;
	right: 15px;
	width: 180px;
}

.prs-content .reservationbutton {
	background: #ba7baa;
	border-radius: 5px;
	color: white;
	font-size: 1.3em;
	padding: 6px 20px;
	position: relative;
	text-decoration: none;
	top: 10px;
	transition: 0.5s;
}

.prs-content .reservationbutton:after {
	content: '\00bb';
	padding-left: 5px;
}

.prs-content .reservationbutton:hover {
	background: #981386;
}

/*	-------------------------------------------------------------
	    Liste de Prix
 -------------------------------------------------------------  */

.prix-col1 {
	float: left;
	display: inline;
	width: 240px;
	text-align: center;
}

.prix-col2 {
	float: left;
	display: inline;
	width: 325px;
}

.prix-col3 {
	float: right;
	display: inline;
	width: 330px;
}

.tblprix {
	width: 100%;
}

.tblprix span {
	font-size: 0.9em;
}

.tblprix em {
	font-size: 0.8em;
}

.tblprix .product {
	background: #f0f0f0;
	padding: 3px 0 3px 10px;
}

.tblprix .price {
	background: #ba7baa;
	color: #FFF;
	width: 80px;
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
}

/*	-------------------------------------------------------------
	    Liste de Prix
 -------------------------------------------------------------  */

.spc-col1 {
	float: left;
	display: inline;
	width: 240px;
	text-align: center;
}

.spc-col2 {
	float: right;
	display: inline;
	width: 710px;
}

/*	-------------------------------------------------------------
		Specialites
 -------------------------------------------------------------  */

h1 small {
	display: block;
	font-size: 70%;
	margin-top: 7px;
	text-transform: uppercase;
}

.color {
	display: inline-block;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

.color::before {
	color: red;
	content: "•";
	display: inline-block;
	font-size: 150%;
	line-height: 20px;
	margin-right: 7px;
	vertical-align: text-bottom;
}
.color1::before { color: #1e983c; }
.color2::before { color: #a22e2e; }
.color3::before { color: #1f99c9; }
.color4::before { color: #eb85eb; }

/*	-------------------------------------------------------------
	    Marques
 -------------------------------------------------------------  */

.mq-col1 {
	float: left;
	display: inline;
	width: 420px;
	text-align: center;
}

.mq-col2 {
	float: right;
	display: inline;
	width: 530px;
}

/*	-------------------------------------------------------------
		Gallery
 -------------------------------------------------------------  */

.gallery {
	margin-left: 50px;
}

.gallery img {
	border: 5px solid white;
	border-radius: 4px;
	box-shadow: 0 0 4px #CCC;
	margin: 0 10px 10px 0;
}

/*	-------------------------------------------------------------
		tblOpen
 -------------------------------------------------------------  */

.tblopen {

}

.tblopen .day {
	background: #ba7baa;
	color: #FFF;
	padding: 3px 5px 3px 10px;
	text-align: right;
	width: 40%;
}

.tblopen th {
	background: #ba7baa;
	color: #FFF;
	padding: 5px 0;
	border-bottom: 2px solid #FFF;
}

.tblopen .hours {
	padding: 3px 5px 3px 10px;

}

/*	-------------------------------------------------------------
		Footer
 -------------------------------------------------------------  */

.footer {
	clear: both;
	background: url('../images/footer_bg.gif') top left no-repeat;
	height: 2px;
	margin: 0 0 20px 0;
}


