/*Logos C.D.A - Inspiración Nocturna */
/*Versión: 4.3 */
/* Nuevos Logos */

/* Sample 6*/
.mostrar_Nlogos{
width:540px;
height:230px;
display: block;
margin-top:20px;
padding-top:0px;
padding-left:25px;
}

#box6{
	position:absolute;
}
#box6 span{
	display:block;	
}
#handles6_1{
	float:left;	
	margin-left:0px;	
}
#handles6_2{
	float:right;	
}
.mask6{
    margin-top:20px;
    margin-left: 195px;    
    margin-bottom:10px;
    
	position:absolute;
	width:150px;
	height:200px;
	overflow:hidden;
}
.buttons{margin-top: -20px; margin-bottom:0px;
padding-left:5px; }
.buttons span{color:#a20000;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#ff6363;color:#fff}
.mostrar_Nlogos .buttons{

	text-align:center;
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:54px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:150px;
	height:50px;
    position:absolute;
    bottom:0px;
background-color:#d92222;

}
.info p, .info h4{
	color:#fff;
	padding: 0px 4px 0px 5px;
	font-family:Arial;
  
}
.info h4{
 font-size:14px;

}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:1.0em;
	padding:0 2px;
	text-decoration:none;
	margin-top:0px;
}



span img{
	display:block;
	border:none;
}