HTML {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

BODY {
	font-size: 62.5%;
	margin:0px;
	padding:0px;
	font-family: Geneva, sans-serif;
	background: url("images/background-1px.jpg");
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}

#main {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 900px;
	min-height: 100%;
	margin-left: -450px;
	background: url("images/background_main-1px.jpg") repeat-y;
	z-index: 1;
}

#bas {
	width: 100%;
	/*min-height: 800px;*/
	background: url("images/background_main.jpg") no-repeat;
}

#menu {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 150px;
	height: 300px;
	text-align: left;
}

#contents {
	padding-top: 75px;
	margin-left: 240px;
	margin-right: 230px;
	font-size: 12px;
	min-height: 900px;
	height: auto !important;
	height: 1100px;
	font-family: Verdana;
	color: #000000;
}

#footer {
	/*position: relative;
	left: -38px;
	bottom: 4px;
	width: 500px;
	font-size:11px;*/
	position: absolute;
	top: 667px;
	left: 715px;
	width: 146px;
	height: 20px;
	color: white;
	text-align: left;
}
A:link, A:visited {
	color: black;
}
A:hover {
	color: silver;
}
A:active {
	color: silver;
	text-decoration: none;
}

#footer P A:link, #footer P A:visited {
	text-decoration: underline;
	color: white;
}
A.pied:link, A.pied:visited  {
	color: white;
	text-decoration: none;
	font-size: 9px;
}
A.pied:hover, DIV#footer P A:hover {
	color: black;
}
/* MENU DE NIVEAU 0 */
#menu UL {
	list-style:none;
	padding-left: 0px;
	margin-left: 0px;
}
/* element de menu de niveau 0 */
#menu UL LI{
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
}
/* lien dans menu niveau 0 */
#menu UL LI A {
	width: 100%;
	text-decoration: none;
	color: yellow;
	display: block;
	height: 13px;
	border-bottom: 1px solid yellow;
}
#menu UL LI.menuOn A, #menu UL LI.menuOn A:hover, #menu UL LI A:hover{
	color: white;
	border-bottom: 1px solid white;
}

/* MENU DE NIVEAU 1 */
#menu UL LI UL {
	list-style:none;
	padding-left: 0px;
	margin-left: 0px;
	display: block;
}
/* element de menu de niveau 1 */
#menu UL LI UL LI{
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
}
/* Lien dans menu niveau 1*/
#menu UL LI UL LI A {
	width: 100%;
	text-decoration: none;
	color: #ec8941;
	display: block;
	padding-bottom: 1px;
	/*border-bottom: 1px solid #eb7375;*/
	border-bottom: none;
	height: 11px;
}
#menu UL LI.menuOn UL LI A {
	color: #ec8941;
	/*border-bottom: 1px solid #eb7375;*/
	border-bottom: none;
	padding-bottom: 1px;
}

#menu UL LI UL LI.menuOn A, #menu UL LI UL LI.menuOn A:hover, #menu UL LI UL LI A:hover{
	color: white;
	border-bottom: 1px solid white;
	padding-bottom: 0px;
}
#menu UL LI UL LI.menuOpen A {
	color: #ec8941;
	border-bottom: 1px solid #ec8941;
	padding-bottom: 0px;
}

/* MENU DE NIVEAU 2 */
#menu UL LI UL LI UL {
	list-style:none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	display: block;
}
/* element de menu de niveau 2 */
#menu UL LI UL LI UL LI{
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}

/* Lien dans menu niveau 2 */
#menu UL LI UL LI UL LI A, #menu UL LI UL LI.menuOpen UL LI A{
	width: 100%;
	text-decoration: none;
	color: #C4E215;
	display: block;
	padding-bottom: 1px;
	/*border-bottom: 1px solid #C4E215;*/
	border-bottom: none;
	height: 9px;
}
#menu UL LI UL LI.menuOn UL LI A {
	color: #C4E215;
	/*border-bottom: 1px solid #C4E215;*/
	border-bottom: none;
	padding-bottom: 1px;
}

#menu UL LI UL LI UL LI.menuOn A, #menu UL LI UL LI UL LI.menuOn A:hover, #menu UL LI UL LI UL LI A:hover{
	color: white;
	border-bottom: 1px solid white;
	padding-bottom: 0px;
}

UL.menuOff {
	display:block !important;
	background-color:transparent !important;
	background-image:none !important;
	border:none !important;
	width:1px !important;
	height:1px !important;
	overflow:hidden !important;
	padding:0 0 0 0 !important;
	margin:-1px 0 0 -1px !important;
	list-style:none !important;
	float:none !important;
	/* IE 6 will otherwise show an empty line. */
	position: absolute;
}	
	/* Compliant browsers. */
*[class=menuOff]{ position:relative !important;}

#illustration {
	position: absolute;
	top: 187px;
	left: 715px;
	width: 146px;
	height: 470px;
}
#introduction {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 3;
}

