html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #336699;
}
p{margin:0 10px 10px}
div#header h1{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	word-spacing: 0.1px;
	letter-spacing: 0.5em;
}
.sumir {
	display: none;
}

#content h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
}
#textos {
	text-align: justify;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #333333;
}

#header {
	background-image: url(images/visual_bgrpt.gif);
	background-repeat: repeat-x;
	height: 150px;
	background-position: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#container{
	text-align:left;
	background-image: url(images/oculos2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{
	background-color: #F3F4F7;
}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:700px;
	background-color: #F3F4F7;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#content{
	float:right;
	width:500px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/pageheader_bg.gif);
}
div#navigation{
	float:left;
	width:200px;
	background-color: #FFFFFF;
	background-image: url(images/2ndmenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#extra{float:left;clear:left;width:200px}
div#footer{
	clear:both;
	width:100%;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #C84E23;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#content h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
}
.direita {
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centrar {
	text-align: center;
}
#container #wrapper #content #textos ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
