@charset "utf-8";
/* CSS Theme livres */
#theli {
	padding-left:0px;
}
#theli .menu {
}
/*les couleurs correspondant aux themes*/
#theli .theme1 {
	color:#5419b6;
}
#theli .theme2 {
	color:#f610b8;
}
#theli .theme3 {
	color:#75223a;
}
#theli .theme4 {
	color:#206578;
}
#theli .theme5 {
	color:#cc350c;
}
#theli .theme6 {
	color:#09158e;
}
#theli .theme7 {
	color:#ff0000;
}
#theli .theme8 {
	color:#18b58e;
}
#theli .theme9 {
	color:#fb7b1e;
}
#theli .theme10 {
	color:#0877b2;
}
#theli .theme11 {
	color:#74bc0b;
}
#theli .theme12 {
	color:#f68345;
}
#theli .theme13 {
	color:#4b4b4d;
}
#theli .theme14 {
	color:#0368d9;
}
#theli .theme15 {
	color:#b7a10a;
}
#theli .theme17 {
	color:#74bc0b;
}
/* les 17 entetes actés pour le moment */
#theli #entete1 {
	background:url(/page/catalogue/image/theli_theme1_titre_bg.jpg) no-repeat;
}
#theli #entete2 {
	background:url(/page/catalogue/image/theli_theme2_titre_bg.jpg) no-repeat;
}
#theli #entete3 {
	background:url(/page/catalogue/image/theli_theme3_titre_bg.jpg) no-repeat;
}
#theli #entete4 {
	background:url(/page/catalogue/image/theli_theme4_titre_bg.jpg) no-repeat;
}
#theli #entete5 {
	background:url(/page/catalogue/image/theli_theme5_titre_bg.jpg) no-repeat;
}
#theli #entete6 {
	background:url(/page/catalogue/image/theli_theme6_titre_bg.jpg) no-repeat;
}
#theli #entete7 {
	background:url(/page/catalogue/image/theli_theme7_titre_bg.jpg) no-repeat;
}
#theli #entete8 {
	background:url(/page/catalogue/image/theli_theme8_titre_bg.jpg) no-repeat;
}
#theli #entete9 {
	background:url(/page/catalogue/image/theli_theme9_titre_bg.jpg) no-repeat;
}
#theli #entete10 {
	background:url(/page/catalogue/image/theli_theme10_titre_bg.jpg) no-repeat;
}
#theli #entete11 {
	background:url(/page/catalogue/image/theli_theme11_titre_bg.jpg) no-repeat;
}
#theli #entete12 {
	background:url(/page/catalogue/image/theli_theme12_titre_bg.jpg) no-repeat;
}
#theli #entete13 {
	background:url(/page/catalogue/image/theli_theme13_titre_bg.jpg) no-repeat;
}
#theli #entete14 {
	background:url(/page/catalogue/image/theli_theme14_titre_bg.jpg) no-repeat;
}
#theli #entete15 {
	background:url(/page/catalogue/image/theli_theme15_titre_bg.jpg) no-repeat;
}
#theli #entete16 {
	background:url(/page/catalogue/image/theli_theme16_titre_bg.jpg) no-repeat;
}
#theli #entete17 {
	background:url(/page/catalogue/image/theli_theme17_titre_bg.jpg) no-repeat;
}
#theli .theli_pitch {
	width:650px;
	height:138px;
	margin-bottom:8px;
}
#theli .theli_pitch p {
	margin:0;
	padding:0px 0 0 0;
}
#theli .item {
	width:631px;
	min-height:174px;
	padding:14px 5px 8px 14px;
	margin:0 0 0 0;
	background: url(/page/catalogue/image/theli_item_bg.jpg) no-repeat;
}
#theli .item .cover {
	float:left;
	position: relative;
	top:0;
	left:0;
	width:110px;
	max-height:170px; /* Modif. DSI */
	overflow:hidden; /* Modif. DSI */
}
/* Modif DSI */
#theli .item .cover img{
	border-top:solid 1px #cfd1d2;
	border-right:solid 1px #9c9e9f;
	border-bottom:solid 1px #9c9e9f;
	border-left:solid 1px #cfd1d2;
}
#theli .item .title {
	margin: 0 0 0 126px;
}
#theli .item .desc {
	margin: 0 0 0 134px;
	height:125px;
	overflow:visible;
}
#items {
	background:none;
}
