* {
	padding: 0px;
	margin: 0px;
	clear: both;
}

br#clear_tag {
	clear: both;
}
br#clear_tag2 {
	clear: both;
}

/* Fonts */
a {
 color: #004080;
 text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background: url(../_images/background_gradient.gif) repeat-x #90A1BB;
}
#container {
	width: /*700px;*/ 780px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}


#topo * {
	/*border: 1px solid #666666;*/
}
#topo {
	margin: 0px 14px 0px 0px;
}
#topo h1 {
	color: #FFFFFF;
	position: absolute;
}
#topo h1 a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background:  url(../_images/logo.gif) no-repeat;
	width: 320px;
	height: 78px;
}

#topodir {
	display: block;
	color: #8A9299;
	font-size: 15px;
	text-align: right;
	padding: 2px 10px 7px 0px;
}
#topodir A{
	color: #B0B0B0;
}










div#site_nav {
	float: right;
	margin-bottom: 1px;
}
div#site_nav li {
	float: left;
	clear: none;
	margin-left: 4px;
	list-style: none;
	color:#ffffff;
}
div#site_nav li a {
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 4px;
    width: 83px;
}


#nav_1 a {	background: url(../_images/nav_1.gif) 0 0 no-repeat; }
#nav_2 a {	background: url(../_images/nav_2.gif) 0 0 no-repeat; }
#nav_3 a {	background: url(../_images/nav_3.gif) 0 0 no-repeat; }
#nav_4 a {	background: url(../_images/nav_4.gif) 0 0 no-repeat; }

#nav_1 a:hover,
#nav_2 a:hover,
#nav_3 a:hover,
#nav_4 a:hover
 {
	margin-top: 0px;
}


#footer {
	text-align: center;
	color: #CED4D9;
	font-size: 11px;
	margin-bottom: 24px;
}
#footer a {
	color: #CED4D9;
}
#footer a:hover {
	color: #FFFFFF;
}
div#footer div {
	padding-bottom: 2px;
}











.rounded_top {
	display: block;
	width: 780px;
	height: 13px;
	background: url(../_images/rounded_top.gif) 0 0 no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
	overflow: hidden;
}
.rounded_bottom {
	display: block;
	width: 780px;
	height: 13px;
	background: url(../_images/rounded_bottom.gif) 0 0 no-repeat;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 0px;
	overflow: hidden;
}

#lancamento a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-indent: -1000px;
	width: 83px;
	height: 83px;
	background: url(../_images/lancamento.gif) 0 0 no-repeat;
	overflow: hidden;
	position: fixed;
}


ul.marcador {padding-left: 30px; text-align:justify;}


div.img img{border:solid 20px #EFEDDA;}
.justifica{text-align:justify;}

