body {
	font:12px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
p {
	margin-bottom: 0.21cm;
	margin-left:1cm;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E77917;
	text-decoration: none;
}
.titulo1 {
	font-size: 18px;
	text-transform: capitalize;
	color: #E77615;
	font-weight: bold;
}
.titulo2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.caixa_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
li {
	list-style-position: inside;
	margin: 0px;
	list-style-image: url(../imagens/bullet.gif);
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #E77917;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #e77917;
	text-decoration: underline;
	font-weight: bold;
}
.barra_lateral {
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.rodape {
	font-size: x-small;
}
.frame_cabecalho {
	border-bottom-width: thin;
	border-bottom-color: #E77A1A;
	border-bottom-style: dashed;
	margin-bottom: 10px;
	margin-top: 10px;
}
.frame_rodape {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-top-color: #E77A1A;
	border-bottom-color: #E77A1A;
	border-bottom-style: dashed;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Menu */
table tr td.click {
width:152px;
height:89px;
}

table tr td.click a {
	display:block;
	width:152px;
	height:89px;
	background-color:#333333;
	background-image: url(../imagens/menu.png);
}

table tr td.click a:hover {
background-color:#E77A1A;
}
/* Item do menu activo*/
table tr td.activo {
width:152px;
height:89px;
}

table tr td.activo a {
	display:block;
	width:152px;
	height:89px;
	background-color:#E77A1A;
	background-image: url(../imagens/menu.png);
}

table tr td.activo a:hover {
background-color:#E77A1A;
}
/* Fim do Menu */
.caminho {
	font-size: x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.titulo {
	font-size: 24px;
	color: #E77615;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
.direita {
	text-align: right;
}
.novo {
	font-size: xx-small;
	text-transform: uppercase;
	font-weight:bolder;
	color: #009900;
	vertical-align: super;
	padding: 1px;
}
.video {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
