 /* ***** DEBUT DU BLOCK DE LICENSE *****

 * Ce fichier fait partie du site http://www.theatredeproposition.com
 * Copyright (c) 2007 theatredeproposition.com , Tous droits réservés
 * Auteur :
 * volverein (http://www.volverein.com/)
 
 * ***** FIN DU BLOCK DE LICENCE *****
 */
 
 /* Colors :
 *
 *	Orange: #E7A800
 * Red Pâle : #552E2E
 * Red Light : #CB9A9E
 * Red Medium : #87464B
 * Red Full : #550007
 * Red Flashi : #A50128
 */
 

html {
	padding: 0;
	height: 100%;
	margin: 0;
}

body {
	font-family : Arial,Tahoma,Helvetica,sans-serif;
	background : black;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size : 75%;
}

h1 {
	font-family :Arial;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size : 1.2em;
	font-weight: bold;
	color: white;
	border-bottom:1px solid #CC999E;
}
/*
h1:first-letter { font-size:1.3em; color:black; background:white; }
*/
h2 {
	margin-top: 15px;
	font-family :Arial;
	font-size : 1.1em;
	font-weight: bold;
	color: #E7A800;
}

h3 {
	margin-top:0px;
   margin-bottom:5px;
   font-family : Arial,Tahoma,Helvetica,sans-serif;
	font-weight: bold;
	font-size:1em;
	font-style: italic;
	color:white;
}

h4 {
	font-weight: bold;
	color:#550008;
	font-size:1em;
	margin-top:2px;
	margin-bottom:2px;
}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family :Arial;
	font-size : 1em;
	text-decoration:underline;
	font-weight:normal;
}

a {
	color: white;
	text-decoration:underline;
}

a:hover {
	color: #E7A800;
	text-decoration:underline;
	font-weight:bold;
}

a:focus {
	outline: none;
}


			
p {
	font-size : 1em;
	text-align:justify;
	font-family : Arial,Tahoma,Helvetica,sans-serif;
	color:white;
	font-style: normal;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}

ol {
	 font-size : 1em;
	text-align:justify;
	font-family : Arial,Tahoma,Helvetica,sans-serif;
	color:white;
	font-style: normal;
	font-size:1em;
}

hr {
	border: 0;
	width: 150px;
	color: #550008;
	background-color: #550008;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}


.center{
	text-align:center;
	padding-left:0px;
}

.right{
	text-align:right;
	padding-left:0px;
}

.borderblack{
	border: 1px solid black;
	padding:5px;
	background-color:white;
}

.borderblack a{
	text-decoration:none;
	font-size:1.1em;
	color:black;
}

.retraitTexte1{
	padding-left:5px;
}

.retraitTexte2{
	padding-left:10px;
}

.retraitTexte3{
	padding-left:15px;
}

.couleurRose{
	color:#CB9A9E;
}

.couleurRed{
	color:#3A0609;
	padding-left:15px;
	font-style:normal;
	font-size:1.1em;
}
.black{
	/*color:black;*/
}

.red {
	background:white;
	text-align:center;
	margin:0px;
	padding:0px;
}

.red a{
	color: red;
	font-weight:bold;
	text-decoration:none;
}

.red a:hover{
	color: #E7A800;
	font-weight:bold;
	text-decoration:none;
}

.green{
	background:white;
	text-align:center;
	margin:0px;
	padding:0px;
}

.green a{
	color: green;
	font-weight:bold;
	text-decoration:none;
}

.white{
	color: white;
}

.green a:hover{
	color: #E7A800;
	font-weight:bold;
	text-decoration:none;
}

.fondRouge{
	margin:0px;
	text-align:center;
	background:#550007;
	padding-top:5px;
	padding-bottom:5px;
}



/****************************************************/

div#page {
	min-height: 100%;
	position: relative;
	width : 976px;
	padding : 0;
	margin : 0 auto;
	background : #000000 url(../images/fondSite.gif) repeat-y center;
	overflow: auto;
}

div#pageUn {
	min-height: 100%;
	position: relative;
	width : 976px;
	padding : 0;
	margin : 0 auto;
	background : #000000 url(../images/fondSiteUn.gif) repeat-y center;
	overflow: auto;
}

/****************************************************/

div#bordureGauche {
	float: left;
	margin : 0;
	padding : 0;
	width : 110px;
	height: 863px;
	background : transparent url(../images/gauche.jpg) no-repeat top;
}

div#contenu {
	float:left;
	margin : 0 0;
	padding : 0;
	width : 756px;
	background : transparent url(../images/photo_accueil.jpg) no-repeat top right;
}
div#bordureDroite {
}


