@charset "utf-8";
#centraliza {
	height: 768px;
	width: 1280px;
	margin-top: 0;
	margin-left: -640px;
	position: absolute;
	left: 50%;
	}

body {
	background-image: url(../images/fundo_hay.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	}

img { behavior: url(scripts/iepngfix.htc); border: 0; }

* { outline: none;}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #38435f;
	}
.texto2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #38435f;
	}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #38435f;
	}
#formulario {
	background-color: #78C7E0;
	height: 300px;
	width: 500px;
	border: 4px solid #BEDBE4;
	}

#quemSomos {
	background-image: url(../images/fundo_quem.jpg);
	width: 490px;
	padding-right: 70px;
	background-repeat: no-repeat;
	background-position: right top;
	}
#atividades {
	background-image: url(../images/fundo_atividades.jpg);
	width: 490px;
	background-repeat: no-repeat;
	padding-right: 70px;
	background-position: right top;
	}
#artigos {
	background-image: url(../images/fundo_artigos.gif);
	width: 460px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: right top;
	}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #38435f;
	}
.tabela {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	}
.textoPeq {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C7CA8;
	}
#clientes {
	background-image: url(../images/fundo_clientes.jpg);
	width: 490px;
	padding-right: 70px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	}
#parceiros {
	background-image: url(../images/fundo_parceiros.jpg);
	width: 390px;
	padding-right: 170px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
a.seleciona:link {
	text-decoration: none;
	color: #38435f;
	}
a.seleciona:active {
	text-decoration: none;
	color: #38435f;
	}
a.seleciona:visited {
	text-decoration: none;
	color: #38435f;
	}
a.seleciona:hover {
	color: #fff;
	background: #38435f;
	text-decoration:none
	}
#contato {
	background-image: url(../images/fundo_contato.gif);
	width: 460px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	}


textarea {
	resize: none;
	}


fieldset  {
	font: 0.8em "Times New Roman", Times, serif;
	color: #38435f;
	background-color: #78C7E0;
	border: solid 4px #BEDBE4;
	width: 460px;
	margin: 0 42px;
	padding: 4px;
	}
	
legend  {
	color: #38435f;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #09C;
	padding: 6px 6px;
	margin-bottom: 5px;
	margin: 10px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 110px;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}
	
input.formInputText {
	font-size: 0.9em;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	width: 260px;
	}
	
input.formInputText:hover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #000;
	cursor: pointer;
	}
	
input.formInputText:focus {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	cursor: text;
	}

textarea.formInputText {
	font-size: 12px;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 60px;
	width: 260px;
	}
	
textarea.formInputText:hover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #000;
	cursor: pointer;
	}
	
textarea.formInputText:focus {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	cursor: text;
	}

select.formSelect  {
	font-size: .8em;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	}

select.formSelect:hover  {
	color: #333;
	background-color: #ccffff;
	border: solid 1px #006600;
	}
	
select.formSelect:focus  {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	}
.formBotao   {
	font-size: 10px;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #38435f;
	padding: 6px;
	border: solid 1px #38435f;
	cursor: pointer;
	float: right;
	background: url('/images/button_enviar.gif') no-repeat top left;
	width: 63px;
	height: 28px;
	margin-right: 8px;
	}
.formBotao:hover   {
	background-image: url('/images/button_enviar.gif') no-repeat top left;
	}
.formBotao:active   {
	background-image: url('/images/button_enviar.gif') no-repeat top left;
	}
