﻿body { background-image:url('textura.jpg'); }
ul {list-style:none; padding:0; text-align:center; margin-top:30px;}
ul li { display:inline;}
ul li a { text-decoration:none; padding:20px; color:#444;}
a:active
{
outline: none;
}

a:focus
{
outline-style: none;
}

.myflashintro { width:700px; /*border:solid 1px black;*/ height:450px; margin: 20px auto; }
.langselect { width:250px; height:50px; margin: 20px auto; padding:20px 10px; }
.langselect a:hover { padding:20px 20px; background-image: url('folhasmm.png'); background-repeat:no-repeat; background-position:center bottom;  }