* {
	border: 0;
	padding: 0;
	margin: 0;
}
#master {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
body {
	background-color: #fff;
	margin: 15px 0 0 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #cc071e;
}
#header {
	height: 49px;
}
#header .left {
	float: left;
}
#header .right {
	float: right;
}
#header .right {
	margin: 34px 0 0 0;
}
#header .right ul li, #menu ul li {
	list-style-type: none;
	float: left;
}
#header .right ul li a, #menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #cc051c;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4C4C4C;
}
#header .right ul li a:hover, #header .right ul li a.on, #menu ul li a:hover, #menu ul li a.on {
	display: block;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #cc051c;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #cc071e;
}
#headerpic {
	margin: 14px 0 11px 0;
	height: 218px;
	background:url(canvas/headerpic.jpg) no-repeat;
}
#headerpic .flags {
	background:url(canvas/flagbg.gif) bottom left no-repeat;
	height: 13px;
	width: 36px;
	float: right;
	text-align:right;
}
#headerpic .flags a {
	float: right;
	padding-left: 2px;
}
#menu {
	float: right;
}
#separator {
	display: block;
	clear: both;
	height: 27px;
}
#content {
	color: black;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#content .left {
	float: left;
	width: 700px;
	text-align: justify;
}
#content .right {
	float: right;
	width: 300px;
	background:url(canvas/rightbg.gif) repeat-y;
	margin: 0 0 10px 0;
}
#content .left h1, #content .right h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #cc071e;
	margin: 0 0 15px 0;
}
#content .left h2, #content .right h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #cc071e;
	margin: 5px 0 5px 0;
}
#content .left h3, #content .right h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#content .left h4 {
	font: italic 12px Arial, Helvetica, sans-serif;
}
#content .left p {
	margin: 0 0 8px 0;
}
#content .left ul {
	margin: 10px;
}
#content .left a {
	color: #cc071e;
	text-decoration: underline;
}
#content input {
	border: 1px solid #b7b7b7;
	margin: 5px 5px 0 0;
	width: 150px;
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
#content .right a {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
#content .right a:hover {
	text-decoration: underline;
}
#content .right .calendar {
	display: block;
	margin: 0 0 25px 70px;
}
#content .right .calendar #mnn {
	text-transform:capitalize;
}
#content .right .calendar #calzone{
	display: block;
	overflow: hidden;
	width: 196px;
	margin: 12px 0 0 0;
}
#content .right .calendar #calzone div{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
}
#content .right .calendar #calzone div a{
	text-decoration: none;
	color: #cc071e;
	font-weight: bold;
}
#content .right .calendar #calzone div a:hover{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#content .right .calendar #calzone .selection{
	background-color:#F6F6F6;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#content .right .calendar .month{
	background-color:#F6F6F6;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
	width: 196px;
}
#content .right .calendar .month{
	background-color:#F6F6F6;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
	width: 196px;
}
#content .right .calendar .month a.prev{
	background:url(canvas/prev.gif);
	width: 27px;
	height: 9px;
	display: block;
	float : left;
	margin: 8px 0 0 0;
	text-decoration: none;
}
#content .right .calendar .month a.next{
	background:url(canvas/next.gif);
	width: 27px;
	height: 9px;
	display: block;
	float : right;
	margin: 8px 0 0 0;
	text-decoration: none;
}
#content .right .calendar .month a.prev:hover{
	background:url(canvas/prevon.gif);
}
#content .right .calendar .month a.next:hover{
	background:url(canvas/nexton.gif);
}
#content .right .search {
	background: url(canvas/separator.gif) no-repeat;
	display: block;
	margin: 0 0 25px 70px;
	padding-top: 25px;
}
#content .right .newsletter {
	background: url(canvas/separator.gif) no-repeat;
	display: block;
	margin: 0 0 25px 70px;
	padding-top: 25px;
}
#newsl {
	display: none;
}
#footer {
	clear: both;
	background-color: #cc071e;
	color: white;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 4px;
}

