 /* ***** 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
 */
 
 /*
 * Pour la page d'accueil il n'y a que quelques changements :
 *	L'image de fond n'est pas la même : car la page d'accueil 
 * utilise une mise en page en 3 colonnes au lieu de 2
 * L'image du bandeau du bas est donc également différente, 
 * et ce, pour les mêmes raisons.
 */

div#page {
	background : #000000 url(../images/fondSiteUn.jpg) repeat-y center;
}

div#basDePage {
	background : black url(../images/basAccueil.jpg) no-repeat top;
}

/* bloc theatre ------ */

#page #theatre{
	float: left;
	display: inline;
	width: 427px;
	margin: 0px 0px 0px 31px;
}
#page #theatre #th_haut{
	width: 427px;
	height: 30px;
	background: url(../images/accueil/theatre_haut.jpg) no-repeat;
}
#page #theatre #th_milieu{
	width: 427px;
	background: url(../images/accueil/theatre_fond.jpg);
	display: inline;
	float: left;
}
#page #theatre #th_bas{
	width: 427px;
	height: 112px;
	background: url(../images/accueil/jonction.jpg) no-repeat;
	z-index: 0;
	display: inline;
	float: left;
}
#page #theatre #th_gauche{
	float: left;
	display: inline;
	width: 283px;
}
#page #theatre #th_gauche a{
	margin:0;
	border: none;
}
#page #theatre h1{
	margin:0;
	border: none;
}
#page #theatre h1#th_titre1{
	background: url(../images/accueil/theatre_titre1.jpg) no-repeat;
	height: 70px;
	margin-left: 15px;
	margin-top: -20px;
}
#page #theatre h1#th_titre2{
	background: url(../images/accueil/theatre_titre3.jpg) no-repeat;
	height: 44px;
	margin-left: 12px;
}
#page #theatre h1#th_titre3{
	background: url(../images/accueil/theatre_titre2.jpg) no-repeat;
	height: 65px;
	margin-left: 13px;
}
#page #theatre p {
	font-size : 1em;
	font-family : Verdana,Tahoma,Helvetica,sans-serif;
	font-style: normal;
	text-align: left;
	margin-left: 17px;
	color: #743945;
}

#page #theatre #th_droite{
	float: left;
	display: inline;
	width: 144px;
	margin-top: -20px;
	text-align: left;
}
#page #theatre #th_droite a{
	display: block;
	width: 128px;
	font-weight: normal;
	height: 92px;
	margin-bottom: 30px;	
	background: url(../images/accueil/theatre_fond_photo.jpg) no-repeat scroll right bottom;
	text-decoration: none;
	text-align: left;
}
#page #theatre #th_droite a#last{
	margin-bottom: 0px;
}
#page #theatre #th_droite a img{
	font-weight: normal;
	text-decoration: none;
	margin-top: 1px;
	border: none;
	width: 124px;
	height: 85px;
}
/* bloc agenda ------ */
#page #accueil_gauche{
	width: 455px;
	float: left;
	display: inline;
}

#page #agenda{
	float: left;
	display: inline;
	width: 253px;
	margin-left: 20px;
	text-align: left;
	background: url(../images/accueil/agenda_fond.jpg);
}
#page #agenda #ag_haut{
	width: 253px;
	height: 28px;
	background: url(../images/accueil/agenda_haut.jpg) no-repeat;
}
#page #agenda #ag_bas{
	width: 253px;
	height: 27px;
	background: url(../images/accueil/agenda_bas.jpg) no-repeat;
}
#page #agenda h1{
	margin:0;
	border: none;
	margin-left: 24px;
	margin-bottom: 10px;
}
#page #agenda a{
}
#page #agenda h1#ag_titre1{
	background: url(../images/accueil/agenda_titre1.jpg) no-repeat;
	clear: both;
	height: 67px;
}
#page #agenda h1#ag_titre2{
	background: url(../images/accueil/agenda_titre2.jpg) no-repeat;
	clear: both;
	height: 32px;
	margin-top: 15px;
}
#page #agenda h1#ag_titre3{
	background: url(../images/accueil/agenda_titre3.jpg) no-repeat;
	clear: both;
	height: 68px;
}
#page #agenda a.connection{
	text-decoration: none;
	text-align: right;
	display: block;
	clear: both;
	margin-right: 35px;
}
#calendrier {
	width:170px;
	/*height:135px;*/
	padding-left: 40px;
}

