*{
	padding:0;
	margin:0;
}

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
	min-width: 1024px;
}

#topo_barra_superior{
	min-width: 700px;
	border-color: black;
	background-color: #2D2D2D;
	opacity: 1;
	height: 23px;
}

#site {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	margin-top: -100px;
	padding-bottom: 20px;
}

#conteudo{
	min-height:650px;
	margin-bottom: 20px;	
}

#topo{
	height: 100px;
	width: 100%;
	/*background-color:#F7F7F7;*/
	float: left;
	/*background: url(../images/fundo_topo.png) repeat-y;
	border-bottom:1px solid #333;*/
	background: url(../images/fundo_topo3.png);
	margin-bottom: -60px;
}

#topo h2{
	height: 36px;
	line-height: 32px;
	/*margin: 1px 0 6px 8px;*/
	padding: 0;
	margin-bottom: 6px;
	margin-top: 10px;
}

#topo img{
	-webkit-transition: .3s ease-in-out;
	border: 0;
}

#topo a{
	text-decoration: none;
	cursor:hand;
}

#topo a  hover{
	text-decoration: none;
	color: #FFF;
}

#menu ul {
    display: inline;
	float: right;
	margin: 0;
	margin-bottom: 4px;
	margin-right: 10px;
	font-size: 13px;
}

#menu ul li { 
	display: inline; 
	}

#menu ul li a {
	color: #333;
	float: left;
	margin-top: 1em;
	margin-left: 30px;
	margin-right: 8px;
	padding: 0;
	text-decoration: none;
	-webkit-transition: .5s ease-in-out;
}

#menu ul li a:hover {
   /* background-color:#D6D6D6;*/
    color: #1A57A0;/*#009FFF;*/
   /* border-bottom:3px solid #EA0000;*/
}

#rodape {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	font-size: 12px;
	color: #333;
}

#corpo_esquerdo_baixo{
	float: left;  
	width: 312px; 
	overflow: hidden; 
	background: #FFF ;
	height: 250px;
	border:1px solid #6C6C6C;
	
}

#corpo_meio_baixo{
	float: left; 
	width: 312px; 
	overflow: hidden; 
	background: #FFF;
	margin-left: 19px;
	height: 250px;
	border:1px solid #6C6C6C;
}

#corpo_direito_baixo{
	float:right;
	width: 312px; 
	overflow: hidden;
	background: #FFF;
	font-size: 0.9em;
	height: 250px;
	border:1px solid #6C6C6C;
}

#corpo_baixo_inteiro{
	margin-top: 20px;
	height: 200px;
	border:1px solid #6C6C6C;
	background: transparent url('../images/bg.jpg');
	font-size: 1.1em;
	padding-top:5px;
	padding-left:30px; 
	padding-right:15px;
	padding-bottom:5px;
}

.titulo_caixa { 
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	font-size: 10pt;
	font-weight: bold;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6C6C;
}

.lnks {
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 0px 5px 5px 20px;
	line-height: 17px;
	background: transparent url("../images/seta.gif") no-repeat scroll left top;
}

.lnks a{
	text-decoration: none;
	color: black;
}

.lnks a:hover{
	text-decoration: underline;
}

thead {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
}

.sombra{
	-moz-box-shadow:0px 2px 2px #888;
	-webkit-box-shadow:0px 2px 2px #888;
	box-shadow:0px 2px 2px #888; 
}

.fundo_cinza {
	background: #eee;
	min-height: 600px;
	width: 100%;
	padding-top:25px;
	padding-bottom: 25px;
}

.quadro_branco {
	width: 930px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	font-size: 0.9em;
	padding-top:10px;
	padding-left:25px; 
	padding-right:25px;
	padding-bottom:30px;
	border: 1px solid #6C6C6C;
}

.meio_inteiro{
	/*margin-top: 25px;*/
	min-height: 415px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	font-size: 0.9em;
	border:1px solid #6C6C6C;
	padding-bottom:25px;
}

.quadro_branco p{
	text-align:justify;
	padding-top:5px;
	font-size: 0.9em;
	color: #333;
}

.conteudo_caixa{
	float: left;
	width: 700px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	text-align:justify;
	font-size: 8pt;
}

.conteudo_caixa h2{
	font-size: 2.0em;
	margin: 5px 0 15px;
	font-weight: normal;
	color: #1A57A0;
	border-bottom: 1px solid #909294;
}

.conteudo_caixa p{
	color: #333;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#home_contato {
	margin-right: 20px;
	margin-top: 25px;
	float: right;
	min-height: 315px;
	background: none repeat scroll 0 0 #E8E8E8;
	border-radius: 5px 5px 5px 5px;
	padding: 15px 15px 10px;
	width: 180px;
}

#home_contato h2{
	font-size: 1.4em;
	margin: 5px 0 15px;
	font-weight: normal;
	color: #333;
}

#home_contato p{
	padding-top: 4px;
}

#lipe{
	color: #333;
	text-algin: left;
}

#lipe a{
	text-decoration: none;
	color: #333;
}

#lipe a:hover{
	text-decoration: underline;
}

#menu_esquerdo{
	float: left;
	width: 250px;
	min-height: 335px;
	margin-top: 30px;
	margin-left: 15px;
	font-size: 14px;
	background: url('../images/menu_esquerdo_fundo.png') top right no-repeat;
}

#menu_esquerdo a{
	text-decoration: none;
	color: #333;
}

#menu_esquerdo a:hover{
	text-decoration: underline;
}

#menu_esquerdo p{
	color: #333;
}

#conteudo_interno_direita{
	float: right;
	width: 600px;
	margin-right: 30px;
	margin-top: 30px;
}

#conteudo_interno_direita li{
	color: #333;
}

.quadro_branco h2{
	font-size: 2.0em;
	margin-bottom: 15px;
	font-weight: normal;
	color: #1A57A0;
	border-bottom: 1px solid #909294;
}

#contato_esquerdo{
	float: left;
	width: 450px;
	min-height: 335px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 14px;
}

#contato_direita{
	float: right;
	margin-top: 10px;
}

#contato_direita a{
	text-decoration: none;
	color: #333;
}

#contato_direita a:hover{
	text-decoration: underline;
	color: #333;
}

.botao {
	padding: 10px;
	font-size: 14px;
	border-radius: 4px;
	background: #2B2B2B;
	color: #FFF;
	border: 1px solid #2B2B2B;
	-webkit-transition: .3s ease-in-out;
}

.faixa_conteudo_interno_direita{
	margin-left: 500px;
}

.faixa_azul{
	color: #FFF;
	background-color: #1A57A0;
	width: 145px;
	text-align: left;
	padding: 5px 0px 5px 10px;
}

.img_centro{
	padding-left: 50px;
	margin-top: 60px;
	margin-bottom: 50px;
}

.img_centro img{
	border: 1px solid #909294;
}

#quemsomos{
	margin-right: 20px;
	margin-top: 250px;
	height: 40px;
	background: none repeat scroll 0 0 #E8E8E8;
	border-radius: 5px 5px 5px 5px;
	padding: 24px 15px 10px;
	width: 900px;
	font-size: 20px;
	color: #2D2D2D;
	text-align: right;
}

