@import url('message_erreur.css');

/* RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,form,fieldset,
label,legend{
	margin:0;padding:0;border:0;font-weight:normal;
	font-style:normal;font-size:100%;font-family:inherit;
	vertical-align:baseline;}

body{line-height:1;color:black;}

ol,ul{list-style:none;}

caption,th,td{text-align:left;font-weight:normal;}

blockquote:before,blockquote:after,q:before,q:after{content:"";}

blockquote,q{quotes:"" "";}

input {font-size:100%;}

/*COMMUN*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    text-align: justify;;
	background:url(/img/bg.png) top left repeat-x;
}

p {
	text-align:justify;
}

a {
	color: #0091ff;
	text-decoration:none;
}

a:hover, a:active {
	color: #003258;
}

.hidden {
	display:none;
}

h1 {
	color: #0091ff;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 10px 30px;
}
h2 {
	color: #003258;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 20px;
}

h3 {
	color: #003258;
	font-size:12px;
	padding:5px 0 5px 20px;
	clear:both;
}
h4 {
    font-weight:bold;
    padding:5px 0 5px 20px;
}
.haut-de-page {
	clear:both;
	display:block;
	text-align:center;
	margin:0 250px 10px 0;
}

.image-droite {
	float:right;
	padding:5px 15px 5px 10px;;
}

.fiche-stage {
	border:2px dashed #003258;
	background-color:#c1e0ff;
	width:370px;
	margin:10px 0 0 175px;
	padding:10px 0 10px 0;
}

/*HEADER*/

div#entete {
	background: url(/img/bandeau.png) top left no-repeat;
	height: 153px;
}

div#header {
    height: 122px;
}

/*Bandeau*/
.bandeau-2{
	background: url(/img/bandeau2.png) top left no-repeat;
}

.bandeau-3{
	background: url(/img/bandeau3.png) top left no-repeat;
}

.bandeau-4{
	background: url(/img/bandeau4.png) top left no-repeat;
}

	/*Baseline*/
.baseline {
	color:#FFFFFF;
	width: 250px;
	padding:20px 0 0 520px;
	font-size:1.3em;
	line-height:1.3em;
	text-align:right;
}

/*NAVIGATION*/

div#navigation {
	height:31px;
	width: 691px;
	margin:0 0 0 99px;
	padding:0 0 0 20px;
	background: url(/img/ombre.png) top left no-repeat #fff;
}

/*MENU*/

	/*Normal*/
div#navigation ul.menu li {
	list-style:none;
	float:left;
	background: url(/img/onglet-milieu.png) repeat-x 0 0;
	margin:0 0 0 5px;
}

div#navigation ul.menu li span {
	background:url(/img/onglet-droit.png) no-repeat right 0px;
	float:left;
}

div#navigation ul.menu li a {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding:8px;
	background:url(/img/onglet-gauche.png) no-repeat 0 0;
}

	/*Active*/
div#navigation ul.menu li.active {
	background: url(/img/onglet-milieu-actif.png) repeat-x 0 0;
}

div#navigation ul.menu li.active span {
	background:url(/img/onglet-droit-actif.png) no-repeat right 0px;
	float:left;
}

div#navigation ul.menu li.active a {
	color:#00335A;
	background:url(/img/onglet-gauche-actif.png) no-repeat 0 0;
}

/*CONTAINER*/

div#container {
    width: 812px;
    margin: 0 auto;
}

div#wrapper {
	width:711px;
	min-height:400px;
	margin:0 0 0 99px;
	background:#ffffff;
}

/*CONTENT*/

div#content p {
    line-height: 1.4;
	padding: 5px 15px 5px 30px;
}

div#content {
	width:713px;
    float: right;
}

div#fil-ariane{
	text-align:right;
}

div#contenu {
	width:713px;
	margin:25px 0 0 0;
	text-align:left;
}

div#contenu .lien {
	text-align:right;
	color: #003258;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 5px 0;
}

div#contenu .lien:hover, .lien:active {
	color: #0091ff;
}

/*Page de base*/
.colonne-gauche {
	width:355px;
	float:left;
	margin:0 0 20px 0;
}

