@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d2b895;
	background:url(../images/background2.jpg) top center #000 no-repeat;
	line-height:16px;
}
#masterContent {
	width:1000px;
	margin:0 auto;
}
#masterContent:after { /* Corrige o Bug do Float no FireFox */
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#firstContent {
	float:left;
	width:640px;
	min-height:300px;
	margin:20px 0 0 20px;
}
#firstContentFull {
	float:left;
	width:1000px;
	min-height:300px;
	margin:20px 0 0 0;
}
#secondContent {
	float:right;
	width:320px;
	min-height:300px;
	margin:20px 20px 0 0;
}
.linkTopo {
	float:left;
	width:100%;
	display:block;
	text-indent:-9999px;
	height:240px;
}
a {
	text-decoration:none;	
	color:#d2b895;
}
.imgInterna {
	float:left;
	margin:0 10px 5px 0;
	border:solid 1px #d0a78b;
}

.btnInscrevase {
	float:left;
	width:136px;
	height:40px;
	background:url(../images/btn-inscrevase.jpg) top no-repeat;
	text-indent:-9999px;
	margin:6px 0;
}
.btnInscrevase:hover {
	background:url(../images/btn-inscrevase.jpg) bottom no-repeat;
}


/* ---------------------------------------------- =TITULOS ------------------------------------------ */
.titPrograma {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-programa.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 20px;
}
.titRoberto {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-roberto.png) no-repeat;
	text-indent:-9999px;
}
.titFotos {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-fotos.png) no-repeat;
	text-indent:-9999px;	
}
.titVideos {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-videos.png) no-repeat;
	text-indent:-9999px;	
}
.titInscricao {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-inscricao.png) no-repeat;
	text-indent:-9999px;
}
.titNoticias {
	float:left;
	width:620px;
	height:37px;
	background:url(../images/tit-pg-noticias.png) no-repeat;
	text-indent:-9999px;
}

/* ---------------------------------------------- =MENU ------------------------------------------ */

#menu {
	float:left;
	list-style:none;
	width:980px;
	height:40px;
	margin:5px 0 0 0;
}
#menu li {
	float:left;
	margin:0;
}
#menu li a.first {
	margin:0 0 0 67px;
}
#menu li a {
	float:left;
	display:block;
	text-indent:-9999px;
	height:40px;
}
#menu .navPrograma a {
	width: 194px;
	background:url(../images/menu2.png) no-repeat -26px 0;
}
#menu .navPrograma a:hover {
	background: url(../images/menu2.png) no-repeat -26px -40px;
}
#pgPrograma #menu .navPrograma a {
	background: url(../images/menu2.png) no-repeat -26px -40px;
}

#pgProgramaFlash {
	float:left;
	width:1000px;
	min-height:328px;
	background:url(../images/oprograma_topanaotopa.jpg) #CCC;
}

#pgProgramaTexto {
	float:left;
	width:960px;
	padding:0 20px;
	min-height:200px;
}

.chamadasRodape {
	float:left;
	width:960px;
	height:270px;
	margin:20px;
}
.chamadasRodape #bannerLateral {
	margin-top:10px;	
}


#menu .navRoberto a {
	width: 255px;
	background:url(../images/menu2.png) no-repeat -219px 0;
}
#menu .navRoberto a:hover {
	background: url(../images/menu2.png) no-repeat -219px -40px;
}
#pgRoberto #menu .navRoberto a {
	background: url(../images/menu2.png) no-repeat -219px -40px;
}
/*#menu .navJogo a {
	width: 10px;
	background:url(../images/menu2.png) no-repeat -473px 0;
}
#menu .navJogo a:hover {
	background: url(../images/menu2.png) no-repeat -473px -40px;
}
#pgJogo #menu .navJogo a {
	background: url(../images/menu2.png) no-repeat -473px -40px;
}*/
#menu .navFotos a {
	width: 116px;
	background:url(../images/menu2.png) no-repeat -473px 0;
}
#menu .navFotos a:hover {
	background: url(../images/menu2.png) no-repeat -473px -40px;
}
#pgFotos #menu .navFotos a {
	background: url(../images/menu2.png) no-repeat -473px -40px;
}
#menu .navVideos a {
	width: 124px;
	background:url(../images/menu2.png) no-repeat -588px 0;
}
#menu .navVideos a:hover {
	background: url(../images/menu2.png) no-repeat -588px -40px;
}
#pgVideos #menu .navVideos a {
	background: url(../images/menu2.png) no-repeat -588px -40px;
}
#menu .navInscricao a {
	width: 172px;
	background:url(../images/menu2.png) no-repeat -711px 0;
}
#menu .navInscricao a:hover {
	background: url(../images/menu2.png) no-repeat -711px -40px;
}
#pgInscricao #menu .navInscricao a {
	background: url(../images/menu2.png) no-repeat -711px -40px;
}

/* ---------------------------------------------- =CHAMADAS ------------------------------------------ */
.chamada {
	float:left;
	width:300px;
	height:250px;
	margin:10px;
}
.chamadaDestaque {
	width:296px !important;
	height:246px !important;
	padding:2px;
	background:url(../images/bg-chamada-300-250.jpg) no-repeat;
}
.chamadaVideos {
	
}
.chamadaNoticias {
	background-color:#382217;
}

