.tetieresnavig {  font: bold 12px Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: none}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
.nouveau {  font: italic 9px Verdana, Arial, Helvetica, sans-serif; color: #660066; text-decoration: blink}
.courant {  font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #000000}
.inters {  font: bold normal 14px Verdana, Arial, Helvetica, sans-serif; color: #000000; margin:   0px}
.sommaire {
	color: #666666;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
}
.textes {
	font: 12px/150% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin: 0px;
}
.regle {
font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
.courantbig {
font: 14px Verdana, Arial, Helvetica, sans-serif; color: #000000
}
.baseline {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.details {
	font: normal 10px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.titre-auteur {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	color: #006633;
	border: thin dashed #666666;
	font-weight: bold;
	background-repeat: repeat;
	background-position: left top;
	padding-top: 5px;
}
.colones {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.listes {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 5px;
	list-style-position: outside;
	list-style-image: url(../interface/navbulle.png);
	list-style-type: none;
	text-indent: 18px;
	background-image: url(../interface/plusbottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.textesaeres {
	font: 12px/150% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin: 0% 0px 6px;
	padding-top: 10px;
}
.textes-titres {
	font: bold 12px/150% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin: 0% 0px 12px;
}
.exergue-big {
	font-size: 14px;
}
.intersclair {
font: bold normal 14px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin:   0px
}
.grttitraille {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 10px;
	background-position: center;
	text-align: center;
}
.grtseparateur {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	vertical-align: 200%;
	font-size: 20px;
	line-height: 150%;
	margin: 40px 0px 0px;
	font-style: italic;
	color: #999999;
}
.barre {
	text-decoration: line-through;
}
.textesextraits {
	font: italic 12px/120% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin: 0% 0px 6px;
}
.code {
	font-family: "Courier New", Courier, mono;
	color: #006633;
	font-weight: bold;
}
.listessuiv {
	font: 11px/50% Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 10px;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 18px;
	background-repeat: no-repeat;
	background-position: left;
}
.stabilo {
	background-color: #CCFF66;
	font-weight: bold;
}

#lightboxDetails a {
	color: #333333;
	text-decoration: none;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 10px;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.theatre-de-bligny.com/interface/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.theatre-de-bligny.com/interface/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
