@charset "utf-8";
body {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313e44;
	line-height: 18px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313e44;
	line-height: 18px;
}
a {
	color: #313e44;
	text-decoration:underline;
}
a:hover {
	color: #ebab0d;
	text-decoration:underline;
}
.ombre_gauche {
	background-image: url(../img/ombre_gauche.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.ombre_droite {
	background-image: url(../img/ombre_droite.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.ombre_bas {
	background-image: url(../img/ombre_bas.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.ombre_bas_gauche {
	background-image: url(../img/ombre_bas_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.ombre_bas_droite {
	background-image: url(../img/ombre_bas_droite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_content {
	background-image: url(../img/brenken_template_07_fond.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 532px;
	background-color: #FDFAF5;
	padding: 0px;
	margin: 0px;
}
.main_menu {
	background-color: #FFFFFF;
	background-image: url(../img/brenken_template_06.jpg);
	width: 268px;
	background-repeat: no-repeat;
}
.main_pied_photo {
	background-image: url(../img/brenken_template_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 800px;
	background-color: #FDFAF5;
}
.main_pied {
	background-image: url(../img/brenken_template_10.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 800px;
}
.main_entete {
	background-image: url(../img/brenken_template_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 800px;
}
.titre_chanson, .titre_chanson a {
	font-weight: bold;
	color: #8dada8;
}
.taille_chanson {
	color: #ebab0d;
}
.titre_cd {
	color: #8dada8;
	font-weight: bold;
}
.titre_presse {
	color: #8dada8;
	font-weight: bold;
}
.desc_cd {
	color: #ebab0d;
}
.titre_annee {
	font-weight: bold;
	color: #8dada8;
}
.titre_actu {
	font-weight: bold;
	color: #8dada8;
}
.titre_lien {
	font-weight: bold;
	color: #8dada8;
}
.lien_presse {
	font-weight: bold;
	color: #ebab0d;
	text-decoration:none;
}
.desc_photo_bio {
	font-size: 10px;
}
