@import url(../style_theme/style_theme1.css);
@import url(../style_theme/style_theme2.css);
@import url(../style_theme/style_theme3.css);
@import url(../style_theme/style_theme4.css);
@import url(../style_theme/style_theme5.css);
@import url(../style_theme/style_theme6.css);
@import url(../style_theme/style_theme7.css);
@import url(../style_theme/style_theme8.css);
@import url(../style_theme/style_theme9.css);
@import url(../style_theme/style_theme10.css);
@import url(../style_theme/style_theme11.css);
@import url(../fenetre/style_fenetre2.css);

/*_______________/Info sur la categorie\_________________*/
.info {
	display:block;
	margin:0px 10px 0px 10px;
	padding:0px;
	height:66px;
}
.info_image img {
	float: left;	
	height:60px;	
	border:0px;	
}
.info_texte{
	float: left;
	margin-left:5px;
	padding:0px;
	width:220px;
	height:65px;
	border-bottom:1px solid ;	
}
.info_auteur {
	margin:0px 0px 8px 0px;
}
.info_auteur a{
	color:#971c15;
	text-decoration:underline;
}
.info_titre{
	color:#000000;
	margin:0px;
	padding:0px;
}
.info_prix{	
	float:right;
	width:60px;
	color:#000000;
	text-align:center;
	margin:0px 0px 5px 0px;	
}
.information_image {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;

}
.information_image img{
	border:0px;	
}
.information_texte {
	width:96%;
	margin:10px 2% 0px 2%;
	padding:0px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid ;
}
