/* estilo para apresentação em tela */
img{
	border:0px;
	margin:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
    background-image:  url(/images/back_site.jpg);
	background-repeat: no-repeat;
	Background-attachment: fixed;
	
}

div {
	margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#geral{
	width:778px;
}

#banner {  
margin-left: 0px;  
_margin-left: 0px;  
padding: 0px;  
position: absolute;  
    }  


#linktopo {
	display: block;
	width: 242px;
	height: 141px;
	position: relative;
	top: 28px;
	left: 23px;
}

#menu {
	margin-top: 0px;
	margin-left: 0px;
	width: 165px;
	background-image:  url(/images/menu_middle.gif);
	background-repeat: repeat-y;
	float: left;
}
#menutop {
	background-image:  url(/images/menu_top.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 11px;
}

#menuitens {
	width: 95%;
	margin-left: 3px;
}
#menuitens ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #062B5C;  /* color: #062B5C; */
	font-size: 13px;
	font-weight: bold;
}
#menuitens ul li {
	display: none;
}
#menuitens a {
	color: #062B5C;
}

#conteudo {
	width: 590px;
	margin-top: 0px;
	float: right;
	margin-right: 13px;
	/*margin-left: 15px;*/
	_margin-right: 7px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 130%;
	margin-left: 10px;
}

.titulo_secao{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Verdana;
}

#desenvolvimento {
	width: 190px;
	height: 50px;
	text-align: center;
	padding-top: 100px;
	color: #fFFFFF;
}
