body{
      background-color: black;
	background-image:url(/theatre/images/interface/fond2.png);
	background-position: top center;
	background-repeat: no-repeat;
      font-family: 'Paprika',"Tempus Sans ITC" ,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}
a {outline: none;}
#logo{
	background-repeat: no-repeat;
	Margin:30px 10px;
        text-align: center;
}

h1{
	color: #ecc781;
	text-align: center;

}

h2{
	color: #ecc781;
	text-align: center;
}

h3,h4{
	color: #c39535;
clear:both;
}

p {color:white;}

ul li {color:white;}

#texte_1{
	padding: 8px;
	color: white;
	margin-top:25px;
	background-color:#000;
        opacity:.5;
	font-family:"MV Boli";
	text-align: left;
}

#texte_2{
        background-color:#000;
        opacity:.5;
	padding: 8px;
	text-align: justify;
	color: white;
	margin-top: 25px;
	font-family:"MV Boli";
	text-align: center;
}

#pieddepage {
       background-color:#000;
       opacity:.5;
       font-family:'Paprika', "Tempus Sans ITC";
       color: #565656;
	 font-size:85%;
text-align:center;
}
#pieddepage p{
padding : 1em 3em;
}

#pieddepage div {
      margin:10px;
}

.row a:link,.row a:visited,.row a:active{
color:#ae2a2d;
}
.row a:hover{
background-color:#1c1936;
color:#8b85b2;
}

#historique_slider h4  {
   margin-top:50px;
}

#historique_slider ul li ul li.last {
   /*margin-bottom:200px;*/
}

#menu-hide h4 {
cursor:pointer;

}

a img {
	border: none;
}

img.img_fancybox, img.fbox {
	border: 5px solid #dbdbdb;
	float: left;
	margin: 0 1em 1em 0;
}

.displaynone {display:none}

a {   outline: none important!; }

.c {clear:both;}