
body {
	background-color: #b4958a;
}


a{ 
    color: #8BA740; 
    text-decoration: none; 
} 


ul {
		list-style: none;
        margin: 0;
        padding: 0;
        }


#menu8 {

        width: 200px;
        margin-top: 10px;
		margin-bottom: 10px;
        }

#menu8 li a {
        text-decoration: none;
        height: 20px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 32px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url(menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: #257EB7;
        background: url(menu8.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }

#menu8 li a:active {
        color: #777;
        background: url(menu8.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }
		
.Estilo7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.Estilo12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Estilo14 {
    color: #8BA740;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Estilo15 {
	font-size: 18px;
	font-weight: bold;
}

.Estilo16 {font-family: Geneva, Arial, Helvetica, sans-serif}


 #contactform {
                        font-family: verdana;
                        width: 500px;
                }

                #contactform h1 {
                        font-size: 130%;
                }

                #contactform img {
                        border: 0px;
                }

                #contactform .errors {
                        color: #ff0000;
                }

                #contactform .correct {
                        color: black;
                }

                #contactform legend {
                        font-size: 120%;
                        font-weight: bold;
                }

                #contactform .title {
                        color: black;
                        font-weight: bold;
                        font-size: 90%;
                        margin-top: 2px;
                        margin-bottom: 5px;
                }

                #contactform .field {
                        color: black;
                        font-size: 90%;
                        margin-bottom: 7px;
                }

                #contactform .small {
                        font-size: 100%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }
