body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #2E2E2E;
	text-align: center;
}
table {
	border-collapse:collapse;
}
table tr td {
	font-size: 13px;
	line-height: 16px;
	vertical-align: top;
	border: 0;
	color: #54545A;
	padding: 3px 6px 0 0;
}
h3 {
	font-size: 19px;
	margin: 5px 0;
	padding: 0px;
	letter-spacing: -1px;
	color: #5C8ECB;
	font-family: "lucida grande", "lucida sans unicode", arial, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	margin: 0 0 5px;
	font-weight: normal;
}
img {
	border: 0
}
p {
	margin: 0 0 6px;
}
#centra {
	width: auto;
	height: 20px;	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	margin-top: 4px;*/
	padding-top: 5px;
}
#centra a {
	text-decoration: none;
	color: #5274B8;
	display: block;
	padding: 0 23px 8px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	background-image: url(imagem/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 7px 0 5px 190px;
}
#centra a:hover, .representante a:hover {
	text-decoration: underline;
}
#delimitador, #janela {
	width: 452px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#delimitador_impressao, #janela {
	width: 600px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#janela {
	width: 330px;
}
.caracteristica td, .caracteristicacentro td, .representante td  {
	border: 1px solid #E4E4E4;
	font-size: 11px;
	padding: 4px;
}
.representante {
	margin-top: 5px;
}
#janela .representante {
	margin: -1px 0 0 8px;
}
.representante td {
	font-size: 12px;
	line-height: 17px;
}
.representante a {
	color: #5274B8;
	text-decoration: none;
}
.caracteristicacentro {
	margin-top: 8px;
}
.caracteristicacentro td {
	text-align: center;
}
.normal {
	font-weight: normal;
	color: #2E2E2E;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Tahoma, sans-serif;
}

