@import "15_template.css";
.color3u {
    font-family: Arial, sans-serif;
    color: #333;
    font-size: 9px;
    text-decoration: none;
}
.auteur {
	color: #191919;
}
.texte12 {
	color: #191919;
}
div#header{
	background: url(../images/gamme/backgrounds/15-header-theatre.png) 0 0 no-repeat;
	line-height:0.6;
}
div#corps{
	background: url(../images/gamme/backgrounds/15-corps-theatre.png) 0 0 repeat-y;
}
div#footer{
	background: url(../images/gamme/backgrounds/15-footer-theatre.png) 0 0 no-repeat;
}
h1, .midText, .midText a.bTitle { color: #191919; }
.bBottom { border-bottom: 1px solid #b80d1e; }
.author h2 { color: #191919; }
div.line3, .midTextDesc, .bSiteRelated a { color: #333; }
div.line3 { border-top: 1px solid #8b1925; }
#relatedLinks { background-color: #683f43; }


