html, boby {
	background-color:#000000;
	color: #eef7bd;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;	
}

img.image {
	border: 5px solid #FFF;
}

body {
	font: 13px "century gothic", calibri, "bitstream vera sans", arial, sans-serif;
}

a img {
	border: none;	
}

a {
	color: #eef7bd;
}

h1 {
	margin:0;
	padding:0;
	color: #ffb52a;
	font-size: 13px;
	border-bottom: 1px solid #ffb52a;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 650px;
}

.hr {
	background-image:url(/img/hr.png);
	height: 14px;
	width: 300px;
	margin:auto;
	border: none;
}

h2 {
	font-size: 13px;
	color: #ffb52a;
}

.home-block {
	 padding: 5px;
	 margin-left: 15px;
}

.text-boissons {
	margin:0;
	padding:0;	
}

.cell-titre-boissons {
	border-bottom: 1px solid #ffb52a;
}


.titre-boissons {
	color: #ffb52a;
	font-weight: bold;
	margin-bottom: 5px;
}

table td {
	line-height: 15px;
}

.texte {
	line-height: 20px;
	font-size: 13px;
	text-align: justify;
}

#wrapcontainer {
	width: 980px;
	margin: auto;
}

#header {
	margin: 0;
	padding: 0;
}

#menuv {
	height: 30px;
	background:url(/img/menu2.png) no-repeat;
}

#contenu {
	background-image:url(/img/content2.gif);
	/*padding: 0 60px 0 90px;*/
	background-position: bottom;
	/*min-height: 600px;*/
}

#contenuTexte {
	background-image:url(/img/content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 60px 0 90px;
}

#wrapfooter {
	background-image:url(/img/bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
	min-height: 80px;
}

#footer {
	color: #FFF;
	padding-top: 50px;
	/*padding-left: 200px;*/
	width: 980px;
	margin: auto;
	text-align:center;
}

.menu {
	background:url(/img/carte.png) no-repeat 50% 30%;
}

.clear {
	clear: both;
}


input, textarea {
	border: 1px solid #ffb52a;
	background-color: #eef7bd;
}


.apple_overlay {
	display:none;
	background-image:url(../img/overlay/white.png);
	width:500px;		
	padding:35px;
	font-size:11px;
}

.apple_overlay div.close {
	background-image:url(http://static.flowplayer.org/img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#overlay {
	background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
	color:#efefef;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:441px;
	overflow-y:auto;
}

.albums {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#album-select-right {
    float: right;
    width: 450px;
    margin-right: 100px;
    margin-bottom: 50px;
}

#album-select {
    float: left;
    width: 250px;
}
