/* CSS Document */

body {
	text-align:center;
	background-image: url(images/fundo_azul.png);
	background-repeat: repeat-x;
	background-position: top;
	margin:10px 0 0 0;
	}
hr {
	display:none;
	}
img {
	border:none;
	margin:0 10px 0 0;
	}
div {
	font:11px tahoma, verdana, arial;
	color:#434343;
	height:auto;
}
a {
	text-decoration:underline;
	color:#434343;	
}
a:hover {
	text-decoration:none;
}

a.link2 {
	font-weight:bold;
	color:#1B4997;	
}
.blue {
	color:#1B4997;
	}
#geral{
	width:766px;
	height:auto;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	}
div#esquerda {
	width:264px;
	height:auto;
	margin:0 34px 0 0;
	float:left;
	}
div#direita {
	width:463px;
	float:left;
	height:auto;
	}
div#link {
	width:403px;
	margin:5px 5px 30px 0;
	height:50px;
	}
div#espaco {
	width:463px;
	clear:both;
	height:10px;
	}
div.blocodireita {
	width:463px;
	height:auto;
	margin:30px 5px 30px 0;
	height:auto;
	}
div.blocodireita2 {
	width:226px;
	height:auto;
	padding:0 5px 30px 0;
	float:left;
	}
div.blocoesquerda {
	width:182px;
	height:auto;
	margin:0 0 30px 44px;
	}
div.noticias {
	width:182px;
	height:auto;
	margin:5px 0 0 0;
	padding:0 0 12px 0;
	border-bottom: 1px dotted #7F7F7F;
	}
div#rodape {
	clear:both;
	width:766;
	height:82px;
	text-align:center;
	background-color:#EFEFEF;
	font:11px tahoma, verdana, arial;
	color:#787878;
	background-image:url(images/bg_copyright.jpg);
	background-position:top 0%;
	background-repeat:repeat-x;
	padding:15px 0 0 0;
	}
div.titulo1 {
	width:463px;
	height:auto;
	border-bottom:solid 1px #D9D9D9;
	margin:0 0 16px 0;
	padding:0 0 4px 0;
	}
div.titulo2 {
	width:226px;
	height:auto;
	border-bottom:solid 1px #D9D9D9;
	margin:0 0 16px 0;
	padding:0 0 4px 0;
	}
div.titulo3 {
	width:182px;
	height:auto;
	border-bottom:solid 1px #D9D9D9;
	margin:0 0 16px 0;
	padding:0 0 4px 0;
	}
div#flash {
	width:766px;
	height:386px;
	}
div#menutopo {
	width:766px;
	height:28px;
	text-align:right;
	padding:10px 0 0 0;
	}
.r1 ul { 
	margin:0;
	padding:0;
	list-style:none;
	}
.r1 li { 
	background:url(images/list_icon.gif) center left no-repeat;
	margin:0 0 0 0;
	padding:1px 12px 0 12px;
	display:inline;
	}
.r1 li a {
	line-height:16px;
	background-position:left top;
	color:#474747;
	}
.r2 ul { 
	margin:0;
	padding:0;
	list-style:none;
	}
.r2 li {
	background:url(images/list_icon2.gif) center left no-repeat;
	margin:0 0 0 0;
	padding:1px 12px 0 12px;
	display:inline;
	}
.r2 li a {
	line-height:16px;
	font-weight:bold;
	background-position:left top;
	color:#092C55;
	}
.arrow {
	font-weight:bold;
	color:#579D18;
	}
.list4	{
		margin:0px;
		padding:0px;
		list-style:none;
		margin:4px 0px 0px 0px;
}
.list4	li{
		height:23px;
}						
input, textarea {
	width:275px;
	height:15px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	line-height:13px;
	padding-left:2px;
	padding-right:2px;
}				
input {
	margin:0px 0px 0px 0px;
}
textarea {
	height:70px;
	margin:0px 0px 0px 0px;
	overflow:auto;
}
select {
	width:120px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#636363;
	line-height:12px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}