*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('images/fond_ocre.jpg') repeat;
font-size: 16px;
font-family: Arial;
color: #006666;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}






ul.linklist
{
list-style: none;
}

ul.linklist li
{
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}



#outer
{
position: relative;
width: 747px;
margin: 0 auto;
border-right: solid 1px #000;
border-left: solid 1px #000;
border-bottom: solid 1px #000;
background: #fff url('images/fond_int.jpg') repeat;
}

#inner
{
position: relative;
padding: 1px 0px 0px 0px;
}






#splash
{
position: absolute;
width: 747px;
height: 300px;
}


#menu
{
position: relative;
background: #46461F url('images/mo.jpg') repeat-x;
height: 30px;
padding: 0px 0px 0px 0px;
margin: 300px 0px 0px 0px;
border-top: solid 1px #000;
border-bottom: solid 1px #000;

}



#menu ul li
{
display: inline;
line-height: 20px;
padding-left: 10px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 10px 0px 10px 20px;
font-size: 13px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/fond_ocre.jpg') repeat-x top;
color: #4A4A24;
text-decoration: none;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
}

#date
{
position: absolute;
top: 0px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}



#primarycontent
{
position: relative;
width: 747px;
text-align: center;
        padding: 5px;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 0px 15px;
border-bottom: 1px solid #000000;
}

#primarycontent .content
{
margin-bottom: 20px;
 }



#innerg{
        text-align: left;
	background: #F2DB7C;
        width: 680px;
	height : auto;
	border : #000 1px solid;
        padding: 5px 10px 10px 10px;
}

#footer
{
font-size: 10px;
position: relative;
clear: both;
text-align: center;
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}


blockquote{
	background: #F2DB7C;
 	width : 468px;
	height : auto;
        display : block;
	border : #000 1px dashed;
	margin : 5px auto 0 auto;
	padding : 5px;
}

input,select,textarea {
	background: #FFF;
	border: 1px solid #6890A3;
	color: #000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
 }



.reservation2 {
	max-width : 100%;
	background-color : #CCE6FF;

}

.reservation1 {
	max-width : 100%;
	background-color : #808080;

}


.reservation0 {
	max-width : 100%;
	background-color : #FF8C8C;
	border : 0;
}

.reservation {
	max-width : 100%;
	background-color : #FF8C8C;
	border : 0;
}



.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

.left {
	float: left;
	margin: 0px 0px 0px 15px;
}





table {
	border-collapse: collapse;
	margin: 10px;
}
tr {
	height: 30px;
}
tr.moi {
	background: #000000 url('./images/moi.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #4E2D0D;
	border-bottom: solid 2px #4E2D0D;
}
tr.allday {
	background: #000000 url('./images/allday.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
}

.reservation2 {
	background: #000000 url('./images/reservation.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	color: #FFF;
}
.reservation0 {
	background: #000000 url('./images/wait24.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
.reservation1 {
	background: #000000 url('./images/wait.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
.reservation {
	background: #000000 url('./images/wait24.jpg') repeat-x 0 0;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}