body {
    background-color : rgb(200,223,234);
    margin           : 5px 0 5px 0;
}
.titre, .menu
{
    background-color : rgb(200,223,234);
    -moz-opacity     : 0.9;
    filter           : alpha(opacity=90);
    z-index          : 10;
}
div.titre {
    text-align       : center;
    width            : 100%;
    height           : 76px;
	background-image:url('images/gradiant_n-s.png');
}
span.titre {    
    font-family      : "Lucida Sans Unicode";
    font-style       : italic;
    font-size        : 24pt;
}
span.location {
    position         : relative;
    text-align       : right;
    font-size        : 11pt;
    font-style       : normal;
    background-color : rgb(200,223,234);
    -moz-opacity     : 0.9;
    filter           : alpha(opacity=90);
}
table.menu {
    background-color : rgb(200,223,234);
    width            : 100%;
}
td.menu, td.menu_hover {
    border-width     : 1.5pt;
    border-style     : solid;
    border-color     : black;
    background-color : #EFEFEF;
    text-align       : center;
    font-family      : "Verdana";
    font-size        : 14pt;
    -moz-opacity     : 1;
    filter           : alpha(opacity=100);
}
td.menu:hover, td.menu_hover {
    background-color : yellow;
}
div {
    position         : relative;
    border           : 1px;
}
.main {
   margin-top        : 76px;
}
a {
    text-decoration  : none;
	border-style     : dashed;
	border-width     : 1px;
	padding          : 2px;
}
a.amenu {
    text-decoration  : none;
	border-style     : none;
}
div.menu {
    top              : 76px;
}
.tarif {
	font-size        : 14pt;	
}
table.tarif {
	width            : 340px;
	text-align       : center;
}
td.tarif {
	background-color : white;
	width            : 33%;
}
img {
	border           : none;
}
p {
	font-size        : 13pt;
}
table.ouvert {
	width            : 450px;
}
.ouvert {
	text-align       : center;
}
td.ouvert, th.ouvert {
	width            : 33%;
}
td.ouvert {
	background-color : white;
}
.liens {
	text-align       : center;
	vertical-align   : middle;
	border			: none;
}
table.liens {
	
}
td.liens {
	/*background-color : white;		*/
}
