#choix_niveau{
	background: #FF9F00 url(../../img/css_litterature_jeunesse/choix-niveau-bg.gif) top left no-repeat;
	float: left;
	display: inline;
	width: 320px;
	height: 205px;
	margin: 15px 0 0 0;
	padding: 0;
}
	#choix_niveau_titre{
		float: left;
		display: inline;
		width: 310px;
		height: 16px;
		margin: 10px 0 15px 10px;
	}
	.niveau{
		float: left;
		display: inline;
		width: 110px; /* 120 */
		height: 20px;
		margin: 5px 0 0 10px;
	}
		.niveau a, .niveau a:visited{
			font-size: 1.3em;
			font-weight: bold;
			color: #993300;
			text-decoration:none;
		}
		.niveau a:hover{
			font-size: 1.3em;
			font-weight: bold;
			color: #993300;
			text-decoration: underline;
		}

.bloc_lien_sites{
	float: left;
	display: inline;
	width: 260px;
	margin: 0;
}
	.bloc_lien_sites_titre{
		margin: 5px 0 0 10px;
		color: #849f00;
		font-size: 1.3em;
		font-weight: bold;
	}
	.bloc_lien_sites p{
		margin: 10px 10px 0 10px;
		font-size: 1.2em;
	}
	.bloc_lien_sites a, .bloc_lien_sites a:hover, .bloc_lien_sites a:visited{
		color: #666666;
		text-decoration: underline;
		font-weight: bold;
	}
	
#detail_niveaux{
	float: left;
	display: inline;
	width: 740px;
	height: auto;
}
	.lien_feuilleter{
		background: #FFF url(../../img/css_litterature_jeunesse/picto_feuilleter.gif) top left no-repeat;
		float: left;
		display: inline;
		width: 100px; /* 130 */
		height: auto;
		margin: 30px 0 0 0;
		padding: 0 0 0 30px;
		line-height: 18px;
	}
		.lien_feuilleter a, .lien_feuilleter a:hover, .lien_feuilleter a:visited{
			color: #ff9700;
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: underline;
		}
	.lien_commander{
		background: #FFF url(../../img/css_litterature_jeunesse/picto_panier.gif) top left no-repeat;
		float: left;
		display: inline;
		width: 100px; /* 130 */
		height: auto;
		margin: 20px 0 0 0;
		padding: 0 0 0 30px;
		line-height: 18px;
	}
		.lien_commander a, .lien_commander a:hover, .lien_commander a:visited{
			color: #ff9700;
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: underline;
		}


a.liens_infos_book, a.liens_infos_book:hover, a.liens_infos_book:visited{
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
}

#droite{
float: left;
display: inline;		
margin: 30 0 0 0;
width: 200px;
}

#bloc_entreprise{
	background: #6e980c url(../../img/css_litterature_jeunesse/bloc_entreprise_bg.gif) top left no-repeat;
	float: left;
	display: inline;		
	width: 195px;
	height: 255px;
	color: #FFF;
	margin-bottom:10px;
}
	#bloc_entreprise_titre{
		margin: 7px 0 0 7px;
		font-size: 1.4em;
		font-weight: bold;
		/*text-decoration: underline;*/
	}
	#bloc_entreprise_couv{
		float: right;
		display: inline;
		width: 60px;
		height: 90px;
		margin: 7px 7px 0 7px;
	}
	#bloc_entreprise p{
		margin: 7px 5px 0 7px;
		font-size: 1.2em;
		line-height: 15px;
	}
	.bt_lien_pdf{
		background: #a5c72e url(../../img/css_litterature_jeunesse/bt_lien_pdf.gif) top left no-repeat;
		width: 183px;
		height: 19px;
		margin: 5px 0 0 7px;
		line-height: 19px;
		text-indent: 18px;
	}
		.bt_lien_pdf a, .bt_lien_pdf a:hover, .bt_lien_pdf a:visited{
			color: #FFFFFF;
			text-decoration: none;
		}
		
#bloc_collection{
	float: left;
	display: inline;	
	/*width: 195px;*/
	/*height: 255px;*/
	/*width: auto;*/
	height: auto;	
	color: #FFF;
	/*margin-bottom:10px;*/
}



#bloc_contraires_philo{
	background: #58a6f5 url(../../img/css_litterature_jeunesse/bloc_contraires_philo_bg.gif) top left no-repeat;
	float: left;
	display: inline;
	width: 195px;
	height: 295px;
	margin: 10px 0 0 0;
}
	#bloc_contraires_philo_titre{
		width: 175px;
		margin: 115px 0 0 7px;
		color: #FFFFFF;
		font-size: 1.1em;
		font-weight: bold;
	}
	#bloc_contraires_philo p{
		width: 175px;
		margin: 5px 0 0 7px;
		color: #13374e;
		line-height: 13px;
	}
	#bt_contraires_philo{
		background: #79baef url(../../img/css_litterature_jeunesse/bt_contraires_philo.gif) top left no-repeat;
		width: 184px;
		height: 21px;
		margin: 5px 0 0 5px;
		line-height: 21px;
		text-indent: 19px;
	}
		#bt_contraires_philo a, #bt_contraires_philo a:hover, #bt_contraires_philo a:visited{
			color: #FFFFFF;
			text-decoration: none;
		}