#calendrier a{ /* Pour Firefox */
	text-decoration:none;
}

#calendrier #titre{
	padding: 0;
}
#calendrier #titre li{
	list-style-type: none;
	height :17px;
}

#calendrier #mois {
	width : 128px; 
	padding-top:2px;
	float : left;
	text-align: center;
	background:#552E2E;
	font-weight:bold;
	color:white;
}

#calendrier #fleche1 {
	border-left: 1px solid #550007;
	padding-top:2px;
	background:#552E2E;
	width:15px;
	float : left;
	color:#E7A800;
}

#calendrier #fleche2 {
	border-right: 1px solid #550007;
	padding-top:2px;
	background:#552E2E;
	width:15px;
	float : left;
}

#calendrier #fleche1 a, #fleche2 a{
	color:#E7A800;
	text-decoration:none;
}

#calendrier #fleche1 a:hover, #fleche2 a:hover{
	font-size:0.9em;
	color:white;
	text-decoration:none;
}

#calendrier #libelle {
	clear:left;
	width: 200px;
	padding: 0;
}

#calendrier ul.ligne {
	width: 200px;
	padding: 0px;
} 
#calendrier #libelle li, ul.ligne li  {
	border: 1px solid #550007;
	list-style-type: none;
	margin: 1px 1px 0 0;
	padding: 0;
	width : 20px; 
	float : left;
	text-align: center;
	height: 16px;
	display: inline;
}

/* Ligne des jours */

#calendrier #libelle li {
	background: #552E2E;
	list-style-type: none;
	color: white;
}
#calendrier ul.ligne li {
	color: #CB9A9E;
}

#calendrier ul.ligne li.itemSelectedItem {
	background-color: #DDDDDD;
}

#calendrier ul.ligne li.itemExistingItem {
	background-color: #87464B;
}

#calendrier ul.ligne li.itemExistingItem a{
	display: block;
	text-decoration: none;
}

#calendrier ul.ligne li.itemExistingItem a:hover{
	display: block;
	background-color:black;
	font-weight:bold;
	font-size:1.5em;
	overflow:visible;
	text-decoration:none;
}

#calendrier ul.ligne li.itemCurrentItem {
	background-color: #A50128;
}

#calendrier ul.ligne li.itemCurrentItem a{
	display: block;
	color:white;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	overflow:hidden;
}

#calendrier ul.ligne li.itemCurrentItem a:hover{
	background-color:#E7A800;
	background-color:black;
	font-size:1.5em;
	overflow:hidden;
}






#page #agenda ul.agend{
	text-align: left;
	margin: 0px 0;
	padding: 0;
	list-style-type: none;
}
#page #agenda ul.agend li{
	margin: 10px 0 0 24px;
	padding: 6px 0 6px 0px;
	clear: both;
}
#page #agenda ul.agend li #ag_gauche{
	float: left;
	display:inline;
	width: 80px;
}
#page #agenda ul.agend li #ag_droite{
	float: left;
	display:inline;
	width: 120px;
	padding: 0 0 0 5px;
}
#page #agenda ul.agend li a{
	text-decoration: none;
	color: #cecece;
}
#page #agenda ul.agend li p{
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #cecece;
}
#page #agenda ul.agend li p.nomSpectacle{
	font-weight: bold;
	color: #cee416;
}
#page #agenda ul.agend li p#nomSpectacleSelection{
	font-weight: bold;
	color: #16e4e2;
}
#page #agenda ul.agend li a img{
	text-decoration: none;
	width: 75px;
	height: 75px;
}
/* bloc actualites ------ */

