/* CSS Document */
@charset "UTF-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5F5F5F;
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #5617C0;
	height: 30px;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #0164A5;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.menu a:visited {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.menu a:hover {
	text-decoration: underline;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FF0;

}
.menu a:active {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;

}
.rodape a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;

}
.rodape a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFCC00;

}
.rodape a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFCC00;

}

 /*Formulários ######################################################################################### */
input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

.botao{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #007CCC;
	border: 1px solid #015F9D;
	height: 26px;
}
.tazul {
	color: #432B89;
}


textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

/* COR 1 ######################################################################################################## */
.cor1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFF;
}
.cor1 a:link {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.cor1 a:visited {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.cor1 a:hover {
	text-decoration: underline;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FC3;

}
.cor1 a:active {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;

}
form {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bemvindo {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.botao_tabela {
	background-color: #431292;
}
.bg_tabela1 {
	background-color: #0086DD;
}
.bg_tabela2 {
	background-color: #95D5FF;
}
.bgmenu {
	background-color: #F3F3F3;
}
.bnews {
	background-color: #FFF;
	border: 1px solid #0089E1;
	color: #0089E1;
}



.botao_tabela a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;

}
.botao_tabela a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;

}
.botao_tabela a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFCC00;

}
.botao_tabela a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFCC00;

}

