body {
	font-family:Arial, Helvetica, sans-serif;
	color:#331818;
	background-color:#D4D4D5;

}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
p {
	margin: 0 20px;
	padding: 0;
	font-size:0.8em;
}
#intro {
	padding:1em 0;
	margin:0;
	font-size:0.9em;
	text-align:justify;
}
a {
	color:#9B2222;
}
a:hover{
	color:#373B18;
}

/* ------------------------------------ */
/*                                      */
/*           Menu	                    */
/*                                      */
/* ------------------------------------ */

#menu_bas {
	width:950px;
	margin: 0 auto;
	padding:0.5em 0 0 0;
	border-top:1px solid #9B2222;
}
#menu ul, #menu_bas ul {
	margin:0;
	padding:0;
	list-style-type: none;
	text-align:center;
}

#menu li, #menu_bas li {
	display:inline;
	padding-left:0.8em;
	font-size:0.8em;
}

#menu li a, #menu_bas li a {
	color:#9C2122;
}
#menu li a:hover, #menu_bas li a:hover {
	color:#331818;
}

/* ------------------------------------ */
/*                                      */
/*           Header                  */
/*                                      */
/* ------------------------------------ */

#header {
	width:950px;
	position: relative;
	margin: 0 auto;
	height: 125px;
	background: #D3D3D5 url(docs/design/header3.jpg) repeat-x left top;
	text-align: left;
}
#header_uk {
	width:950px;
	position: relative;
	margin: 0 auto;
	height: 125px;
	background: #D3D3D5 url(docs/design/header_uk.jpg) repeat-x left top;
	text-align: left;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 950px;
	margin: 0 auto;
	background: #F2F2F2 url(design/fondglobal.jpg) left top repeat-y;
	text-align: left;
}

div#general {
	width: 950px;
	margin: 0 auto;
	padding: 35px 0;
	line-height: 1.5em;
}
div#general h2  {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
.clearombre {
	width: 950px;
	clear: both;
}
.titre {
	margin-left:2em;
}
.titre2 {
	font-weight:bold;
	text-decoration:underline;
}
a.vignette img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.vignette:hover img {
filter:alpha(opacity=70);   
-moz-opacity: 0.7;   
opacity: 0.7;
}
#right {
	padding-right:5px;
}
#right table {
	float:right;
	text-align:center;
	padding:5px;
}
#right td {
	padding:1px;
	margin:0 1em;
	font-size:0.8em;
}
.panorama {
	margin-top:1em;
	text-align:center;
}
.panorama img {
	padding:4px;
	background-color:#E2E2E3;
	border:1px solid #7C5E5E;
}
#plan {
	float:right;
	padding:0 1em 2em 1em;
}
#coordonnees {
	line-height:1.5em;
	font-size:0.8em;
	padding:1em 0 1em 3em;
	margin:0 0 1em 3em;
	list-style-type:none;
	font-weight:bold;
}
/* ------------------------------------ */
/*                                      */
/*            Tarifs                    */
/*                                      */
/* ------------------------------------ */

#tarifs table {
	border-collapse:collapse;
}
#tarifs td, #tarifs th {
	padding:0.2em;
	font-size:0.8em;
	border:1px solid #6A685E;
}
#tarifs th {
	text-align:center;
	font-weight:normal;
}
.titre_haut2 {
	background-color:#9B7D7D;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.titre_haut {
	background-color:#9B7D7D;
	font-weight:bold;
	color:#fff;
}
.titre_cote {
	background-color:#9B5E5E;
	font-weight:bold;
	color:#fff;
}
.titre_cote2 {
	background-color:#E1DADA;
	font-weight:bold;
	color:#673131;
}
.titre_cote3 {
	background-color:#D5D3D3;
	font-weight:bold;
	color:#673131;
}
.titre1 {
	text-align:center;
}
#renseignements {
	font-size:0.8em;
	padding:1em 0 1em 3em;
	margin:1em 0 1em 3em;
}
/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	margin:0 auto;
	padding:0.5em 0 0 0;
	width: 950px;
	font-size: 0.8em;
	text-align: center;
}
#footer_index {
	margin:20px 0 0 0;
	padding-top:0.5em;
	font-size: 0.8em;
	text-align: center;
	border-top:1px solid #9B2222;
}
#footer a, #footer_index a {
	color:#5F5656;
}
#footer a:hover, #footer_index a:hover {
	color:#331818;
}
