img.img_novedad{
	margin:10px 10px 10px 0px;
	float:left;
}


#volver_listado{
	background-color:#000000;
	border-width:1px;
	width:655px;
	height:20px;
	text-align:left;
	color:#FFF;
	margin:15px 0px 0px 0px;
	padding:5px 0px 2px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}


#volver_listado a:link, #volver_listado a:visited{
	color:#FFF;
	text-decoration:none;
}

#volver_listado a:hover{
	color:#FFF;
	text-decoration:none;
}

#volver_listado a.link_listado{
	background-image:url(/imagenes/iconos/item_izquierda_7x14.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0px 0 15px;
}

#linea_divisoria{
	width:655px;
	height:2px;
	display:block;
	background-image:url(/imagenes/estructura/linea_divisora_655x2.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}

/*PESTAŅAS DE FOTO Y VIDEO*/
.link_foto{
	width:65px;
	height:12px;
	background-color:#848475;
	color:#FFFFFF;
	padding:5px 0px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin-left:0px;
}

.link_foto a:link{
	color:#FFFFFF;
}

.link_video{
	width:65px;
	height:12px;
	background-color:#E7E7E2;
	color:#999999;
	padding:5px 0px 5px 25px;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin-right:470px;

}
.link_video a:link{
	color:#AAAA9F;
}

#pestanias{
	height:22px;
	border-bottom:solid #848475 2px;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
	width:655px;
}