body {
font-family: "Tahoma",Tahoma,Verdana;
font-size: 0.9em;
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
background-color: #9c1416;
color: #9db2a1;
}
#corps {
vertical-align: middle;
width: 1000px;
margin: 0 auto;
padding: 4px;
border-left: 2px solid #9db2a1;
border-right: 2px solid #9db2a1;
min-height:950px;
}
a {
color: #9db2a1;
text-decoration: underline;
color: #9db2a1;
}
a:hover {
text-decoration: underline overline;
}
a img {
border: none;
}
img {
margin: 0px 0px 0px 0px;
}
h1,h2,h3,h4,h5,h6 {
text-align: center;
font-weight: normal;
letter-spacing: 0.7em;
}
.haut {
margin: 0 auto;
text-align: center;
border-top: 1px solid #9db2a1;
border-bottom: 1px solid #9db2a1;
padding-top: 4px;
padding-bottom: 20px;
}
.espace {
margin-left: 24px;
margin-right: 24px;
}
.espace:hover {
border: 1px solid #9db2a1;
margin-top: -1px;
margin-bottom: -1px;
margin-left: 23px;
margin-right: 23px;
}
.milieu {
border-top: 1px solid #9db2a1;
padding-top: 34px;
}
.liens {
clear: both;
font-size: 1.1em;
text-align: center;
margin-bottom: 30px;
}
.liens a {
margin-left: 10px;
margin-right: 10px;
}
.actuelle {
text-decoration: underline;
}
.texte {
border-top: 1px solid #9db2a1;
clear: both;
padding-top: 5px;
}
.contact_titre {
font-weight: bold;
vertical-align: top;
}
.left {
float: left;
}
.right {
float: right;
}
.tablec {
margin: 0 auto;
}
.centref {
margin: 0 auto;
text-align: center;
}
#realisation {
position: fixed;
bottom: 0px;
left: 0px;
border-top: 2px dashed white;
border-right: 2px dashed white;
color: white;
font-family:'Courier New', 'DejaVu Sans Mono', monospace;
/* -moz-border-radius: 5px; */
padding: 2px;
max-width: 120px;
font-size: 0.8em;
}
#realisation a {
color: white;
}
#realisation a:hover {
font-weight: bold;
text-decoration: none
}
.cadre {
border: 1px solid #9db2a1;
margin-top: -1px;
margin-bottom: -1px;
margin-left: 23px;
margin-right: 23px;
}
.titre {
text-align: center;
font-weight: normal;
letter-spacing: 0.7em;
font-size: 2em;
padding-left: 13px;
position: relative;
top: -10px;
}
.stitre {
font-size: 0.9em;
position: relative;
top: -10px;
}
.logo {
margin-top: 5px;
}
.texte_sous_diapo {
text-align: center;
}
label {
display: block;
float: left;
text-align: right;
width: 100px;
padding-right: 10px;
}
.legende {
width: 200px;
float: left;
margin-left: 24px;
margin-right: 24px;
text-align: center;
}


.gauche {
text-align: left;
}
.centre {
text-align: center;
}
.droite {
text-align: right;
}
.justifie {
text-align: justify;
}

/*** Rajout ***/

.ui-datepicker-trigger
{
    margin-left:10px;
    padding-top:-1px;
}

#message
{
    max-width:290px;
    min-width:290px;
}



.reserv
{
    width:640px;
    float:left;
}

#coord
{
      float: left;
    padding-left: 50px;
    width: 281px;
}

#coord h2 {
	font-size: 16px;
}

#commentaires
{
    padding-top:30px;
    clear: both;
    width:960px;
    margin: 0 auto;
}

.contenu
{
    padding: 5px;
    font-style: italic;
    display: block;

}
.com
{
    background-color: #F6F6F5;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 13px;
    padding: 10px;
    position: relative;
    color: #555;
}

fieldset {
	margin-top: 20px;
	padding: 30px 10px;
}
