/************* COLECCIONES.PHP ****************/
.novedad_m{
	background:transparent url(../images/punt.gif) repeat-x scroll center top;
	clear: both;
	display: block;
	width: 300px;
	padding:5px 0 0 15px;
	}
	
.img_novedad_m{
	float:left;
	width: 95px;
	background:#fff;
	margin:3px 0px 5px 0px;
	}

.img_novedad_m a img{
	padding:3px;
	background-color:#FFFFFF;
	/*width:100px;
	height:156px;*/
	border:1px solid #ccc;
	}
.img_novedad_m a:hover img { border:1px solid #999; }

.fit_novedad_m{
	float:left;
	width:380px;
	min-height:150px;
	height: auto !important;
	margin:5px 0 0 15px;
	width:55%;
	}


.sub_libro_m a{
	background:url(../images/cat_libros_sm.gif) no-repeat 0 0;
	color:#759BBF;
	float:left;
	font-size:11px;
	padding-left:25px;
	height:15px;
	width:100%;

	}

.tit_m{
	clear:both;
	float:left;
	width:100%;
	color:#444;
	text-transform:none;
	font-size:11px;
	font-weight: normal;
	}

.tit_m span{
	float:left;
	width:100%;
	color:#999;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:3px 0;
	}
	
.libro_m{
	padding-bottom: 7px;
}
.libro_m a{ 
	color:#5D6870;
	font-weight:bolder; 
	text-transform:uppercase;
	font-size:11px;
	}
	
.libro_m a:hover{ 
	color:#759BBF; 
	}	