.colonne-droite {
	width:345px;
	float:right;
}

.gallery .images {
	float:left;
	margin:10px 0 5px 10px;
}

.colonne-droite p {
	clear:both;
	text-align:left;
	margin:0 0 0 60px;
}

.bouton-large {
	background: url(/img/bouton-large.png) top left no-repeat;
	height:29px;
	width:197px;
	margin: 30px 0 0 90px;
	padding:4px 0 0 0;
	text-align:center;
}

.bouton-large a {
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:29px;
	width:197px;
}

.direction {
	margin:0 0 10px 0;
}

.direction h2 {
	margin:0 0 0 10px;
}

.salle {
	background:url(/img/bloc-salle.png) top left no-repeat;
}

.theatre {
	background:url(/img/bloc-theatre.png) top left no-repeat;
}

.bloc-accueil {
	width:254px;
	min-height:100px;
	clear:both;
	line-height:1.4;
	font-weight:bold;
	color:#003258;
	margin:5px 10px 0 15px;
	padding:10px 10px 10px 15px;
}

.bloc-accueil .texte-bloc-accueil {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-weight:bold;
}

.bloc-accueil h1 {
	padding:5px 0 0 0;
	margin:0;
	font-size:13px;
	text-align:center;
}

.bloc-accueil .lien a {
	text-align:center;
	color:#FFFFFF;
}

.bloc-accueil  a:hover, a:active {
	color: #0091ff;
}

div#mentions h3 {
	margin-left:10px;
	font-weight:bold;
}

div#mentions p {
	margin-left:15px;
}

.logo-mentions {
	float:left;
	margin:0 10px 10px 25px;
}

/*Programmation*/

.prochain-spectacle {
	background: url(/img/prochain-spectacle-haut.png) top left no-repeat #44adfc;
	width:669px;
	min-height:160px;
	margin:10px 0 0 30px;
}
.prochain-spectacle p a {
    color:#000;
}
.prochaine-seance {
	background: url(/img/prochain-spectacle-bas.png) bottom left no-repeat #44adfc;
	width:649px;
	height:7px;
	margin:0 0 0 30px;
	padding:5px 0 20px 20px;
	clear:both;
	color:#FFFFFF;
	font-size:14px;
}
.prochaine-seance span.horaire{
	float: left;	
}
.prochaine-seance a {
	color:#FFFFFF;
	padding: 10px 0 0 0;
	margin: 10px 0 0 10px;
}

.prochaine-seance a:hover, a:active {
	color: #0091ff;
}

.prochain-spectacle h1 {
	color:#FFFFFF;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
}

.prochain-spectacle .photo-spectacle {
	margin:20px 10px 0 15px;
	float:left;
}
.bloc-prog img.photo-spectacle{
        margin:10px 10px 5px 15px;
	float:left;
}

.prochain-spectacle h2 {
	margin:10px 0 0 0;
}

.bloc-prog {
	width:325px;
	height:121px;
	background: url(/img/bloc-prog.png) bottom left no-repeat;
	padding:0 0 10px 0;
	margin:10px 0 5px 15px;
	float:left;
}

html>body .bloc-prog {
	padding:0 0 10px 0;
	margin:10px 0 5px 25px;
}

.bloc-prog .image {
	margin:10px 10px 5px 20px;
	float:left;
}

.bloc-prog h4 {
	color: #003258;
	font-size:14px;
	margin:0 0 0 20px;
	padding:7px 0 0 0;
}

.bloc-prog p {
	padding: 5px 15px 5px 0;
}
.bloc-prog p a {
    color:#000;
}
.seance-bas {
	clear:both;
	margin:0 0 0 20px;
	padding:0;
}
.seance-bas a{
/*  display:block;*/
/*  text-align:center;*/
	padding:10px 0 0 0; 	
}
.seance-bas p {
	padding:0;
	margin:0;
}

/*Spectacle*/

div#contenuProg {
	width: 709px;
	margin:0 0 0 0;
}

