@charset "utf-8";
/* CSS Document */

.fond1{
	background-color:#f2f2f2;
}

.fond2{
	background-color:#e5e5e5;
}


.logos td{
	text-align:center;
	width:97px;
}

#apercu_chant{
	height:25px;
	padding-top:5px;
	float:left;
}

#telecharger_chant{
	height:30px;
	line-height:30px;
}


#titre_edition{
	font-weight:bold;
}


td.small_logo{
	width:30px;
	text-align:center;
	padding:0px;
	margin:0px;
	height:27px;
}


#kits{
	
}

#kits td{
	/*background-color:#000;*/
}

.legende{
	margin:0px;
	padding:0px;
}

.supprimer{
	height:15px;
	width:15px;
	background-image:url(../images/styles/supprimer.png);
	display:block;
	float:right;
	margin-right:4px;
}

.editer{
	height:15px;
	width:15px;
	background-image:url(../images/styles/editer.png);
	display:block;
	float:left;
	margin-left:4px;
}

.sauvegarder{
	height:15px;
	width:15px;
	background-image:url(../images/styles/sauvegarder.png);
	display:block;
	margin-left:22px;
}

.actions{
	width:60px;	
	text-align:center;
}

.apercu{
	width:250px;
}

.apercu_kit{
	width:200px;
}

.auteur{
	width:200px;
}

.type{
	width:100px;	
}

.section{
	min-height:580px;	
}