/******************  
Mise en page du haut de page : bandeau + Menu 
********************/


div#hautDePage {
	width: 756px;
	height: 55px;
	margin : 0;
	padding : 0;
	padding-top: 235px;
	background : transparent url(../images/fond_contenu.png) no-repeat top left;
}

/******************  Mise en page du milieu de page : Gauche + Droite ********************/

div#gauche {
	float: left;
	clear: both;
	width: 237px;
	margin : 0;
	padding : 0;
}

div#droite {
	float: left;
	width: 519px;;
	margin : 0;
	padding : 0;
	background : transparent;
	overflow: auto;
	text-align:left;
}

/******************  Mise en page du bas de page : Gauche + Droite ********************/

div#basDePage {
	clear: both; /* Ceci règle le bug d'affichage du footer sous IE */
	position: absolute;
	width: 756px;
	bottom: 0;
	background : black url(../images/basSite.gif) no-repeat top;
	text-align:center;
	overflow: auto;
}
div#basDePageUn {
	clear: both; /* Ceci règle le bug d'affichage du footer sous IE */
	position: absolute;
	width: 756px;
	bottom: 0;
	background : black url(../images/basSiteUn.gif) no-repeat top;
	text-align:center;
	overflow: auto;
}

div#texteBasDePage {
	background : black;
	color:white;
	margin-top:25px;
	margin-bottom:10px;
	
	font-family :  Arial,Tahoma,Helvetica,sans-serif;
	padding-top:4px; 
	color:#C6C6C6;
	font-style: normal;
	font-size:0.8em;
	font-weight:bold;
}


/************************* 
Calques de Contenu de Gauche 
***************************/


div#titreGauche {
	width: 237px;
	height:25px;
	padding : 0;
	margin : 0;
	background : black url(../images/afficheTop.gif) no-repeat top;
}

div#titreGauche h1{
	padding : 0;
	padding-top:5px;
	text-align:center;
	border:0;
	margin:0;
}

div#TopGauche{
	width:237px;
	height:15px;
	background : transparent url(../images/topFicheSpectacle.gif) no-repeat top;
}

div#BasGauche{
	width:237px;
	height:15px;
	background : transparent url(../images/basFicheSpectacle.gif) no-repeat top;
}
/************************* Fiche de description de la pièce ***************************/
	
/* Menu de gauche */

div#menuGauche {
	/* Gestion du calque */
	width: 177px;
	min-height:540px;
	margin-left:31px;
	margin-bottom:50px;
	padding : 0px;
	
	/* Gestion du texte */
	font-family : Arial,Tahoma,Helvetica,sans-serif;
	text-align: left;
	color:white;
	font-style: normal;
}
   div#menuGauche h1 {
		margin-top:5px;
		margin-bottom:5px;
		text-decoration:none;
   }
	div#menuGauche a:hover h1{
		color:#550008;
		text-decoration:underline;
	}
	div#menuGauche a:hover{
		color:#550008;
		text-decoration:underline;
	}

	div#menuGauche h4 {
		color:#570009;
   }
	div#menuGauche h4 a{
		color:#570009;
	}
	div#menuGauche h4.white a{
		color:white;
	}
	div#menuGauche a:hover h4{
	}
	div#menuGauche p {
		margin-left:10px;
   }
	div#menuGauche ul {
		color:#570009;
		margin-left:-10px;
   }
	

/************************* 
Calques de Contenu de Droite 
***************************/


/************************* Zone de Présention/Bienvenue ***************************/

div#titreContenu {
	width: 519px;
	height: 25px;
	margin : 0;
	background : #550007;
	text-align:left;
	background : transparent url(../images/fondTitreContenu.gif) no-repeat top;
}
div#titreContenu h1{
	padding-top:5px;
	padding-left:10px;
	margin:0;
	border:0;
}

div#zoneContenu {
	/*border-bottom: black 2px solid;*/
	width: 497px;
	background-color:#87464A;
	overflow: auto;
	margin : 0;
	padding : 0;
}

div#zoneContenuSimple {
	/*border-bottom: black 2px solid;*/
	width: 477px;
	background-color:#87464A;
	padding-left:10px;
	padding-right:10px;
	overflow: auto;
	margin : 0;
	margin-bottom:50px;
}

div#zoneContenu h1{
	margin-top:15px;
	margin-bottom:0px;
	font-size:1.4em;
}





	
div#texteContenuDroite {
	float:right;
	width: 335px;
	margin-bottom:5px;
}
	div#texteContenuDroite h2{
		margin-top:10px;
		margin-bottom:6px;
		text-align: left;
	}
	div#texteContenuDroite p{
		text-align: justify;
	}
	
