@charset "utf-8";
/* CSS Document */

.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
A.link_menu:link {color: white; text-decoration: none; font-weight: none}
A.link_menu:visited {color: white;  text-decoration: none; font-weight: none}
A.link_menu:hover {color: #990000; text-decoration: none;	font-weight: none}

body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.chamada_inicial {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.chamadas {
	font-family: Tahoma;
	font-size: 14px;
	color: #CBB36A;
	font-weight: bold;
}
.titulo_inicial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #A17114;
	font-weight: bold;
}
A.link_chamada:link {color: #999999; text-decoration: none; font-weight: none}
A.link_chamada:visited {color: #999999;  text-decoration: none; font-weight: none}
A.link_chamada:hover {color: #990000; text-decoration: none;	font-weight: none}

A.link_interno:link {color: black; text-decoration: none; font-weight: none}
A.link_interno:visited {color: black;  text-decoration: none; font-weight: none}
A.link_interno:hover {color: #990000; text-decoration: none;	font-weight: none}
.tah11preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
A.link_interno2:link {color: #999999; text-decoration: none; font-weight: none}
A.link_interno2:visited {color: #999999;  text-decoration: none; font-weight: none}
A.link_interno2:hover {color: #990000; text-decoration: none;	font-weight: none}.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

