* { margin: 0px; padding: 0px; font-family: Tahoma, sans-serif; }
body {
	color: #333333;
	background: url("/images/banniere.png") no-repeat top left;
	font-size: 12px;
}
#page {
    margin-left: auto;
    margin-right: auto;
	width: 100%;
}
#header {
	/* background-color: #CCCCCC; */
	/*background: url("/images/banniere.png") no-repeat bottom left;*/
	height: 150px;
	width: 100%;
}
#centre {  
	padding: 10px;
	background-color: #FFF;
}
#corps { 
	margin: 0 0px 20px 190px; /* decalage de 190px de la gauche pour le menu, et de 20px du bas */
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 10px 10px 10px;
	line-height: 1.6em;
	clear: right;
}
#corps p { 
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}

#footer {
	/* background-color: #EEEEEE; */
	background: url("/images/footer.png") repeat-x bottom; 
	border: none;
	width: 100%; 
	font-size: 10px;
}
#footer img
{
	border: none;
	vertical-align:middle;
}

/* Mini menu */

#mini_menu {
	list-style-type: none;
	background: #EFEFEF;
	border: #CCCCCC 1px solid;
	/*float: right;*/
	font-size: 12px;
	padding: 1em;
	margin: 1em;
}



/* Balises textuelles */
p { font-size: 12px; line-height: normal; }
#footer p {
	clear: both;
	margin: 0;
	padding: 15px 0;
	text-align: center;	
}
#header h1 {
	color: #000000;
	top : 50px;
	left: 60px;
	position: relative;
	font-size: 28px;
	font-weight: bold;
	/*opacity: 0.9;
	filter: alpha(opacity=90);*/
	display: inline;
	padding: 3px;
}
#corps h1 {
	background: url("/images/logo_h1.png") no-repeat left bottom;
	color: #333333;
	border-bottom: #CCCCCC solid 1px;
	padding-left: 35px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}

