.Menu {
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Menu_baixo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.TextoBranco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D8D8D8;
	text-align: left;
	top: 0px;
	white-space: normal;
	display: run-in;
	line-height: 18px;
}
.TextoVermelho {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #BF0000;
	text-align: center;
}
.Top {
	top: 2px;
}
.margem {
	border:#232323 3px solid;
	margin: 3px;
}
.borda {
	border-left:#232323 3px solid;
	border-top:#232323 3px solid;
	border-bottom:#232323 3px solid;
	border-right:#232323 5px solid;
	top: 0px;
	left: 0px;
}
.imagem_borda {
	border-top-width: 5px;
	border-right-width: 6px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.MenuLateral {
	font-family: Tahoma;
	font-size: 14px;
	color: #BF0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	display: block;
}
.MenuLateral_noborder {
	font-family: Tahoma;
	font-size: 14px;
	color: #BF0000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	display: block;	
}

a.MenuLateral:link {
}
a.MenuLateral:visited {
}
a.MenuLateral:hover {
	color: #FFF;
	background-color:#BF0000;
	border:none;
}
a.MenuLateral:active {
}

a.MenuLateral_noborder:link {
}
a.MenuLateral_noborder:visited {
}
a.MenuLateral_noborder:hover {
	color: #FFF;
	background-color:#BF0000;
	border:none;
}
a.MenuLateral_noborder:active {
}

a.margem:link {
}
a.margem:visited {
}
a.margem:hover {
	border:#BF0000 3px solid;
}
a.margem:active {
}
.botaoAtendimento {
	background-image: url(../imagens/atendimento/ATENDIMENTO_24.jpg);
	height: 15px;
	width: 90px;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.edits {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	background-color: #000;
	display: block;
	padding-left: 5px;
	border: 1px solid #9F0203;
	height: 18px;
	padding-top: 5px;
}
.edits_FOCO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	background-color: #2F0000;
	display: block;
	padding-left: 5px;
	border: 1px solid #9F0203;
	height: 18px;
	padding-top: 5px;
}
.memos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	background-color: #000;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #9F0203;
}
.memos_FOCO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	background-color:  #2F0000;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #9F0203;
}
.margem_top {
	margin-top: 5px;
}
.flechaESQ {
	font-family: Tahoma;
	font-size: 14px;
	color: #BF0000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	display: block;	
}
.flechaDIR {
	font-family: Tahoma;
	font-size: 14px;
	color: #BF0000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	display: block;	
}

a.flechaESQ:link {
}
a.flechaESQ:visited {
}
a.flechaESQ:hover {
	color: #FFF;
	background-image:url(../imagens/flecha1.jpg);
	background-repeat:no-repeat;
	border:none;
}
a.flechaESQ:active {
}

a.flechaDIR:link {
}
a.flechaDIR:visited {
}
a.flechaDIR:hover {
	color: #FFF;
	background-image:url(../imagens/flecha2.jpg);
	background-repeat:no-repeat;
	border:none;
}
a.flechaDIR:active {
}

