
#cargando,
img
{ 
	behavior: url(estilos/iepngfix.htc);
}

.scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

body
{	
	margin:0px;
	padding:0px;
	background-image:url(../media/imagenes/comun/fondo.jpg);
}


#contenedor
{
	position:absolute;
	top:0px;	
	padding:0px;
	margin:0px;	
	font-family:"Fuente1";
	font-size:12px;
	z-index:1;
	border:0px solid #fff;
	visibility:hidden;
}

#aux
{
	position:fixed;
	font-family:"Fuente1";
	font-size:14px;
	color:#fff;	
	font-weight:bold;
}

.tn1
{
	font-family:"Fuente1";
	font-size:14px;
	color:#000;		
	z-index:10;
}

.tb1
{
	font-family:"Fuente1";
	font-size:14px;
	color:#fff;		
	z-index:10;
}

h1, h2, h3, h4
{
	position:absolute;
	font-weight:normal;
	z-index:0;
}
/* 
///////////////////////////////////////////////////////
LINKS 
///////////////////////////////////////////////////////*/

#contenedor a
{
	text-decoration:none;
	color:#c39d0d;	
}

#contenedor a:hover
{
	color:#424b52;
}

#contenedor .link
{
	display:none;
}


#aux
{	
	font-family:"Fuente1";
	font-size:12px;
	color:#fff;
	z-index:100;
}

#filtroN
{
	position:fixed; 
	left:0px;
	top:0px;
	opacity:.8;
	filter:alpha(opacity=80);
	z-index:90;
	background-color:#000;
	display:none;
}

/* 
///////////////////////////////////////////////////////
CARGANDO 
///////////////////////////////////////////////////////*/

.abs
{	
	position:absolute;
	left:0px;
	top:0px;
}

.rel
{	
	position:relative;
	
}

.rf
{	
	position:relative;
	float:left;
}

#contenedor
{	
	overflow:hidden;
}

#contenedor img
{	
	z-index:2;
}


#contenedor #menu
{	
	z-index:3;
}

#contenedor #menu a
{	
	font-family:"Fuente1";
	color:#4b2e1f;
	text-decoration:none;
}

#contenedor .bolas
{	
	z-index:3;
	cursor:pointer;
	display:none;
}

#contenedor #seccion
{		
	background-color:#fff;
}

/* 
///////////////////////////////////////////////////////
BUSCAR 
///////////////////////////////////////////////////////*/

#buscar
{
	z-index:4;
}

#buscar #lupa
{
	position:absolute;
	left:10px;
	top:12px;
	z-index:2;
}

#buscar .campo
{	 
	border:1px solid #ccc;
	font-weight:bold;
	z-index:1;
}

#buscar .botonCampo
{
	cursor:pointer;
}

#buscar #botonBuscar
{
	position:absolute;
	z-index:2;
}

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


#contenedor #ruta a
{
	text-decoration:none;
	color:#fff;	
}

#contenedor #ruta a:hover
{
	color:#90b83b;
}

#contenedor img
{
	visibility:hidden;
}

#contenedor .fij
{
	visibility:visible;
}