@charset "utf-8";
/* CSS Document */

.foto {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;}

.tituloum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5af5f2;}

.titulodois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5af5f2;}

body {
	background-image: url(../imgs/bg_fundo.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #FFFFFF;}	

#flash_fundo {
	height: 320px;}

#flash {
	height: 320px;
	width: 760px;
	margin: 0 auto;}

#titulo {
	height: 94px;
	width: 760px;
	margin: 0 auto;
	background-image: url(../imgs/titulo_home.png);}

#conteudo {
	height: 437px;
	width: 760px;
	margin: 0 auto;}

#bordaesquerda {
	height: 437px;
	width: 33px;
	background-image: url(../imgs/borda_esquerda.jpg);
	float:left;}

#conteudointerno {
	height: 437px;
	width: 694px;
	float:left;}

#conteudocima {
	height: 287px;
	width: 694px;
	margin: 0 auto;
	float:left;
	background-image: url(../imgs/fundo_conteudocima.jpg);}

#areatexto {
	padding-right:14px;
	height: 272px;
	width: 382px;
	background-image: url(../imgs/fundo_areatexto.jpg);
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;}
	
#separadorum {
	height: 273px;
	width: 13px;
	background-image: url(../imgs/separador01.jpg);
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;}

#noticiailustra {
	height: 273px;
	width: 284px;
	float:left;}

#areanoticia {
	height: 138px;
	width: 284px;
	float:right;
	background-image: url(../imgs/fundo_areanoticia.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;}

#boxilustra {
	height: 135px;
	width: 284px;}

#conteudobaixo {
	height: 150px;
	width: 694px;
	float:left;}

#separadordois {
	height: 14px;
	width: 694px;
	float:left;
	background-image: url(../imgs/separador02.jpg);}

#boxpersonas {
	height: 120px;
	width: 299px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	background-color: #858585;}

#submenu {
	padding-left: 14px;
	height: 120px;
	width: 380px;
	float:right;
	background-image: url(../imgs/fundo_submenu.jpg);}

#separadortres {
	height: 30px;
	width: 694px;
	background-image: url(../imgs/separador03.jpg);
	float:right;}

#bordadireita {
	height: 437px;
	width: 33px;
	background-image: url(../imgs/borda_direita.jpg);
	float:right;}

#rodape {
	height: 147px;
	width: 760px;
	background-image: url(../imgs/rodape.jpg);
	float:right;}

#posrodape {
	padding-top:5px;
	height: 15px;
	width: 760px;
	float:right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;}

a{
	text-decoration:none;}

a:link{	
	text-decoration:none;
	color: #5af5f2;}

a:active{
	text-decoration:none;
	color: #5af5f2;}

a:visited{
	text-decoration:none;
	color: #5af5f2;}

a:hover{
	text-decoration:underline;
	color: #5af5f2;}

#posrodape a{
	text-decoration:none;}

#posrodape a:link{	
	text-decoration:none;
	color: #FFF;}

#posrodape a:active{
	text-decoration:none;
	color: #FFF;}

#posrodape a:visited{
	text-decoration:none;
	color: #FFF;}

#posrodape a:hover{
	text-decoration:underline;
	color: #FFF;}