@charset "utf-8";
/* CSS Document */
body
{
	background:url(../images/planodefundo.jpg);
	text-align:left;
}
.geral
{
	width:776px;
	height:auto;
	background:#FFFFFF;
	text-align:left;
}
.menu01
{
	height:121px;
}
/*############################################*/
.txtPretoM {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.txtPretoM a:link{
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.txtPretoM a:active{
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.txtPretoM a:visited{
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.txtPretoM a:hover{
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
/*############################################*/
