/* CSS Document */

body {
	background-image:url(../img/);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-top: 20px;
}
.tr1 {
	background-image:url(../img/pixelAmarelo.gif);
}
.trBranco {
	background-color:#FFFFFF
}
.fundoMenu {
	background-color:#CCCCCC
}
a.LinkMenu1:link, a.LinkMenu1:visited, a.LinkMenu1:active {
	font-family:Arial;
	font-size:11px;
	color: #333333; 
	text-decoration: none;
} 
a.LinkMenu1:hover {
	font-family:Arial;
	font-size:11px;
	color: #2e3192; 
}
a.LinkMenu2:link, a.LinkMenu2:visited, a.LinkMenu2:active {
	font-family:Arial;
	font-size:11px;
	color: #333333; 
	text-decoration: none;	
} 
a.LinkMenu2:hover {
	font-family:Arial;
	font-size:11px;
	color: #0089cf; 
}
a.LinkRodape:link, a.LinkRodape:visited, a.LinkRodape:active {
	font-family:Arial;
	font-size:10px;
	color: #666666; 
	text-decoration: none;	
} 
a.LinkRodape:hover {
	font-family:Arial;
	font-size:10px;
	color: #666666; 
	text-decoration: underline;
}

a.LinkMenuDestaque:link, a.LinkMenuDestaque:visited, a.LinkMenuDestaque:active {
	font-family:Arial;
	font-size:11px;
	color: red; 
	text-decoration: none;	
} 
a.LinkMenuDestaque:hover {
	font-family:Arial;
	font-size:11px;
	color: red; 
}

.titPadrao {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #2e3192; 
}
.textoPadrao {
	font-family:Arial;
	font-size:11px;
	color: #000000; 
	text-decoration: none;
	line-height:180%;
	text-align:justify;
}
.textoRodape {
	font-family:Arial;
	font-size:10px;
	color: #666666; 
	text-decoration: none;
	line-height:120%;	
	text-align: center
}
.textoFaleConosco {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.textoPadraoHome {
	font-family:Arial;
	font-size:11px;
	color: #000000; 
	text-decoration: none;
	line-height:150%;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 65px;
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}
.legenda {
	font-family:Arial;
	font-size:10px;
	color: #999999; 
	text-decoration: bold;
	line-height:180%;
	text-align:left;
}