<style type="text/css">
body {	
	margin: 0;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif 0.8em;
	background: #FFFFF;
}

/*
.back {
	width: 100%;
	margin-top: -5px;
	padding-top: 5px;
	height: 100%;
	background: url(./images/ciel.jpg) top left repeat-x;
}
*/

.conteneur {
	position: relative;
	width: 980px;
	height: auto;
	margin: auto;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
	overflow: hidden;
}

#header {
	height: 173px;
	background: #FFFFFF url(./images/header.jpg) 0 0 no-repeat;
}

.menu{
	position: absolute;
	left:0;
	width: 240px;
	height: 2000px;
	background:  url(./images/menu.jpg) 0 0 no-repeat;
}

.frame {
	position: relative;
	font-family: "Palatino Linotype";
	margin: 0 0 0 240px;
	padding: 20px 0 30px;
	width: auto;
	height: auto;
	min-height: 300px;
	background: #FFFFFF;
}

.frame p{
	font-family: "Palatino Linotype";
	text-indent: 10pt;
	margin: 15px 30px 15px 30px;
}
.frame p:first-letter
{
   font-weight: bold;
   font-size: 1.8em;
   color: #000000;
}

#flashcontent {
	height: 100%;
	}

.footer {
	position: relative;
	height: auto;
	background: transparent url(./images/bagnole.png) no-repeat 0 0;
}
	
.footer li
{
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	margin-left: 40px;
	padding-top: 159px;
}

.justifier {	
	text-align: justify;
}
.centre {
	margin : auto;
}
.titre {
	font-size: 1.5em;
	text-align: center;
}
.accueil {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	font-size: 1.5em;
}



#accueil {
float: left;
width : 112px;
height: 36px;
margin-left: 55px;
margin-top: 94px;
border: 0px;
}
#presentation {
float: left;
width : 233px;
height: 40px;
margin-left: 1px;
margin-top: 0px;
border: 0px;
}
#spectacles {
float: left;
width : 139px;
height: 48px;
margin-left: 50px;
margin-top: -10px;
border: 0px;
}
#galerie {
float: left;
width : 102px;
height: 45px;
margin-left: 68px;
margin-top: -2px;
border: 0px;
}
#presse {
float: left;
width : 81px;
height: 48px;
margin-left: 82px;
margin-top: -10px;
border: 0px;
}
#liens {
float: left;
width : 73px;
height: 47px;
margin-left: 71px;
margin-top: -2px;
border: 0px;
}
#contact {
float: left;
width : 102px;
height: 40px;
margin-left: 55px;
margin-top: -10px;
border: 0px;
}

.inlink {
	list-style-type: none;
	padding: 0;
	margin-left: 30px; 
	font-family: "Palatino Linotype";
	font-size: medium;
}

.inlink li {
	margin-bottom: 8px;
	margin-left: 30px;
	margin:	0;
}

.inlink a {
font-style: iltalic;
font-weight: bold;
margin: 0;
color: #4B4B4B;
}

.inlink a:hover {
	color: #0066FF;
}

a {
font-style: iltalic;
font-weight: bold;
margin: 0;
color: #4B4B4B;
}

a:hover {
	color: #0066FF;
}

#accueil:hover {
background: url(./images/boutons/accueil.gif) top left no-repeat;
}
#presentation:hover {
background: url(./images/boutons/qui.gif) top left no-repeat;
}
#spectacles:hover {
background: url(./images/boutons/spectacles.gif) top left no-repeat;
}
#galerie:hover {
background: url(./images/boutons/galerie.gif) top left no-repeat;
}
#presse:hover {
background: url(./images/boutons/presse.gif) top left no-repeat;
}
#liens:hover {
background: url(./images/boutons/liens.gif) top left no-repeat;
}
#contact:hover {
background: url(./images/boutons/contact.gif) top left no-repeat;
}

#image a span {
position: absolute;
left: -500em;
top: -500em;
text-indent: -500em;
}
	
</style>
