a {
	color: #FFFF00;
}
alink {
	color: #AAAAAA;
}
a.info {
	position:relative;
}
a.info:hover {
	background: none;
	z-index: 500;
}
a.info span {
	display: none;
}
a.info:hover span {
	display: inline;
	position: absolute;
	width: 400px;
	top: 20px;
	left: -150px;
	background: black;
	color: #FF0000;
	padding: 3px;
}
a.liennu {
	text-decoration: none;
}
body {
	background: #000000 url("pix/background.gif");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
h1 {
	color: #FF0000;
	font-family: 'Fjalla One', sans-serif;
	font-size: 32px;
	font-weight: normal;
	height: 32px;
}
.title {
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
}
vlink {
	color: #AAAAAA;
}
.blanc {
	color: #FFFFFF;
}
.gris {
	color: #AAAAAA;
}
.jaune {
	color: #FFFF00;
}
.rouge {
	color: #FF0000;
}
.menu {
	background-repeat: repeat-y;
}
.time {
	behavior: url(#default#time2)
}
.agenda-date {
	color: #AAAAAA;
	vertical-align: top;
	width: 15px;
}
.agenda-bullet {
	vertical-align: top;
	width: 10px;
}
.agenda-event {
	color: #FFFFFF;
	vertical-align: top;
}
.agenda-address {
	color: #AAAAAA;
	vertical-align: top;
	width: 200px;
}
.hidden {
	display: none;
}
.interview-date {
	color: #FFFFFF;
	vertical-align: middle;
	width: 80px;
}
.interview-band {
	color: #FFFFFF;
	vertical-align: middle;
	width: 220px;
}
.interview-who {
	color: #FFFFFF;
	vertical-align: middle;
}
.flag {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.team-who {
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.team-text {
	color: #FFFFFF;
	vertical-align: middle;
}
.contact1 {
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: top;
	width: 110px;
}
.contact2 {
	color: #FFFFFF;
	vertical-align: top;
}
.links {
	color: #FFFF00;
	font-size: small;
	vertical-align: middle;
	width: 25%;
}
