/* CSS Document */
BODY{
	scrollbar-face-color:#8BC0CB;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#8BC0CB;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
}

body{
background: #000 url(img/FD.jpg) repeat-x top;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
margin: 0;
padding: 0;
}
a, a:link, a:visited, a:active{
font-weight: bold;
text-decoration: none;
color: #023D3E;
}
a:hover {
text-decoration: underline;
color: #000000;
}
.letras01 {
font-size: 10px;
color: #023D3E;
}
.letras02 {
font-size: 12px;
font-weight: bold;
color: #023D3E;
}
.letras03 {
font-size: 30px;
color: #023D3E;
}
.letras04 {
font-size: 12px;
text-transform: none;
color: #8BC0CB;
}
input { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; color: #023D3E; background-color: #8BC0CB; border: #8BC0CB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; color: #023D3E; background-color: #8BC0CB; border: #8BC0CB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}