/*##### Globais #####*/

body {
	margin: 0px;
	height: 100%;
	background: url(../img/fundo_site.gif);
	color: #003c96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.both {
	clear: both;
}
.n {
	font-weight: bold;	
}
a:link, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
}
.txt_center {
	text-align: center;
}
form {
	padding: 0;
	margin: 0;
}

/*##### Globais #####*/

/*##### Flutuantes #####*/
#topesq {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	float: left;
	width: 364px;
	height: 251px;
}
#topdir {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	float: right;
	width: 364px;
	height: 251px;
}
#bottomesq {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	float: left;
	width: 200px;
	width: 364px;
	height: 251px;
	display: block;
}
#bottomdir {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	float: right;
	width: 364px;
	height: 251px;
	display: block;
}
/*##### Flutuantes #####*/


#total {
	position:absolute;
	display: block;
	min-height: 99.8%;
	width: 100%;
	z-index: 5;
	_height: 100%;
}
#conteudo {
	position:relative;
	z-index: 5;
	margin: 0 auto;
	width: 720px;
}
#topo {
	width: 720px;
	height: 235px;
	color: #FFFFFF;
	text-align: center;
}
#miolo {
	width: 720px;
	background: #003c96;
	color: #FFFFFF;
	margin-top: -2px;
}
#include {
	width: 540px;
	float: left;
}
#idxorcamentos {
	width: 330px;
	height: 195px;
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
}
#scroll {
	margin-top: 30px;
	*margin-top: 45px;
}
#consultaProva {
	width: 165px;
	color: #003C96;
	text-align: center;
	background: url(../img/sess_fundo.gif) repeat-x #FFF;
	margin-bottom: 3px;
	_margin-bottom: 0px;
}
#consultaProvaRod{
	margin-top: 5px;
	height: 10px;
}
#consultaProva form{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#consultaProva fieldset {
	border: 0;	
}
#consultaProva span {
	font-weight: normal;
}
#consultaProva input {
	width: 80px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-top: 6px;
	color: #505050;
}
.botao {
	font-size: 11px;
	background: #f1f1f1;
	margin: 5px 0px 0px 0px;
}
.rodapeProva{
	float:left;
	margin-bottom: 10px;
}
#idxsimulado {
	
}
#rand_item {
	width: 165px;
	height: 195px;
	float: left;
	margin-left: 15px;
}
#sess {
	width: 510px;
	margin: 0px 15px 0px 15px;
	background: url(../img/sess_fundo.gif) repeat-x #FFF;
	color: #000000;
}
#conteudo_sess {
	margin: 10px;	
}
#conteudo_center {
	margin: 10px;	
	text-align: center;
}
#conteudo_sess_center {
	padding: 10px;
	text-align: center;
}
.hrsess {
	height: 1px;
	width: 490px;
	border: 0px;
	background:#003c96;
	color: #003c96;
	margin-bottom: 10px;
}

/* Coluna Móvel - Formulário para Contato */
#contatoform {
	padding: 0px;
	margin: 0 auto;
	width: 490px;
	margin-top: 10px;
 	/margin-top: 0px;
}
#contatoform form {
	font-size: 11px;
}
#contatoform fieldset {
	padding: 10px;
	border: 1px solid #E6E6E6;
	width: 465px;
}
#contatoform legend {
	font-weight: bold;
	color: #003c96;
	font-size: 11px;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #contatoform legend {
	margin-bottom: 0px;
}
#contatoform .formText {
	width: 250px;
 	*width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform textarea {
	width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
#contatoform label {
	display: block;
	width: 210px;
	*width: 209px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
}
#contatoform span {
	color: #969696;
	font-size: 11px;
}
#contatoform .formButton {
	width: 85px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
.consultasButton {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 85px;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */
.radioB {
	float: left;
}
.orcComp {
	margin: 2px 0px 2px 0px;
	float: right;
	width: 245px;
	height: 16px;
	text-align: left;
}
#contatoform label.orcTipo {
	display: block;
	width: 150px;
	*width: 149px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	margin-left: 40px;
	padding-bottom: 3px;
	float: left;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
}
#contatoform label.orcTipoComp1 {
	width: 30px;
	*width: 29px;
	margin-left: 20px;
}
#contatoform label.orcTipoComp2 {
	width: 70px;
	*width: 69px;
	margin-left: 20px;
}
#sess_rodape {
	width: 510px;
	height: 10px;
}
#lat_dir {
	width: 180px;
	float: left;
}
#consultaBeiraRio label {
	font-weight: bold;
}
#contatoform span {
	font-weight: normal;
}
.tlt_simulado {
	width: 155px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	background: #003c96;
	color: #FFF;
	float: left;
	margin: 0px 4px 10px 4px;
}
.tlt_simulado a:link, .tlt_simulado a:visited, .tlt_simulado a:active {
	color: #FFF;
	text-decoration: none;
}
.tlt_simulado a:hover {
	color: #FFF;
	text-decoration: underline; 
}
#simuladoBeiraRio fieldset {
	padding: 10px;
	border: 0px;
}
#simuladoBeiraRio legend {
	display:  block;
	color: #000;
	font-weight: bold;
	margin-left: -10px;
	width: 440px;
}
#simuladoBeiraRio .simulado {
	padding: 10px;	
}
#simuladoBeiraRio .simulado span {
	font-weight: bold;
	margin-left: -10px;
}
#simuladoBeiraRio label {
	display: block;
	width: 430px;
	float: left;
	padding-top: 3px;
	margin-top: 5px;
	margin-left: 10px;
	_margin-left: 6px;
}
#simuladoBeiraRio .radioB {
	float: left;
	margin-top: 8px;
	/margin-top: 5px;
}
.hrsimulado {
	height: 1px;
	width: 490px;
	border: 0px;
	background:#CCC;
	color: #CCC;
	margin-bottom: 10px;
}
#encxMeioRod{
	float: left;
	width: 690px;
	height: 15px;
	background: #003c96;
	font-size: 0;
	margin: 0 auto;
}
#encxRodape1{
	width: 15px;
	height: 15px;
	float: left;
}
#encxRodape2{
	width: 15px;
	height: 15px;
	float: right;
}
#rodape {
	width: 720px;
	height: 43px;
	padding: 7px 0px 0px 5px;
	margin: 0 auto;
	text-align: center;
}
#rodape a:link, #rodape a:visited, #rodape a:active {
	color: #003c96;
	font-weight: bold;
	text-decoration: none;
}
#rodape a:hover {
	color: #003c96;
	font-weight: bold;
	text-decoration: underline; 
}
#rodape a:link.zeroarts, #rodape a:visited.zeroarts, #rodape a:active.zeroarts, #rodape a:hover.zeroarts {
	font-weight: normal;
}

