/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #FFF;
	font: 70%/1.5em Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

h1 {
	text-align: left;
	width:100%;
	margin:0 auto;
	margin-bottom: 10px;
}

h1.center {
	text-align: center;
}

h1.yellow {
	border-bottom: 3px solid #F8C301;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #D92621;
	text-align: left;
	height: 25px;
}

p {
	padding:0 0 0.5em 0;
	text-align: justify;
}

p.texto {
	letter-spacing: 0.1em;
	line-height: 1.2em;
}

p.end {
	padding: 0 0 2em 0;
	font: 1.3em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

img {
	border: none;
}

img.right {
	float: right;
	margin: 0 5px 0 10px;
}

.clr { clear: both; overflow:hidden; height: 100%; }

/********************************************
   LAYOUT
********************************************/ 
#header {
	width: 100%;
	position: relative;
	height: 80px;
	background: #FFF url(../../images/site/bck_header.jpg) no-repeat left top;
	padding: 0;
	text-align: left;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#leftcol {
	float: left;
	width: 165px;
	margin-left: -100%;
	padding-top: 5px;
}

#midlecol {
	margin: 0 145px 0 165px;
	padding: 5px 10px 20px 10px;
}

#rightcol {
	float: left;
	width: 145px;
	margin-left: -147px;
	padding-top: 5px;
}

/* Navbar */
#navbar {
	width: 100%;
	position: relative;
	height: 20px;
	background: #FFF url(../../images/site/bck_navbar.jpg) no-repeat left top;
	padding: 0;
	font-weight:bold;
	font-size:11px;
	border-bottom: 2px solid #D92621;
	margin-bottom: 3px;
	text-align: right;
}

#navbar td.red {
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: right -40px;
}

#navbar td.yellow {
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: right -100px;
}

#navbar td a {
	display: block;
	height: 20px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

#navbar td.red a {
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#navbar td.red a:hover {
	color: #000;
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: 0px -20px;
}

#navbar td.yellow a {
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: 0px -60px;
}

#navbar td.yellow a:hover {
	background-image: url(../../images/site/nav.gif);
    background-repeat: no-repeat;
    background-position: 0px -80px;
}

#navbar span{
	cursor: pointer;
}

#navbar td.red a span {
	color: #F8C301;
	display: block;
	height: 18px;
	padding: 2px 0px 0px 3px;
	margin: 0px 0px 0px 22px;
	background-color: #D92621;
}

#navbar td.yellow a span {
	color: #D92621;
	display: block;
	height: 18px;
	padding: 2px 0px 0px 3px;
	margin: 0px 0px 0px 22px;
	background-color: #F8C301;
}

#navbar td a:hover span {
	color: #000;
}
/* fim abas */

/* box left inicio */
.box_left {
	background: url(../../images/site/bkg_box_left.gif) left top repeat-y;
	border-bottom: 3px solid #D92621;
	margin-left: 5px;
	width: 160px;
}

.box_left h3 {
	background: url(../../images/site/header_box_left.gif) left top no-repeat;
	color: #F8C301;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
	text-align: left;
	width: 130px;
}
/* box left fim */

/* pesquisa inicio */
#pesquisa {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding-bottom: 10px;
}
/* pesquisa fim */


/* menu */
#menu {
	text-align: left;
	text-transform:uppercase;
}
#menu dl a:link, #menu dl a:visited, #menu dl a:hover
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	letter-spacing:-1px;
	font-family:Verdana;
}
#menu dt 
{
	margin-top: 5px;
	margin-left: 5px;
}
#menu dt a:link, #menu dt a:visited, #menu dt a:hover
{
	font-weight:bold;
}
#menu dd a:link, #menu dd a:visited, #menu dd a:hover
{
	margin-left: 20px;
	font-size:10px;
}
/* fim menu */

/* auditorio */
#auditorio {
	margin-bottom: 5px;
}
/* fim auditorio */

/* inscricao */
#inscricao {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 2px 2px 5px 2px;
	padding-top: 30px;
	width: 140px;
	background: #F8C301 url(../../images/site/header_inscricao.jpg) no-repeat top center;
	text-align: left;
	line-height: 14px;
}

#inscricao .titulo {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #B43D27;
	padding-left: 5px;
	margin-top: 5px;
}

#inscricao .evento {
	color: #000000;
	line-height: 12px;
	display: block;
	border-bottom: 1px solid #BB3D2F;
	margin-bottom: 2px;
	padding: 2px 0 2px 5px;
}

#inscricao a {
	color: #000000;
	text-decoration: none;
}

