/* CSS Document */

table#formulaire{background-color:#ffe;color:#000;}
.ligne2 {background:#DEB96E;}
.titre {color: #FFFFFF;
	background:#880000;
}
body {
	background-color: #000000;
	color:#fff;
	padding-top:0px;
}
a{color:#fc6;}

textarea, input, select {background-color:#FFFFdd; color:#600;}
.nobg{background:#DEB96E;}
.titreguestbook a{color:#fff;}
.titreguestbook a:visited{color:#fff;}
.titreguestbook a:hover{color:#600; text-decoration:none;}
.titreguestbook{
	background-image: url(/guest/images/fanbtitre.gif); background-position:left; background-repeat:no-repeat; font-size:14px; color:#fff; height:25px;
}
.guestbook{background-color:#DEB96E;color:#000000;}
#main{left:100px;top:0px; height:auto; width:700px; background-color:#880000; z-index:1;}
/*#spectacle{position:absolute; left:301px; top:275px;width:350px;height:auto; z-index:1; }*/
.guestbook {background-color:#DEB96E;color:#000000;}
.guestbook1 {background-color:#DEB96E;color:#000000;}
.Style5 {color: #000000}
.Style6 {font-size: 12px; color:#ddd;}

.contenu #right{text-align:justify; padding:10px 20px 10px 20px;}

table#bodytext #photos img{border:1px solid #BF8508;}
table#horaire{border-top:1px solid #DEB96E;border-bottom:1px solid #DEB96E;}
tr.horaire_actuel{font-weight:bold;}
.trnobg{background-color:#BF8508;}
#tdbodybas{background-image:url(images/structure/bodytable_b.gif); background-color:#800;}
#tdbodyhaut{
	background-image:url(images/structure/bodytable_h.gif); background-color:#DEB96E;
	height:58px;
}
.main {
	padding-right: 50px;
	padding-left: 50px;
}
hr {color: #DEB96E;}
.titreguestbook {
	background-color: #CC6600;
}
table.formulaire{border:1px solid #fff;}
tr.ligne1{background:#993300;}
#menu_navig a {
	color: #666;text-decoration:none;
}
#menu_navig a:hover {
	color: #fff;text-decoration:underline;
}
table.contenu{}
table.contenu td.titre{background:#333; text-align:center; border:1px solid #ccc;}
div#erreur{
	text-align:center;
	font-weight:bold;
		
}
div#erreur, div.contenu{
	color:#fff;
	font-size:medium;
	background-color: #CC6600;
	border:1px dashed #000;
	width:100%;
}
table.insert_file{
	background:#630;
	border:1px solid #ffd;}
	
table.fichier{
	border:1px solid #000;
	background: #ffd;
	
}
.fichier td{color:#000;}
.fichier .entete td{background:#663300; color:#fff;}
.fichier a{color:#c60;}