.bloc {
	width:668px;
	background: url(/img/bloc-bas.png) bottom left no-repeat #f7f7f7;
	padding:0 0 10px 0;
	margin:0 0 10px 25px;
}

.bloc .image {
	padding:5px 0 0 0;
	margin:5px 10px 5px 20px;
	float:left;
}

.bloc p {
	padding: 10px 15px 5px 20px;
}

.bloc-images {
	background:	 url(/img/bloc-seances.png) top left no-repeat;
	padding:5px 0 0 0;
	margin:15px 0 20px 15px;
	clear: both;
	width:638px;
	height:72px;
}
.lien h3{
	text-align: right;	
	margin: 0 20px 0 0;
}
.bloc-listeSeances {
	background: url(/img/bloc-seances.png) top left no-repeat;
	height:72px;
	width:638px;
	clear: both;
	padding:0;
	margin:10px 0 10px 15px;
}

.bloc-listeSeances h4 {
	color: #003258;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 10px;
	padding:5px 0 0 0;
}

.bloc-listeSeances p {
	margin:10px 0 10px 0;
}

.bloc-listeSeances span {
	padding:0 5px 0 0;
}

div#contenu .alert {
	text-align: center;
	font-size:14px;
	margin:80px 0 0 0;
	color: #CC0000;
}

.autres-partenaires {
	text-align:center;
}

.autres-partenaires img {
	margin-left:10px;
	vertical-align:middle;
}

/*formulaire de réservation*/
	
.places fieldset {
  margin-bottom: 10px;
}
.places legend {
  padding: 0 2px;
  font-weight: bold;
}
.places label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
.places fieldset ol {
  margin: 0;
  padding: 0;
}

.places fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.places fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.places fieldset fieldset label {
  display: block;
  width: auto;
}
.places em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.places label {
  width: 160px; /* Width of labels */
}
.places fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}


.tarif .required {
    background:transparent url(/img/required.png) top left no-repeat;
}

.tarif .required label {
    margin:0 0 5px 10px;
}

.bloc-reserv {
	padding:0;
	margin:20px 0 0 30px;
}

.bloc-reserv h2 {
	padding:5px 0 0 10px;
	
}

.texte-reservation p {
	margin:15px 0 0 0;
	font-weight:bold;
}

.tarif {
	width:412px;
	float:left;
	
}

 div.tarif fieldset {
    border:1px solid #3399FF;
    padding:15px;
    color:#1B3679;
    margin:10px 0 10px 10px;
	width: 370px;
	background-color:#C1E0FF;
}

.tarif fieldset {
	 color:#1B3679;
	}

.tarif legend {
    font-weight:bold;
    padding:0 10px;
}

.tarif li{
	width: 330px;
	padding: 0 0 0 40px;	
}

.tarif input {
	width:200px;
	margin:0 0 0 5px;
}

.tarif textarea {
	width:200px;
	height:60px;
	margin:0 0 0 5px;
}

.tarif .input {
	display:block;
	margin:0 0 10px 0;
}

.coordonnees label{
	display:block;
	margin: 0 0 5px 10px;
	width :100px;
	text-align:left;
}

.coordonnees input, .coordonnees textarea{
	margin: 0 45px 0 0;	
}

.places .input input{
	width: 30px;
}




.tarif .submit input {
	width:90px;
	height:23px;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	background:url(/img/bouton.png) top left no-repeat;
	padding:0 0 5px 0;
	margin:10px 0 0 180px;
	cursor:  pointer;
}

.spectacle{
	float:right;
	width:200px;
	border:1px solid #CEE0EF;
  	padding:10px 15px 15px 15px;
    color:#99CCFF;
    margin:15px 15px 0px 0px;
	line-height:1.5;
	background-color: #E6F0FA;
}

.spectacle h2{
	text-align:center;
	color:#99CCFF;
}


.spectacle a{
	color: #0091FF;
}

.spectacle .blocR-listeSeances {
	height:72px;
	width:200px;
	clear: both;
	padding:0;
	margin:10px 0 10px 0;
	
}

.blocR-listeSeances p{
	margin: 0 0 0 20px;
}

	/*selection-mois*/
