/**************************
Author: Pedro Ribeiro
Date:	08/01/2010
**************************/

/* Gerenal */
body { font-family: arial, sans-serif; margin: 0px; background: url(../images/layout_bg_gradient.jpg) repeat-x fixed; }

/* ID'S */
#wrapper { margin: 0px auto; width: 768px; background: url(../images/sombra.png) repeat-y; }

#banner { position: relative; width: 761px; height: 110px; margin-left: 3px; }

#banner img { border: none; }

#langEN, #langPT { position: absolute; top: 7px; left: 700px; font-size: 9px; font-weight: bold; color: black; text-decoration: none; }

#langPT { left: 683px; }

#langEN:hover, #langPT:hover { text-decoration: underline; }

#topDivider { width: 761px; height: 10px; background-color: #f0f0f0; margin-left: 3px; }

#menu { width: 721px; height: 26px; background-color: #CCCCCC; margin-left: 3px; padding-top: 4px; padding-left: 40px; }

#menu ul { margin: 0px; padding: 0px; list-style-type: none; list-style-image: none; }

#menu ul li { display: inline; }

#menu ul li a { font-size: 12px; font-weight: bold; color: white; text-decoration: none; }

#menu ul li a:hover, #selected { color: #727272; }

#title { font-size: 15px; font-weight: bold; color: #38a8b3; position: relative; top: 20px; left: 40px; }

#line { width: 678px; height: 1px; background-color: #CCCCCC; position: relative; top: 25px; left: 40px; }

#content { width: 761px; background-color: white; margin-left: 3px; min-height: 450px; }

#mainContent { color: black; font-size: 12px; font-weight: bold; padding-top: 30px; padding-left: 40px; padding-right: 40px; padding-bottom: 7px;}

#footer { width: 756px; height: 23px; background-color: #CCCCCC; margin-left: 3px; padding-top: 7px; padding-right: 5px; }

#email { margin-left: 8px; float: left; font-size: 12px; font-weight: bold; color: white; text-decoration: none; }

#email:hover { text-decoration: underline; }

#data { float: right; margin-right: 5px; font-size: 12px; font-weight: bold; color: white; }


/* Classes */
.normalText { font-weight: normal; text-align: justify; }

.white { color: white; }

.newsDivider { width: 678px; height: 1px; background-color: #CCCCCC; }

.publicKey { font-family: courier new; font-size: 11px; }

.faqTitle { background-color: #38a8b3; padding: 5px; }

.refTitle { color: #38a8b3; font-size: 13px; font-weight: bold; }

.erro { color: red; font-size: 11px; } 