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

h1 {
	color: #fff;
	font-size:26px;
	font-weight:bold;
}

.eventVImg {
	border:0px thin #000;
}

.eventDate {
	color: #fff;
	font-size:18px;
	font-weight: bold;
}

.eventFestival, .eventFestival a, .eventFestival a:visited {
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
}

.eventTitre, .eventTitre a, .eventTitre a:visited {
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
}

.eventStyle {
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-transform: none;
}

.eventArtistes, .eventArtistes a, .eventArtistes a:visited {
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
}

.vignetteTable {
	margin-bottom:10px;
	margin-top:10px;
}

.titleCell {
	padding-left:0px;
}
.titleCell a, .titleCell a:visited, .titleCell a:hover {
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

.linkCell {
	padding-top:15px;
	padding-bottom:10px;
}

.linkCell div {
	padding-top:7px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	display:inline;
	margin-right:30px;
}

.hrAccueil {
	margin-bottom: 10px;
}

.navigation img{
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:2px;
}
