@charset "utf-8";
/* CSS Document */

<style type="text/css">

/* CSS Tabs */
#button {
	width: 100%;
	margin-bottom: 0;
	font-family: Tahoma, Arial, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
	background-color: #A99733;
	color: #333;
	height: 100%;
	padding-top: ;
	padding-right: ;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 0px;
	border-right-style: solid;
        }

        #button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
                }

        #button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: 1 px;
	border-bottom-color: #CC9900;
	border-bottom: 1px solid #CC9900;
                }

        #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #A99733;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A99733;
	border-left-color: #999900;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	background-color: #907045;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #907045;
	border-left-color: #666600;
	font-size: 12px;
                }

        #button li #active {
	background-color: #FC7C35;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC7C35;
	border-left-color: #FC7C35;
                }
.Estilo10 {font-size: 24px}
.Estilo11 {font-size: 16px}
.Estilo12 {
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


</style>
