h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #BE0084;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}

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

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

#left {
	width: 334px;
	float: left;
	background-color: #FFFFFF;
}
#right {
	width: 472px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	position: absolute;
	height: 391px;
	left: 471px;
	top: 156px;
	overflow-x: none;
	overflow-y: auto;
}
#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;
}

#content {
	background-color: #FFFFFF;
	height: 560px;
	width: 960px;
}

#footer {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	clear: both;
}
#footer .secondgauche {
	color: #78797C;
	text-align: left;
	height: 1.7em;
	float: left;
	padding-left: 2px;
	font-size: 1.1em;
	line-height: 1.7em;
}
#footer   .seconddroite  {
	color: #77787B;
	text-align: right;
	height: 1.7em;
	float: right;
	padding-right: 2px;
	font-size: 1.1em;
	line-height: 1.7em;
}
#footer  .seconddroite a {
	color: #787A7B;
	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);
}
.texte {
	background-image: url(../images/Fond-texte.jpg);
}
.casting {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 1px;
	float : right;
}
/*.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: #BB0186;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: inline;
	width: 400px;
}

