@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #000000; text-decoration:none}
a:hover {text-decoration:underline;}

.linkMenu {
	font-family: futura;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
	white-space: nowrap;
	text-align: center;
	padding: 5px;
	text-indent: 5px;
}
.linkMenuVermelho {
	font-family: futura;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
	margin: 5px;
}
.saudacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;

}
.barraFundo {
	background-image:url(img/fundo_menu.jpg); background-repeat:repeat-x;
	text-align: center;
	 height:22px;	
}

.FundoPromo {
	background-image:url(img/fundo_banner.jpg); background-repeat:repeat-x;
	text-align: center;
	 height:22px;	
}
.texto_copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 3px;
	padding-top: 2px;
}
.txt11pxbold {
	font: bold 10px tahoma;
	color: #1A4989;
}

.labelErro {
	font: 10px Arial;
	color: FF0000;
}
.titulo1
{
	FONT-SIZE: 12px;
	Padding: 3px 0px 3px 0px;
	COLOR: #EE0000;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	font-weight: bold;
	background: #ffffff;


}


.botao1 {
	font: 11px tahoma;
	color: #FFFFFF;
	background-color: #ff6600;
	height: 19px;
	border: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.linha {
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