/*Normal*/
div#selection-mois {
	clear:both;
	margin:0 0 10px 10px;
}

div#selection-mois ul.mois li {
	list-style:none;
	float:left;
	background: url(/img/onglet-mois-milieu.png) repeat-x 0 0;
	margin:0 0 0 5px;
}

div#selection-mois ul.mois li span {
	background:url(/img/onglet-mois-droite.png) no-repeat right 0px;
	float:left;
}

div#selection-mois ul.mois li a {
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px 8px;
	background:url(/img/onglet-mois-gauche.png) no-repeat 0 0;
}

	/*Active*/
div#selection-mois ul.mois li.active {
	background: url(/img/onglet-mois-milieu-actif.png) repeat-x 0 0;
}

div#selection-mois ul.mois li.active span {
	background:url(/img/onglet-mois-droite-actif.png) no-repeat right 0px;
	float:left;
}

div#selection-mois ul.mois li.active a {
	color:#00335a;
	background:url(/img/onglet-mois-gauche-actif.png) no-repeat 0 0;
}

/*Sélection année*/
.selection-annee{
	width:89px;
	margin:0 auto;
}

.selection-annee .annee {
	height:22px;
	width:62px;
	text-align:center;
	padding:4px 0 0 0;
	margin:0 auto;
	float:left;
	background:url(/img/selection-annee.png) top left no-repeat;
	color: #0091ff;
}

.selection-annee .fleche-gauche {
	float:left;
	height:22px;
	width:13px;	
}

.selection-annee .fleche-droite {
	height:22px;
	width:14px;
	float:right;
}

/*Fiche technique*/
.salle h3 {
	padding:0 0 0 10px;
}

.sous-menu {
	margin:0 0 10px 50px;
}

.sous-menu li {
	list-style:disc;
}

.sous-menu a {
	font-weight:bold;
	text-decoration:none;
	color: #003258;
	font-size:12px;
	line-height: 1.4;
}

.sous-menu a:hover, a:active {
	color: #0091ff;
}

div#contenu ul {
	line-height: 1.4;
	padding:5px 0 5px 20px;
}

.plateau {
	clear:both;
	margin:15px 0 20px 10px;
}
.centrer {
	margin:10px 20px 20px 40px;
}

.texte-droite {
	margin:0 0 20px 0;
}

#sonorisation {
	margin:25px 0 0 0;
}

/*Formulaire de contact*/
.formu fieldset {
    border:1px solid #CEE0EF;
   /* width:400px;*/
    padding:15px;
    color:#1B3679;
    margin:0 130px 10px 50px;
}

.formu fieldset legend {
    font-weight:bold;
    padding:0 10px;
	margin: 0 0 0 100px;
}


.formu fieldset .input {
	margin:10px 100px 5px 0;
}

.formu .input input {
	width:200px;
	text-align:left;
}

.formu .message-formu {
	text-align:left;
	margin:0 130px 10px 65px;
	 color:#1B3679;
}

.formu .message-formu textarea{
	height:150px;
	width:500px;
}

.formu label{
	display:block;
	margin:0 0 7px 0;
}
	
.formu .required {
	background:transparent url(/img/required.png) top left no-repeat;
}

.formu .required label {
	margin:5px 0 5px 10px;
}

.formu .code_postal .required{
	background:none;
}

.formu .code_postal .required label{
	margin:5px 0 5px 0;
}
.submit input {
	width:90px;
	height:23px;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	background:url(/img/bouton.png) top left no-repeat;
	padding: 0 0 4px 0;
	margin:10px 0 0 300px;
	cursor : pointer;
}

.go-to-top {
    clear:both;
    text-align:right;
}

/*FOOTER*/

div#footer p {
    margin: 0;
    padding: 23px 0 0 25px;
}

div#footer {
    clear: both;
	width:711px;
	height:40px;
	margin:0 0 0 120px;
	padding:5px 0 3px 0;
	text-align:left;
	background: url(/img/footer.png) bottom left no-repeat;
	color: #FFFFFF;
}

div#footer a {
	color:#FFFFFF;
}

div#footer a:hover, a:active {
	color: #003258;
}

