body {
	margin: 0px;
	background-color: #FEC520;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.fondNoir {
	background-image: url(images/pecheur_haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondJaune {

	background-image: url(images/pecheur_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.dateConcert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ligneDroite {
	border-right: 1px dotted #000000;
}
.normalBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.noir:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.noir:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.noir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	color: #000000;
}
a.basPage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.basPage:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.basPage:hover {
	color: #FF0066;
}
a.noir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	color: #000000;
}
.titreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.menu:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.formG {
	background-color: #FFD964;
	text-align: right;
}
.messageOK {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.messageERREUR {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.fondimg {
	background-image: url(images/IMG_5854.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
