/* CSS Document */
@charset "UTF-8";


td img {
	display: block;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;

}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(imagens/f.gif);





}



a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;

}
a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;

}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F14149;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #EE1C25;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;

}
.menu a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;

}
.menu a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #64A9E1;

}
.menu a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9DCAEE;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #F3F3F3;

}
.rodape a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #F3F3F3;

}
.rodape a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFF45E;

}
.rodape a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFF9AA;

}
.fundomeio {
	background-image: url(imagens/conteudo_r6_c1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

