@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background:url(../en/images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #534C49;
	text-align:left;
}

a:link {
	color: #CC3200;
	text-decoration:underline;
}
a:visited {
	color: #CC3200;
	text-decoration:underline;
}
a:hover {
	color: #CC3200;
	text-decoration:underline;
}
a:active {
	color: #CC3200;
	text-decoration:underline;
}


a.linkImg:link {
	color: #534C49;
}
a.linkImg:visited {
	color: #534C49;
}
a.linkImg:hover {
	color: #534C49;
}
a.linkImg:active {
	color: #534C49;
}


.detailLink {
	font-size:10px;
}
a.detailLink:link {
	color: #CC3200;
	text-decoration:none;
}
a.detailLink:visited {
	color: #CC3200;
	text-decoration:none;
}
a.detailLink:hover {
	color: #CC3200;
	text-decoration:underline;
}
a.detailLink:active {
	color: #CC3200;
	text-decoration:none;
}



a.menu_Link:link {
	color: #CC3200;
	text-decoration:none;
}
a.menu_Link:visited {
	color: #CC3200;
	text-decoration:none;
}
a.menu_Link:hover {
	color: #CC3200;
	text-decoration:underline;
}
a.menu_Link:active {
	color: #CC3200;
	text-decoration:none;
}


a.artiste_Link:link {
	color: #534C49;
	text-decoration:none;
}
a.artiste_Link:visited {
	color: #534C49;
	text-decoration:none;
}
a.artiste_Link:hover {
	color: #CC3200;
	text-decoration:none;
}
a.artiste_Link:active {
	color: #534C49;
	text-decoration:none;
}


.menu_Link {
	color: #CC3200;
}

.mainContent {
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.mainContent2 {
margin-top:13px;
/*margin-left:10px;*/

}
.mainContent3 {
margin-top:15px;
/*margin-left:10px;*/

}

.menu_agenda {
	font-size: 14px;
	font-weight:bold;
	color: #CC3200;
}


.bigTitle {
	color:#CC3200;
	font-weight:bold;
	height:20px;
}
.title {
	color:#000;
	font-weight:bold;
}
.subtitle {
	color:#000;
	/*font-weight:bold;*/
}
.subtitle2 {
	color:#534C49;
	
}
.descriptif {
	font-size: 11px;
	text-align:justify;
	color:#534C49;
	margin-top:5px;
}
.date {
	color:#CC3200;
	height:20px;
	margin-right:20px;
	font-weight:bold;
	font-size:11px;
}
.referenceCD {
	color:#534C49;
	height:20px;
	margin-right:20px;
	font-weight:bold;
	font-size:10px;
}

.referenceCD2 {
	color:#534C49;
	height:20px;
	font-weight:bold;
	font-size:10px;
}
.referenceCD2 {
	color:#534C49;
	margin-top:10px;
}

.mainContentAcc {
height:320px;
margin-top:12px;
}

.lieuAcc {
	color: #CC3200;
	font-weight:bold;
}
.ligne {
	color: #fff;
	background-color: #fff;
	border-color: #fff;
	
}

.contenuDetail {
margin-left:20px;
}

.piste_detail {
	font-style:italic;
}