#page #actualites{
	float: left;
	display: inline;
	width: 425px;
	margin: 0px 0px 0px 31px;
	padding-top: 0px;
	background: url(../images/accueil/actu_fond.jpg);
}
#page #actualites h1{
	margin:0;
	border: none;
	background: url(../images/accueil/actu_titre.jpg) no-repeat;
	height: 71px;
	border: none;
	margin-left: 5px;
	margin-top: -20px;
}
#page #actualites a{
	text-decoration: none;
	font-weight: normal;
	border: none;
}
#page #actualites ul{
	text-align: left;
	width: 426px;
	
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#page #actualites ul li{
	float: left;
	display: inline;
	width: 126px;
	margin: 20px 0 0 11px;
	padding: 0;
}
#page #actualites ul li h2{
	margin: 10px 0;
	padding: 0;
	color: #cecece;
	font-size: 13px;
	font-weight: normal;
}
#page #actualites ul li p{
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	color: #cecece;
}
#page #actualites ul li img{
	width: 126px;
	height: 87px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	
}
#page #actualites #ac_bas{
	width: 426px;
	height: 62px;
	background: url(../images/accueil/actu_bas.jpg) no-repeat scroll bottom;
	z-index: 0;
	display: inline;
	float: left;
}
#page #actualites #ac_bas a{
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-align: right;
	margin: 25px 25px 0 0;
}
/* bloc edito --------------------------------------------------------------- */

#page #edito{
	width: 693px;
	margin: 20px 0px 0px 31px;
	padding-top: 0px;
	float: left;
	display: inline;
	background: url(../images/accueil/edito_fond.jpg);
}
#page #edito #ed_haut{
	width: 693px;
	height: 17px;
	background: url(../images/accueil/edito_haut.jpg) no-repeat;
}
#page #edito #ed_bas{
	width: 693px;
	height: 16px;
	clear: both;
	background: url(../images/accueil/edito_bas.jpg) no-repeat;
}
#page #edito #ed_gauche{
	float: left;
	display: inline;
	width: 540px;
}
#page #edito #ed_gauche h2{
	color: #cecece;
	margin: 0 0 15px 15px;
	padding: 0;
	font-size: 13px;
	font-family: Verdana;
	text-align: left;
}

#page #edito #ed_gauche p{
	color: #cecece;
	margin: 0 0 0 15px;
	padding: 0 10px 0 0;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
#page #edito #ed_gauche a{
	display: block;
	text-align: right;
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#page #edito #ed_droite{
	float: left;
	display: inline;
	width: 153px;
	text-align: left;
	background: url(../images/accueil/edito_fond_photo.jpg) no-repeat;
}
#page #edito #ed_droite img{
	width: 123px;
}
#page #edito #ed_droite p{
	color: black;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	margin-right: 28px;
}
/* bloc curieux --------------------------------------------------------------- */

#page #curieux{
	float: left;
	display: inline;
	width: 693px;
	margin: 15px 0px 0px 31px;
	padding-top: 0px;
	background: url(../images/accueil/curieux_fond.jpg);
	clear: both;
}
#page #curieux #cu_haut{
	width: 693px;
	height: 17px;
	background: url(../images/accueil/curieux_haut.jpg) no-repeat;
}
#page #curieux #cu_bas{
	width: 693px;
	height: 16px;
	clear: both;
	background: url(../images/accueil/curieux_bas.jpg) no-repeat;
}
#page #curieux #cu_gauche{
	float: left;
	display: inline;
	width: 132px;
	margin: 7px 0 0 21px;
	text-align: left;
	background: url(../images/accueil/curieux_fond_photo.jpg) no-repeat;
}

#page #curieux #cu_gauche img{
	width: 123px;
}
#page #curieux #cu_gauche p{
	color: black;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}
#page #curieux #cu_droite{
	float: left;
	display: inline;
	width: 540px;
}
#page #curieux #cu_droite #cu_absolute{
	position: relative;
	width: 540px;
}
#page #curieux #cu_droite #cu_absolute h3{
	margin: 0 0 0 0;
	padding: 0;
	font-style: normal;
	text-align: right;
	margin-right: 35px;
	font-weight: normal;
	font-size: 19px;
}
#page #curieux #cu_droite #cu_absolute a{
	margin: 0;
	padding: 0;
	display: block;
	color: black;
	margin-right: 35px;
	font-weight: normal;
	font-size: 12px;
}
#page #curieux #cu_droite h2{
	color: black;
	margin: -30px 0 15px 15px;
	padding: 0;
	font-size: 15px;
	font-family: Verdana;
	text-align: left;
}

#page #curieux #cu_droite p{
	color: #cecece;
	margin: 0 0 0 15px;
	padding: 0 10px 0 0;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
#page #curieux #cu_droite a{
	display: block;
	text-align: right;
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
/* bloc voix --------------------------------------------------------------- */

