/* Start of CMSMS style sheet 'Situer' */
html, body, table, td{
	height: 100%;
	width: 100%;
	border:0;
	margin:0;
	padding:0;
                overflow: auto;
}

p {
	margin: 0;
	color: #333;
	font-size: 12px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}

img, fieldset, object { border: 0; }

table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}

td {
	text-align: center;}
	
#header-inside {
	width: 960px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#back-ligne {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	background-image: url(back-ligne.jpg);
	background-repeat: repeat-x;
}

#contenu-back {
	width: 960px;
	height: 450px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#contenu {
	width: 960px;
	height: 450px;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0px;
}

#logo {
	width: 960px;
	height: 97px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu {
	width: 960px;
	height: 53px;
	margin: 0;
	padding: 0;
}

body {
	background-image: url(background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gras {
	font-weight: bold;
	font-size: 14px;
	color: #900;
}
.gras-noir {
	font-weight: bold;
	font-size: 14px;
}
.rouge {
	color: #666;
}
.plats {
	font-size: 14px;
}
.gris {
	color: #666;
}
.etoile {
	font-size: 18px;
	color: #900;
}
/* End of 'Situer' */

