* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Calibri, Tahoma, Arial !important;
}

body {
	width: 100%;
	min-height: 100%;
	font-size: 12px;
	line-height: 130%;
	vertical-align: middle;
}

img {
	border: 0;
}

a {
	color: #555753;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #888a85;
	text-decoration: underline;
}

p {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	height: 1px;
	background: #0c4678;
	border: 0;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	display: block;
	clear: both;
}

hr.min {
	height: 1px;
	background: #0c4678;
	border: 0;
	margin: 5px;
	margin-left: 110px;
	margin-right: 110px;
	padding: 0;
	display: block;
	clear: both;
}

/* HEADINGS */
h1 {
	color: #0c4678;
	border-bottom: 1px solid;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 32px;
	font-weight: normal;
	text-align: right;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	margin-bottom: 5px;
	padding: 0;
}

h2 {
	color: #0c4678;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 23px;
	font-weight: normal;
	text-align: right;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	margin-left: 110px;
	margin-right: 110px;
	margin-bottom: 5px;
	padding: 0;
}

h3 {
	color: #0c4678;
	border-bottom: 1px solid;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	margin-left: 110px;
	margin-right: 110px;
	margin-bottom: 5px;
	padding: 0;
}

h4 {
	color: #0c4678;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	margin-left: 110px;
	margin-right: 110px;
	margin-bottom: 5px;
	padding: 0;
}

h5 {
	color: #0c4678;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

h6 {
	color: #0c4678;
	font-family: EurasiaRegular, lucida sans unicode, humanist, verdana, helvetica, arial, sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}


/* OUTROS */
*{
	font-family: Calibri, Tahoma, Arial !important;
}
.assunto_proposta{
	font-size: 12pt !important;
	padding-bottom: 4px;
}

.destino_proposta{
	font-size: 10pt !important;
}
.operadora{
	page-break-after: always;
	margin-top: 50px;	
}
.dn{
	display: none;
}
#alertX{
	background: #fff;
	padding: 10px;	
}
.loadTexto{
	background: url('../img/carregando.gif') left no-repeat;
	padding-left: 20px;
	display: inline-block;	
}
.loadTexto:after{
	content: '...'	
}
.faixaEtaria tr td{
	background: #ECECEC;
	border: 1px solid;
	color: #0C4678;
	margin: auto;
	padding: 5px;
	display: inline-block;
	width: 138px;
}
.faixaEtaria tr td > span{
	color: black;
	font-weight: bold;
}
.pesquisarCalculos li{
	display: block;
	width: 500px;
	height: 80px;
	padding: 5px !important;
}

.pesquisarCalculos li.pesquisar{
	float: right;
	background: none;
	line-height: 90px;
}
.pesquisarCalculos li input{
	border: 1px solid #CCC;
	width: 380px;
	font-size: 18pt;
	height: 45px;
	line-height: 45px;
	padding: 0 5px;
	outline: none;
}

.tabela_simulador.tablesorter{
	margin: 0px auto;	
}
.pager{
	top: 0;
	position: static !important;	
}
.pager .pagedisplay{
	background: transparent;
	border: none;
	line-height: 16px;
	text-align: center;
	width: 40px;	
}

.pager .pagesize{
	float: right;	
}

.icone{
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -999999px;
	margin-right: 10px;
}
.icone.visualizar{
	background: url('../img/visualizar.png') no-repeat left;	
}

.cabecalho_logo h1 { 
	border: 0 none transparent; 
}

.cabecalho_logo h1 a { 
	font-size:1px; 
	color: #0B4575; 
	width: 330px; 
	height: 165px; 
	display: block; 
	margin-left: 75px; 
	width: 385px;
}

.cabecalho_logo {
	position: relative; 
}

.cabecalho_logo p { 
	bottom: 50px;
    left: 520px;
    position: absolute;
    width: 100px;
}

ul li.menu {
	width: 150px;	
}