@charset "utf-8";
#tarja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(tarja-fundo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 610px;
	height: 40px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
}
#tarja #logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 10px;
}
#tarja h3 {
	color: #3366CC;
	font-size: 17px;
	margin: 0px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
}
#tarja p {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	margin-left: 80px;
	float: left;
	margin-top: 22px;
	line-height: 1.6em;
	display: inline;
	margin-bottom: 0px;
}
#tarja   a  {
	color: #FFFFFF;
	text-decoration: none;
}

#tarja  #voltar {
	height: 18px;
	width: 34px;
	margin-left: 410px;
	position: relative;
}
#tarja #voltar a {
	text-decoration: none;
	background-image: url(voltar.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 18px;
	width: 34px;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#tarja a:hover {
	color: #0099FF;
}

#tarja  #voltar  a:hover {
	background-position: bottom;
}

#tarja #contato {
	height: 18px;
	width: 34px;
	position: relative;
	margin-left: 10px;
}
#tarja #contato a {
	background-image: url(correio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	text-indent: -9999px;
	height: 18px;
	width: 34px;

}
#tarja #contato a:hover {
	background-position: bottom;
}
#principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 610px;
}
#principal #proxima {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 6px;
}
#principal table {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 10px;
}


#principal h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #3366CC;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#principal th {
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	text-align: left;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 1.2em;
}
#principal td {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.1em;
}
#principal tr:hover {
	background-color: #E8E8E8;
}
#principal #detalhes {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#principal  #detalhes p {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	width: 100%;
}
#principal  #detalhes .dados {
	font-size: 1.2em;
	padding-left: 150px;
}




#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	width: 610px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}
#rodape p {
	font-size: 1.2em;
	float: left;
	margin: 0px;
	font-weight: bolder;
}
#rodape a {
	color: #3399FF;
	text-decoration: none;
}
#rodape a:hover {
	color: #FF9900;
}
#rodape #voltar {
	float: right;
	height: 14px;
	width: 18px;
	position: relative;
}
#rodape #voltar a {
	background-image: url(seta_voltar.gif);
	background-position: left;
	position: absolute;
	text-indent: -999px;
	background-repeat: no-repeat;
	height: 14px;
	width: 18px;
}
#rodape  #voltar a:hover {
	background-position: right;
}
