@charset "UTF-8";
/* CSS Document */

body, html {
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F5EA8;
	vertical-align:top;
	text-align:justify;
	line-height:16px;
	font-weight: bold;
}
body {
	background-image: url(../images/fundo_topo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8e9f8;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color:#C21C30;
}
h2 {
	font-size: 12px;
	color:#113A66;
}

h6 {
	font-size: 9px;
	color:#113A66;
}

hr {
	border:1px inset #104794;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px solid #C21C30;
	background-color: #EAEAEA;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrolling: No;
	border: 2px solid #C21C30;
	background-color: #EAEAEA;
}
.destaque {
	position:absolute;
	float:right;
	z-index:2;
	width:440px;
}
.dencidades {
	font-size: 12px;
	font-weight:bold;
}
.juridico {
	font-size: 9px;
}
.imagem {
	position:relative;
	float: left;
	z-index: 1;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imagem2 {
	position:relative;
	float: left;
	z-index: 1;
	padding-right: 10px;
	padding-bottom: 40px;
}
#pop {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-370px;
	margin-top:-245px;
	width:740px;
	height:490px;
	border:2px solid #000;	
	z-index:21;
	}
#pop2 {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-370px;
	margin-top:-245px;
	width:740px;
	height:490px;
	border:2px solid #000;	
	z-index:21;
	}
#pop_fundo {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:20;
	opacity:0.92;
	}
	
.imagem_borda_red {
border-width: 2px;
border-color: #C21C30;
	}	
	
.link_azul{	color:#113A66;	}
	
 #################################### CSS SITE ANTIGO #################################### 
.opcao1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	text-align:left;
	display:none;
	width:150px;
}
 #################################### CSS SITE ANTIGO #################################### 

