/* Home */
#topoNoticias, #topoProgramacao, #topoCursos, #topoApresentacao, #topoCinema, #topoImprensa, #topoGaleria, #topoECulturais, #topoFestival{
	background:url(../img/cultural/topoNoticias.png) no-repeat;
	width:705px;
	height:23px;
}

#topoProgramacao{
	background:url(../img/cultural/topoProgramacao.png) no-repeat;
}

#topoCursos{
	background:url(../img/cultural/topoCursos.png) no-repeat;
}

#topoApresentacao{
	background:url(../img/cultural/topoApresentacao.png) no-repeat;
}

#topoCinema{
	background:url(../img/cultural/topoCinema.png) no-repeat;
}

#topoImprensa{
	background:url(../img/cultural/topoImprensa.png) no-repeat;
}

#topoGaleria{
	background:url(../img/cultural/topoGaleria.png) no-repeat;
}

#topoECulturais{
	background:url(../img/cultural/topoECulturais.png) no-repeat;
}

#topoFestival{
	background:url(../img/cultural/topoFestival.png) no-repeat;
}

#corpo{
	width:693px;
	min-height:760px;
	padding-top:10px;
	padding-left:10px;
	border-left:1px solid #dcad3c;
	border-right:1px solid #dcad3c;
}

.filtros{
	width:600px;
	padding:10px;
}

.cpGrande{
	background:none;
	background-color:#fdf5e0;
	border:1px solid #dcad3c;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px;
}

.btOk{
	background:none;
	background:url(../img/cultural/btOk.png) no-repeat;
	height:27px;
	width:27px;
	border:none;
	cursor:pointer;
}

.cxNoticia, .texto{
	clear:both;
	margin:10px;
	margin-left:0;
	margin-top:0;
	display:table;
}

.datas{
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.titulos, .tituloGd{
	font-size:11px;
	color:#dcad3c;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}

.chamada{
	margin-top:5px;
	margin-bottom:3px;
}

.chamadaImg{
	float:left;
	border:0;
	margin:5px;
}

.noticiaImg{
	float:right;
	border:0;
	margin:5px;
}

.tituloGd{
	font-size:14px;
}

.leiaMais{
	text-decoration:none;	
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.divisao{
	margin:10px;
	text-align:center;
}

#navegacao{
	text-align:right;
	margin-right:10px;
}

.btNavegacao{
	background:none;
	border:none;
	font-size:10px;
	color:#dcad3c;
	cursor:pointer;
}

.btNavegacaoAtual{
	background:none;
	border:none;
	font-size:10px;
	color:#dcad3c;
	font-weight:bold;
	cursor:pointer;
}

.btNavegacaoImg{
	background:none;
	border:none;
}

#rodapeCorpo{
	background:url(../img/cultural/rodape.png) no-repeat;
	width:705px;
	height:9px;
}

#formFest{
	display:block;
	margin-left:100px;
	width:350px;
	margin-top:20px;
}

#formFest label{
	display:block;
	background:url(../img/cultural/setaDireita.png) no-repeat left center;
	padding-left:10px;
	color:#dcad3c;
	font-weight:bold;
	margin:10px 0 5px 0;
}

#formFest input, #formFest .campoTextareaGd{
	width:300px;
	border:1px solid #a9862e;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#formFest .campoTextareaGd{
	height:70px;
}

#formFest #idade{
	width:20px;
}

#formFest #telefone, #formFest #celular{
	width:80px;
}

#formFest #botoes{
	text-align:right;
}

#formFest #btEnviar{
	width:auto;
	height:auto;
	border:none;
	cursor:pointer;
	margin-top:20px;
}

#formFest #btEnviar:hover{
	opacity:0.7;
}

#formFest #concordo{
	width:auto;
	height:auto;
	border:none;
	clear:both;
	margin-top:10px;
}

#formFest a{
	text-decoration:none;
	color:#dcad3c;
	font-weight:bold;
}

#formFest a:hover{
	text-decoration:underline;
	color: #a9862e;
}

#msgErro{
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px;
}

