/******************
Author: FCCN
Date:	08/01/2010
******************/

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

a:visited { color: blue; }

*:focus { outline: none; }

/* 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; background-color: white; }

#banner img { border: none; }

#linksBannerPT , #linksBannerEN { position: absolute; top: 8px; font-size: 9px; font-weight: bold; }

#linksBannerPT { left: 627px; }

#linksBannerEN { left: 611px; }

#linksBannerPT a, #linksBannerEN a { color: gray; text-decoration: none; }

#linksBannerPT a:hover, #linksBannerEN a:hover { color: black; text-decoration: underline; }

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

#widgetDNSSECIPv6 { position: fixed; float: right; width: 183px; height: 173px; bottom: -600px; right: 0px; }

#menu { width: 721px; height: 26px; background-color: #AFAFAF; margin-left: 3px; padding-top: 5px; 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: #2D2D2D; }

#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: 525px; }

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

#tblContacts { margin-left: -3px; }

#formButton { color: #2D2D2D; border: 1px solid #AFAFAF; background-color: #f0f0f0; font-weight: bold; font-size: 12px; font-family: arial; width: 70px; height: 25px; -moz-border-radius: 2px; border-radius: 2px; cursor: pointer; }

#formButton:hover { border: 1px solid #898989 }

#messageFormContact { font-family: arial, sans-serif; width: 400px; height: 180px; border: 1px solid #C6C6C6; margin-bottom: 3px }

#captchaCode { width: 38px; border: 1px solid #C6C6C6; height: 16px; }
 
#footer { width: 757px; height: 23px; background-color: #AFAFAF; margin-left: 3px; padding-top: 7px; padding-right: 5px; }

#copyright { margin-top: 1px; margin-left: 8px; float: left; font-size: 11px; font-weight: bold; color: white; text-decoration: none; }

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

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

.white { color: white; }

.blue { color: #38a8b3; }

.red { color: red; }

.right { text-align: right }

.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; } 

.inputFormContact  { font-family: arial, sans-serif; width: 200px; height: 16px; border: 1px solid #C6C6C6; margin-bottom: 5px; }

.inputFormContact:focus, #messageFormContact:focus, #captchaCode:focus { border: 1px solid #38a8b3 }
