@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_original.jpg);
	background-repeat: no-repeat;
	background-position: center top;;
	background-color: #ffffff;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
body,td,th {
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

a {
	font-family: MS Reference Sans Serif, Tahoma, Verdana, Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #237310;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	font-size: 10px;
	color: #333333;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.style2 {
	color: #26447B;
	font-weight: bold;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.style3 {
	font-size: 20px;
	color: #237310;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.style4 {
	font-size: 20px;
	color: #26447B;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

/* PARA O LINK 1 */
a.linkum:link {
	color:#26447B;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.linkum:visited {
	color:#26447B;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.linkum:hover {
	color:#237310;
	text-decoration:underline;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.linkum:active {
	color:#26447B;
	text-decoration:underline;
	font-family: "MS Reference Sans Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


/* PARA O LINK 2 */

a.linkdois:link {
	color:#000000;
}
a.linkdois:visited {
	color:#000000;
}
a.linkdois:hover {
	color:#990000;
	text-decoration:underline;
}
a.linkdois:active {
	color:#000000;
	text-decoration:none;
}


/* PARA O LINK 3 */

a.linktres:link {
	color:#990000;
	text-decoration:none;
}
a.linktres:visited {
	color:#990000;
	text-decoration:none;
}
a.linktres:hover {
	color:#000000;
	text-decoration:none;
}
a.linktres:active {
	color:#990000;
	text-decoration:none;
}
img.pic_left{
	float:center;
	padding:3px;
	margin:0 8px 5px 5px;
	border:1px  #CCCCCC solid;
}
input {
	background-color: #f5f5f5;
	color:#000066;
	border:1px solid #237310;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #237310;
}.alinhamento_just {
	text-align: justify;
}
.sub_titulo {
	font-weight: bold;
}
