/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_caokut.jpg);
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.alerta {
	color: #870000;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.login_label {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}

.label_cadastro {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.duvida {
	color: #870000;
	font-family: Arial;
	font-size: 13px;
}

.duvida_click {
	font-family: Arial;
	font-size: 13px;
}

.texto {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.texto_enfase {
	font-size: 20px;
	color: #870000;
}

.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.links {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.textos_paginas {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
}
.tit_eventos {
	color: #870000;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.text_eventos {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}