/* CSS Document */
/* Configuracao Geral*/
*{
	list-style:none;
	text-decoration:none;
	margin:0 auto;
	padding:0;
	vertical-align:middle;
	border:none;
}

body{
	margin:0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background: #eee;
	list-style:none;
}
hr{
	width: 80%;
	color: #000;
	background-color: #000;
	text-align:center;
	height: 1px;
}
.linkext {
	background: url('imagens/iconlink.gif')  no-repeat right;
	padding-right: 10px;
	color:#4B73A0;
	white-space: nowrap;
	}
.linkext:hover {
	text-decoration:underline;
}


/* Divs Gerais */
div#geral{
	width:760px;
	background: #FFF;
	margin: 5px auto;
	text-align:left;
	border:1px solid #999;
}
div#barra-brasil {
	height:20px;
	background: #FFCC00 url(imagens/logo-mct.png) left no-repeat; 

}
div#topo{
	height:100px;
	margin: 2px 0px;
	background: #F2F2F2 url(imagens/topo-fundo3.png) center no-repeat; 
}

div#topo-esp{
	height:100px;
	margin: 2px 0px;
	background: #F2F2F2 url(imagens/topo-fundo-esp.png) center no-repeat; 
}

div#topo-ing{
	height:100px;
	margin: 2px 0px;
	background: #F2F2F2 url(imagens/topo-fundo-ing.png) center no-repeat; 
}

div#divisao{
	height:5px;
	background: #fff;
}
div#rodape{
	margin: 5px auto;
	width: 760px;
	height: 60px;
	background: #FFF;
	border: 1px solid #999;
}
div#imagens{
	margin: 5px auto;
	width: 760px;
	height: 60px;
	background: #FFF;
	border: 1px solid #999;
}
div#menu{
	margin:0;
	width:150px;
	height: 300px;
	background: #FFF;
	float:left;
	text-align:left;
}

div#idioma{
	position: relative;
	width:750px;
	top: 0px;
	height: 20px;
	background: transparent;
	text-align:right;
}
div#conteudo{
	width: 600px;
	height:350px;
	float:right;
	background: transparent;
	text-align:center;
}
div#caixa-conteudo{
	width: 585px;
	height: 100%;
	margin: 0px auto;
	text-align:left;
	background: #FFF;
	border: 1px solid #777;
	float:left;
}
div#sombra-lateral{
	position: relative;
	top:5px;
	left:0;
	width:5px;
	height: 100%;
	background: #f0f0f0 ;
	float:left;
}
div#sombra-baixo{
	width: 585px;
	height: 5px;
	background: #f0f0f0;
	_background: transparent url('imagens/sombra-hoz.gif') no-repeat;
	clear:both;
}
div#titulo-conteudo{
	width: 585px;
	_width: 590px;
	height: 31px;
	background: #EEE;
	text-align:left;
}
div#titulo-conteudo a{
	font-size: 14px;
	position:relative;
	top: 8px;
	left:10px;
	font-weight:bold;
}
div#caixa-sombra{
	width: 590px;
	padding: 0px 5px 0px 0px;
	background: transparent url('imagens/sombra.gif') right repeat-y;
}
div#sombra-conteudo{
	width: 590px;
	border-top:3px solid #DDD;
}
div#texto{
	margin: 5px;
	text-indent: 0px;
	text-align:left;
}
div#logos{
	position:absolute;
	left: 400px;
	top: 530px;
	height:65px;
	width:620px;
	text-align:center;
	clear:both;
	background:#FFF;

	
}
div#goto-topo{
	text-align:right;
	padding:10px 0px;
	background: transparent url('imagens/seta-topo.gif') right no-repeat;
}
div#goto-topo a{
	color:#3F89C3;
	padding:10px 20px 0px 0px;
}
div#contato-textos{
	width: 200px;
	height: 110px;
	_height:120px;
	border-right: 1px solid #777;
	text-align:right;
	padding: 5px;
	float:left;
	background: #FFF;
}
div#contato-campos{
	width: 350px;
	height:140px;
	_height:140px;
	background: #FFF;
	float:left;
	text-align:left;
	padding: 5px;
}
div#home-link{
	width:750px;
	height:80px;
	background:transparent;
}
div#banner-inscricao{
	position: absolute;
	top:250px;
	weight:10px;
}
.formulario{
	display:block;
	width: 250px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 4px;
	background: #f2f2f2 url('imagens/formulario.gif') right no-repeat;
	text-align:left;
	text-indent: 30px;
	_text-indent: 20px;
}

.formulario1{
	display:block;
	width: 120px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 4px;
	background: #f2f2f2 url('imagens/formulario.gif') right no-repeat;
	text-align:left;
	text-indent: 15px;
	_text-indent: 20px;
}


.formulario:hover{
	background-color: #468ec6;
	color: #FFF;
}
/* A Gerais*/
a#mct{
	width:220px;
	_width:230px;
	height:21px;
	display:block;
	background: transparent;
	float:left;
}
a#home{
	position:relative;
	top:15px;
	width:750px;
	_width:740px;
	height:64px;
	display:block;
	background: transparent;
	float:left;
}
.img{
	border:0px;
}
.contato-input{
	border: 1px solid #777;
	font-size:14px;
	padding: 1px;
	width:200px;
}
.contato-textarea{
	border: 1px solid #777;
	width:200px;
	height: 60px;
	font-size:14px;
	padding: 1px;
}
table#tabela-formulario{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
table#tabela-formulario td{
	padding:2px;
	border: 1px solid #000;
	border-bottom: 0;
	border-right:0;
}
table#corpotecnico{
	border:1px solid #000;
	width: 550px;
	padding: 2px;
}
table#corpotecnico td{
	text-align:left;
	vertical-align:top;
	padding:3px;
}
.foto-corpotecnico{
	border: 1px solid #000;
	margin: 10px;
}
table#lista-fotos td{
	border: 1px solid #000;
	padding: 2px;
}
table#lista-fotos td:hover{
	cursor: pointer;
}
