@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0;
}
.balao_tit {
	font-family: Arial;
	font-size: 14px;
	color: #28166F;
	text-decoration: none;
	text-align: left;
}
.aceso_rapido {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #28166F;
	text-decoration: none;
	background-color: #E7E6E2;
	border: 1px solid #666666;
}

.balao_corpo {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 5px;
}
.footer_botton {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}


.balao_bot {
	background-image: url(../img/balao_g_tb.jpg);
	background-repeat: repeat-x;
}
.hor_line {
	font-family: Arial;
	font-size: 14px;
	color: #28166F;
	text-decoration: none;
	background-image: url(../img/horizontal_line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tit_interna {
	font-family: Arial;
	font-size: 14px;
	color: #28166F;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 5px;
}
form {
	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;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #28166F;
	text-decoration: none;
	line-height: 30px;
}