.chamadaFotos {
	background:url(../images/bg-chamada-300-250.jpg) no-repeat;	
}

.chamada a, .chamada img {
	float:left;	
}
.chamada .btnSaibaMais {
	float:left;
	width:88px;
	height:20px;
	background:url(../images/btn-saiba-mais.png) top no-repeat;
	text-indent:-9999px;
	margin:6px 0;
}
.chamada .btnSaibaMais:hover {
	background:url(../images/btn-saiba-mais.png) bottom no-repeat;
}
.chamada .btnConheca {
	float:left;
	width:80px;
	height:20px;
	background:url(../images/btn-conheca.png) top no-repeat;
	text-indent:-9999px;
	margin:6px 0;
}
.chamada .btnConheca:hover {
	background:url(../images/btn-conheca.png) bottom no-repeat;
}
.chamada .btnVideos {
	float:left;
	width:68px;
	height:20px;
	background:url(../images/btn-todos.png) top no-repeat;
	text-indent:-9999px;
	margin:6px 0;
}
.chamada .btnVideos:hover {
	background:url(../images/btn-todos.png) bottom no-repeat;
}
.chamada .btnFotos {
	float:left;
	width:80px;
	height:20px;
	background:url(../images/btn-ver-mais.png) top no-repeat;
	text-indent:-9999px;
	margin:6px 0;
}
.chamada .btnFotos:hover {
	background:url(../images/btn-ver-mais.png) bottom no-repeat;
}

.chamada .btnTodasNoticias {
	float:right;
	width:68px;
	height:20px;
	background:url(../images/btn-todas.png) top no-repeat;
	text-indent:-9999px;
	margin:6px 20px;	
}
.chamada .btnTodasNoticias:hover {
	background:url(../images/btn-todas.png) bottom no-repeat;
}


.chamada .conteudo {
	float:left;
	width:300px;
	height:210px;
}
.chamada .botoes {
	float:left;
	width:300px;
	height:40px;
	background:url(../images/bg-chamada-bottom.jpg) no-repeat;
}

.chamadaVideos .conteudo {
	background-color:#382217;
}

.chamada .listaVideos {
	float:left;
	width:260px;
	margin:20px;
}
.chamada .listaVideos li {
	float:left;
	width:260px;
	padding:20px 0;
}
.chamada .listaVideos li.first {
	padding-top:0px;
	border-bottom:dotted 1px #d2b895;
}
.chamada .listaVideos li img {
	float:left;
	width:117px;
	height:65px;
	border:0;
}
.chamada .listaVideos li p {
	float:left;
	width:123px;
	margin:0 0 0 10px;
	padding:0;
}

#pgFotos .galeriaFotos{
	float:left;
}
#pgFotos .galeriaFotos li{
	float:left;
	list-style:none;
	width:146px;
	height:111px;
	margin:3px;
}
#pgFotos .galeriaFotos img{
	width:140px;
	height:105px;
	border:solid 3px transparent;
}
#pgFotos .galeriaFotos img:hover{
	border:solid 3px #FFF;
}

.tituloGaleria {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.listaFotos {
	float:left;
	width:300px;
	margin:27px 0;
	list-style-type:none;
}
#pgFotos .listaFotos {
	margin:5px 0;
}
.listaFotos li {
	float:left;
	margin:5px;
}
.listaFotos li img {
	float:left;
	width:88px;
	height:66px;
	border:solid 1px #d0a78b;
}

.chamadaPequena {
	float:left;
	position:relative;
	width:300px;
	height:115px;
	margin:10px;
}

.chamadaPequena .texto {
	position:absolute;
	left:0;
	bottom:0;
	width:296px;
	height:30px;
	background:url(../images/opacity-preto.png) repeat;
	margin:2px;
}


/* ---------------------------------------------- =HOME ------------------------------------------ */



/* ---------------------------------------------- =RODAPE ------------------------------------------ */

#bgRodape {
	margin:20px auto -20px auto;
	background:url(../images/bg-rodape.jpg) bottom center no-repeat;
	width:100%;
	height:180px;
}
#rodape {
	margin:0 auto;
	width:940px;
	text-align:center;
}
#rodape ul {
	float:left;
	margin:20px 0 0 260px;
	width:600px;
	list-style-type:none;
	text-transform:uppercase;
}
#rodape ul li {
	float:left;
	border-left:solid 1px #d0a78b;
}
#rodape ul li.first {
	border-left:0;
}
#rodape ul li a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d2b895;
	text-decoration:none;
	margin:0 10px;
}
#rodape ul li a:hover {
	text-decoration:underline;
}
#bannerLateral {
	float:left;
	width:300px;
	height:250px;
	margin:0 10px 10px 10px;
}
#bannerRodape {
	margin:0 auto 20px auto;
	width:728px;
	height:105px;
	background:url(/images/publicidade_vertical.png) top right no-repeat;
	padding-right:20px;
}
#pgVideos #barraPulverizacao, #pgPrograma #barraPulverizacao{
	margin-left:20px !important;
	margin-left /*\**/: 19px !important \9 /*ie*/;
}

#barraPulverizacao {
	margin-left:30px !important;	
	width:100%;
}

.publicidade {
	float:right;
	font-size:9px;
	color:#969696;
	width:60px;
	height:18px;
	margin-top: 0;
}
