@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background: #333333; 
	font: 0.75em Trebuchet MS; 
	color:#ccc;  
	line-height: 1.4em; 
}
div {
	position:relative;
	color:#888888;
	float:none;
	/*
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	*/
}
#cadre {
	margin:auto;
	background-color:#000000;
}
#centrage {
	margin:auto;
	background-color:#ffffff;
	height:100%;
}
#bandeau {
	background:url(../images/bandeau_neoprog.png);
	cursor:pointer;
}
#menu {
}
#liner {
	background-color:#000000;
}
#bandeau_bas {
	background:url(../images/bandeau_bas.png);
	height:20px;
}
#carte {
	width:570px;
	height:570px;
}
.au_dessus {
	z-index:999;
}
.element_menu {
	padding-left:15px;
	margin:0;
	valign:top;
	width:60px;
}
.element_menu_bas {
	padding-top:0px;
	padding-right:15px;
	margin-top:0px;
	width:100px;
	text-align:right;
	height:15px;
}
.l_cadre {
	width:810px;
}
.l_page {
	width:800px;
}
.l_col_droite {
	width:180px;
}
.l_col_gauche {
	width:570px;
}
.l_col_album {
	width:180px;
}
.l_col_morceaux {
	width:350px;
}
.h_carroussel {
	height:120px;
}
.h_colonne {
	min-height:590px;
}
.h_bandeau {
	height:150px;
}
.h_menu {
	height:11px;
}
.h_bas {
	height:50px;
}
.h_spacer {
	height:20px;
}
.h_liner {
	height:3px;
}
.b_colonne {
	padding:10px;
}
.colonnes {
	float:left;
}
.fin_colonnes {
	clear:both;
}
.img_caroussel {
	width:75px;
	height:75px;
}
.img_ecoute {
	width:180px;
	height:180px;
}
.img_actualite {
	width:100px;
	height:100px;
}
.img_chronique {
	width:180px;
	height:180px;
}
.img_liste_albums {
	width:12px;
	height:12px;
}
.justifie {
	text-align:justify;
}
.tdFormulaireMail {
	text-align:right;
}
.tdDouble {
	text-align:center;
}
.justifie {
	text-align:justify;
}
.aligne_texte_sur_image {
	float:left;
	 margin: 0 6px 6px 0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.erreur {
	color:red:
}
ul.morceaux {
	list-style-position:inside;
	padding-left:0px;
	list-style-image : url(../images/note.gif);
}
.commentaires {
	background: url(../images/commentaires.gif) no-repeat;
}
.facebook {
	background: url(../images/facebook.png) no-repeat;
}
.google {
	background: url(../images/google.png) no-repeat;
}
.link {
	background: url(../images/link.png) no-repeat;
}
.suivant {
	/*display: block;*/
	background: url(../images/arrow.png) no-repeat;
	height: 16px;
	width:16px;
  	background-position: 0 -0px;
}
.suivant:hover {
	background-position: 0 -16px;
}
.precedant {
	/*display: block;*/
	background: url(../images/arrow.png) no-repeat;
	height: 16px;
	width:16px;
  	background-position: 0 -32px;
}
.precedant:hover {
	background-position: 0 -48px;
}
a.menu {
	color:#ffffff;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold; 
	border:0;
}
a.menu:hover {
	color:#ffffff;
	font-style:italic 
}
a {
	color:#6F2117;
	text-decoration:none;
	font-size:12px; 
	font-weight:bold; 
}
a:hover {
	color:#000000;
}
h1 { 
	color:#6F2117;
	font-size:22px; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 20px; 
	background: url(../images/mediator.png) no-repeat; 
}
table {
	border:0;
}
span.link { 
	font-size:12px; 
	font-weight:bold; 
	padding:0 0 0 25px;  
}
fieldset {
	border-style: none;
	border-width: 0;
}
textarea, input, select {
	font-size:12px;
	border-color:#cccccc;
	background-color:#eeeeee;
	color:#000000;
	border-style:solid;
	border-width:1px;
}
