.clear { clear:both !important; }
.linea { clear:both !important; border-top:5px solid #00A09A; }
.float_l { float:left !important; }
.float_r { float:right !important; }
.w_400 { width:382px !important; margin-right: 5px; }
.w_680 { width:670px !important;margin-right: 40px;  }
.w_280 { width:270px !important; padding-right: 15px; margin-left: 5px;}
.w_90 { width:90px !important; padding-right: 15px; margin-top: 15px; margin-bottom: 15px; margin-right: 20px; }
.full { width:100% !important; }
.no_back { background:none !important; }
.color_gris { background-color:lightgrey !important; }

html { width:100%; height:100%; }
body { background-color:black; font-family:roboto; width:100%; height:100%; }
a { color:white; text-decoration:none; font-size: 14px; margin-top: 5px;}





div#logo {
  margin-top: 0%;
margin-left: 33%;
}

/* colores
nav > ul > li { float:left; margin-right:5px; background:#2D2D2D; }
nav > ul > li > a { display:block; padding:10px 20px; }
nav > ul > li:hover  background:#00A09A; }



navegacion

nav { position:relative; border-bottom:5px solid #00A09A; margin-top: 15px; z-index:9999; }
nav ul { list-style:none; }
nav ul li a {color:white; padding:10px 20px; 20px; 20px;font-size: 15px; font-weight: bolder;}

nav > ul > li { float:left; margin-right:5px; background:#2D2D2D; }
nav > ul > li > a { display:block; padding:10px 20px; }
nav > ul > li:hover { background:#00A09A; }


*/


nav ul {list-style: none;  }
nav ul li {float:left; margin-right:5px; background:#2D2D2D; }
nav ul li a{
    text-decoration: none;
    color: white;
    font-family:sans-serif;
    width:auto;
    height: 15px;
    display:block;
    margin: 3%;
    margin-left: 14%;
    margin-top: 7%;
    float: left;
    padding:10px 20px;
    
}
nav ul li a:hover{
	
    display: block;
    height: 15px;
    font-family: sans-serif;
	background:#00A09A; ;  
	text-decoration: none;
    text-align: center;
    font-weight: bold;        
}

h6 {
    margin-left: 30px;
    margin-right: 30px;
    color: grey;
    }

/* footer2 

footer { position:relative; width:980px; height:70px; background:black; margin:auto; margin-top:-10px;
 bottom: 0px;padding-top: 10px; font-size: 12px;
}

*/

footer {
width:980px; height: 70px; background: #2d2d2d;
display:table;
margin:auto; margin-top:-10px;
 bottom: 0px;padding-top: 10px; font-size: 14px; text-align: center;

}
