* {
	margin:0px;
	padding:0px;
	}
body {
	font-family: "Trebuchet MS", Arial, _sans;
	background-color: #FFFFFF;
	}
#geral {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#topo {
	height: 150px;
	background-repeat: no-repeat;
	}
#topo span {
	display: none;
	}
#conteudo {
	margin-left: 250px;
	padding-right: 0px;
	margin-top: 10px;
	}
#conteudo p,li {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #404041;
	line-height:18px;
	padding-bottom: 10px;
	}
#conteudo li {
	padding-bottom: 0px;
	margin-left:20px;
	}
#conteudo h1 {
	font-size: large;
	color: #5D5D81;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F9CBD;
	margin-top: 20px;
	}
#conteudo h2 {
	color: #5D5D81;
	font-size: medium;
	padding-top: 5px;
	}
#menu1 {
	background-image: url(images/menu.jpg);
	text-align: right;
	height: 34px;
	padding-right: 10px;
	}
#menu1 p {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 35px;
	padding-top: 4px;
	}
#menu2 {
	float: left;
	width: 140px;
	padding-left: 40px;
}
#menu2 ul li{
	display: inline;
	list-style-type: none;
	}
#menu2 ul li a{
	color: #3D3D63;
	text-decoration:none;
	font-size: small;
	display: block;
	padding: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8989AB;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#menu2 ul li a:hover{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #97CB07;
	}
.esquerda {
	float: left;
	margin-right: 10px;
}
.direita {
	float: right;
	margin-left: 10px;
}
#conteudo a, #conteudo h2 a{
text-decoration:none;
	color: #A9D202;
	font-weight: bold;
	border-bottom:1px dashed #A9D202;
}
#conteudo a:hover, #conteudo h2 a:hover{
	text-decoration:none;
	color: #993399;
	font-weight: bold;
	border-bottom:1px solid #993399;
}
#navegador {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E9FBE;
	text-align: right;
	margin-bottom: 30px;
	display: none;
}
#navegador p {
	font-size: x-small;
	color: #999999;
	padding: 0px;
}
#navegador a {
	color: #666666;
	text-decoration: none;
}
#navegador a:hover {
	color: #5D5D81;
	text-decoration: underline;
}
#olho {
	background-color: #F5F5F5;
	width: 160px;
	float: right;
	padding: 10px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7E3;
	border-right-color: #AEAEC6;
	border-bottom-color: #AEAEC6;
	border-left-color: #D7D7E3;
}
#olho p {
	font-size: large;
	text-align: right;
	color: #5D5D81;
	font-weight: bold;
}
#menu1 a {
	color: #FFFFFF;
}
#contato {
	float: left;
	clear: both;
	width: 150px;
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 35px;
}
#conteudo fieldset, #contato fieldset{
	padding:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#conteudo legend span, #contato legend span{
	display: none;
	}
#conteudo label, #contato label{
	color:#69698F;
	display:block;
	font-size: small;
	margin-top: 10;
	}
#conteudo .bordinha, #contato .bordinha{
	border:1px solid #F5F5F5;
	background-color:#FBFBFB;
	color: #5D5D81;
	}
#conteudo .botoes, #contato .botoes{
	margin-top:10px;
	}
#conteudo .botoes input, #contato .botoes input{border:none;
	background-color:#F5F5F5;
	color:#000000;
	}
#contato input,textarea {
font-family:"Trebuchet MS", Arial, _sans;
font-size:small;
}
#conteudo input,textarea {
font-family:"Trebuchet MS", Arial, _sans;
font-size:small;
}
#interno {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/conteudo.jpg);
	background-repeat: repeat-y;
}
.oculto {
	display: none;
}
#home {
	height: 300px;
}
