@charset "utf-8";
/* CSS Document */

body
{ 	width: 100%; 
	height : 100%; 
	background : url("images/mer.jpg") no-repeat scroll ; 
	margin: auto;
}

table.ombre					{ width: 1028px; height: 768px; margin:auto; margin-top:20px;}
			table.ombre	tr.s1			{ height: 9px; }
			table.ombre	tr.s1 td.s1		{ background: transparent url("images/1_1.png") no-repeat; width: 9px; }
			table.ombre	tr.s1 td.s2		{ background: transparent url("images/1_2.png") repeat-x; }
			table.ombre	tr.s1 td.s3		{ background: transparent url("images/1_3.png") no-repeat; width: 9px; }

			table.ombre	tr.s2 td.s1		{ background: transparent url("images/2_1.png") repeat-y; width: 9px; }
			table.ombre	tr.s2 td.s2		{ background: #ffcc99; vertical-align: top; }
			table.ombre	tr.s2 td.s3		{ background: transparent url("images/2_3.png") repeat-y; width: 9px; }

			table.ombre	tr.s3			{ height: 9px; }
			table.ombre	tr.s3 td.s1		{ background: transparent url("images/3_1.png") no-repeat; width: 9px; }
			table.ombre	tr.s3 td.s2		{ background: transparent url("images/3_2.png") repeat-x; }
			table.ombre	tr.s3 td.s3		{ background: transparent url("images/3_3.png") no-repeat; width: 9px; }

#header{ width:auto; height:auto; margin:auto;}

#menu {
	
	background: #00ddff;
	float:left;
	list-style: none;
	margin:auto;
	margin-top: 5px;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 0.8em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin:auto;
	padding: 0;}
#menu a {
	background: #ff3366 url("images/seperator.gif") bottom right no-repeat;
	color: white;
	display: block;
	float:left;
	margin: auto;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #333 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}	
#corps{	width: 1010px; height: 540px; margin:auto; margin-top:45px;}

#location{width:1010px; height: 600px; margin:auto; margin-top:45px; background-image: url(images/locations.jpg);}
 
#pied{ width:1010px; height: 50px;  padding-top: 5px;margin-top:5px; } 

#tarifs{ width:1010px; height: 660px; margin:auto; margin-top:45px; background-image: url(images/tarifs.jpg);}

#prestations{width:1010px; height: 540px; margin:auto; margin-top:45px; background-image: url(images/prestations.jpg);}

#contact{ width:auto; height: 520px; background-image: url(images/contact2.jpg); margin:auto; margin-top: 45px; }

.texte{text-align:center; font-size: 0.6em; font-weight: bold; color:#ff3366;}
.copyright {color:black; text-align: center; font-size: 0.9em;}

ul#menu li.current a { background-color : #333}

.mail{padding-top:385px; font-size:1.4em; color:#ff3366; padding-left:765px; }
.frere{text-align:center; padding-top:40px; font-size:1.3em;color:white; font-style:italic;}
.viande{color:#ff3366;}

h3 {font-size:1.2em; text-align:center; padding-top: 25px; color:white; font-style: italic; text-decoration:underline;}

a {text-decoration:none; color:black; text-align:center;} 


table.class_table_tarifs{margin: auto;text-align:center;}

table.class_table_tarifs td{color:#0000FF; font-weight:bolder; font-size:1.1em; }

table.class_table_tarifs th{color: #ff3366; text-align : center; font-size: 1.0em; font-style:italic;}

table.class_table_prestations{margin: auto;text-align:center;}

table.class_table_prestations td{color:#0000FF; font-size:1.1em; font-style:italic; }

table.class_table_prestations th{color: #ff3366; text-align : center; font-size: 1.1em; }
 
.cellule{border-style: ridge; background-color:#eeeeee;  } 
.cellule_prestations{border-style: ridge;background-color:#eeeeee;}

span.saison{ text-align:center; color:blue;}

.week{color:#ff3366; text-align:center;font-weight: bold; font-size: 26px;line-height:20px;padding-top:10px;}

.reduc{color:red; text-align: center; font-family:Helvetica; font-size: 16px; font-weight:bold; line-height:25px;}
.reserve{color:black; font-size:12px;}

table.class_table_location th{font: bold 14px Tahoma; color:#0099ff; text-decoration: underline;}

.legend{ font: bold 16px Arial; color:#ff3366;}




