/* CSS Document */
@charset "UTF-8";

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}



a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;

}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #A3B9ED;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C0CEEB;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;

}
.menu a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;

}
.menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2C50B1;


}
.menu a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3159C4;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: blink;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #B70000;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;


}
.rodape a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #AE0000;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;


}
.rodape a:hover {
	text-decoration: underline blink;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #F40000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;


}
.rodape a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF1A1A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
.meio {
	background-attachment: fixed;
	background-image: url(images/images/conteudo_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmenu {
	background-attachment: fixed;
	background-image: url(images/images/conteudo_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

