/* cima */
.bg_chat {
	background-image: url(arquivos/263/imgs/offline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* esquerdo*/
.bg_degrade {
	background-image: url(arquivos/263/imgs/bg_lateral.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.caixa_central {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.menutit {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #505050;
	text-decoration: none;
}
.menutit:link, .menutit:visited, .menutit:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #505050;
	text-decoration: none;
}
.menusubtit:link, .menusubtit:visited {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #505050;
	text-decoration: none;
}
.menusubtit:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #505050;
	text-decoration:underline;
}

/* baixo */
.bg_baixo_01 {
	background-image: url(arquivos/263/imgs/bg_baixo_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_sombra_formas {
	background-image: url(arquivos/263/imgs/baixo_sombra_formas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

