/* MISE EN PAGE */
*{
	margin : 0;
	padding: 0;
}
img {
    border: 0;
}
body{
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#page {
	width: 960px;
	margin: 0 auto;
	background:#ce3428 url(../images/f_gauche.gif) left top no-repeat;
	border-right:2px solid #000;
}
#gauche {
	float: left;
	width: 266px;
	height: 100%;
}
#droite {
	margin-left: 266px;
	width: 694px;
	background:#EDD9CF;
	background:#FFF;
	min-height: 800px;
}
#foot {
	clear: both;
	background:#FFF url(../images/f_foot.gif) left top no-repeat;
	height: 25px;
}

	/** Menu **/
#menu {
	margin-top: 310px;
	font-family: Verdana , Arial, Helvetica, sans-serif;
}

#menu dt a{
	padding-top: 5px;
	padding-right: 30px;
	width: 125px;
	height: 30px;
	display:block;
	background:url(../images/puce_menu.gif) right no-repeat;
	font-size: 15px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
}
#menu dt.menuaccueil a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menuactualite a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menusaison a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menuguidepratique a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menutheatre a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menuhistorique a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}
#menu dt.menupartenaires a:hover {
	background: url(../images/puce_menu.gif) right no-repeat;
	color: #333;
}

#menu dd {
	position: absolute;
	margin-left : 148px;
	margin-top : -30px;
}

#menu ul {
	padding: 2px;
	list-style: none;
}


#menu li a {
	padding: 2px;
	width: 160px;
	height: 15px;
	display:block;
	background: #FFF;
	border: 1px #930 solid;
	font-size: 12px;
	line-height: 110% ;
	text-decoration: none;
	text-align: left;
	color: #FFF;
}
#menu li a.ssmenu_2lignes{	
	height: 30px;
}
#menu li a:hover {
	background : #333;
}

#menu ul.smenuactualite li a {
	background: #FFF;
	border: 1px #000 solid;
	color: #000;
}
#menu ul.smenuactualite li a:hover {
	background : #333;
	color: #FFF;
}
#menu ul.smenuguidepratique li a {
	background: #FFF;
	border: 1px #000 solid;
	color: #000;
}
#menu ul.smenuguidepratique li a:hover {
	background : #333;
	color: #FFF;
}
#menu ul.smenutheatre li a {
	background: #FFF;
	border: 1px #000 solid;
	color: #000;
}
#menu ul.smenutheatre li a:hover {
	background : #333;
	color: #FFF;
}
#menu ul.smenuhistorique li a {
	background: #FFF;
	border: 1px #000 solid;
	color: #000;
}
#menu ul.smenuhistorique li a:hover {
	background : #333;
	color: #FFF;
}
	/** Fin menu **/

	/** Bandeaux **/
#bandeau {
	width: 694px;
	min-height: 295px;
}
div.defaut{
	background:#1A191D url(../images/band_accueil.gif) no-repeat;
}
div.accueil{
	background:#1A191D url(../images/band_accueil.gif) no-repeat;
}
div.actualite{
	background:#1A191D url(../images/band_actualite.gif) no-repeat;
}
div.saison{
	background:#1A191D url(../images/band_saison.gif) no-repeat;
}
div.guidespectateur{
	background:#1A191D url(../images/band_guidepratique.gif) no-repeat;
}
div.theatre{
	background:#1A191D url(../images/band_theatre.gif) no-repeat;
}
div.historique{
	background:#1A191D url(../images/band_historique.gif) no-repeat;
}
div.partenaires{
	background:#1A191D url(../images/band_partenaires.gif) no-repeat;
}
	/** Fin bandeaux **/

	/** Contenu **/
#contenu {
	margin: 10px 20px 20px 50px;
	width: 623px;
}

#contenu_accueil {
	padding: 20px;
	width: 650px;
}


#prochainspect {
	width: 450px;
	margin: 20px;
	padding-top: 10px;
	background: #FFF;
	border-top: 2px solid #333;
}
#prochainspect ul{
	padding: 3px;
}
#prochainspect li{
	padding: 3px;
	list-style: inside;
}
#prochainspect li a{
	font-size: 12px;
	font-weight: bold;
}
#prochainspect li.tousspectacles{
	margin-top: 20px;
	margin-bottom: 5px;
}
#sabonner{
	float:right;
	margin: 80px 10px;
}

#contenu #prochainspect2 {
	width: 550px;
	margin-bottom: 20px;
	border: 2px solid #930;
}
#contenu #prochainspect2 div.titre {
	width: 550px;
	margin-bottom: 10px;
	background: #930;
}
#contenu #prochainspect2 ul{
	padding: 3px;
}
#contenu #prochainspect2 li{
	padding: 3px;
	list-style: inside;
}
#contenu #prochainspect2 li a{
	font-size: 12px;
	font-weight: bold;
}
#contenu #prochainspect2 li.tousspectacles{
	margin-top: 20px;
	margin-bottom: 5px;
}

#contenu div.droite_spectacle{
	margin: 5px 0;
	width: 310px;	
	text-align: center;
	float: right;
}
#contenu div.droite_spectacle div.diaporama_spectacle {
	margin-bottom: 3px;
	width: 304px;
	height: 230px;
	text-align: center;
}

#contenu div.gauche_spectacle {
	float:left;
	width: 300px;
	margin-right: 10px;	
}
#contenu div.gauche_spectacle p{
	text-align: justify;	
}
.finfloat{
	clear:both;
}
	/** Fin contenu **/
	/** Boutons **/
