﻿@charset "utf-8";
/* CSS Document */

*{
	border:0;
	margin:0 auto;
	font-family: "Lucida Sans Unicode";
	font-size:12px;
}
.contorno {
	border: thin #C0C0C0 dotted;
}

.tabela
    {
        width: 890px;
    }
    .tabela1
    {
        width: 46px;
    }
.titulo{
	font-family: "Lucida Sans Unicode";
	color: #f0041a;
	font-size: 13px;
	text-align:left;
	clear:both;
    font-weight:bold;
}
.precario{
	font-family: "Lucida Sans Unicode";
	color: #f0041a;
	font-size: 15px;
	text-align:left;
	clear:both;
    font-weight:bold;
}
.subtitulo{
	font-family: "Lucida Sans Unicode";
	color: #000000;
	font-size: 13px;
	text-align:left;
	clear:both;
    font-weight:bold;
}
.texto{
	font-family: "Lucida Sans Unicode";
	color: #2f2f2f;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.destaque{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 13px;
	text-align:left;
	clear:both;
}
.etiqueta{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:bold;
}
.data{
	font-family: "Lucida Sans Unicode";
	color: #858585;
	font-size: 10px;
	text-align:left;
	clear:both;
	font-weight:normal;
}


.titulo_red{
	font-family: "Lucida Sans Unicode";
	color: #D7211D;
	font-size: 13px;
	text-align:left;
	clear:both;
	font-weight:normal;
}


.destaque2{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.titulo_rodape{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 10px;
	text-align:right;
	clear:both;
	font-weight:normal;
}

*{
	border:0;
	margin:0 auto;
	font-family: "Lucida Sans Unicode";
	font-size:12px;
}
/* -----------------CORPO GERAL DA PÁGINA------------------------ */

#contentor_global{
	margin:0px;
	min-width:100px;
	width:100%;
	/*width: 900px;*/
	height:auto;
	min-height:750px;
	background-color:#F5f5f5;
}
/* ---------------CORPO DO HEADER-------------------------- */

#cabecalho{
	margin: 0 auto;
	min-width:900px;
	width:100%;
	height:200px;
	position:relative;
	clear:both;
	background-image: url("../imgs/topo.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}


#barra_topo {
	width:100%;
	height:30%;
	position:relative;
	margin-left: 50%;
	float:right;
	background:url(../imagens/menu_bg2.png) no-repeat;
	background-position: center top;
}


#barra_topo {
	width:100%;
	height:30%;
	position:relative;900px
	margin-left: 50%;
	float:right;
	background:url(../imagens/menu_bg2.png) no-repeat;
	background-position: center top;
}
#contentor_menu {
/* width:100%;*/
width: 900px;
 height:50%;
 min-height:35px;
 position:relative;
 clear:both;
 }
 
 
#contentor_central {
/* width:100%;*/
width: 900px;
height:100%;
position:relative;
clear:both;
background-color:#FFF;
 }
 
 #corpo {
/* width:100%;*/
width: 900px;
height:100%;
position:relative;
clear:both;
background-color:#FFF;
 } 
 
  #navegacao {
/* width:100%;*/
width: 950px;
height:100%;
position:relative;
clear:both;
  margin-left: auto;
  margin-right: auto;
 } 
 
  #corpo_texto {
height:250px;
position:relative;
clear:both;
vertical-align:top;
 } 
 
h1{
	font-size: 14pt;
	color:#bade49;
}

/* -----------------RODAPÉ------------------------ */

#rodape{
	min-width:900px;
	width:100%;
	height:10%;
	font-family: "Trebuchet MS";
	color: #0098be;
	font-size: 85%;
	text-align:center;
	clear:both;
	background-color:#e40610;
	
}

#rodape p{
	text-align:justify;
	display:block;
	text-align:center;
}

.rodape{
	color:#ffffff;
	font-size:85%;
    background-color:#e40610;
}
.CloudBox
{
	float:left;
    width:220px;
    text-align:right;
    border:solid 0px #e6e6e6;
    background-color: white;
    margin-right:2%;
}

#imagem p{
	text-align:justify;
	display:block;
	text-align:center;
}

.enviar_imagem{
	font-family: "Trebuchet MS";
	color:#999;
	border: #999 1px solid;
	font-size:12px
}

.caixa_geral{
	color:#999;
	border: #999 1px solid;
	font-size:12px;
	vertical-align: middle
}

.destaque_titulo{
	font-family: "Lucida Sans Unicode";
	color: #cc0000;
	font-size: 11px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.destaque_data{
	font-family: "Lucida Sans Unicode";
	color: #404040;
	font-size: 9px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.destaque_destaque{
	font-family: "Lucida Sans Unicode";
	color: #000000;
	font-size: 10px;
	text-align:left;
	clear:both;
	font-weight:normal;
}