
body {
    font-family: "Georgia";
    background-color: #0085c5;
    font-size: 1.0em;
    padding: 0px;
    margin: 0px;
}

p {
    margin: 0 0 15px;
}

#container {
    width: 100%;
    height: 100%;
    display: table;
}

#position {
    display: table-cell;
    vertical-align: middle;
}

#contenedor {
	
}
#fondo{
	background:url('../img/img-backHome.jpg') repeat-x scroll center 0; 
}
#contenedor_index { 
	height:512px;
}

.menuspace{
	width:100%;
	height:26px;
}

.menuspaceUp{
	width:100%;
	height:36px;
	background:url('../templates/default/images/1.jpg') no-repeat scroll center 0;
}

.menuspaceDown{
	width:100%;
	background:url('../templates/default/images/3.jpg') no-repeat scroll center 0;
	padding-top:8px;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

