@charset "utf-8";


.Geral_Cabecalho_Fundo {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Geral_Cabecalho_Fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Geral_Cabecalho_Fundo2 {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Geral_Cabecalho_Fundo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Geral_Fundo {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Geral_Fundo.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.Home_Cabecalho_Fundo {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Home_Cabecalho_Fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Home_Ku_Fundo {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Home_Fundo_Ku.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.Portfolio_FundoBaloes {
	background-attachment: scroll;
	background-image: url(../Imagens/Gifs/Portfolio_FundoBaloes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 730px;
}
.Links_Fundo {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Links_Fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 730px;
}

.Geral_FundoRodape {
	background-attachment: scroll;
	background-image: url(../Imagens/Png/Geral_FundoRodape.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
}
.Geral_FundoPagina {
	background-attachment: scroll;
	background-image: url(../Imagens/Png/Geral_FundoPagina.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.Geral_FundoPagina2 {
	background-attachment: scroll;
	background-image: url(../Imagens/Jpgs/Geral_FundoPagina2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
}
.Texto_Verde_02 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #339999;
}
.Texto_Preto_02 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.Texto_Preto_02_Justific {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Texto_Laranja_02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
}
.Texto_Cinza_02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B5B5B5;
}

.Texto_LaranjaGay_02 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
}

.Texto_Preto_01 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.Texto_Verde_01 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #339999;
}

.Texto_BOT_Branco_01 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	clip: rect(auto,28px,auto,auto);
	padding-right: 28px;
}

.Texto_BOT_Branco_02 {
	font-family: "Univers Condensed", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	clip: rect(auto,28px,auto,auto);
	padding-right: 28px;
}
.Texto_BOT_Cinza_01 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	clip: rect(auto,28px,auto,auto);
}



a:link {
	font-weight: bold;
	color: #BF7300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
