/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
	background-image:url(../imagens/xs_mbg01.gif);
}

#rodape {
	font-family:Tahoma;
	font-size:11px;
	color:#eeeeee;
	text-align:center;
}

.texto {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.texto2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
}
.texto3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	padding-bottom:20px;
}
.texto4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
}
.titulo {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	/*padding: 5px 10px;*/
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ddd;
}
.titulo2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	/*padding: 5px 10px;*/
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ddd;
}
.texto5 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	/*padding: 5px 10px;*/
	font-weight:normal;
	color: #000;
}

.button {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image:url(../imagens/botao.jpg);
	border:none;
	cursor:pointer;
}

.menupreto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4D4948;
	text-decoration: none;
}

///

body, table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000033;
background-color: #FFFFFF;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 5px;
cursor: hand;
}

.menu-sel {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000033;
background-color: #CCCCCC;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
padding: 5px;
cursor: hand;
}

.tb-conteudo {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.conteudo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000033;
background-color: #FFFFFF;
padding: 5px;
width: 760px;
height: 460px;
}

.textogeral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

.textoimp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color: #1D1D1D;
	vertical-align: baseline;

}
.textotitimp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
}
