﻿
body {
	font-family: Arial;
	font-size: 11px;
}

.divPrincipal {
	left: 0px; right: 0px;
	top:0; bottom:0;
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0 auto;
}

#silverlightControlHost
{
	position: relative;
	width: 800px;
	height: 320px;
	top: -150px;
	left: 180px;
}
#silverlightControlHostEvento
{
	position: relative;
	width: 800px;
	height: 250px;
	top: -150px;
	left: 180px;
}

#silverlightControlCache2me
{
    text-align:center;
	position: relative;
	width: 800px;
	height: 250px;
	top: -150px;
	left: 180px;
}

.divItensDestaque {
	position: relative;
	top: -200px;
	width: 500px;
	left: 100px;
	vertical-align: top;
	height: 250px;
	text-align: left ;
}

.divItens {
	position: relative;
	top: -200px;
	width: 500px;
	left: 100px;
	vertical-align: top;
	height: 250px;
	text-align: left ;
}

.divItensEvento {
	position: relative;
	top: -200px;
	width: 300px;
	left: 100px;
	vertical-align: top;
	height: 250px;
	text-align: left ;
}

.divItensCache2me {
	position: relative;
	top: -200px;
	left: 100px;
	vertical-align: top;
	height: 250px;
	text-align: center ;
}

.divBotaoCache2Me {
	background: #FF6600;
	color: #FFFFFF; 
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-decoration: none;
	padding: 5px;
}

.divTitleItem {
	font-size: 25px;
}

.divItem {
	padding-right: 50px;
	vertical-align: top;
	width: 150px;
	height: 400px;
}

.divSubItens {
	width: 150px;
}

.divMasterHeader {
	width: 980px;
	height: 200px;
}

.divHeaderLeft {
	float: left;
}

.divHeaderRight {
	float: right;
}

.divLogo {
	background: url('../Imagens/Logo.png') no-repeat center;
	width: 130px;
	height: 119px;
	cursor: pointer;
}

.divLogo a {
	width: 130px;
	height: 119px;
}


.divSlogan {
	background: url('../Imagens/Slogan.png') no-repeat;
	width: 126px;
	height: 71px;
}

#ctl00_Menu1_mnPrincipal {
	background: url('../Imagens/Menu.png') no-repeat;
	width: 850px;
	height: 30px;
}

#ctl00_Menu1_mnPrincipal td {
	text-align: center;
	position: relative;
	top: 0px;
}

#ctl00_Menu1_mnPrincipal table {
	height: 0px;
	padding-top: 25px;
}

#ctl00_Menu1_mnPrincipal span {
	height: 0px;
	padding-left: 10px;
	margin-right: 10px;
}

#ctl00_Menu1_mnPrincipal a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	bottom: 20px;
}

#ctl00_Menu1_mnPrincipal div {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.divPesquisarLeft {
	background: url('../Imagens/BuscaEsq.png') no-repeat; 
	float: left; 
	width: 5px;	
	height: 26px;
	margin-top: 1px;
}

.divPesquisarRight {
	background: url('../Imagens/BuscaDir.png') no-repeat right; 
	float: left; 
	width: 5px;	
	height: 26px;
}

.divPesquisar {
	position: relative;
	top: -6px;
	float: right;
	display: none;
}

.divPesquisar input {
	font-size: 13px;
	background: #DCDCDC;
	color: #969696;
	width: 200px;
	border: 0px;
	margin-top: 2px;
	border-bottom: solid 1px #969696;
	border-top: solid 1px #969696;
}

.divMasterConteudo{
	position: relative;
	left: 0px; top: 0px;
	width: 980px;
	height: auto;
}

.divMasterFooter {
	border-top: solid 1px #323228;
	width: 980px;
	height: 30px;
}

.divParceiros {
	width: 500px;
	height: 30px;
	float: right;
}

.divParceiros div {
	margin-top: 5px;
	padding-left: 10px;
}

.divTwitter {
	background: url('../Imagens/Twitter.png') no-repeat;
	width: 17px;
	height: 21px;
	float: right;
	display: none;
}

.divRecicle {
	background: url('../Imagens/logoParticipe.gif') no-repeat;
	width: 115px;
	height: 100px;
	float: right;
}

.divCertified {
	background: url('../Imagens/GoldCert_Partner.png') no-repeat;
	width: 80px;
	height: 80px;
	float: right;
}

.divRSS {
	background: url('../Imagens/RSS.png') no-repeat;
	width: 20px;
	height: 21px;
	float: right;
	display: none;
}

.divCopyRight {
	/*background: url('../Imagens/LogoFCamaraRodape.png') no-repeat bottom left;*/
	position: relative;
	width: 400px;
	height: 50px;
	float: left;
	font-size: 12px;
}