/* CSS Document */

html,body {
height:100%;
}

*{
margin:0;
padding:0;
}

html {
background:url(../images/background.gif) repeat-x 0 0;
}

body {
background:url(../images/background_html.jpg) no-repeat top center;
font-family:Trebuchet MS;
font-size:12px;
}
img{
	border:0;
}
#remerciement{
	text-align:center;
	padding:30px 0;
	color:#C09;
}
#container {
padding-top:10px;
width:741px;
margin:0 auto;
}

#visuel {
margin-bottom:25px;
}

#visuel h1{
background:url(../images/Projet_Biere_Bitch.jpg) no-repeat 0 0;
width:740px;
height:146px;
text-indent:-999em;
}
#download_pistes {
	float: left;
	width: 320px;
	padding-left:50px;
	display:inline
}
#download_album {
	float: left;
	width: 370px;
	display:inline
}
#download {
	background-image: url(../images/degrade_download.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom:1px solid #ccc;
}

#download li {
list-style-type:none;
margin-bottom:8px;
background:url(../images/puce_triangle.gif) no-repeat 0 center;
padding-left:9px;
}

#dons {
width:741px;
background:url(../images/degrade_don.jpg) repeat-x 0 bottom;
padding-top:20px;
padding-bottom:20px;
border-bottom:1px solid #ccc;
background-color:#FCFCFC;
}
#dons p{
	text-align:center;
	color:#999999;
	padding:0 0 15px;
	font-size:11px;
}

#dons form {
  padding-left: 284px;
}

#don_paypal {
width:242px;
margin:0 auto 25px auto;
}

#liens_utiles {
border-bottom:1px solid #ccc;
}

#contact, #myspace, #facebook {
width: 224px;
display:inline;
float:left;
font-size:10px;
padding: 10px 10px 20px 10px;
background-color:#FAFAFA;
}

#contact, #myspace {
border-right:1px solid #ccc;
}

.contact_management {
background:url(../images/management.gif) no-repeat 0 0;
height:22px;
text-indent:-999em;
}

.titre_myspace {
background:url(../images/myspace.gif) no-repeat 0 0;
height:22px;
text-indent:-999em;
}

.titre_facebook {
background:url(../images/facebook.gif) no-repeat 0 0;
height:22px;
text-indent:-999em;
}

#mentions_legales {
padding: 15px 0;
border-bottom:1px solid #ccc;
color:#666;
text-align:center;
background-color:#FCFCFC;
}

#sponsors {
padding:15px 0 15px 85px;
}

#icones_paiement {
width:290px;
margin:0 auto;
}

a{
color:#d30a88;
text-decoration:none;
}

.grey {
color:#666;
display:inline-block;
margin-right:2px;
}

.black {
color:#000;
display:inline-block;
margin-right:2px;
}

h2 {
text-indent:-999em;

}

.piste {
	background-image: url(../images/download_titre.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom:20px;
}

.album {
	background-image: url(../images/download_album.gif);
	background-repeat: no-repeat;
	height: 17px;
}