/************************************************
Général
************************************************/
* {font-size="100%";
	margin: 0;
	padding: 0;
}

body {
	background: #999999;
    font-family: verdana,arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    color: rgb(0, 0, 0);
}

	
a {color: #996666;}
a:visited { color: rgb(0, 170, 0);}
a:hover { color: #FF0000;}

#PageEntiere{
	margin: 10px 20px 0 20px;
	min-height: 400px;
	background: #FFFFFF;
    font-family: verdana,arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    color: rgb(0, 0, 0);
    }

#Entete {
color: white;
padding-right: 80px;
height: 100px;
background: #FFFFFF url(../pict/fondsieges.jpg) no-repeat scroll right top;
text-align: right;
    }
	
#logo {
width: 115px;
float: left;
}

#adresse {
padding-top:  10px;
}

#Entete a{
color: yellow;
}	

#logo img {
border: 0;
}

#presentation {
margin: 0 15px;
text-align: center;
clear: both;
}

#affiches {
background: #CCDDCC;
padding: 20px 0;
text-align: center;
}

.commentaire {
font-size: 0.8em;
font-weight: bold;
}


.presentation_affiche {
min-height: 300px;
float: left;

}
.presentation_texte {
margin-left: 300px;
}

.titre{
font-size: xx-large;
line-height: 1.2em;
}

.nomtheatre {
text-transform: uppercase;
margin-top: 1.5em;
font-size: large;
line-height: 1.1em;
}
.salle {
font-size: large;
line-height: 1.1em;
}
.miseenscene, .auteur, .adaptateur, .comediens {
line-height:2em;
font-weight: bold;
font-size: 1.5em;
}

.dates {
line-height:2em;
font-weight: bold;
font-size: 1.5em;
}

.synopsis {
padding: 20px;
font-family: arial, sansserif;
font-size: 1.3em;
text-align: justify;
}




#main {
margin: 30px 20px 0 20px;
clear: both;
}

#menu {
width: 200px;
float: left;
}

.sousmenu {
padding: 2px;
margin-top: 10px;
background: #DDDDDD;
}

#contenu {
margin-left: 220px;
	}

.rubrique 
{
background: #CCDDCC;
text-align: center;
padding: 0 0 10px 0;
}

h1{
padding: 15px 30px;
text-align: left;
background: #FFFFFF url(../pict/fondsieges.jpg) no-repeat scroll right top;
 }
 

table {
margin: 5px;
display: inline;
text-align: center;
}

.hautedef {
font-size:0.9em;
}

#contenu img {
padding:10px;
}

#accueil, #firefox {
font-weight: bold;
padding: 20px 0;
text-align: center;
}

#pied {
margin: 1px 20px 10px 20px;
background: #CCDDCC;
text-align: center;
}

#Archives {
border: solid #CC0000 1px;
margin: 0 0 10px 0;
padding: 20px 0;
text-align: center;
background: #AABBAA;
}