#inscricao a:hover {
	color: #D92621;
	text-decoration: underline;
}

/* fim inscricao */

/* newsletter */
#newsletter {
	margin: 2px 2px 5px 2px;
	padding-top: 30px;
	width: 140px;
	background: #D92621 url(../../images/site/header_newsletters.jpg) no-repeat top center;
}

#newsletter p {
	margin: 3px 10px;
	text-align: center;
	line-height: 10px;
	color: #FFFFFF;
}

#newsletter #news_email {
	font-size: 10px;
	width: 90px;
}

/* fim newsletter */

/* forum */
#forum {
	margin-bottom: 5px;
}
/* fim forum */

/* gilberto */
#gilberto {
	margin-bottom: 5px;
}
/* fim gilberto */

/* cotacao */
#cotacao {
	margin: 2px 2px 5px 2px;
	padding-top: 40px;
	width: 140px;
	background: #D92621 url(../../images/site/header_cotacao.jpg) no-repeat top center;
}

#cotacao .nome {
	float: left;
	width: 100px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

#cotacao .valor {
	float: left;
	line-height: 20px;
}

#cotacao .fonte {
	margin-top: 10px;
	text-align: center;
}

#cotacao .fonte span{
	font-weight: bold;
}
/* fim cotacao */

/* Footer */	
#footer {
	background: #FFF url(../../images/site/bkg_footer.jpg) left top repeat-x;
	clear: both;
	height: 100px;
	margin:0;
	padding:0;
	width: 100%;
}

#footer div.left { 
	float: left;
	width: 159px;
}

#footer div.right {
	background: url(../../images/site/footer_right.jpg) right top no-repeat;
	float: right;
	height:100px;
	width: 593px;
}

#footer table {
	margin-top: 20px;
	margin-right:50px
}

#footer td {
	text-align: center;
	width: 150px;
}

#footer td a {
	color:#D92621;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer td a:hover {
	color:#000000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCCCCC; }

/********************************************
   GLOSSÁRIO
********************************************/ 

div#letras {
	background: #F8C301 url(../../images/site/bck_letras.jpg) no-repeat top left;
	width: 90%;
	margin: 0 auto 20px auto;
	line-height: 25px;
	text-align: center;
}

div#letras a {
	color: #D92621;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}

div#letras a:hover {
	color: #000000;
}

div .bck {
	background: url(../../images/site/bck_letras2.jpg) no-repeat top right;
	height: 25px;
}

/********************************************
   DOWNLOADS
********************************************/ 
div#arquivo {
	text-align: left;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

div#arquivo .image {
	float: left;
	text-align: center;
	width: 10%;
}

div#arquivo .texto {
	float: left;
	width: 90%;
}

div#arquivo .box {
	width: 100%;
	margin: 0 0 10px 0;
}

div#arquivo p {
	color: #000000;
	text-align: justify;
	margin-right: 20px;
}

div#arquivo a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#arquivo a:hover {
	color: #D92621;
}

div#arquivo .gray{
	background-color: #CCCCCC;
	border-top: 10px solid #CCCCCC;
	border-bottom: 10px solid #CCCCCC;
}

/********************************************
   SAIBA MAIS
********************************************/ 

div#artigos {
	text-align: left;
	margin-bottom: 10px;
}

div#artigos .texto {
	color: #000000;
	text-align: justify;
}

div#artigos .titulo, div#artigos .texto {
	width: 95%;
	margin: 0 auto;
	letter-spacing: 0.1em;
}

div#artigos .box {
	width: 100%;
	margin: 0 0 10px 0;
}

div#artigos a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#artigos a:hover {
	color: #D92621;
}

div#artigos .gray{
	background-color: #CCCCCC;
	border-top: 10px solid #CCCCCC;
	border-bottom: 10px solid #CCCCCC;
}

/********************************************
   ESPAÇO REDETRONIC
********************************************/ 

div#espaco {
	text-align: left;
	margin: 0 auto;
}

div#espaco .box {
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

div#espaco h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

div#espaco a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#espaco a:hover {
	color: #D92621;
}

div#espaco .gray{
	background-color: #CCCCCC;
	border-top: 10px solid #CCCCCC;
	border-bottom: 10px solid #CCCCCC;
}

div#espaco img {
	border: none;
	margin-bottom: 10px;
}

/********************************************
   PAGINAÇÃO DO SITE
********************************************/ 

div#pagination {
	font-size: 18px;
	text-align: center;
	height: 30px;
}

div#pagination strong {
	color:#D92621;
}

div#pagination a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#artigos a:hover {
	color: #D92621;
}
