/* AUTEUR: huhyhu */
/* DATE DE CREATION: 02/01/2010 */
@charset "utf-8";
/* CSS Document */
body {	
	margin:20px;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	padding: 0px 10px 0px 0px;
	line-height: 0px;
	color: #660000;
	letter-spacing: 0em;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
h2 {
	color: #660000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
}
h3 {
	color: #993333;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 1em;
	text-align:justify;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:justify;
}

p object {
	margin: 0px 0px 5px 0px;
	}
#contenu {
	width: 1010px;
 	margin: auto;
	position: center;
	background: url(pagebarr/images/bandeau_chansons1.jpg) bottom no-repeat;
}


/* ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ --- TEXTE --- ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓  */
#texte {
	margin: 0px 0px 0px 0px;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
*/	font-size: 1em;
	padding: 0px 0px 0px 0px;
}
#texte ul {
	margin-left: 15px;
	list-style-image:url(images/puce-ronde.gif);
	list-style-position:outside;
}
#texte ul .flleft {
	margin-left: 55px;
	}
#texte ul ul {
	margin-left: 10px;
	padding-left: 5px;
	list-style-image:url(images/tiret.gif);
	}
#texte ul ul li {
/*	padding-left: 20px;
*/
}
#texte a:link {
	color: #FF9933;
	text-decoration: none;
}
#texte a:visited {
	color: #FF9933;
	text-decoration: none;
	}
#texte a:hover {
	text-decoration: underline;
	}
#texte a:active {
	color: #000000;
	}
#texte img {
	margin: 20px 0px 10px 0px;
	}
.flleft {
	float:left;
	margin-right: 30px;
	}

.flleft img {
	margin-right: 10px;	
}

.clfloat {
	clear:left;
	height: 0px;
	}
	
#videos {
	margin-left: 50px;
	}
/* ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑  TEXTE ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ */
	


	


	


