@charset "iso-8859-1";
/* CSS Document */

body {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #E5E5E5;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(imagens/layout_bkg.jpg);
}
.td_list_top {
	font-weight: bold;
	font-size: 12px;
	background-color: #DFDFDF;
	color: #000;
}
.td_list_linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
}

.td_sombra_top_r {
	background-image: url(imagens/layout_bkg_top_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_sombra_top_l {
	background-image: url(imagens/layout_bkg_top_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.td_conteudo {
	font-size: 12px;
	line-height: 15px;
	background-image: url(imagens/bkg_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.td_conteudo_home {
	font-size: 12px;
	text-align: justify;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}

.td_form {
	font-size: 11px;
	padding: 2px;
	border: 0px solid #E0E0E0;
	background-color: #E0E0E0;
	color: #000;
	text-align: center;
}
.destaque_01 {
	font-size: 16px;
	color: #900;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
}
.destaque_04 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.destaque_03 {
	font-size: 14px;
	color: #006634;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	background-color: #5DB75F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DB75F;
}

.img_left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
a.noticia {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	text-align: right;
}
a.atalho:link, a.atalho:visited, a.atalho:active {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
a.atalho:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.td_form_bt {
	font-size: 10px;
	padding: 1px;
	border: 0px solid #E0E0E0;
	background-color: #E0E0E0;
	color: #000;
}
.td_texto_home {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFF;
}
.td_form_select {
	font-size: 10px;
	padding: 0px;
	border: 1px solid #B1BFCC;
	background-color: #000;
	color: #FFF;
	width: 172px;
}
.td_form2 {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #666;
	background-color: #000;
	color: #FFF;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-size: 12px;
	color: #006634;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
a.menu:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E4E4E4;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	background-color: #CCC;
}
.td_destaque {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	background-image: url(imagens/bkg_destaque_home.jpg);
}
.td_topo {
	background-image: url(imagens/bkg_layout.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: center top;
}
.destaque_02 {
	font-size: 16px;
	color: #006634;
	font-weight: normal;
	letter-spacing: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 10px;
}
.td_principal {
	background-repeat: no-repeat;
	background-position: center top;
}

