body {
	margin: 0px;
	background-color: #000000;
}
.colonnegauche {
	background-image: url(/images/colonne_gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.colonnedroite {
	background-image: url(/images/colonne_droite.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.anno {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	color: #757575;
}
#lienrubrique {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	}
.info_festival {
	font-weight: bold;
	color: #CC9900;
}

.nom_ent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #669900;
	font-size: small;
}

	
#lienrubrique a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	color: #00CCFF;
	}	
		
#lienrubrique a:hover {
	color: #8D211E;
	}
#entete_tab {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #C2641A;
	text-transform: uppercase;
}
#entete_tab a {
	text-decoration: none;
	color: #C2641A;
	}	
		
#entete_tab a:hover {
	color: #00FF00;
	}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #C58E67;
	font-weight: bold;
	font-variant: small-caps;
}
.nom_festival {
	font-size: medium;	
	text-decoration: underline;
}
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.desc_secteur {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	color: #C2641A;
}
.error {
	color: #FF0000;
}
.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #dddddd;
}
a {
	color: #00FFCC;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