#corps ul { 
	margin-left: 30px;
}
#corps p {
	line-height: 1.5em;
}
.align_centre { text-align: center; }
a { color: #9DB0BF; text-decoration: none; font-size: 12px; }
a:hover { color: #999999; }
img { border: none; }
h3 { 
	font-size: 15px; 
	line-height: 20px;
	padding: 15px; 
	padding-left: 1em; 
	font-weight: bold; 
	margin-top: 1em;
	margin-bottom: 1em;	
	color: #9DB0BF;
	border-left: none;
	border-top: none;
	background: url("/images/left-top-corner-box.jpg") no-repeat top left;
}
h3:hover { color: #999; }
.miniblock {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #FFFFFF;
	line-height: 1.3em;
	border-bottom: #F0F0F0 solid 1px;
	border-top: #F0F0F0 solid 1px;
	border-left: #F0F0F0 solid 1px;
}
/*.miniblock a { color: #333333; padding-left: 1em; }
.miniblock a:hover { color: #999999; text-decoration: none; } */
.miniblock label {	font-size: 10px; }

.erreur { color: red; background-image: url("/images/zcode_erreur.png"); }
.question { color: blue; background-image: url("/images/zcode_question.png"); }
.attention { color: rgb(236, 118, 0); background-image: url("/images/zcode_attention.png"); }
.information { color: green; background-image: url("/images/zcode_info.png"); }
.information, .attention, .question, .erreur {
	height: 30px; 
	text-align: justify;
	background-position:10px 10px;
	background-repeat: no-repeat;
	padding: 8px;
	padding-left: 50px;
	margin-bottom: 20px;
}
fieldset
{
	margin-bottom:20px;
	padding: 5px;
	padding-bottom: 20px;
	border: 1px solid #AAAAAA;
}

legend
{
	color: #AAAAAA;
	font-family: Tahoma, Arial, times, 'Times new roman', serif;
	padding-left: 3px;
	padding-right: 3px;
}

#corps label.label_cote
{
	float:left;
	width: 60px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}
#corps label.label_dessus
{
	text-align: left;
	font-weight: bold;
}

textarea
{
	border: 1px solid #AAA;
	background-color: rgb(248, 248, 248);
	width: 90%;
	height: 200px;
	padding: 0.2em;
}

/* D'autres class utilisées dans le form (boutons...) */

.send
{
	text-align: center;
	margin-bottom:20px;
}
.cleaner
{
	 /*clear: both; */
}

.boutons
{
	margin-right: 20px;
}

.boutons_zform, .zform
{
	margin-left: 10px;
}

.bouton_cliquable
{
	cursor:pointer;
}

.opt_titre
{
	text-align:center;
	font-weight:bold;
}

.souligne { text-decoration: underline; }
.barre { text-decoration: line-through; }
.italique { font-style: italic; }
.gras { font-weight:bold; }

.orange { color: rgb(236, 118, 0); }
.noir { color: black; }
.marron { color: maroon; }
.vertf { color: green; }
.olive { color: olive; }
.marine { color: navy; }
.violet { color: purple; }
.bleugris { color: teal; }
.argent { color: silver; }
.gris { color: rgb(100, 100, 100); }
.rouge { color: red; }
.vertc { color: lime; }
.jaune { color: yellow; }
.bleu { color: blue; }
.rose { color: fuchsia; }
.turquoise { color: aqua; }
.blanc { color: white; }

.ttpetit { font-size: xx-small; }
.tpetit { font-size: x-small; }
.petit { font-size: small; }
.gros { font-size: large; }
.tgros { font-size: x-large; }
.ttgros { font-size: xx-large; }

.centre { text-align: center; }
.gauche { text-align: left; }
.droite { text-align: right; }
.justifie { text-align: justify; }

.flot_gauche { float: left; }
.flot_droite { float: right; }
.flot_gauche, .flot_droite { margin: 5px; }

.liste_i { list-style-type: lower-roman; }
.liste_I { list-style-type: upper-roman; }
.liste_a { list-style-type: lower-latin; }
.liste_A { list-style-type: upper-latin; }
.liste_1 { list-style-type: decimal; }
.liste_rectangle { list-style-type: square; }
.liste_cercle { list-style-type: circle; }
.liste_disque { list-style-type: disc; }

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.apercu_tps_reel
{
	border: 1px solid #AAA;
	background: rgb(255, 255, 255);
	overflow: auto;
	margin-top: 2px;
	padding: 5px;
	width: 90%;
}

/* Mise en page de l'admin */
.admin {
	border: 1px solid #ccc;
	margin: auto;
	border-spacing: 0;
}

.admin th{
	background-color: #eeeeee;
	font-weight: normal;
	text-align: center;
	line-height: 1.6em;
	padding: 5px;
}

.admin td{
	padding: 2px 5px;
}
/* Fin de la mise en page de l'admin*/

/* Mise en page de l'affichage des fichiers envoyes */
#liste_fichiers a
{
	padding-left: 30px;
}
#liste_fichiers .img_img
{
	padding: 10px;
	background: url("/ftp/jpg.png") no-repeat left bottom;
}
#liste_fichiers .img_pdf
{
	padding: 10px;
	background: url("/ftp/pdf.png") no-repeat left bottom;
}
#liste_fichiers .img_doc
{
	padding: 10px;
	background: url("/ftp/doc.png") no-repeat left bottom;
}
#liste_fichiers .img_mp3
{
	padding: 10px;
	background: url("/ftp/mp3.gif") no-repeat left bottom;
}
#liste_fichiers .img_xls
{
	padding: 10px;
	background: url("/ftp/xls.gif") no-repeat left bottom;
}
#liste_fichiers .img_txt
{
	padding: 10px;
	background: url("/ftp/txt.png") no-repeat left bottom;
}
/* Fin de la mise en page des fichiers envoyes */

/* Mise en page des news */
h2.titre_news
{
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1em;
	text-indent: 3px;
	margin: 0px;
	padding: 5px;
	font-family: Tahoma, Arial, Times, serif;
	color: #000;
	border-bottom:1px solid rgb(220, 220, 220);
	background:rgb(250,250,250) url('/images/fond_titre_news.png') repeat-x bottom
}


.bloc_news
{
	background-color: rgb(248, 248, 248);
	border: 1px solid rgb(220, 220, 220);
	width: 90%; /* Correction d'un comportement étrange IE */
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}


.auteur_date_news
{
	font-family: Tahoma, Arial, Times, serif;
	padding-left: 35px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.contenu_news
{
	font-family: Tahoma, Arial, Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 8px;
}
/* Fin de la mise en page des news */

/* Mise en page des spectacles*/
.titre_gauche_spectacle
{
	border-bottom:1px solid rgb(220, 220, 220);
	border-right:1px solid rgb(220, 220, 220);
	background:rgb(250,250,250) url('/images/titre_gauche_spectacle.png') no-repeat bottom left;
}
.titre_spectacle
{
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1em;
	text-indent: 3px;
	margin: 0px;
	padding: 5px;
	font-family: Tahoma, Arial, Times, serif;
	color: #000;
	margin-left: 30px;
	border-top:1px solid rgb(220, 220, 220);
	background:rgb(250,250,250) url('/images/fond_titre_spectacle.png') repeat-x bottom;
}


.bloc_spectacle
{
	background-color: rgb(248, 248, 248);
	width: 90%; /* Correction d'un comportement étrange IE */
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


.auteur_date_spectacle
{
	border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
	font-family: Tahoma, Arial, Times, serif;
	padding-left: 35px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.contenu_spectacle
{
	border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
	font-family: Tahoma, Arial, Times, serif;
	padding: 10px;
}

.bas_spectacle
{
	font-size: 1em;
	padding: 5px;
	margin-right: 30px;
	border-bottom:1px solid rgb(220, 220, 220);
	background:rgb(250,250,250) url('/images/fond_bas_spectacle.png') repeat-x top;
}
.bas_droite_spectacle
{
	border-top:1px solid rgb(220, 220, 220);
	border-left:1px solid rgb(220, 220, 220);
	background:rgb(250,250,250) url('/images/bas_droite_spectacle.png') no-repeat bottom right;
}
.boite_chainee
{
	margin-left:5%;
	border: 1px solid rgb(220, 220, 220);
	border-top: none;
	font-family: Tahoma, Arial, Times, serif;
	text-align: center;
	padding: 10px;
	width: 50%;
	margin-bottom: 20px;
	background: url('/images/fond_boite_chainee.png') repeat-x bottom;
}

/* Fin de la mise en page des spectacles */