div#imageContenu {
	float:left;
	margin-top:13px;
	
}
	div#imageContenu img{
		margin:0px;
		border: 2px white solid;
		background : #550008;
	}
	div#imageContenu a:hover img{
		border:2px solid #E7A800; /* Jaune */
	}

	/* Tableau d'image  */

div#imageTableau {
	float:left;
	margin-top:13px;
  margin-left:40px;
	
}
	div#imageTableau img{
		margin:0px;
		border: 2px white solid;
		background : #550008;
	}
	div#imageTableau a:hover img{
		border:2px solid #E7A800; /* Jaune */
	}


	
/* Cas lors d'une division de la zone en  */
div#contenuGauche {
	
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width: 190px;
	
	margin-top:10px;
	margin-bottom:50px;
	background-color:#550007;
}

div#contenuDroite {
	float:left;
	width: 267px;
	padding-left:10px;
	padding-right:10px;
	
	margin-bottom:50px;
	overflow:auto;
}
	
	
img.photoSpectacle{
	display: block;
	width:185px;
	margin:0px;
	border: 2px white solid;
	background : #550008;
	
	margin-left: auto;
   margin-right: auto 
}

	
img.centered {
   display: block;
	border: 2px white solid;
   margin-left: auto;  /* Centrage pour Firefox */
   margin-right: auto; /* Centrage pour Firefox */
	text-align:center;  /* Centrage pour IE */
}

div#BasDroite3{
	width:210px;
	height:15px;
	background : transparent url(../images/basDroite3.gif) no-repeat top;
	margin-left: auto;  /* Centrage pour Firefox */
   margin-right: auto; /* Centrage pour Firefox */
	text-align:center;  /* Centrage pour IE */
}
/**************** Liste des Spectacles de la semaine *********************/
	
.elementBig {
	border-bottom: 1px dashed #CB9A9E;
	overflow:visible;
	position:relative;
	padding-bottom:3px;
	clear: both;
}

.imageSpectacleBig{
	position:relative;
	float: left;
	width: 100px;
	margin-top:10px;
	margin-bottom:10px;
}

.imageSpectacleBig img{
	border:2px solid white;
	background: none;
	width: 100px;
}

.imageSpectacleBig a:hover img{
	border:2px solid #E7A800; /* Jaune */
}


.texteSpectacleBig{
	float:left;
	width:270px;
	overflow:auto;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.texteSpectacleBig2{
	float:left;
	width:360px;
	overflow:auto;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.texteSpectacleBig3{
  float:left;
	width:360px;
	overflow:auto;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

	.texteSpectacleBig h2, .texteSpectacleBig2 h2, .texteSpectacleBig3 h2{
		margin-top:0px;
		margin-bottom:3px;
		font-size:1.2em;
	}
	.texteSpectacleBig h3, .texteSpectacleBig2 h3, .texteSpectacleBig3 h3{
		font-size:1em;
		color:#ADADAD;
		margin-top:0px;
		margin-bottom:0px;
		font-weight:normal;
	}
	
	
	
	
	.texteSpectacleBig p, .texteSpectacleBig2 p, .texteSpectacleBig3 p{
		margin-top:0px;
		margin-bottom:0px;
		font-size:1em;
	}
	.texteSpectacleBig a, .texteSpectacleBig2 a{
		font-family :Arial;
		font-size:1em;
		font-weight: bold;
		color: #E7A800;
		text-decoration:none;
	}

	.texteSpectacleBig a:hover {
	  color:white;
		text-decoration:none;
	}
	
	
	.texteSpectacleBig2 a:hover {
		color:white;
		text-decoration:none;
	}

	.texteSpectacleBig3 a{
	  font-family :Arial;
		font-size:1em;
		font-weight: bold;
		color: #ADADAD;
		text-decoration:none;
	}
	
	.texteSpectacleBig3 a:hover {
  	color:white;
		text-decoration:none;
	}
	
.infosSpectacleBig{
	float:right;
	width:85px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
}


div#titreContenuUn {
	float:right;
	width: 734px;
	height: 25px;
	background : #550007;
	text-align:left;
	background : transparent url(../images/fondTitreContenuUn.gif) no-repeat top;
}

div#titreContenuUn h1{
   	padding-top:5px;
   	padding-left:10px;
   	margin:0;
   	border:0;
   }

div#Flash-container{
	margin-top:31px;
	overflow:auto;
}
   



	