* {   padding:0; margin:0;}
a:active {color:inherit; font-style:normal; text-decoration:none;}
a:visited {color:inherit; font-style:normal; text-decoration:none;}
a:hover {color:inherit; font-style:normal; text-decoration:none;}
a {color:inherit; font-style:normal; text-decoration:none;}
body {   width:100%; 
        background-color: #000;
        background-size: cover; background-image:url(../images/back-pc-01d.png); }
		
.opciones{width:100%; margin:2% auto;  }
.boton {width:50%; margin:auto;padding:4% 0% 4%
0%; }
.corona-menu { width:25%;  text-align:right; float:left; padding:2% 1%; }
.texto-menu {width:60%; padding:5% 0%; text-align:left;  float:left;  font-family:'quicksandlight'; font-size:100%;  color:#ededed; font-weight:lighter;  }
.corona-menu img {width:25%; }




@font-face {
    font-family: 'quicksandlight';
    src: url('../fonts/quicksand-light-webfont.eot');
    src: url('../fonts/quicksand-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quicksand-light-webfont.woff2') format('woff2'),
         url('../fonts/quicksand-light-webfont.woff') format('woff'),
         url('../fonts/quicksand-light-webfont.ttf') format('truetype'),
         url('../fonts/quicksand-light-webfont.svg#quicksandlight') format('svg');
    font-weight: normal;
    font-style: normal;
	text-shadow:1px 1px 1px #111;

}

a:active {color:inherit; font-style:normal; text-decoration:none;}
a:visited {color:inherit; font-style:normal; text-decoration:none;}
a:hover {color:inherit; font-style:normal; text-decoration:none;}
a {color:inherit; font-style:normal; text-decoration:none;}




