/* LAYOUT ****************************************************************** */

body {
	width: 100%;
	height: 100%;
 	background: #A67C52 url(../imagens/fundo.jpg) no-repeat 50% 0px;;
	padding: 0; 
	margin: 0; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532d07;	
}

body#alt{
	background: #e1d2bd;
	margin: 10px;
	background-image: url(../imagens/fundo_news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0px;
}

#canvas {
	position: relative;
	width: 1010px;
	height: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: left;	
}

#header, #content, #footer {	
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	height: 548px;
	z-index: 2;
}

#content {
	z-index: 1;
	width: 100%;
	min-height: 754px;
	height: auto !important;
	height: 754px;
}

#content-left { 
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	width: 635px; 
	min-height: 754px;
	height: auto !important;
	height: 754px;
}

#content-right { 
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	width: 370px; 
	min-height: 754px;
	height: auto !important;
	height: 754px;
}

#footer {
	height: 60px;
	margin:0 auto;
	z-index: 1;
}

/* FONTES ****************************************************************** */

/* Fonte para textos com link */
a, a:visited  { text-decoration: none; color:#0000FF;}

/* Fonte para textos com link, quando o mouse estver sobre ele */
a:hover,a:focus { color:#8B4513; text-decoration: underline; }

a#white, a#white:visited{color: #FFFFFF;}

/* Fonte para os títulos de cada página */
.pageTitle{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	/* color: #8B4513; */
	color: #532d07;
	font-weight:bold;
	text-align: left;
}

.subTitle{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #532d07;
	font-weight:bold;
	text-align: left;
}

.pageTitle#alt{
	color: #606060;
}

.pageTitle#left{
	text-align: left;
}

/* Fonte para o conteúdo de cada página */
.bodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #532d07;
}

/* TOPO SLIDESHOW ********************************************************** */

.fotosTopo { 
	position: relative;
	top: 112px;
	right: 0px;
	height: 351px; 
	width: 1000px; 
	margin: auto ;
}

/* LINKS ******************************************************************* */

.links{
	position: relative;
	top: 15px;
	left: 0px;
	width: 1000px; 
	height: 25px;
/*  	background-image: url(../imagens/links.gif);
	background-repeat: no-repeat;
	background-position: center center; */
}

.camada{
	position: relative;
	float: left;
	height: 100%;
	margin-left: 6px;
	margin-right: 6px;
}

.camada:focus, .camada:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-color: #cccccc;
}


/* CONTEÚDO LADO ESQUERDO ************************************************** */

.newsHOME{
	position: relative;
	float: left;
	top: 45px;
	left: 0px;
	width: 100%;
	height: 200px;
}

.newsletterHOME{
	position: relative;
	float: left;
	top: 55px;
	left: 0px;
	width: 450px;
	height: 180px;
}

.tapeHOME{
	position: relative;
	float: left;
	top: 95px;
	left: 0px;
	width: 270px;
	height: 210px;
}

.contatosHOME{
	position: relative;
	float: left;
	top: 215px;
	left: 138px;
	width: 220px;
}

.contatosALL{
	position: relative;
	float: left;
	top: 0px;
	left: 200px;
	width: 220px;
}

/* CONTEÚDO PRINCIPAL ****************************************************** */

.divcontent {
	position: relative;
	float: left;
	text-align: justify;
	overflow-x: none; 
	overflow-y: auto;
	top: 0px;
	left: 0px;
	width: 99%;
	height: 600px;
	margin-top: 5px;
	scrollbar-3d light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#999999;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highight-color:#000000;
	scrollbar-shadow-color:#111; 
	scrollbar-track-color: #999999;
}

.divtext{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	
}

/* CONTEÚDO LADO DIREITO *************************************************** */

.agendaHOME{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
}

.videosRecentes{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 218px;
}

.fotosRecentes{
	position: relative;
	float: left;
	top: 0px;
	left: 60px;
	width: 305px;
	height: 218px;
}

.moldura{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width:301px;
	height: 201px;
	background: url(../imagens/moldura.gif) no-repeat 0%;
}

.mainvideo{
	position: relative;
	top: 10px;
	left: 10px;
}

.socialNetworkContainer{
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 300px;
	height: 48px;
}
/* TABELA AGENDA *********************************************************** */

.agenda{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
}

.agenda th{
	background-color: #A67C52;
	text-align: right;
	color: #FFFFFF;
	width: 60px;
}

.agenda td{
	text-align: left;
	border-left: 1px solid #A67C52;
	font-size: 12px;
	color: #532d07;
}

.agenda th#blank,td#blank{
/* 	background-color: #000000;
 */	
}

.agenda #data{
}

.agenda #horario{
	font-size: 12px;
}

.agenda #cidade{
	font-weight: bold;
}

/* FOTOS ******************************************************************* */

div.fotos{
	height: 500px;
	overflow-x: none;
	overflow-y: none;
}

div.thumbs {
	float: left;
	height: 90px; 
	width: 90px;
}

table.fotos{
	/* background-color: #EEE8AA; */
	/* background-color: #E8E8E8; */
	/* border: 5px solid #444; */
	border-collapse: collapse;
	font-size: 12px;
}

.fotos td{
	/* border: 3px solid #444; */
}

.fotodatas{
	border-bottom: 1px solid #444;
}

/* SEJA PORÃO ************************************************************** */

.cartaz{
	float: left;
	padding: 5px;
	width: 120px;
	height: 80px;
}
