@charset "utf-8";
html {
	background-color:#000;
	overflow:scroll;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	line-height:14px;
}
#conteneur {
	width:955px;
	margin: 0 auto;
}
#contenu {
	color: #fff;
	padding-left: 33px;
	width:905px
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

#login {
	background-image:url(../images/menu_log.gif);
	background-repeat:no-repeat;
	position:relative;
	left:34px;
	height:26px;
}
#loged {
	background-image:url(../images/menu_loged.gif);
	background-repeat:no-repeat;
	position:relative;
	left:34px;
	height:26px;
	color:#FFFFFF;
	width: 904px;
	border:0 solid red;
}
#txtLogin {
	position:relative;
	left:67px;
	top:-6px;
	width:120px;
	height:10px;
	font-size:9px;
}
#txtPass {
	position:relative;
	left:93px;
	top:-5px;
	height:10px;
	width:120px;
	font-size:10px;
}
#bouton {
	position:relative;
	left:95px;
	top:1px;
	font-size:10px;;
}
#imgHome {
	position:relative;
	left:430px;
	top:2px;
}
#imgMail{
	position:relative;
	left:440px;
	top:2px;
}
#imgEnglish {
	position:relative;
	left:450px;
	top:2px;
}
#messageLoger {
	float:left;
	position:relative;
	top:4px;
	left:6px;
	font-weight : regular;
	font-family:Tahoma;
	font-size:0.8em;
}
#deconnexion {
	float:right;
	position:relative;
	top:2px;
	left:-188px
}
#tinyEdit {
	position:absolute;
	left:515px;
	top:-24px;


}
/*section pour tinymce*/
#accueil {
	width:882px;
	border:0 solid red;
}
#discrographie {
	width:882px;
	border:0 solid red;
}
/*fin section pour tinymce*/
#bgAccueil {
	position:relative;
	left:1px;
	width:904px;
	background-image:url(../images/bgaccueil.jpg);

}
#bgService {
	position:relative;
	left:1px;
	background-image:url(../images/bgservices.jpg);
	background-repeat:no-repeat;
	height:1230px;
    
}
#bgDiscographie {
	position:relative;
	left:1px;
	background-image:url(../images/bgdisco.jpg);
	background-repeat:repeat-y;

}
#bgVisite {
	position:relative;
	left:1px;
	background-image:url(../images/bgvisite.jpg);
	background-repeat:no-repeat;
	height:646px;
}
#bgMateriel {
	position:relative;
	left:1px;
	background-image:url(../images/bgmateriel.jpg);
	background-repeat:no-repeat;
	height:1200px;
}
#bgEquipe {
	position:relative;
	left:1px;
	background-image:url(../images/bgequipe.jpg);
	background-repeat:no-repeat;
	height:650px;
}
#bgMastering {
	position:relative;
	left:1px;
	background-image:url(../images/bgreference.jpg);
	background-repeat:no-repeat;
	height:650px;
}
#bgContact {
	position:relative;
	left:1px;
	background-image:url(../images/bgcontact.jpg);
	background-repeat:no-repeat;
	height:650px;
}
#bgMail {
	position:relative;
	left:1px;
	background-image:url(../images/bgmail.jpg);
	background-repeat:no-repeat;
	height:493px;
}


