body {
background-color: #f89e71;
background-image:     url(/templates/imgs/fundo_novo.jpg);
background-repeat: repeat-y;
margin: 0;
}
.main_table {
width: 800px;
height: 600px;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {
	color: #0000FF;
	font-weight: bold;
}
.link_menu {
	font-family: Verdana, tahoma, arial, helvetica;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.link_menu02 {
	font-family: Verdana, tahoma, arial, helvetica;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.texto, li {
	font-family: Verdana, tahoma, arial, helvetica;
	font-size: 12px;
	color: #000000;
}
.tit_pag {
	font-family: Verdana, tahoma, arial, helvetica;
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}