#b_abonner{
	float: left;
	margin: 0 0 10px 10px;
}
#b_abonner a{
	width: 150px;
	height: 50px;
	display:block;
	text-decoration: none;
	background:url(../images/b_abonner.gif) right no-repeat;
}
#b_abonner a:hover {
	background: url(../images/b_abonner_f2.gif) right no-repeat;
}
#b_abonner a.abonnement{
	background:url(../images/b_abonnement.gif) right no-repeat;
}
#b_abonner a.abonnement:hover {
	background: url(../images/b_abonnement_f2.gif) right no-repeat;
}
#b_abonner a.abonnementjeune{
	background:url(../images/b_abonnementjeune.gif) right no-repeat;
}
#b_abonner a.abonnementjeune:hover {
	background: url(../images/b_abonnementjeune_f2.gif) right no-repeat;
}
#b_abonner a.brochure{
	background:url(../images/b_brochure.gif) right no-repeat;
}
#b_abonner a.brochure:hover {
	background: url(../images/b_brochure_f2.gif) right no-repeat;
}
	/** Fin Boutons **/
/* FIN MISE EN PAGE */

/* IMAGES */
img.spectacle {
	vertical-align: middle;
    border: 2px solid #930;
}
img.parag {
	float: right;
	margin: 10px 0 10px 10px;
    border: 1px solid #930;
}
img.logo {
	float: left;
	margin: 0 10px 10px 50px;
	border:0;
}
/* FIN IMAGES */

/* TEXTES */
a:link,a:active,a:visited {
	text-decoration: underline;
	color: #930;
} 
a:hover{
	text-decoration: none;
}

#bandeau h1{
	padding: 265px 10px 0px 10px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:normal;
}
#bandeau h1 span.bandeaust{
	font-size: 18px;
	font-weight:normal;
}
#bandeau h1 span.bandeaust2{
	font-size: 14px;
	font-weight:normal;
}
#bandeau h1 span.bandeaudate{
	font-size: 12px;
	font-weight:normal;
}
#bandeau h1 span.lieu{
	font-size: 10px;
	font-weight: normal;
}

#contenu h3{
	font-size: 18px;
	margin-bottom: 10px;
	color: #930;
}
#contenu ul{
	list-style-position : inside;
}
#contenu li{
	margin-bottom: 10px;
}

#contenu h3.tarifs{
	margin-top: 15px;
}

#contenu div.textes, #contenu div.textes_autres{
	text-align: justify;	
	margin: 0 10px 15px 0;
}
#contenu div.textes p, #contenu div.textes_autres p{
	text-align: justify;	
}
#contenu div.textes, 
#contenu div.textes p,
#contenu div.textes_autres, 
#contenu div.textes_autres p{
	font-size:11px;	
}

#contenu div.textes_actus{
	text-align: justify;	
	margin: 10px 0;
}


#contenu p.pagesuivante{
	float: right;
	margin: 10px 0;
	text-align: right;
}
#contenu p.pageprecedente{
	float: left;
	margin: 10px 0;
	text-align: left;
}

#contenu table.tab_saison{
	width:100%;
	margin-bottom: 3px;
	border: 2px solid #930;
	border-collapse: collapse;
}
#contenu table.tab_saison td{
	padding:3px;
	vertical-align:top;
}

#contenu table.tarifs{
	width:100%;
	margin-bottom: 3px;
	border: 2px solid #930;
	border-collapse: collapse;
}
#contenu table.tarifs th{
	padding:3px;
	border: 1px #930 solid;
	font-size: 11px;
	font-weight: bold;
	text-align : center;
	color: #930;
}
#contenu table.tarifs th.intitule_tarif{
	padding-left: 10px;
	text-align : left;
}
#contenu table.tarifs td{
	padding:3px;
	border: 1px #930 solid;
	text-align : center;
}

#contenu h3.auteur{
	font-size: 13px;
	font-weight: bold;
}
#contenu h3.sstitre{
	font-size: 15px;
	font-weight: normal;
}
#contenu h4.interpretes{
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
#contenu h3.dates{
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#333;
	
}


#contenu div.droite_spectacle p.creditsphotos{
	font-size: 11px;
	text-align: center;
	font-style:italic;
}
#contenu div.droite_spectacle div.presse{
	padding: 10px 1px;
	color: #930;	
}
* html #contenu div.droite_spectacle div.presse{
	width:297px;
}
#contenu div.droite_spectacle div.presse p.source_presse{
	text-align:right;	
}
#contenu div.droite_spectacle p.tarifduree{
	margin: 15px 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.tarif{
	color: #930;
}

.annotation{
	font-size: 10px;
	font-style: italic;
	color: #999;
}
p.annotation{	
	margin:5px 0;
}

.jaune{
	color: #930;
}
.margebas{
	margin-bottom: 10px;
}
.margehaut{
	margin-top: 10px;
}
#foot p {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
#foot a {
	color: #000;
}

a.spectacle:link,a.spectacle:active,a.spectacle:visited{
	text-decoration:none;
}

/* FIN TEXTES */

/* FORMULAIRE */
.chps {
	padding:1px;
	background-color: #930;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.bouton{
	background-color:#930;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #FFF;
}
fieldset {
	padding:5px;
	margin-bottom: 10px;
}
legend {
	color: #930;
	font-weight:bold;
	padding:0 3px 0 3px;
}
/* FIN FORMULAIRE */

/* Hack IE-win \*/
* html #contenu_accueil{
	margin-right: 0px;
}
* html #gauche{
	margin-right: -3px;
	height: 100%;
}

* html #droite{
	margin-left: 0px;
	height: 800px;
}

* html #menu dt a{
	font-weight: bold;
}
* html #menu li a{
	font-weight: bold;
}

* html #bandeau {
	height: 295px;
}


* html #contenu div.textes_actus{
	width:600px;
}
 
/* Fin hack */