﻿@charset "utf-8";
/* CSS Document */

*{
	border:0;
	margin:0 auto;
	font-family: "Lucida Sans Unicode";
	font-size:12px;
}
.contorno {
	border: thin #999999 dotted;
}

.menu{
    min-width:900px;
    border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background:#999999;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#999999 url("images/seperator.gif") bottom right no-repeat;
		color:#ffffff;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 22px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #ed1e24 url("../images/hover.gif") bottom center no-repeat;
			color:#ffffff;
			text-decoration:none;
			}
	.menu li ul{
		background:#999999;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#d7211d url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.normal {
	font-family: "Lucida Sans Unicode";
	color: #2f2f2f;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
 }
.hover {
	font-family: "Lucida Sans Unicode";
	color: #eb1c24;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
}


.rodape{
	font-family: "Lucida Sans Unicode";
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	clear:both;
}
.tabela
    {
        width: 990px;
    }
    .tabela1
    {
        width: 46px;
    }
.titulo{
	font-family: "Lucida Sans Unicode";
	color: #096099;
	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;
}
.caixas {
    color: #999;
    border: thin #C0C0C0 dotted;
    font-weight: normal;
}
.caixas{
	color:#000000;
	border: thin #C0C0C0 dotted;
	font-size:12px;
	vertical-align: middle
}


/* -----------------CORPO GERAL DA PÁGINA------------------------ */

#contentor_global{
	margin:0px;
	min-width:1000px;
	width:100%;
	/*width: 1000px;*/
	height:auto;
	min-height:750px;
	background-color:#F5f5f5;
}
/* ---------------CORPO DO HEADER-------------------------- */

#cabecalho{
	margin: 0 auto;
	min-width:950px;
	width:100%;
	height:190px;
	position:relative;
	clear:both;
	background-repeat: repeat-x;
	background-position: center top;
}
 #corpo {
	background-color:#FFFFFF;
	margin: 0 auto;
	min-width:950px;
	width:100%;
	position:relative;
	clear:both;
 } 

  #divmenu {
	margin: 0 auto;
    background: #999999;
	min-width:950px;
	width:100%;
	position:relative;
	clear:both;
    vertical-align:central;
 } 


#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;
	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: 907px;
height:100%;
position:relative;
clear:both;
background-color:#FFF;
 }
 
#contentor_titulo{
/* width:100%;*/
width: 907px;
height:100%;
position:relative;
clear:both;
text-align:left;
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:927px;
	width:100%;
	height:10%;
	font-family: "Trebuchet MS";
	color: #ffffff ;
	font-size: 85%;
	text-align:center;
	clear:both;
	background-color:#ed1e24;
}

#rodape p{
	text-align:justify;
	display:block;
	text-align:center;
}

.rodape{
	color:#ffffff;
	font-size:85%;
}
.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;
}