#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat;
	height: 690px;
}
#topo {
	float: left;
	width: 760px;
	position: relative;
	background-image: url(imagens/topo.jpg);
	height: 224px;
}
#contato {
	float: left;
	height: 35px;
	width: 150px;
	position: relative;
	padding-left: 600px;
}

#sombra_esq {
	float: left;
	height: 156px;
	width: 24px;
	position: relative;
	background-image: url(imagens/sombra_esq.jpg);
}
#conteudo {
	float: left;
	width: 493px;
	position: relative;
	height: 411px;
}
table {
	float: left;
	width: 420px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#texto {
	float: left;
	height: 420px;
	width: 450px;
	position: relative;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #062f6a;
}

#texto p {
	position:relative;
	float:left;
	width:420px;
	margin:0px 0px 15px 0px;
	display: block;
	text-align: justify;
	line-height: 18px;
}



#texto p img {
	float: left;
	position: relative;
	vertical-align: middle;
}

#texto p a {
	color: #0d84c6;
}

#texto h1 {
	position:relative;
	float:left;
	width:420px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #062f6a;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #CBDEED;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#texto h2 {
	position:relative;
	float:left;
	width:420px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #0F4180;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#texto form {
	position: relative;
	float: left;
	width: 300px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #062f6a;
	margin-left: 10px;
}
#texto label {
	display: block;
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 7px;
}
#texto label span {
	color: #f00;
}
#texto input, #texto textarea {
	width: 100%;
	border: 1px solid #ccc;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #062f6a;	
}
#texto .enviar {
	width: 65px;
	height: 28px;
	border: none;
}
#sombra_dir {
	float: left;
	height: 156px;
	width: 28px;
	background-image: url(imagens/sombra_dir.jpg);
}
body {
	background-color: #ededed;
	background-repeat: no-repeat;
}
#rodape {
	float: left;
	height: 53px;
	width: 760px;
	position: relative;
	background-image: url(imagens/rodape.jpg);
}
#menu_topo {
	float: left;
	height: 19px;
	width: 182px;
	position: relative;
	background-image: url(imagens/menu_topo2.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 193px;
	position: relative;
	padding-left: 22px;
	height: 450px;
}
#menu a {
	float: left;
	height: 38px;
	width: 162px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(imagens/fundo_btn.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #062f6a;
	padding-bottom: 0px;
	display: block;
}

#menu a:hover {
	color: #0d84c6;
}

.borda_cima {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#menu a img {
	vertical-align:middle;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu_base {
	float: left;
	height: 19px;
	width: 182px;
	position: relative;
	background-image: url(imagens/menu_base.jpg);
	background-repeat: no-repeat;
}
#img_peq {
	float: left;
	height: 35px;
	width: 35px;
	position: relative;
	margin-right: 25px;
}
#img_peq2 {
	float: left;
	height: 35px;
	width: 35px;
	position: relative;
	margin-right: 25px;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d84c6;
}

