#conteneur {
	height:20px;
	margin: 0px;
	overflow:hidden;
	width:800px;
	background-color: red;
}

#image_doshinki{
	position: absolute;
	width: 6%;
}

#image_doshinki2{
	position: absolute;	
	margin-left: 93%;
	width: 6%;
}

#main_tab{
	margin: auto;
	width:75%;
}

#body{
	background-color: #FFFF66;
	}

.onglet{
	background-color: #996600;
	width: 12%;
}

.onglet_actuel{
	background-color: #99FF00;
	width: 12%;
}

.onglet:hover{
	background-color: #99FF00;
}

a{
	color: black;
}

p{
	font-size: 16px;
	font-weight: 800;	
}

.image_livre{
	height: 600px;
	width: 400px;
}
		
.title{
	color: red;
}

#fond{
	background-color: red;
}

.button
{
	width: 95px;
}
