@charset "UTF-8";
#texte-artiste p {
	padding-left: 0px;
}
#texte-concert {
	height: 750px;
	width: 505px;
}
#contenu {
	height: 1250px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
h1  {
	font-family: "Courier New", Courier, monospace;
	color: #CC0000;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 10px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #E3001A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E2001A;
}
h5 {
	font-size: 14px;
	text-transform: uppercase;
	color: #97BF0C;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #97BF0C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding-right: 10px;
}
.nom-artiste {
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 10px;
}
.gras {
	font-weight: bold;
	text-align: left;
}
.expo-image-2 {
	height: 150px;
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.infos {
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: left;
}
.titre-artiste {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	display: block;
	width: 495px;
	padding-left: 1px;
}
#fleches-prog {
	text-align: center;
	float: right;
	height: 25px;
	width: 125px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
#fleches-prog a {
	color: #CC0000;
	text-decoration: none;
}
#fleches-prog a:hover {
	color: #FFFF00;
}
#concert-2 {
	background-color: #FFFF00;
	height: 160px;
	width: 485px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#concert-2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: none;
	text-align: left;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#concert-2 p {
	padding: 0px;
	width: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.img-concert {
	float: right;
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#concert-3 {
	background-color: #E2001A;
	height: 170px;
	width: 485px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#concert-3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	text-align: left;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#concert-3 p {
	width: 310px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#texte-artiste {
	width: 495px;
	padding-left: 8px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
}