/* SOUS MENUS */
#subm0, #subm1, #subm2, #subm3, #subm4, #subm5, #subm6, #subm7 {
	position: absolute;
	z-index: 2;
	width: 180px;
	overflow: hidden;
	height: 0;
	top: 75px;
	left: 0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: Alpha(Opacity=80);
}
#subm0 ul li, #subm1 ul li, #subm2 ul li, #subm3 ul li, #subm4 ul li, #subm5 ul li, #subm6 ul li, #subm7 ul li {
	list-style-type: none;
}
#subm0 ul li a, #subm1 ul li a, #subm2 ul li a, #subm3 ul li a, #subm4 ul li a, #subm5 ul li a, #subm6 ul li a, #subm7 ul li a {
	display: block;
	text-align:right;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 0;
	text-transform:uppercase;
	background-color: white;
	padding: 3px;
}

#subm0 ul li a:hover, #subm1 ul li a:hover, #subm2 ul li a:hover, #subm3 ul li a:hover, #subm4 ul li a:hover, #subm5 ul li a:hover, #subm6 ul li a:hover, #subm7 ul li a:hover {
}

/* SOUS MENUS */
#submm0, #submm1, #submm2, #submm3, #submm4, #submm5, #submm6, #submm7 {
	position: absolute;
	z-index: 2;
	width: 180px;
	overflow: hidden;
	height: 0;
	top: 75px;
	left: 0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: Alpha(Opacity=80);
}
#submm0 ul li, #submm1 ul li, #submm2 ul li, #submm3 ul li, #submm4 ul li, #submm5 ul li, #submm6 ul li, #submm7 ul li {
	list-style-type: none;
}
#submm0 ul li a, #submm1 ul li a, #submm2 ul li a, #submm3 ul li a, #submm4 ul li a, #submm5 ul li a, #submm6 ul li a, #submm7 ul li a {
	display: block;
	text-align:right;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 0;
	text-transform:uppercase;
	background-color: white;
	padding: 3px;
}

#submm0 ul li a:hover, #submm1 ul li a:hover, #submm2 ul li a:hover, #submm3 ul li a:hover, #submm4 ul li a:hover, #submm5 ul li a:hover, #submm6 ul li a:hover, #submm7 ul li a:hover {
}

/* CD */
.cd {
	padding: 5px;
}
#content .left .awards {
	clear:both;
	display: block;
}
#content .left .awards .awicn {
	display: block;
	float: left;
	width: 70px;
	height: 90px;
}
#content .left .awards .awtxt {
	display: block;
	float: left;
	width: 280px;
	height: 90px;
}

/* GALERIES */
#content .left .glicn {
	display: block;
	float: left;
	width: 180px;
}
#content .left .gltxt {
	display: block;
	float: left;
	width: 500px;
}
#content .left .separator {
	clear: both;
	width: 700px;
	height: 20px;
}

/* PHOTOS */
#sliderleft, #sliderright {
	display: block;
	float: left;
	width: 50px;
	height: 100px;
}
#slidermaster {
	position: relative;
	display: block;
	float: left;
	width: 600px;
	height: 85px;
	overflow: hidden;
}
#slider {
	position: relative;
	width: 3000px;
	height: 85px;
}
#slider a {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid white;
}
#slider a:hover {
	border: 1px solid #cc071e;
}
#photosrc {
	text-align: center;
}

/* CONCERTS */
#concertleft {
	display: block;
	float: left;
	width: 420px;
}
#concertright {
	display: block;
	float: left;
	width: 250px;
	margin: 0 0 0 30px;
}
#concertright .left {
	display: block;
	float: left;
	width: 70px;
	padding-right: 10px;
	text-align: right;
	color: #707070;
	border-right: 1px solid #707070;
}
#concertright .right {
	display: block;
	float: left;
	width: 150px;
	padding-left: 10px;
	color: #404040;
}