h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	background-color: #190E0C;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}

html, body {
	background-color: #422412;
}

#wrapper {
	position:absolute;
	width:960px;
	height: 560px;
	border: 1px solid #190E0B;
	margin-top: -280px;
	margin-left: -480px;
	left: 50%;
	top: 50%;
	background-color: #422A19;
}

#left {
	width: 467px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	background-color: #422A19;
	height: 560px;
	width: 960px;
	background-image: url(../images/getm-fond.jpg);
}

#menu {
	background-color: #422A19;
	position: absolute;
	height: 58px;
	width: 385px;
	bottom: 0px;
	left: 467px;
}

#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	background-color: #FFFFFF;
	height: 400px;
	width: 371px;
	top: 72px;
	overflow-x: none;
	overflow-y: auto;
	position: absolute;
	background-image: url(../images/getm-feuille.jpg);
	background-repeat: repeat;
	left: 467px;
	padding: 15px;
}

#right p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#right strong {
	font-weight: bold;
}

#right em {
	font-style: italic;
	text-decoration: underline;
}

#footer {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	clear: both;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	width: 960px;
	bottom: 0px;
}

#footer .secondgauche {
	color: #C0AC7E;
	text-align: left;
	height: 1.7em;
	float: left;
	padding-left: 2px;
	font-size: 1.1em;
	line-height: 1.7em;
}

#footer   .seconddroite  {
	color: #8E774D;
	text-align: right;
	height: 1.7em;
	float: right;
	padding-right: 2px;
	font-size: 1.1em;
	line-height: 1.7em;
}

#footer  .seconddroite a {
	color: #AE9771;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.home {
	background-image: url(../images/Fond-0.jpg);
}

.qui {
	background-image: url(../images/Fond-1.jpg);
}

.nos {
	background-image: url(../images/Fond-2.jpg);
}

.theatre {
	background-image: url(../images/Fond-3.jpg);
}

.contact {
	background-image: url(../images/Fond-4.jpg);
}

.casting {
	margin-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 1px;
}
/*.line {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}*/

hr
 {
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333333;
}

#right a {
	border: 1px solid #000000;
	background-color: #3E2417;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: inline;
}
#horloge  {
	right: 0px;
	float: right;
}
#menutop {
	background-color: #422A19;
	position: absolute;
	height: 58px;
	width: 401px;
	left: 467px;
	top: 0px;
}
