/* @override http://www.olosfera.com/medstore/presentazioneMed/css/novita.css */
	
	#novita {
	position: relative;
	height: 400px;
}
	
	#novita .pics p {
		color: #909090;
		padding-left: 53px;
		font-size:  11px;
	}
	
	#novita p span{
		font-weight: bold;
	}
	
	#novita img {
		border:  none;
	}
	
	#novita .pics {
		float:  left;
		width: 770px;
		height:  398px;
		background:  #f7f7f7;
		margin-right: 14px;
	}
	#novita .pics div {  
 		background-color: #f7f7f7;  
	    width: 770px; 
	    height: 400px; 
	    top:  0; 
	    left: 0 
	}

	.navContenitore{
		z-index: 3000;
		bottom: 0px;
		right: 0px;
		position: absolute;
	background: transparent;}

	.nav li {  list-style-type: none; float: left; height: 22px; margin-bottom: 11px;}
	.nav a {  display:  block; height:  22px; width: 9px ;color:  #777; text-decoration:  none; font-size:  12px; background: transparent url(../immagini/slideled.png) bottom; margin-right: 18px;}
	.nav a.activeSlide { color:  #457ab7; font-weight: bold; background-position: top;}
	.nav a:focus { outline: none; }
	
	.slideDesc {
	position: absolute;
	display: block;
	z-index: 100000;
	bottom: -3px;
	font-weight: lighter;
	color: #777;
}

	
	.dettagli { display: block; padding-left: 440px; text-decoration:  none; font-size: 11px; color: #457ab7; background: transparent url(../immagini/linkFreccia.jpg) right 3px no-repeat;}