*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	background:#DEDCDD;
}

html, body{
	width:100%;
	height:100%;
}

body, table tr td{
	color: #587B97;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
}

a{
	color: #587B97;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#table_geral{
	width:100%;
}

#table_geral[id]{
	height:100%;
	.height:auto;
}

#back_top{
	height:115px;
	max-height:115px;
	background:url(images/bg_top_page.jpg) repeat-x;
}

#back_bottom{
	height:52px;
	max-height:52px;
	background:#990100;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#back_bottom a{
	color:#FFFFFF;
	text-decoration:none;
}

#back_bottom a:hover{
	text-decoration:underline;
}

#top{
	height:115px;
	max-height:115px;
	background:url(images/bg_topo.jpg) repeat-x;
}

.logo{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-343px;
	width:126px;
	height:115px;
}

.menu_topo{
	position:absolute;
	top:10px;
	right:50%;
	margin-right:-340px;
	width:700px;
	text-align:right;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.menu_topo a{
	position:relative;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:50px;
}

.menu_topo a:hover{
	text-decoration:underline;
}


input, textarea{
	border:#5A7994 1px solid;
	padding: 3px;
	font-size:13px;
	color: #27587F;
	font-family: Arial, Helvetica, Verdana;
}

#quadros_pagamento{
	display:none;
}

#Ajax{
	display:none;
	width:100%;
	height:80px;
	text-align:center;
	padding-top:30px;
	
}

#Ajax2{

	width:100%;

	height:80px;
	text-align:center;
	padding-top:10px;
	font-family: Arial, Helvetica, Verdana;
	font-size:20px;
	color: #27587F;
	
}

#FormConfirmacao{
	
	display:none;
	
}

.CepConsulta{
	cursor:pointer;
}

.submit{
	cursor:pointer;
}

#TermosUso{
	display:none;
}

#AbrirTermosUso{
	font-weight:bolder;
	text-decoration:underline;
	cursor:pointer;
	text-align:center;
	width:100%;
	position:relative;
	float:left;
	margin-bottom:20px;
}
