/* ESTRUCTURA */
body
{
	margin: 0;
	padding: 0px;
	background: #e2c196 url(../images/bg.jpg);
	font-size: 12px;
	color: #553809;
	font-family: Arial;
	height:100%;

}

#cargando{
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

IMG#cargalogin{
	margin-top: 220px;
}

/* no positioning for IE5/Win - the whole page scrolls */

 div.loading-invisible{
    /*make invisible*/
    display:none;
  }

  /*this is what we want the div to look like
    when it IS showing*/
  div.loading-visible{
    /*make visible*/
    display:block;

    /*position it at the very top-left corner*/
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;

    /*in supporting browsers, make it
      a little transparent*/
    background:#fff;
    _background:none; /*this line removes the background in IE*/
    opacity:.75;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;

    /*set the padding, so that the content
      of the div is centered vertically*/
    padding-top:25%;
  }


#index
{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height:650px;
}


#contenedor
{

	margin: 0px auto;
	width: 900px;
}

.folio{
position: absolute;
margin-top:99px;
margin-left:145px;


}

#logo{
position: absolute;
margin-top:30px;
margin-left: -40px;
float:left;

}

.cartas{
position: absolute;
margin-top: 558px;
margin-left: -30px;
float:left;

}

.libro{
position: absolute;
margin-top: 467px;
float:left;
margin-left:650px;
}

.llaves{
position: absolute;
margin-top: 30px;
float:left;
margin-left:400px;

}

.tarjetas{
position: absolute;
margin-top: 250px;
float:left;

}

.cafe{
position: absolute;
margin-top: 85px;
float:left;
margin-left:710px;

}

.lupa{
position: absolute;
margin-top: 300px;
float:left;
margin-left:710px;

}

#contenido{
position:absolute;
height:435px;
width:535px;
margin-left: 165px;
margin-top: 150px;

}

.textos{
margin-left: 20px;

}

 ul{
margin-left: 40px;

}



.frontcoltipo{
	width:300px;
	float:left;
	border-right:#be8d3d dashed 1px;
	border-left:#be8d3d solid 1px;
	border-top:#be8d3d solid 1px;
		}
		
	
.frontcoltarifa{
	width:197px;
	border-right:#be8d3d solid 1px;
	border-top:#be8d3d solid 1px;
	float:left;
	text-align: right;
	}


/* ADMINISTRACION */

#leyenda{
	width:500px;
	height: 25px;
	border-bottom: #be8d3d solid 1px;
	border-top: #be8d3d solid 1px;
	background-color: #fccb86;
	margin:0;
	
	}

#listado{
	width:500px;
	height: 25px;
	border-bottom: #5f412a dotted 1px;
	background-color: #fbefdb;
	
	
	}

.coltipo{
	width:240px;;
	float:left;
	border-right:#be8d3d dashed 1px;
	border-left:#be8d3d solid 1px;
	border-bottom:#f7e3b3 solid 1px;
		}
		
	
.coltarifa{
	width:160px;
	border-right:#be8d3d solid 1px;
	float:left;
	text-align: right;
		border-bottom:#f7e3b3 solid 1px;
	}

.coledit{
	width:96px;
	float:left;
	border-right:#be8d3d solid 1px;
		border-bottom:#f7e3b3 solid 1px;

		}
		
.textolistado{
	margin:5px;
	
}
.miniboton{
text-align: center;
margin-top: 6px;
cursor: pointer;
	
	}
	


#mapa{
float:left;

margin-top: 10px;
text-align: center;
width:121px;
}

#textomapa{
float:left;
margin-left: 50px;
margin-top: 10px;
width:300px;
text-align: center;

}
#textomapa2{
float:left;

margin-top: 10px;
width:535px;
text-align: center;

}

	