body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_site.gif);
	background-color: #3580C1;
	background-attachment: fixed;
}
.txt_tahoma_cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.txt_tahoma_azul {

	font-family: Tahoma;
	font-size: 11px;
	color: #0156a9;
	text-decoration: none;
}
.bg_foto {
	background-image: url(../images/bg_foto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
}
.linha_top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0156A9;
}
.txt_tahoma_azul12 {


	font-family: Tahoma;
	font-size: 12px;
	color: #0156a9;
	text-decoration: none;
}
.td_zebrada01 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8E8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-position: center;
}
.td_zebrada02 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E2E2E2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-position: center;
}
.link_tahoma_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_tahoma_preto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

