.bodi {
	background-color: #FAE2D8;
}
.menu {
	font-family: tahoma;
	text-decoration : none;
	color: #333333;
	font-size: 14px;
	background-color: #E1621A;
	border: 1px solid #F2BAA3;
	height: 25px;
	width: 160px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.menu:link {
	font-family: tahoma;
	text-decoration : none;
	color: #333333;
	font-size: 14px;
	background-color: #E1621A;
	border: 1px solid #F2BAA3;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.menu:hover {
	text-decoration: underline;
	background-color: #F2BAA3;
	color: #333333;
	text-align: center;
}
.linq {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.linq:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.linq:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1621A;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.contorno_banner {
	border: 2px solid #666666;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
.rodape {
	font-family: tahoma;
	font-size: 9px;
	color: #E1621A;
	text-decoration: none;
}
.rodape:link {
	font-family: tahoma;
	text-decoration : none;
	color: #E1621A;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.rodape:hover {
	text-decoration: underline;
	color: #333333;
}
.rodape2 {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.contornoImagem {
	border: 1px solid #E1621A;
	padding: 5px;
	margin: 2px;
}
.linha {
	padding: 5px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E1621A;
	border-right-color: #E1621A;
	border-bottom-color: #E1621A;
	border-left-color: #E1621A;
}
.linha2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E1621A;
	border-right-color: #E1621A;
	border-bottom-color: #E1621A;
	border-left-color: #E1621A;
}
.titulo {
	font-family: tahoma;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 35px;
}
.textoDestaque {

	font-family: tahoma;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	line-height: 20px;
}

