/* *********Designed by Francis Mourey***************** */

/* ********** body ********** */
* {
	margin: 0px;
	padding: 0px;
}
:active {
	outline: none;
}
body {
	background: #EFEFEF url(../design/fond.png) top left no-repeat ;
	font: 13px "Georgia", serif;
	background-attachment: fixed;
	color: #000000;
}

#content {
	margin:auto;
}

/* ********** Menu ********** */
#menu {
	border: 0;
		float:left;
	position: fixed;
	left:32px;
top:405px;
text-align:left;
}

#menu li {
	height:29px;
	padding-top:3px;
	list-style: none;
	
}

#menu li a {
	width:100%;
	height:100%;
	text-decoration: none;
	font: 16px "Georgia", serif;
	color: #111;
letter-spacing:px;
	font-weight: bold;
	text-transform: uppercase;
		}

#menu a img {text-decoration:none;border:0;}
/*.active:first-letter {
	color: #E90000;
	font-size: 23px;
}*/
#menu .active a{
	color: #920000;
}
#menu .active a:hover {
	color: #920000;
		border-bottom: none;
}
#menu a:hover {
	border-bottom: 2px solid #920000;

}	
/* ********** Header ********** */

#header {
height:60px;
}

#header h1 {
font: 23px "Georgia", serif;
	color: #222;
	font-weight: bold;
	text-align:center;margin-right:20px;
	padding-top:10px;
	}

#header h2 {
font: 18px "Georgia", serif;
	color: #222;
	font-weight: bold;margin-right:20px;
	text-align:center;
	padding-top:0px;
		}

/* ********** Main ********** */
#fixed {position:fixed; width:100%;background: url(../design/header/fond.png) top left no-repeat;top:0;left:200; /*max-*/ width: 800px;}

#main {
padding-top:107px;
	margin-left:199px;
	/*max-*/
	width: 800px;
	min-height: 550px;

}

#title h2 {
z-index:99;
	font: 16px "Agate-bold", serif;
	font-weight: bold;
	text-transform: uppercase;
	color : #920000;
	padding:7px 8px 6px 80px;
float:right;
max-width:950px;
margin:0px 11px 15px 0px;
}

#text { clear:right;position:static;
padding:20px 10px 15px 10px;
	background: #fff url() top right repeat-y;
	color:#3e4a43;
	min-height: 400px;
margin-right:20px;
		border-left: 1px solid #ccc;border-right: 0px solid #ccc; /*border-top: 1px solid #ccc;*/
		line-height:17px;
}

#text h2 {    font-size: 14px;
	font-weight: bold; 
	padding-bottom: 7px;
	/*background: url(../design/h.png) bottom left no-repeat;*/

}
#text h1 {    font-size: 20px;
	font-weight: bold; 
	padding-bottom: 7px;
	}

#text h3 {    font-size: 16px;
	font-weight: bold; 
	margin-bottom: 20px;background: url(../design/h.png) bottom left no-repeat; padding-bottom:4px;
}

#text h4 {
	font-weight: normal;
	text-decoration: underline;
}

.firstletter:first-letter {
	font-size:19px;
	float: left;
	}
	
#signature {
	text-align: right;
	font-weight: bold;
	padding-right: 25px;
	}

#text p { text-align:justify;
padding-bottom:10px;
}
#text li {
	text-indent: -15px;
	padding-bottom: 5px;
	list-style: inside square;
	margin-top: 13px;
	padding-left: 45px;
	color: #3e4a43;
	text-align: justify;
}


#text blockquote {
	font-style: italic;
	color:#666;
	text-indent: 15px;
	}
	
/* ********** Box concerts ********** */

.box {width:581px; margin:0 auto 30px auto; min-height: 220px; border:3px double #ccc;background-color: #f5f5f5;} 
.boxright {border-left:1px solid #ccc;; min-height: 210px; height:100%; width:340px;float: right;text-align:center;padding:0 10px 10px 10px;}
.boxright h5 {font-weight: bold;  font-size:14px; margin:0;}
.boxright h4 {font-weight: bold;  font-size:14px; text-decoration:underline; margin:0;padding-top:10px;}
.boxright p {text-align: justify;}
.boxleft {height: 100%; width:220px;float:left;}
.boxleft div {text-align: center;}
.boxleft div img {display: inline;}

.box1 {width:580px; margin:0 auto 30px auto; min-height: 220px; border:3px double #ccc;background-color: #f5f5f5;text-align: center;} 

#footer{background-color:#920000; color:#fff; height:20px; text-align: center; margin-top: 0px;padding-top: 3px;font: 12px "Georgia", serif;}
#footer a {color:#fff;}


/* ****** formulaire de réservation ****** */


.formulaire input, textarea {
	font-family: Georgia;
	background-color:#ffffff;
	color:#000;
	margin:3px 0px 8px 25px;
}


.formulaire input:focus, textarea:focus {
	background-color:#FFF9F1;
}


select {
	margin:5px 0px 7px 20px;
}


label {
	color:#000;
	margin:10px;
}


legend {
	color:#920000;
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
}


fieldset {
	width:500px;	
	border: none;
		margin: auto;
	padding:20px;
	border:3px double #ccc;
	background-color: #fff;
}

/* ********** Special classes ********** */

.imageflottante
{
   float: left;
   padding-top: 12px;
   padding-right: 30px;
   clear: none;
}
.imgright {float: right;}

.imgleft {float: left;}
.nom{
	font-variant: small-caps;
	font-size:14px;
}

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

.auto{
	overflow: auto;
}
p.list{
	padding-left:40px;}
a {text-decoration: underline;
color: #7e4d3a;
}

.small {font-size: 11px;}
.medium {font-size: 12px;}

a:hover,
a:visited:hover
{
color: #DF8766;
}

a:visited {
color: #333;
}

