#titulo_expimg,#titulo_catimg{
	border-bottom:1px solid #CCCCC5;
	padding-top:25px;
	height:30px;
	margin-bottom:20px;
	color:#000000;
}

#titulo_expleft{
	float:left;
	width:300px;
	height:21px;
	padding-left:160px;
	padding-top:5px;
	background: url(../imagenes/titu_expediciones.jpg) no-repeat;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #747465;
}

#titulo_expright{
	float:right;
	width:385px;
	height:21px;	
	text-align:right;
	padding-right:15px;
	padding-top:5px;
}

#diapos_expediciones{
	width:900px;
	padding-left:25px;
	margin-bottom:50px;
	min-height:130px;
	float:left;
}

.diapo_expedicion{
	width:100px;
	height:110px;
	background: url(../imagenes/back_expediap.jpg) no-repeat;
	float:left;
	padding:10px 20px 10px 10px;
	margin-right:15px;
	text-align:center;
}

.diapo_expedicion:hover{
	background: url(../imagenes/back_expediap_over.jpg) no-repeat;
}

.diapo_expedicion a{
	font-size:10px;	
	line-height: 13px;
	color:#3F3F3F;
	text-decoration:none;
	border:none;
}

.diapo_expedicion a:hover{
	color:#000000;	
	text-decoration:none;	
}

.titulo_expedicion{
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	
}

.copete_expedicion{
	font-size:12px;
	color:#5D6068;
	font-style:italic;
}

#thumbs_expedicion{
	width:856px;
	padding-left:44px;	
	margin-bottom:30px;
}

#thumbs_expizq{
	width:350px;
	float:left;
}

#thumbs_expder{
	width:400px;
	float:right;
}

.thumb_expedicion{
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
	/*height: 56px;*/
	width: 400px;
	}
	.thumb_expedicion li	{
	float: left;
	margin: 0;
	padding: 0;
	height:77px;
	width:97px;
	}
	.thumb_expedicion a	{
	float: left;
	/*margin: 0 0 7px 0;*/
	padding: 0 7px 10px 7px;
	text-decoration:none;
	}
	.thumb_expedicion a:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	}
	.selectedthumbs a{
	opacity: .60;
	filter: alpha(opacity=60);
}

.contenido_expedicion{
	width:726px;
	padding-left:44px;	
}