#menu2, #menu3 {
	text-align: right;
	color: #C4E215;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#menu2 { margin-bottom: 45px; }
#menu3 { margin-top: 30px; }
#menu2 A:link, #menu2 A:visited, #menu3 A:link, #menu3 A:visited {
	color: black;
	text-decoration: none;
}
#menu2 A:hover, #menu3 A:hover {
	color: silver;
}

.bloc {
	min-height: 450px;
}
.bloc P {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color:black;
	font-size: 1em
}
.bloc P.chapeau {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color:black;
	font-size: 1em;
	min-height: 167px;
	margin-left: 117px;
	margin-bottom: 10px;
	clear: both;
}
.bloc P.droite {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color:black;
	font-size: 1em;
	margin-left: 117px;
}
.bloc UL {
}

/* GALERIES */
.galerietable {
	border-spacing: 0px;
	background: url("images/couleurBanniere.jpg") repeat;
	border-collapse: collapse;
	margin-left: 0px;
	width: 438px;
	/*border: 1px solid #EEEEEE;*/
}
.galerieheader {
	width: 433px;
	height: 20px;
	text-align: center;
	/*background-color: #EEEEEE;*/
}
.galeriecenter {
	text-align: center;
	vertical-align: middle;
	color: black;
}
.galerieprevious {
	width: 50px;
	vertical-align: top;
	text-align: center;
	
	/*background-color: #EEEEEE;*/
}
.galerienext {
	width: 50px;
	vertical-align: top;
	text-align: center;
	/*background-color: #EEEEEE;*/
}
.galerietop {
	height: 0px;
	/*display: none;*/
	vertical-align: middle;
	text-align: center;
}
.galerievignettes { text-align: center; /*background-color: #EEEEEE;*/}
.galerieimage {
	/*width: 100%;
	height: 100%;*/
}
.galerievignette {
	max-height: 39px;
	border: none;
}
.galerievignettelien {
	float: left;
	display: block;
	text-align: center;
	width: 53px;
	height: 39px;
	margin: 2px;
	border: 1px solid #FF0000;
	background-color: white;
}
.galerievignettelienselected {
	float: left;
	display: block;
	width: 53px;
	height: 39px;
	margin: 1px;
	border: 2px solid #FF0000;
	text-align: center;
	background-color: white;
}
.galeriebottom {
	height: 0px;
	display: none;
}

/* VITRINE */
.vitrinetable {
	/*border: 2px solid #f6f6f6;*/
	border-spacing: 0px;
	background: url("images/couleurBanniere.jpg") repeat;
	border-collapse: collapse;
	margin-left: 60px;
	/*margin-right: 5px;*/
	width: 380px;
	height: 280px;
}
.vitrineimage {
	/*width: 100%;
	height: 100%;*/
}
.vitrinevignette {
	max-height: 39px;
	border: none;
}
.vitrinevignettelien {
	float: left;
	display: block;
	width: 53px;
	height: 39px;
	margin: 2px;
	border: 1px solid #909293;
	margin-left: 3px;
	margin-right: 4px;
}
.vitrinevignettelienselected {
	float: left;
	display: block;
	width: 53px;
	height: 39px;
	margin: 1px;
	border: 2px solid black;
	margin-left: 2px;
	margin-right: 3px;
}
.vitrinevignettes {
	text-align: center;
	width: 85px;
}
.image { width:350px; }

H1 {
	font-size: 2em;
	color: #FF0000;
	padding: 0px;
	margin-top: 30px;
	margin-left: 60px;
	text-align: left;
	border-bottom: 2px solid #FFCC00;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 60px;
	font-family: "Trebuchet MS", Impact, Verdana, sans-serif;
}

P {
	padding-top: 0px;
	margin-top: 0px;
}
B {
	font-size: 15px;
}
.contacttable {
	margin-left: 117px;
}
.contacttable TD { /*color: silver;*/ }
.contactnom, .contactprenom { width: 148px; }
.contacttelephone, .contactsociete, .contactmail{ width: 307px; }
.contactmessage {
	width: 309px;
	height: 100px;
}
.contactsubmit { }

.tarifs {
	border: none;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.tarifs TD {
	padding: 2px;
	text-align: left;
}
/* Uniquement pour l'éditeur WYSIWYG de l'admin */
body.mceContentBody {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	background: none;
	background-color: #FFFFFF;
	padding: 20px;
	padding-top: 0px;
	width:360px;
	text-align: justify;
}

.mceContentBody H1 {
	font-size: 24px;
	color: #FF0000;
	border-bottom: 2px solid #FFCC00;
	padding: 0px;
	margin-top: 5px;
	text-align: left;
}

.mceContentBody P {
	margin: 0px;
	padding: 0px;
}
.mceContentBody P.chapeau {
	margin: 0px;
	padding: 0px;
	border-left: 2px solid silver;
	margin-bottom: 20px;
}
.mceContentBody P.droite {
	margin: 0px;
	padding: 0px;
	border-left: 2px solid red;
}