#wrap {
	background-color: #FFF;
	height: 1010px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	float: left;
	height: 192px;
	width: 800px;
}
#sider_esq {
	background-image: url(img/sider2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 200px;
	margin-top: 2px;
}
#centro_ {
	float: left;
	height: 600px;
	width: 800px;
	background-image: url(img/fundo_centro.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
#sider_dir {
	height: 230px;
	width: 290px;
	text-align: justify;
	float: left;
	border: thin dotted #FFF;
}
.texto_dir {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
	height: 220px;
	width: auto;
	font-size: 12px;
	float: left;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.texto_esq {
	height: auto;
	width: 230px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding-left: 12px;
}
.texto_centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 780px;
	height: auto;
	text-align: justify;
	line-height: 20px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 12px;
	text-align: left;
}
#centro_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 250px;
	width: 500px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: -20px;
}

.texto_centro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	margin-top: 5px;
	padding-left: 20px;
}
#centro_2 {
	float: left;
	height: 210px;
	width: 500px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin-left: 12px;
	margin-top: 25px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left: 5px;
	padding-top: 2px;
	margin-top: 2px;
}

.texto_centro_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	height: auto;
	color: #666;
	width: 480px;
	margin-left: 15px;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: 80px;
	width: 800px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 5px;
}
#foto {
	float: left;
	height: auto;
	width: 290px;
}




#menu_top {
	height: 35px;
	width: 800px;
	float: left;
	background-image: url(img/ret1.jpg);
}
#wrap #menu_top table {
	text-align: center;
	font-family: "Adobe Garamond Pro Bold", verdana, arial;
	color: #F00;
	font-size: 20px;
	font-style: oblique;
}
a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	text-decoration: inherit;
	color: #fff;
}
a:visited {
	color: 	#FF3030;
	font-weight: bold;
	text-decoration: none;
}
#acima {
	float: left;
	height: 65px;
	width: 800px;
}
#contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: 500px;
	width: 800px;
}

