t@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #414042;
}

body {
	background-color:#8a0161;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-arrow-color:#8a0161;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#8a0161;
}

a:link {
	text-decoration: none;
	border:none;
    outline:none;
}
a:visited {
	text-decoration: none;
	border:none;
    outline:none;
}
a:hover {
	text-decoration: none;
	border:none;
    outline:none;
}
a:active {
	text-decoration: none;
	border:none;
    outline:none;
}


.none {
	font-family: arial;
	font-size: 11px;
	color: #414042;
}


.titulo_principais {
	font-family: arial;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}

.titulo_principais a:link {
	font-family: arial;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais a:visited {
	font-family: arial;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais a:hover {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais a:active {
	font-family: arial;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}


.titulo_principais_sel {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}

.titulo_principais_sel a:link {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais_sel a:visited {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais_sel a:hover {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}
.titulo_principais_sel a:active {
	font-family: arial;
	font-size: 12px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}


.subtitulo {
	font-family: arial;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}

.subtitulo a:link {
	font-family: arial;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo a:visited {
	font-family: arial;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo a:hover {
	font-family: arial;
	font-size: 11px;
	color: #8a0161;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo a:active {
	font-family: arial;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}

.outline3 {
	border: 3px solid #b23791;
}

.teste {
	cursor:pointer;		
	}
