@charset "UTF-8";
/* CSS Document */
.tendeur{
    clear:both;   
    }
.references{
    visibility:hidden;
    display:none;
    margin:0;
    padding:0;
    }
.active{
	color:#FF6600;
	}
.normal{
	}
.titrail{
	font-size:14px;
	color:#e3cdb7;
	margin:0;
	}
body{
    text-align:center;
    margin:0;
    padding:0;
	background-color:#111;
	font-family:Arial, Helvetica, sans-serif;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #e3cdb7;
    }
#poussoir{
	width:360px;
	height:480px;
	margin:0;
	float:right;
	padding:0;
	}
#container{
	width:900px;
	height:600px;
	margin:30px auto 3px;
	padding:0;
	border:solid 2px #000;
	}
#infos{
	width:210px;
	height:50px;
	float:right;
	padding:10px;
	text-align:center;
	background:url(images/carre.jpg) top left no-repeat #000;
	border:solid 1px #000;
	font-size:16px;
	}
.index{
	background:url(images/fond-accueil1.jpg) top left no-repeat;
	}
.bio{
	background:url(images/fond-biographie.jpg) top left no-repeat;
	}
.biotony{
	background:url(images/fond-biographie-tony-petrucciani.jpg) top left no-repeat;
	}
.disco{
	background:url(images/fond-disco.jpg) top left no-repeat;
	}
.extraits{
	background:url(images/fond-extraits.jpg) top left no-repeat;
	}
.contact{
	background:url(images/fond-contact.jpg) top left no-repeat;
	}
.galerie{
	background:url(images/fond-galerie.jpg) top left no-repeat;
	}
.musicos{
	background:url(images/fond-musicos.jpg) top left no-repeat;
	}
#bandeau{
	width:540px;
	height:90px;
	margin:0;
	padding:0;
	line-height:90px;
	font-size:20px;
	}
#gauche{
	width:360px;
	height:600px;
	margin:0;
	padding:0;
	float:left;
	text-align:right;
	}
#droite{
	width:540px;
	height:600px;
	margin:0;
	padding:0;
	float:left;
	}
#menu{
	width:540px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	color:#777;
	text-align:left;
	text-indent:50px;
	}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#menu li{
	display:inline;
	margin:0;
	padding:0;
	}
#menu li a{
	text-decoration:none;
	color:#777;
	}
#menu li a:hover{
	text-decoration:underline;
	color:#FF6600;
	}
#contenu{
	width:420px;
	margin:10px 0 0;
	padding:0 40px 0px 80px;
	text-align:justify;
	}
#contenu a{
	color:#FF6600;
	text-decoration:none;
	}
#contenu a:hover{
	text-decoration:underline;
	}
#footer{
	width:900px;
	margin:10px auto;
	padding:0;
	text-align:right;
	color:#222;
	font-size:10px;
	}
#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#footer li{
	display:inline;
	margin:0;
	padding:0;
	}
#footer li a{
	text-decoration:none;
	color:#222;
	}
#footer li a:hover{
	text-decoration:underline;
	color:#FF6600;
	}
.ligne{
	width:460px;
	margin:0 0 6px;
	float:left;
	}
.type{
	width:80px;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
	}
.champs{
	width:360px;
	float:left;
	}
#validation{
	border:solid 1px #000;
	background-color:#ddd;
	color:#333;
	cursor:pointer;
	}
.ter{	
	width:420px;
	height:85px;
	margin:0 0 10px 0;
	padding:0;
	}
.tede{
	width:210px;
	height:85px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	}
.tede img{
	float:left;
	margin:0 6px 0 0;
	}