body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #33778A;
}
#conteneur {
	background-color: #b0d7d4;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 1200px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 236px;
	width: 960px;
	position: relative;
}
#menu {
	background-image: url(../images/menuBtn.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 38px;
	width: 960px;
}
#contenu {
	width: 930px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/contenu.jpg);
	background-repeat: repeat-x;
	min-height: 927px;
}
#menu ul {
	text-align: right;
}
#menu li {
	float: right;
}
#menu li a {
	background-image: url(../images/menuBtn.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding-right: 25px;
	padding-top: 9px;
	padding-left: 25px;
	text-decoration: none;
	color: #195266;
	padding-bottom: 9px;
}
#menu li a:hover {
	background-image: url(../images/menuBtn.gif);
	background-position: 0px -38px;
	background-repeat: repeat-x;
	s-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	color: #ce5b28;
}
#col1 {
	float: left;
	height: 875px;
	width: 215px;
	margin-right: 15px;
}
#col2 {
	background-color: #eef5f5;
	width: 685px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	min-height: 860px;
}
#genre {
	width: 215px;
	background-color: #d55532;
	background: -moz-linear-gradient(#ce5b28, #ec464c);
	margin-bottom: 15px;
}
#genre ul {
}
#genre li {
	color: #FFF;
	font-size: 12px;
	line-height: 21px;
}
#genre li a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
#nouveaute {
	font-size: 12px;
	color: #FFF;
	width: 215px;
	line-height: 21px;
	background-color: #d55532;
	background: -moz-linear-gradient(#ec464c, #ad7207);
	margin-bottom: 15px;
}
#nouveaute ul {
}
#nouveaute li {
}
#nouveaute li a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #ec2d47;
	line-height: 20px;
	color: #FFF;
}
#artisteMois {
	height: 150px;
	width: 215px;
	background-color: #d55532;
	background: -moz-linear-gradient(#ad7207, #ce5b28);
}
#artisteMois img {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
	float: left;
}
#detailMois {
	font-size: 12px;
	color: #FFF;
	padding-top: 15px;
}
#detailMois p {
}
#detailMois p a {
	color: #FFF;
	text-decoration: none;
}
#recherche {
	height: 35px;
	width: 300px;
	position: absolute;
	right: 13px;
	bottom: 28px;
}
.clear {
	clear: both;
}
#rechOK {
	background-image: url(../images/btnOK.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 39px;
	display: block;
	font-size: 15px;
	color: #FF424A;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#rechOK:hover {
	background-image: url(../images/btnOK-over.png);
	text-decoration: none;
	color: #FC424F;
}
#footer {
	height: 35px;
	width: 700px;
	margin-left: 230px;
	clear: both;
}
#footer ul {
}
#footer li {
	float: left;
}
#footer li a {
	font-size: 14px;
	text-decoration: none;
	color: #448392;
	padding-left: 10px;
}
.meilVente {
	float: left;
	height: 215px;
	width: 180px;
	margin-right: 48px;
	margin-bottom: 50px;
}
.meilVente p {
	font-size: 14px;
	background-color: #C90;
	line-height: 35px;
	text-align: right;
	text-decoration: none;
}
.meilVente p a {
	color: #000;
	text-decoration: none;
	display: block;
}
.meilVente p a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	color: #FF424A;
	font-size: 34px;
	margin-bottom: 15px;
}
#imgDetailDisque {
	float: left;
	height: 343px;
	width: 343px;
	margin-right: 15px;
}
#txtDetailDisque {
	vertical-align: bottom;
	float: left;
	height: 343px;
	width: 300px;
}
.imgDisqueGenre {
	float: left;
	margin-right: 10px;
}
.disqueParGenre {
	height: 70px;
	width: 750px;
}
.textDisqueGenre {
}
.txtDisqueGenre a {
	color: #000;
}
#presentation {
	font-size: 14px;
	font-weight: bold;
	color: #FF424A;
	width: 550px;
}
.actu {
	height: 75px;
	width: 670px;
	margin-bottom: 25px;
}
h5 {
	font-size: 24px;
	color: #a12a37;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.btnToutSavoir {
	font-size: 12px;
	color: #FFF;
	height: 35px;
	width: 144px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.btnToutSavoir a:hover {
	background-image: url(../images/btn-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.btnToutSavoir a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#btnRetour {
	font-size: 14px;
	color: #FFF;
	height: 35px;
	width: 144px;
	margin-top: 25px;
}
#btnRetour a {
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 55px;
	color: #FFF;
	text-decoration: none;
}
#btnRetour a:hover {
	background-image: url(../images/btn-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.artiste {
	height: 70px;
	width: 670px;
	margin-bottom: 10px;
}
.imgartiste {
	float: left;
	margin-right: 10px;
}
.txtartiste {
	float: left;
}
.txtartiste a {
	color: #000;
	text-decoration: none;
}
.txtartiste a:hover {
	color: #000;
	text-decoration: underline;
}
#imgArtisteGde {
	width: 343px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#txtArtisteGde {
	width: 385px;
}
.resultatRecherche {
	height: 215px;
	width: 180px;
	float: left;
	margin-right: 48px;
	margin-bottom: 35px;
}
.resultatRecherche a {
	color: #000;
	text-decoration: none;
	text-align: right;
	display: block;
}
.resultatRecherche p {
	text-align: right;
	line-height: 35px;
	background-color: #CC0;
}
#formulaire {
	font-size: 12px;
	font-weight: bold;
	color: #FF424A;
}
#txtArtisteGde p {
	margin-bottom: 20px;
}
#btnArtiste p {
	line-height: 35px;
	display: block;
	background-color: #C90;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#btnArtiste p a {
	color: #000;
	text-decoration: none;
}
#btnArtiste p a:hover {
	color: #000;
	text-decoration: underline;
}
