@charset "iso-8859-1";
/* Global */

* { outline:0px;}
body {  width: 778px; 
		margin: 0px auto 0px auto;
		}
body #fxSite{ float: left; width: 778px; background-image: url(../images/bg.gif); background-position: left top; background-repeat: no-repeat; }

h1, h2, h3 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 40px; font-weight: bold; letter-spacing: -3px; color: #68C1FF; margin-top: 5px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
h2 { margin: 0px; font-weight: bold; letter-spacing: -1px; color: #68C1FF; font-size: 20px; }
h3 { color: #68C1FF; font-weight: bold; font-size: 16px; text-align: justify; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #CCC; }
p { margin: 0px; font-family: calibri, helvetica, Arial, sans-serif; font-weight: normal; color: #333; font-size: 14px; text-align: justify; }
p.pMenor {
	margin: 0px;
	font-family: calibri, helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 12px;
	text-align: justify;
}

a { color: #128CC2; text-decoration: none; }
a:hover { color: #68C1FF; text-decoration: underline; }


/* Coluna esquerda */
#col-esquerda { float: left; width: 230px; }
#logo { float: left; width: 176px; height: 104px; margin-top: 40px; margin-left: 20px; }
#noticias { float: right; margin-top: 160px; margin-right: 20px; width: 160px; height: 170px; }
#noticias h2{ font-family: calibri, helvetica, Arial, sans-serif; color: #389D6F; text-align: right; font-weight: bold; letter-spacing: -1px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-size: 20px; }
#noticias p {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	color: #389D6F;
}
#noticias a { color: #000; }
#noticias a:hover {  }




/* Coluna direita */
#col-direita { float: right; width: 530px; }
#menuNav { float: right; width: 505px; margin-top: 14px; }
#menuNav li{ list-style-type: none; display: inline; margin-right: -7px; }
#menuNav li a{ font-family: Helvetica, Arial, sans-serif; color: #FFF; font-size: 18px; font-weight: normal; letter-spacing: -1px; text-align: center; }
#menuNav li a:hover{ text-decoration: underline; }

#container { float: right; width: 530px; margin-top: 40px; margin-bottom: 30px; }
#container li { font-family: calibri, helvetica, Arial, sans-serif; list-style-type: circle; list-style-position: inside; font-size: 14px; color: #999; margin-bottom: 8px; }

.contaux-home { float: left; width: 235px; margin-left: 20px; margin-top: 30px; }
.contaux-local { float: left; width: 235px; margin-left: 20px; margin-top: 30px; }


/* FORMULÁRIO */
input { background-color: #F5F5F5; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #EAEAEA; border-left-color: #EAEAEA; font-family: calibri, helvetica, Arial, sans-serif; color: #666; }
textarea#textarea { background-color: #F5F5F5; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #EAEAEA; border-left-color: #EAEAEA; font-family: calibri, helvetica, Arial, sans-serif; color: #666; }



/* FOOTER */
#footer { background-image: url(../images/bg-footer.gif); background-repeat: no-repeat; background-position: center top; float: left; width: 718px; margin-top: 20px; height: 40px; padding-top: 60px; padding-left: 60px; }
#footer p{ margin: 0px; font-family: calibri, helvetica, Arial, sans-serif; padding-left: 60px; color: #999; font-size: 12px; }
#footer a{ }
#footer a:hover{ }
