/* CSS Document */

/* CONTENU GNRAL */
#the_content .imageDroite{
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #ffffff;
}
#the_content .imageGauche{
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #ffffff;
}
#the_content h1 {
	margin: 20px 0px 20px 0px;
}
#the_content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3b3b3b;
}
#the_content h2 i {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4C4C4C;
}
#the_content ul {
	margin: 0px 0px 0px 30px;
}
#the_content a {
	color: #2D1B65;
	text-decoration:underline;
}
#the_content a:hover {
	color: #744FCC;
	text-decoration:underline;
}
/* END OF CONTENU GENERAL */



/* COLONNE DE DROITE */
#colonne_droite .podcast {
	color: #6B2995;
	font-size: 14px;
	font-weight: bold;
}
#colonne_droite .podcast a{
	color: #6B2995;
	text-decoration:underline;
}
#colonne_droite .podcast a:hover{
	color: #744FCC;
	text-decoration:underline;
}
#colonne_droite .offer {
	font-size: 14px;
	font-weight: bold;
	color: #31186B;
	line-height: 22px;
}
/* END OF COLONNE DE DROITE */

/* DBUT de DOWNLOADS */
#the_content #downloads li{
	padding: 0px 0px 3px 0px;
}
#the_content #downloads ul{
	padding: 0px 0px 5px 0px;
}
/* FIN de DOWNLOADS */

/* CONTACT US */
#the_content #general_contact {
}
#the_content #marco_contact {
	float: left;
	padding: 5px 60px 5px 40px;
	margin: 20px 0px 0px 0px;
	border-right: 1px solid #2E1964;
}
#the_content #chantal_contact {
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 0px 60px;
}
/* END OF CONTACT US */



/* PODCAST */
#the_content .podcast_files, #the_content .podcast_files_load {
	clear: left;
}
#the_content .podcast_files .image, #the_content .podcast_files_load .image {
	margin: 0px 30px 0px 0px;
	float: left;
	width: 132px;
	padding: 0px;
}
#the_content .podcast_files .image img, #the_content .podcast_files_load .image img {
	border: 1px solid #000000;
}
#the_content .podcast_files .texte {
	width: 285px;
	float: left;
	border-top: 1px solid #382A75;
	padding: 5px 0px 20px 0px;
}
#the_content .podcast_files_load .texte {
	width: 275px;
	float: right;
	border-top: 1px solid #382A75;
	padding: 5px 0px 0 0px;
}
#the_content .podcast_files .texte h2, #the_content .podcast_files_load .texte h2 {
}
#the_content .podcast_files .texte h3, #the_content .podcast_files_load .texte h2 {
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}

#the_content .podcast_files_load .previous{
	clear: both;
	float:left;
}
#the_content .podcast_files_load .next{
	float:right;
}
/* END OF PODCAST */



/* LINKS */
ul#links {
	margin: 20px 0px 0px 40px;
	padding: 0px;
	list-style-type: none;
}
ul#links li {
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	width: 50%;
	float: left;
}
/* END OF LINKS */



/* SEND TO A FRIEND */
#the_content form fieldset {
	border: 1px solid #2E1964;
	padding: 10px;
	margin: 0px 0px 30px 0px;
	width: auto;
}
#the_content form fieldset:hover {
	border: 1px solid #744FCC;
}
html>body #the_content form fieldset {	/* Hides from IE */
	background-color: #F1F7DB;
}
html>body #the_content form fieldset:hover {	/* Hides from IE */
	background-color: #F5FAE7;
}
#the_content form fieldset legend {
	font-size: 12px;
	padding: 0px 3px;
	font-weight: bold;
	color: #31186B;
}
#the_content form table {
	margin: 5px 10px 0px 10px;
}
#the_content form input {
	border: 1px solid #2E1964;
	padding: 1px 3px;
	margin: 0px 20px 5px 0px;
	width: 170px;
}
#the_content form label {
	display: block;
}
#the_content form input:hover {
	border: 1px solid #744FCC;
}

/* END OF SEND TO A FRIEND */
#the_content .imageCentre {
	margin: 0px auto 5px auto;
	text-align: center;
}
#the_content .imageCentre img {
	border: 1px solid #ffffff;
}

/* Bookmark this page */
#bookmark a, #bookmark a:active, #bookmark a:hover, #bookmark a:visited  {
	text-decoration:none;
	color:#666666;
}
.encart {
	float:left;
	padding:0 10px 10px 0;
}
.artists {
	height: 150px;
	padding:10px; 
	background-color:#FFF;
}
.artists2 {
	padding:10px; 
	background-color:#FFF;
}
.margeD {
	margin-right:10px;
}
.margeG {
	margin-left:10px;
}
.margeB {
	margin-bottom:10px;
}
#prep {
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
}
#prep img {
	margin:0;
	padding:0;
}
#prep2 {
	position:relative;
	width:450px;
	bottom:0px;
	text-align:center;
	padding:10px 0 0 0;
}

.clearfix {
	margin:0;
	padding:0;
}