.clear {
	HEIGHT: 0em; CLEAR: both
}
@charset "utf-8";
/* CSS Document */
html, body {   
    height:100%;   
    margin:0;   
}   
body {   
    position:relative;   
    min-width:810px;   
    min-height:700px;   
} 
#contenido {   
    position:absolute;   
    width:810px;   
    height:700px;   
    top:50%;   
    left:50%;   
    margin-top:-350px;   
    margin-left:-405px; }
	
body { background-color:#05143F; color:#FFF; font-family: "AvantGarde Bk BT", "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12px;  }
a {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:focus {
outline:0px;
}
.bien {
	font-size: 28px; 
}
.titulo { font-size:26px; color:#F1AB00; font-weight: lighter; padding-top:13px; letter-spacing: 2px; padding-bottom:5px;}
.titulo1 { font-size:22px; color:#F1AB00; font-weight: lighter; padding-top:13px; letter-spacing: 2px; padding-bottom:5px;}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
 /* background-color: #F1AB00; */
  font-size: 0px;
  background-image:url(spa/img/f_arriba.png);background-repeat:no-repeat;
}
.Scrollbar-Track {
  width: 10px; height: 180px;
  position: absolute;
  top: 20px;
  background-color: #05143F;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #F1AB00;
}
.Scrollbar-Down {
  position: absolute;
  top: 210px;
  width: 10px; height: 10px;
 /* background-color: #F1AB00; */
  font-size: 0px;
  background-image:url(spa/img/f_abajo.png); background-repeat:no-repeat;
}
#Scrollbar-Container {
	position: absolute;
	top: 4px;
	left: 298px;
}
 
#Container {

  top: 50px; left: 50px;
  width: 250px;
  height: 220px;

}
#News { 
margin: 0; padding: 0px 20px 10px;
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 250px;
  height: 200px;
  display: none;
  text-align:justify;
  display: block;
  line-height:14px;
}

#Container1 {

  top: 50px; left: 50px;
  width: 600px;
  height: 200px;

}
#News1 { 
margin: 0; padding: 0px 20px 10px;
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 600px;
  height: 180px;
  display: none;
  text-align:justify;
  display: block;
    line-height:14px;
}
#Scrollbar-Container1 {
	position: absolute;
	top: 4px;
	left: 668px;
}

#Container2 {

  top: 50px; left: 50px;
  width: 600px;
  height: 280px;

}
#News2 { 
margin: 0; padding: 0px 20px 10px;
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 600px;
  height: 260px;
  display: none;
  text-align:justify;
  display: block;
    line-height:14px;
}
#Scrollbar-Container2 {
	position: absolute;
	top: 4px;
	left: 668px;
}


#Scrollbar-Container3 {
	position: absolute;
	top: 4px;
	left: 298px;
}
 
#Container3 {

  top: 50px; left: 50px;
  width: 250px;
  height: 150px;

}
#News3 { 
margin: 0; padding: 0px 20px 10px;
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 250px;
  height: 130px;
  display: none;
  text-align:justify;
  display: block;
  line-height:14px;
}

