* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #E1DED9;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
h2 {
	color: #67605A;
}
h3 {
	font-size: 14px;
	color: #336633;
	clear: both;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	color: #666666;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D1D0CD;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #336633;
}
#coluna_central ul {
	margin-left: 10px;
	padding-left: 10px;
}
#main {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/bg_main_pag.jpg);
	background-repeat: repeat-y;
}
#menu {
	background-color: #FFFFFF;
}
#head {
	height: 165px;
}
#coluna_esq {
	float: left;
	width: 210px;
	padding-left: 32px;
}
#coluna_esq p {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}

#coluna_central {
	float: left;
	width: 443px;
	background-image: url(../img/bg_central_pag.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 30px;
}
.coluna_central1 {
	float: left;
	width: 200px;
	padding-right: 15px;
}
.coluna_central1 p {
	line-height: normal;
	margin-bottom: 4px;
}
.coluna_central2 p {
	line-height: normal;
	margin-bottom: 4px;
}

.coluna_central2 {
	float: left;
	width: 200px;
	padding-left: 15px;
}

#coluna_dir {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
}

#rodape {
	clear: both;
	height: 25px;
	margin-top: 20px;
}
#logo {
	float: left;
	width: 242px;
}
#banner {
	background-image: url(../img/bg_banner.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 643px;
	height: 165px;
}
#banner_pag {
	background-image: url(../img/bg_banner_pag.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 643px;
	height: 165px;
	vertical-align: bottom;
}

#designcode {
	float: left;
	width: 197px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	height: 20px;
	background-image: url(../img/bg_rodape.gif);
	background-repeat: no-repeat;
}
#designcode a:link, #designcode a:visited {
	text-decoration: none;
	color: #9B9893;
}
#copyright {
	font-size: 10px;
	float: left;
	width: 613px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	height: 20px;
	background-image: url(../img/bg_rodape2.gif);
	background-repeat: no-repeat;
	color: #336633;

}
#fullbanner {
	height: 125px;
}
#submenu {
}
#coluna_central p {
	margin-bottom: 10px;
}
#coluna_central_menor {
	float: left;
	width: 403px;
	background-image: url(../img/bg_central_pag.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 30px;
}
#coluna_dir_maior {
	float: left;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
}
#main2 {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/bg_main_pag2.jpg);
	background-repeat: repeat-y;
}
#coluna_dir h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 14px;
	font-weight: normal;
}
#coluna_central h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 20px;
	font-weight: normal;
	background-color: #F7EFEF;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.texto_guia {
	float: right;
	width: 333px;
}
.thumb_guia {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menor {
	font-size: 10px;
	color: #666666;
}
.perfil_retrato {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
p.perfil:first-letter {
	font-weight: bold;
	color: #67605A;
	font-size:16px;
}
a.perfil_thumb:link, a.perfil_thumb:visited {
	border: 1px solid #B1ADA4;
	padding: 1px;
	display: block;
	margin-bottom: 20px;
}
a.perfil_thumb:hover, a.perfil_thumb:active {
	border: 1px solid #336633;
}
.destaque_vermelho {
	color: #F00;
}
a.destaque_vermelho:link {
	color: #F00;
}
.ilustra_right {
	float: right;
	border: 2px solid #B6AA9C;
	margin-bottom: 10px;
	margin-left: 10px;
}
