div.bandeau_haut_lecture
{
	background		: url("../images/pointilles_ht_lecture.png") ;
}
#lecture
{
	background		: #966 ;
	padding-top		: 19px ;
}
#lecture h1
{
	color			: #036 ;
	font-size		: 18px ;
	font-weight		: bold ;
}
#lecture h2
{
	font-size		: 14px ;
	font-weight		: bold ;
}
a
{
	text-decoration		: none ;
	color			: #036 ;
}
a:hover
{
	text-decoration		: underline ;
}
strong
{
	color			: #036 ;
}
div.choix_lecture
{
	background		: url("../images/pointilles_ht_lecture.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_lecture img
{
	border			: 0 ;
}
.choix_lecture ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_lecture li
{
	display			: inline ;
}
.bas_page_lecture
{
	background		: #966 url("../images/pointilles_bas_lecture.png") ;
	height			: 50px; 
}
.trait_bas_page_lecture
{
	background-color	: #933 ;
	height			: 5px ;
}

div.bordure_bottom 
{
	padding			: 0px 0px 3px 0px;
	background-image	: url("../images/filet_txt_lecture.png");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px ;

}
.lecture
{
	float			: left ;
	width			: 340px; 
	margin			: 0 20px 5px 20px ;
}

div.texte2
{
	float			: left ;
	width			: 300px ;
	margin-left		: 20px ;
	margin-top 		: 100px ;
}

