/* DIVS */
*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
}
#container {
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	height:400px;
	margin-left:-350px;
	margin-top:-200px;
}
#container2 {
	position:absolute;
	left:50%;
	top:5px;
	width:760px;
	height:420px;
	margin-left:-380px;
}

/******************** INTERNA *******************************/
#logo_interna{
	position:absolute;
	left:17px;
	top:18px;
	width:183px;
	height:139px;
}
#menu{
	position:absolute;
	left:275px;
	top:28px;
	width:81px;
	height:135px;
}
#bg_logo{
	position:absolute;
	left:432px;
	top:18px;
	width:128px;
	height:352px;
	background-image:url(../img/exclamacao.gif);
	background-repeat:no-repeat;
}
#parceria{
	position:absolute;
	left:570px;
	top:18px;
	width:180px;
	height:87px;
}
#newsletter{
	position:absolute;
	left:561px;
	top:135px;
	width:190px;
	height:60px;
}
#newsletter p a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
}
#newsletter p a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
#t_prog{
	position:absolute;
	left:39px;
	top:212px;
	width:123px;
	height:19px;
	background-image:url(../img/t_programacao.gif);
	background-repeat:no-repeat;
}
#prog_conteudo{
	position:relative;
	float:left;
	display:table;
	width:192px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#prog_conteudo a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
}
#prog_conteudo a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
	text-decoration:underline;
}
#prog_conteudo p a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#prog_conteudo p a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}
#t_destaque{
	position:absolute;
	left:232px;
	top:212px;
	width:185px;
	height:20px;
	background-image:url(../img/t_destaques.gif);
	background-repeat:no-repeat;
}
#destaque_conteudo{
	position:relative;
	float:right;
	display:table;
	width:192px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
}
#destaque_conteudo a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
}
#destaque_conteudo a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
	text-decoration:underline;
}

#t_enquete{
	position:absolute;
	left:561px;
	top:212px;
	width:123px;
	height:19px;
	background-image:url(../img/t_enquetes.gif);
	background-repeat:no-repeat;
}
#conteudo_enquete{
	display:table;
	margin-left:570px;
	margin-top:245px;
	width:190px;
	height:130px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
}
#rodape{
	margin-left:115px;
	margin-top:22px;
	width:630px;
	height:12px;
	background-image:url(../img/endereco.gif);
	background-repeat:no-repeat;
}
#rodape img{
	float:right;
}

/******************** LETRAS E PONTO *******************************/
#t_letraseponto{
	position:absolute;
	left:39px;
	top:212px;
	width:428px;
	height:13px;
}
#t_letraseponto_conteudo{
	display:table;
	margin-top:245px;
	margin-left:70px;
	width:360px;
	height:150px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#t_letraseponto_conteudo h1{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
}
#t_letraseponto_conteudo a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
	text-decoration:none;
}
#t_letraseponto_conteudo a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
	text-decoration:underline;
}
#t_letraseponto_conteudo p a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#t_letraseponto_conteudo p a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}
#programacao_int{
	position:absolute;
	left:561px;
	top:204px;
	width:123px;
	height:19px;
	background-image:url(../img/t_programacao.gif);
	background-repeat:no-repeat;
}
#programacao_int_conteudo{
	position:absolute;
	left:570px;
	top:245px;
	width:190px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#programacao_int_conteudo a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
}
#programacao_int_conteudo a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #838281;
	text-decoration:underline;
}
#programacao_int_conteudo p a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#programacao_int_conteudo p a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}

/******************** TEXTOS *******************************/
#textos{
	margin-left:0px;
	margin-top:0px;
	width:210px;
}
#textos img{
	padding:8px 0px 0px 0px;	
}
#busca{
	margin-left:15px;
	margin-top:0px;
	width:250px;
}
#conteudo_txt{
	margin-left:0px;
	margin-top:15px;
	width:250px;
}
#conteudo_txt2{
	margin-left:10px;
	margin-top:12px;
	width:250px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}

/******************** BANCO DE FOTOS *******************************/
#busca_fotos{
	margin-left:118px;
	margin-top:0px;
	width:250px;
}
#bcfotos{
	margin-left:0px;
	margin-top:15px;
	width:300px;
}


/******************** AJUSTES *******************************/
#boX{
	position:relative;
	display:table;
	width:420px;
	height:140px;
	margin-top:211px;
	margin-left:40px;
}
#enqueteIndex{
	position:absolute;
	width:185px;
	height:130px;
	top:260px;
	left:565px;
}
#oquejaAconteceu{
	position:absolute;
	width:150px;
	height:25px;
	top:225px;
	left:580px;
}
#bannerIndex{
	position:absolute;
	width:468px;
	height:75px;
	top:132px;
	left:153px;
}

/* ELEMENTOS HTML */
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	margin:0px;
	background-color:#FFFFFF;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
.form_newsletter {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e7e7e8;
	border: 1px solid #e7e7e8;
	height: 17px;
}
.form {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DEDEDD;
	border: 1px solid #DEDEDD;
}
.form2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #DEDEDD;
	height:19px;
}
.form3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C2C1C1;
	border: 1px solid #C2C1C1;
	width: 322px;
}

