/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0154B0;
}

.style2 {color: #0033CC}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #0033CC;
}


.fundo_conteudo {
	background: url(images/index_r4_c2.jpg) repeat-y;
}

.fundo_body {
	background: url(images/index_r4_c1.jpg) repeat;
}

.linhaInferior {
	border-bottom: 1px dotted #666666;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}

.style1 {
	color: #FFFFFF;
	font: bold;
}

.mousePointer {
	cursor: pointer;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00349A;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00349A;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #00349A;
}
.linha_direita {
	border-right: 1px solid #666666;
}
.linha_completa {
	border: 1px solid #006699;
}
.botoes {
	background: #ECE9D8;
	border: 1px solid #999999;
}
.fundoTitulos {
	background: url(images/fundo_titulos.jpg) no-repeat left top;
}
.linhaTotal {
	border: 1px solid #0066CC;
}
.imgpading {
	margin: auto;
	padding: 2px;
	float: none;
	height: auto;
	width: auto;
	border: medium double #666666;
}
