h1.titre{
	background-image:url(../images/livre/logo-12.png);
	width:100%;
	height:242px;
	background-repeat:no-repeat;
	text-indent:-4000px;
	overflow:hidden;
	background-position:center;
	
}

#sepa_form{
	width:100%;
	margin-top:75px;
	height:53px;
	position:relative;
	border-bottom:1px dashed #5d5645;
	clear:both;
}

#sepa_form #ciso{
	width:40px;
	height:26px;
	position:absolute;
	top:40px;
	right:25px;
	background-image:url(../images/livre/ciso.png);
}


#formu_com{
	margin:50px 100px;
}

#images_d{
	float:right;
	width:350px;
}

#images_d img{
	display:block;	
}

#txt_liv{
	width:390px;	
	padding-top:10px;
}

.leadl{
	color:#5d5645;
	font-weight:bold;
}
a#btComLivre{
	display:block;
	width:200px;
	height:175px;
	padding:50px;
	padding-top:75px;
	color:#FFF;
	background-image:url(../graph/com_livre.gif);
	background-repeat:no-repeat;
	font-family:titres, Helvetica, Geneva, Arial, san-serif;
	text-align:center;
	font-size:50px;
	margin-top:25px;
	text-decoration:none;
}
a#btComLivre:hover{
	text-decoration:underline;
}