.textoD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: inherit;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.textoD1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: inherit;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.textoD2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: inherit;
	color: #343399;
	text-decoration: none;
	text-align: center;
}
.textoB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: inherit;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.Estilo1 {
	font-size: xx-small
}

#button {
        width: 20em;
        border-right: 10px solid #ffffff;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #90bade;
        color: #333333;
        border-width:0px;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #ffffff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #B22222;
                color: #ffffff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #ffffff;
                }


