html, body
{
background-color: black;
overflow-x: hidden;
			}
			
			
			/* LES TROIS BLOCS */

div#livre-truffe-header {
	width:780px;
	height:180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	background-color:black;

	}
div#livre-truffe-contenu {
	width:780px;
	height:410px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 54px;
	background-color:black;
	}
div#livre-truffe-piedpage {
	width:780px;
	height:150px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color:black;
	}
	
/* PHRASES SUPERPOSEES*/

div#phrase_1 {
color: #B26111;
font-size: 16px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 0px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
} 

div#phrase_2 {
color:#B3B1AD;
font-size: 14px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 30px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}   

div#phrase_3 {
color:#B3B1AD;
font-size: 14px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 5px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}  

div#phrase_4 {
color:#B3B1AD;
font-size: 14px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 30px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}  

div#phrase_4_bis {
color:#B3B1AD;
font-size: 14px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 30px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}    

div#phrase_5 {
color: #B26111;
font-size: 14px;
text-decoration: none;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 70px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}   

div#phrase_5 a{
color: #B26111;
font-size: 14px;
text-decoration: none;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 0px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}     

div#phrase_5 a:hover {
color:#EAA027;
font-size: 14px;
	text-align: center;
    height: auto;
    width: 780px;
    padding-top: 0px;
	border: 0px solid #C0BFBE;
	font-family: arial,times new roman;
	z-index: 1
}    