@charset "utf-8";
body {background-image: url(rio1.jpg);
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
	display: inline-block;
} 

li a, .dropbtn {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 4px 16px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn:hover {
    background-color: #33ff33;
}

.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #66cc33;
    min-width: 160px;
    box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.2);
	position: absolute;
}

.dropdown-content a {
    color: black;
    padding: 4px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #33ff33;
}

.dropdown:hover .dropdown-content {
    display: block;
}
p.copyright {
	font-family: 'lucida sans', sans-serif;
	color: #000;
	font-size: 70%;
}
#container{
	width: 900px;
	background-color: #339933;
	margin: 0 auto;
	padding-right: 10px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
#banner {
	background-repeat: no-repeat;
	width: 900px;
	overflow: hidden;
	position: relative;
	height: 200px;
	clear: both;
	border: 5px ridge #81a738;
}
#navbar {
	text-align: center;
	position: relative;
	z-index: 10;
	background-color: #339933;
}
#header {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
}
#textbox {
	<--z-index: 2;>
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-decoration: none;
	text-align:justify;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	width: 900px;
	background-color: #fafae6;
	<--border: 5px ridge #81a738;>
}
#text {
	background-color: #fafae6;
}
/* Dropdown Button 
.about us {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}*/

/* Dropdown button on hover & focus 
.about us:hover, .dropbtn:focus {
    background-color: #3e8e41;
}*/

/* The container <div> - needed to position the dropdown content 
.about us {
	width:900px;
    position: relative;
    display: inline-block;
}*/

/* Dropdown Content (Hidden by Default) 
.about us-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}*/

/* Links inside the dropdown 
.about us-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}*/

/* Change color of dropdown links on hover 
.about us-content a:hover {background-color: #f1f1f1}*/

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) 
.show {display:block;'
}
*/
#table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	background-color: #1a4531;
	text-align: left;
	width: 900px;
	border-top-color: #81A738;
	border-right-color: #81A738;
	border-bottom-color: #81A738;
	border-left-color: #81A738;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
#title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 17px;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 900px;
	position: relative;
	vertical-align: bottom;
	clear: both;
	float: none;
	height: auto;
}
#bio {
	float: none;
	height: 335px;
	width: 900px;
	position: relative;
}
#pers_es {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 300px;
	position: relative;
}
#pers_en {
	text-align: right;
	margin-left:70px;
	vertical-align: top;
	float: left;
	width: 300px;
	position: relative;
}
#pers_pic {
	width: 150px;
	position: relative;
	text-align: center;
	margin-left: 82.5px;	
}
a.mail:link, a.mail:visited {
	font-family: "lucida sans", sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.mail:hover, a.mail:active {
	color: #F21503;
	font-family: "lucida sans", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.nav1:link, a.nav1:visited {
	color: #FFFFFF;
	font-family: "lucida sans", sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
a.nav1:hover {
	color: #F21503;
	text-decoration: none;
}
a.nav2:link, a.nav2:visited {
	color: #000;
	font-family: "lucida sans", sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:hover {
	color: #F21503;
	text-decoration: none;
}
a.nav3:link, a.nav3:visited, a.nav3:active {
	color: #FFFFFF;
	font-family: "lucida sans", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.nav3:hover {
	color: #F21503;
	text-decoration: none;
}
a.nav4:link, a.nav4:visited, a.nav4:active {
	color: #000;
	font-family: "lucida sans", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.nav4:hover {
	color: #F21503;
	text-decoration: none;
}
.fine {
	font-size: 70%;
}
.eighty {
	font-size: 80%;
	font-weight: bold;
}
