body{  
                margin: 0 0 0 0;  
                padding: 0 0 0 0;  
                color: black;
                background-color: white;
            }  
  a{
  	text-decoration: none;
    list-style: none;
  }


video{
	border: none;
  position: absolute;
  top: 0px;
  right: 100px;
  z-index: 100;
}

.nature {
display:block;
width:300px;
height:308px;
background:url(../img/node.png) no-repeat;
cursor:pointer;
position:relative;
text-align:center;
color: black;
top: 250px;
z-index: 60;
/*border-style:solid;
border-width:5px;
border-color:red;*/

}

.nature {
margin:0 auto;
}


#centro
{
   position: relative;
   left: -550px;
    top: -220px;
display:block;
list-style:none;
padding:0;
margin:0;
width:1300px;
height:auto;
opacity: 0.8;
z-index: 80;

/*background-image: url(b.jpg);
background-repeat: no-repeat;
border-style:solid;
border-width:5px;
border-color:blue;*/

}
ul.reset,
ul.reset li {
   position: absolute;
      top: 80px;
display:block;
list-style:none;
padding:0;
margin-left: 610px;
margin-top: 300px;
width:172px;
height:172px;
z-index: 8;
/*border-style:solid;
border-width:5px;
border-color:green;*/
}


ul.reset li {
position:absolute;
}

ul.reset li a {
outline:none;
}



.estilo_tiempo 
{ font-size:20px; 
  width: 30px;
 height: 30px; border:none;}

 form { font-size:20px; position: absolute; left: 20px; top: 10px;}  


 .boton{

    background:gold;
    background-image: -webkit-linear-gradient(top,gold,orange);
    background-image: -moz-linear-gradient(top,gold,orange);
    background-image: -o-linear-gradient(top,gold,orange); 
    background-image: linear-gradient(to bottom,gold,orange);  
    border: 0px solid #125CB5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px; 
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #71C0FD inset;
    -webkit-box-shadow: 0 1px 1px #71C0FD inset;
    -o-box-shadow: 0 1px 1px #71C0FD inset;
    box-shadow: 0 1px 1px #71C0FD inset;
    padding: .2em 1.2em;
    color: black;
    font-weight:normal;
    font-size:20px;
    text-decoration:none;
    position: absolute;
    top: 90%;
    right: 50px;
    z-index: 200;
  
  
}
.boton:hover {
    background:orange;
    background-image: -webkit-linear-gradient(bottom,gold,orange);
    background-image: -moz-linear-gradient(bottom,gold,orange);
    background-image: -o-linear-gradient(bottom,gold,orange);  
    background-image: linear-gradient(to top,gold,orange);
    cursor: pointer;
}

#bordeblanco
{
  position: absolute;
  top:-46px;
  right: 100px;
  background-color: transparent;
  width: 266px;
  height: 200px;
  border: 45px solid white;


}


#click
{
  position: absolute;
  left: 300px;
  top: 51%;
   background-image: url(click.png);
   background-repeat: no-repeat;
  width: 269px;
  height: 60px;
z-index: 90;
opacity: 0.8;
}


#logoc {
  position: absolute;
  z-index: 200;
   width:250px;
   height:170px;
}


#promocional
{
  position: absolute;
  left: 0px;
  z-index: 9;
   width:250px;
   height:100%;
   background-image: url("bannerchico.jpg");
   background-repeat: repeat-y;
}

#promocionals
{
  position: absolute;
  right: 0px;
  z-index: 9;
   width:250px;
   height:100%;
   background-image: url("bannerchico.jpg");
   background-repeat: repeat-y;
}