/* ########################################### */
/* ################### GENERIQUE ################ */
/* ########################################### */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url('/images/design/bg.gif');
	background-repeat : repeat-x;
	background-color :#FFF1C7;
	color : #4F2E1B;
}
#conteneur {
	width:990px;;
	margin:0 auto;
}
p {
	margin: 0 0 0px 0;
}
.clear{
	clear : both;
	height : 1px;
}
a{
	text-decoration : none;
	color : #835437;
}

a:hover{
	text-decoration : underline;
	color : #4F2E1B;
}
/* ########################################### */
/* ################### CENTRE ################## */
/* ########################################### */
#centre {
	/*background-color:#9999CC;*/
	/*float : left;*/
	margin-left: 211px;
	background-image : url('/images/design/mains.gif');
	background-position : top right;
	background-repeat : repeat-y;
	min-height : 600px;
}

/* ########################################### */
/* ################### HEADER  ################## */
/* ########################################### */
#header {
	height: 208px;
	background : url('/images/design/bg_header.gif');
}
/* ########################################### */
/* ################### HAUT  ################## */
/* ########################################### */
#haut {
	margin : 134px 0 0 0 !important; 
	margin : 119px 0 0 0;
	height: 57px;
}
#haut ul {
	list-style-type: none;
	margin: 0 0 0 350px;
	padding:0;
}
#haut ul li {
	display: inline;
}
#haut ul li a {
	margin: 0px;
	color: #fcedc0;
	display : block;
	float : left;
	width : 132px;
	height : 57px;
	line-height : 57px;
	text-decoration: none;
	background : url('/images/design/mhaut.gif');
	text-align : center;
	font-weight : bold;
}
#haut ul li a:hover {
	background : url('/images/design/mhaut_hover.gif');
}
#haut ul li a.current {
	background : url('/images/design/mhaut_hover.gif');
}

.lang img{
	padding : 12px 0 0 50px;
	border : 0px;
}
/* ########################################### */
/* ################### GAUCHE ################## */
/* ########################################### */
#gauche {
	float:left;
	width: 210px;
	height : 600px;
	margin : 0 0 0 0;
	background : url('/images/design/bg_mgauche.gif');
	background-repeat : no-repeat;
}
#gauche ul {
	list-style-type: none;
	margin: 0;
	padding:70px 0 0 0;
}
#gauche ul li {
	margin : 0px;
}
#gauche ul li a {
	display : block;
	height : 30px;
	line-height : 30px;
	border-top : 1px #fff1c7 solid;
	color: #000000;
	text-decoration: underline;
	/*background : url('/images/design/sphere_menu.gif');
	background-repeat : no-repeat;*/
	padding : 0 0 0 5px;
	text-decoration : none;
	font-weight : bold;
	color : #FFF1C7;
}
#gauche ul li a.last{
	border-bottom : 1px #fff1c7 solid;
}
#gauche ul li  a:hover {
	background-color : #FFF1C7;
	padding : 0 0 0 5px;
	color : #4B2B1A;
}
#gauche ul li  a.current {
	background-color : #FFF1C7;
	padding : 0 0 0 5px;
	color : #4B2B1A;
}
/* ########################################### */
/* ################### PIED ################## */
/* ########################################### */
#pied {
	clear:both;
	height: 30px;
	background-color: #99CC99;
}
/* ########################################### */
/* ################### CONTENT ################## */
/* ########################################### */
#centre .content{
	width : 720px;
	background : #FFF1C7;
	background-image : url('/images/design/head_content.gif');
	background-repeat : no-repeat;
	line-height : 22px;
	font-size : 12px;
}
#centre .content .titre{
	/*background : red;*/
	font-size : 16px;
	padding : 25px 0 0 10px;
	font-weight : bold;
}
#centre .content .text{
	margin : 90px 0 0 0;
	padding : 0 10px 10px 10px;
	line-height : 19px;
	background-image : url('/images/design/globe.png');
	background-repeat :  no-repeat;
	background-position : bottom right;
	text-align : justify;
}
#centre .content .textplayer{
	margin : 0px 0 0 0;
	padding : 90px 10px 10px 10px;
	background-image : url('/images/design/globe.png');
	background-repeat :  no-repeat;
	background-position : bottom right;
	text-align : justify;
}
#centre .content .text .titre_news,
#centre .content .textplayer .titre_news{
	font-size : 15px;
	font-weight : bold;
	margin-bottom : 10px;
}
#centre .content .text .cont_news,
#centre .content .textplayer .cont_news{
	text-align : justify;
	border-bottom : solid #4F2E1B 2px;
	padding-bottom : 8px;
	margin-bottom : 15px;
}
.text img,
.textplayer img{
	margin : 10px;
}
.text .titre_artiste,
.textplayer .titre_artiste{
	text-align : center;
	font-size : 14px;
	margin : 5px 0 10px 0;
	font-weight : bold;
	display : block;
}
.player{
	margin : 58px  0 0 522px;
}
.text label{
	float : left;
	width : 165px;
	text-align : right;
	padding : 0 20px 0 0;
	font-weight : bold;
}
.text .ligne_form{
	margin : 0 0 10px 0;
}
.text .ligne_form input{
	width : 350px;
	border : 1px solid #53311D;
	background : #FFF1C7;
	color : #4F2E1B;
}
.text .ligne_form input.radio{
	width : 30px;
	margin : 0 0 0px 158px;
}
.text .ligne_form input.radiosimple{
	width : 30px;
	margin : 0 0 0px 20px;
}
.text .ligne_form textarea{
	width : 350px;
	height : 200px;
	border : 1px solid #53311D;
	background : #FFF1C7;
	color : #4F2E1B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text .ligne_form textarea.hauteur_min{
	height : 50px;
}
.text .ligne_form .btn_envoyer{
	background : #4D2D1A;
	color : #FFF1C7;
	width : 60px;
	margin : 0 0 0 480px;
	border : 2px #B77952 solid;
}
.text .error{
	width : 90%;
	margin : 0 auto;
	background : #FFD0CF;
	border : 1px #CE3935 solid;
	padding : 5px;
	margin-bottom : 15px;
}
.text .succes{
	width : 90%;
	margin : 0 auto;
	background : #D8EBB3;
	border : 1px #929F77 solid;
	padding : 5px;
	margin-bottom : 15px;
}

.text .titre_niveau1{
	font-weight : bold;
	margin : 10px 0;
	font-size : 14px;
}
.text .titre_niveau1 a{
	color :#3B5F3F;
}
.text a{
	color : #CD3834;
}
.lestitres{
	padding : 20px;
}
.lestitres .titreMP3{
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 8px;
	margin-top : 8px;
}
.footer{
	clear : both;
	margin-bottom : 30px;
	margin-top : 30px;
}
.footer .credit{
	text-align : center;
	font-style : italic;
	margin-left : 190px;
}

.footer .credit a{
	color : #CC3A32;
}

.footer .credit .carrefour{
	color : #BF920B;
	font-style : italic;
}
.footer .logo_frianbiz{
	display : block;
	float : right;
}
.footer img{
	border : 0px;
}