/******  HTML TAGS *******/

@page
{
margin: 0;
}

body , ul, li, div, p, h1, h2, h3{
margin: 0;
padding: 0;
}

body {
/*background-image: url(/images-self-catering/fond.jpg);*/
color: #660000;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align:justify;
}

hr
{
clear: both;
visibility: hidden;
}

h1
{
font-size: 25px;
border-bottom: 1px solid #660000;
}

h1#header-image
{
/*margin: 0;
border-bottom: 1px solid #660000;*/
}


h2
{
font-size: 18px;
margin-top: 15px;
font-weight: lighter;
}

h3
{
font-size: 15px;
margin-top: 12px;
}

ul
{
font-size: 13px;
margin-top: 10px;
list-style-position: inside;
list-style-type: square;
}

p
{
font-size: 13px;
margin-top: 10px;
}

p.noscript
{
font-size: 11px;
margin-top: 20px;
}

/******  LAYOUT *******/

#main-container
{
/*position: absolute;
left: 0;*/
width: 800px;
background-color: #FFFFEF;
border-left: 1px solid #660000;
border-right: 1px solid #660000;
}

#header
{
/*height: 110px;
background-image: url(/images-self-catering/sep.jpg);
background-position: bottom;*/
}

#left
{
display: none;
}

#center
{
padding: 10px;
}

#footer
{
/*height: 30px;*/
padding-top: 40px;
margin-top: 10px;
text-align: center;
font-size: 11px;
border-bottom: 1px solid #660000;
}

#img-home
{
margin: 20px 0 20px 0;
}

.img-illustration-left
{
float: left;
margin: 10px 15px 0 0;
border-bottom: 2px solid #999999;
border-right: 2px solid #999999;
}
.img-illustration-right
{
float: right;
margin: 10px 0 0 15px;
border-bottom: 2px solid #999999;
border-right: 2px solid #999999;
}

img.carte
{
float: right;
margin: 50px 0 0 15px;
border: 2px solid #660000;
}


.align-centre
{
text-align: center;
}

li.title
{
margin: 10px 0 0 0;
font-weight: bold;
}

li.offset
{
list-style-type: none;
margin: 0 0 0 25px;
}

ul.amenities
{
list-style-position: outside;
margin-left: 15px;
}

ul.amenities li
{
margin-bottom: 3px;
}

ul#formulaire, ul#titres_formulaire
{
margin: 0 30px 0 0;
padding: 0;
list-style-position: outside;
list-style-type: none;
position: absolute;
}

form
{
margin-right: 50px;
border-top: 1px solid #DDDDDD;
}

hr#under-form
{
margin-top: 450px;
}

img.gallery
{
margin: 20px 0 0 0;
padding: 5px;
border: 2px solid #660000;
}

a#prev
{
margin: 5px 0 0 20px;
float: left;
}

a#next
{
margin: 5px 20px 0 0;
float: right;
}

table
{
/*margin: 20px 0 20px 0;*/
width: 100%;
font-size: 14px;
border-top: 1px solid #660000;
border-left: 1px solid #660000;
}

td
{
border-right: 1px solid #660000;
border-bottom: 1px solid #660000;
padding: 0.3em;
}

td.td_title
{
width: 15%;
text-align: center;
}

td.td_rate
{
padding-right: 15px;
text-align: right;
}

p.top
{
display: none;
}

table.avail
{
width: 100%;
font-size: 13px;
border: 0;
padding: 15px;
background-color:#F2F2F0;
border: 1px solid #000000;
}

table.avail td
{
margin: 0;
padding: 0;
border: 0;
text-align: center;
}

table.avail td.date
{
margin: 0;
padding-right: 20px;
text-align: right;
}

table.avail td.numdate
{
margin: 0;
font-size: 10px;
}

table.avail img
{
margin-right: 1px;
}

