/* CSS File */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#274d98;
	font-size: 12px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 3px;
}

#topbanner {
	position: absolute;
	left: 280px;
	top: 20px;
}
#toplines {
	height: 100px;
	display: block;
}
#menuesq {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	margin-left: 12px;
	width: 200px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menuesq img {
	margin-right: 4px;
}
#menuesq a:link, #menuesq a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuesq a:hover, #menuesq a:active {
	color: #FFCC00;
	text-decoration: none;
}
#menuesq ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuesq li {
	clear: both;
	margin-bottom: 18px;
}
#miolo {
	background-color: #274D98;
	margin-left: 220px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0;
}
#conteudo {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 32px;
	vertical-align: top;
}
#border_right {
	background-image: url(../images/backs/bb_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 17px;
}

p {
	margin-top: 0px;
}
#border_left {

	background-image: url(../images/backs/bb_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}

h2 a:link, h2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #990000;
	text-decoration: underline;
}
#conteudo li {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#conteudo ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 24px;
	padding: 0px;
}
#breadcrumbs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.95em;
	background-image: url(/images/backs/breadcrumb_back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 16px;
	background-position: left bottom;
	margin-bottom: 32px;
}
#coluna_direita {
	float: right;
	position: relative;
	margin: 0px;
	width: 48%;
	background-color: #FFCCFF;
}
#quadro_esq_1 {
	height: 400px;
	width: 50%;
	position: relative;
	margin: 0px;
	margin-right: 230px;
}
.menu2lines {
	margin-top: -24px;
}
.quadro_esq1_miolo h1 {
	margin-bottom: 6px;
}
#counters {
	display: none;
	visibility: hidden;
}

