body {
	/*text-align:center;*/
	background-image:url(../imgs/fond-home.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;

}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	/*background-color:#FFF;*/
	margin-top:135px;
	padding-top:6px;
}

#titre {
	font-size:10px;
	height:30px;
	margin-left:360px;
	width:300px;
	text-align:center;
	color:#756C57;
}

#menu {
	float:left;
	width:220px;
	/*background-color:#9FF;*/
	margin-left:15px;
	font-size:11px;
}

#texte {
	float:left;
	width:720px;
	/*background-color:#FCC; */
	margin-left:15px;
}

#texte p {
	text-align:justify;
}

#footer {
	width:1000px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	background-color:#CC0000;
	clear:both;
	text-align:center;
	padding-top:15px;
	font-weight:bold;
	color:#FFF;
	clear:both;
}

a {
	font-size: 11px;
	color: #CC0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

#menu a {
	color:#756C57;
}

h1 {
	font-size:20px;	
	color:#F30;
	color:#000;
}

h2 {
	font-size:17px;
	color:#999;
}	

h2 a {
	font-size:16px;
}

.achetez {
	font-size:18px;
}


.achetez a {
	font-size:18px;
	text-decoration:underline
}

.legende {
	background-color:#FC6;
	margin-bottom:20px;
	padding:3px;
	line-height:17px;
}

.festival {
	display:none;	
}

.imagedisco {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.violettitrepetit {
	color:#F30;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.normalpetit {
	font-size:10px;
	color:#999;
}

div.video {
	width:350px;
	float:left;
}

div.video p {
	text-align:center !important ;
	font-size:14px;
	font-weight:bold;
}

div.fest {
	width:700px;
}

div.fest img {
	float:right;
	margin-top:80px;
}

.separateur {
	width:700px;
	height:20px;
	/*background-color:#036;*/
	clear:both;
}