#page #voix{
	width: 693px;
	margin: 15px 0px 0px 31px;
	padding-top: 0px;
	float: left;
	display: inline;
	background: url(../images/accueil/voix_fond.jpg);
	clear: both;
}
#page #voix #vo_haut{
	width: 693px;
	height: 17px;
	background: url(../images/accueil/voix_haut.jpg) no-repeat;
}
#page #voix #vo_bas{
	width: 693px;
	height: 17px;
	clear: both;
	background: url(../images/accueil/voix_bas.jpg) no-repeat;
}
#page #voix #vo_gauche{
	float: left;
	display: inline;
	width: 540px;
}
#page #voix #vo_gauche h2{
	height: 23px;
	width: 312px;
	background: url(../images/accueil/voix_titre.jpg) no-repeat;
	margin: 0 0 10px 25px;
	padding: 0;
	float: left;
	display: inline;
}
#page #voix #vo_gauche #player{
	float: left;
	display: inline;
	margin: 0px 0 0 5px;
}
#page #voix #vo_gauche p{
	clear: both;
	color: #fc9604;
	margin: 10px 0 0px 25px;
}
#page #voix #vo_gauche a{
	color: #fc9604;
	text-decoration: none;
	font-weight: bold;
}
#page #voix #vo_droite{
	float: left;
	display: inline;
	width: 153px;
	text-align: left;
	background: url(../images/accueil/voix_fond_photo.jpg) no-repeat;
}

#page #voix #vo_droite img{
	width: 123px;
	height: 86px;
}
#page #voix #vo_droite p{
	color: black;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	margin-right: 28px;
}

/* bloc freeze --------------------------------------------------------------- */

#page #freeze{
	width: 693px;
	margin: 15px 0px 0px 31px;
	padding-top: 0px;
	float: left;
	display: inline;
	background: url(../images/accueil/freeze_fond.jpg);
	clear: both;
}
#page #freeze #fr_haut{
	width: 693px;
	height: 17px;
	background: url(../images/accueil/freeze_haut.jpg) no-repeat;
}
#page #freeze #fr_bas{
	width: 693px;
	height: 16px;
	clear: both;
	background: url(../images/accueil/freeze_bas.jpg) no-repeat;
}

#page #freeze ul{
	list-style-type: none;
	margin: 0 0 0 28px;
	padding: 0;
}
#page #freeze ul li{
	margin: 0 0 0 0;
	padding: 4px 6px	 0 0;
	float: left;
	display: inline;
	width: 170px;
}
#page #freeze ul li.image{
	text-align: left;
	background: url(../images/accueil/freeze_fond_photo.jpg) no-repeat;
	width: 145px;
	height: 91px;
	padding: 0;
}
#page #freeze ul li.image a, #page #freeze ul li.image a img{
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#page #freeze ul li#text_right a{
	text-align: right;
}
#page #freeze ul li a{
	margin-top: 3px;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #9abdb6;
	font-size: 13px;
	font-weight: bold;
}
/* bloc textes --------------------------------------------------------------- */

#page #textes{
	width: 693px;
	margin: 15px 0px 0px 31px;
	padding-top: 0px;
	clear: both;
	float: left;
	display: inline;
	
	background: url(../images/accueil/textes_fond.jpg);
}
#page #textes #te_haut{
	width: 693px;
	height: 17px;
	background: url(../images/accueil/textes_haut.jpg) no-repeat;
}
#page #textes #te_gauche{
	float: left;
	display: inline;
	width: 276px;
}
#page #textes #te_droite{
	float: left;
	display: inline;
	width: 414px;
}
#page #textes h2{
	color: #cecece;
	margin: 0 0 15px 20px;
	text-align: left;
	padding: 0;
}
#page #textes p{
	float: left;
	display: inline;
	color: #cecece;
	margin: 0 5px;
	padding: 0;
	text-align: center;
	width: 128px;
	font-size: 10px;
}
#page #textes  a{
	text-decoration: none;
}
#page #textes #te_bas{
	width: 693px;
	height: 16px;
	clear: both;
	background: url(../images/accueil/textes_bas.jpg) no-repeat;
}
/* bloc proverbes --------------------------------------------------------------- */
#page #proverbes{
	float: left;
	display: inline;
	clear: both;
	width: 676px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px;
}
#page #proverbes h2{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	color: #cecece;
	font-family: Verdana;
	font-size: 12px;
}
#page #proverbes p{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}