@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

/* Estrutura do Site */
body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img { border:none }
.Centraliza {
	width:980px;
	padding-left:50%;
	margin-left:-490px;
}

.Tudo {
	width:980px;
}

.Logo {
	float:left;
	width:339px;
	height:73px;
}

.AnunciosTopo{
	float:right;
	padding-top:7px;
	padding-bottom:6px;
}

.CantoArredondado {
	width:980px;
	clear:both;
}

.Fala {
	width:980px;
	background-color:#FFFFFF;
}

/* Lado Esquerdo do Site */

.Esquerda {
	float:left;
	margin-left:20px;
	width:695px;
}

.Menu {
	height:37px;
	background-image:url(../img/hr.png);
	background-repeat:repeat-x;
	text-align:justify;
	float:left;
	width:100%;
}
	.Opcao_Menu {
		height:37px;
		font-size:13px;
		text-decoration:none;
		margin-right:10px;
		float:left;
	}
	
	.Opcao_Menu a:link{
		height:37px;
		color:#000000;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_Menu a:visited{
		height:37px;
		color:#000000;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_Menu a:hover{
		height:37px;
		color:#cc0000;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_Menu a:active{
		height:37px;
		color:#cc0000;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}


.subMenu {
	height:37px;
	text-align:justify;
	float:left;
	width:100%;
	margin-top:-10px;
}
	.Opcao_subMenu {
		height:37px;
		font-size:13px;
		text-decoration:none;
		margin-right:10px;
		float:left;
	}
	
	.Opcao_subMenu a:link{
		height:37px;
		color:#787878;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_subMenu a:visited{
		height:37px;
		color:#787878;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_subMenu a:hover{
		height:37px;
		color:#cc0000;
		float:left;
		font-weight:bold;
	}
	
	.Opcao_subMenu a:active{
		height:37px;
		color:#cc0000;
		text-decoration:none;
		float:left;
		font-weight:bold;
	}

/* Lado Direito do Site */

.Direita {
	float:right;
	margin-right:20px;
	width:225px;
}

.ContadorVisitas {
	width:226px;
	font-size:12px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.Busca {
	background-image:url(../img/bg.pesquisa.png);
	width:226px;
	height:37px;
	display:block;
	margin-top:03px;
}

.botaobusca {
	border:none;
	background:none;
	background-image:url(../img/bt.pesquisa.png);
	width:38px;
	height:37px;
	display:block;
	float:right;
}

.CaixaTexto {
	border:none;
	background:none;
	margin-top:10px;
	margin-left:5px;
	font-weight:bold;
	color:#FFFFFF;
}

.Limpa {
	clear:both;
}
	
	.link {
		font-size:12px;
		font-weight:bold;
		color:#990000;
		text-decoration:none;
	}
	
	.link a:link{
		font-weight:bold;
		color:#990000;
		text-decoration:none;
	}
	
	.link a:visited{
		font-weight:bold;
		color:#990000;
		text-decoration:none;
	}
	
	.link a:hover{
		font-weight:bold;
		color:#990000;
		text-decoration:underline;
	}
	
	.link a:active{
		font-weight:bold;
		color:#990000;
		text-decoration:underline;
	}
@charset "utf-8";
/* CSS Document */


.Noticias {
	background-image:url(../img/noticias.principais.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:675px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

.NEsquerda {
	width:400px;
	height:300px;
	float:left;
}

.NDireita {
	float:right;
	margin-right:10px;
}

.NDireita h1 {
	font-size:16px;
	color:#990000;
}
.QuadradoNoticia, .ativo {
	width:248px;
	display:block;
	border-bottom:#EFEFEF solid 1px;
}
.QuadradoNoticia a, .ativo a {
	font-size:15px;
	font-weight:bold;
	width:238px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.QuadradoNoticia a:link { color:#777777 }
.QuadradoNoticia a:visited { color:#777777 }
.ativo a, .QuadradoNoticia a:hover { color:#990000 }
.QuadradoNoticia a:active {	color:#990000 }
p {
	text-indent:0px;
}
@charset "utf-8";
/* CSS Document */


.CorpoFinal {
	width:695px;
	display:block;
}

.CEsquerda {
	width:350px;
	float:left;
}

.CDireita {
	float:right;
}

.Video {
	width:324px;
	height:270px;
}

.CDireita h1 {
	font-size:16px;
	color:#999999;
}

.Publicidades {
	width:324px;
	margin-top:50px;
}

.AnuncioP {
	float:right;
	margin-right:15px;
	margin-bottom:10px;
}

.CNoticia {
	width:310px;
	height:120px;
	display:block;
	background-image:url(../img/bg.subnoticia.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.EsquerdaCNoticia {
	float:left;
	padding-top:20px;
}

.DireitaCNoticia {
	float:right;
	padding-top:20px;
	width:225px;
}

.Data {
	color:#333333;
	font-size:xx-small;
}

.DireitaCNoticia p {
	color:#990000;
	font-size:12px;
	text-indent:1px;
	margin-top:0px;
}

.VerMais a:link {
	float:right;
	margin-top:-5px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.VerMais a:visited {
	float:right;
	margin-top:-5px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.VerMais a:hover {
	float:right;
	margin-top:-5px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

.VerMais a:active {
	float:right;
	margin-top:-5px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}