@charset "utf-8";
/* CSS Document */

.titre1 {
	font-size: 17px;
	color: #FFFFFF;
}
.titre2 {
	font-size: 17px;
	color: #000000;
}
.ast {
	font-size: 9px;
}

.edito {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	color: #FFFFFF;
}
.heures {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	background-color: #FF0000;
}

.type {
	padding-left: 4px;
	background-color: #B9D78C;
	color: #000000;
}
.titrepres {
	font-weight: bold;
	text-transform: uppercase;
	background-color: ##FFFF00;
	color: #000000;
}
a.fest {
	background-color: #009ee0;
	color: #000000;
}
a.fest:hover{
	background-color: #FF5910;
	color: #000000;
}
td.marge {
	padding-left: 4px;

}

.tele {
	text-decoration: underline;
	color: #FFFFFF;
}

.festivaltd {
	margin: 0px;
	padding: 0px;
}

.titrepiece {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.heures2 {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
	text-transform: uppercase;
}
.avis {
	font-weight: bold;
	text-transform: uppercase;
	color: #E82801;
	font-size: 11px;
	font-style: italic;
}

.auteur {
	color: #2F9FD1;
	font-size: 9px;
}

.auteur2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

