body {
	background-color: #f0f0f0;
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
 }

.texto {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.texto_small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.title {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #aab2cb;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

.texto1 {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

.scrollbar {
     overflow: auto;
}

.mgroup_bar {
     border-top: #999999 1px dashed;
     border-bottom: #999999 1px dashed;
     padding: 3px;
     background-color: #a54284;
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
}

.mtitle_black {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: black;
}

.mtitle_medium {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	color: black;
}

.msub_titulo {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #46548b;
}

a.mteam_email {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #e49705;
	text-decoration: none;
}

a.mteam_email:hover {
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
     color: #e49705;
	text-decoration: underline;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.footer:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}
.style1 {color: #FF6600}
.style2 {color: #9F5000}
.style3 {color: #666600}

/*para baixo alterações fabio */

.titulo{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.titulo2{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.supertitulo{
	text-align:center;
	font-size: 16px;
	color: #000000;
}

a.link:link{
	font-size: 12px;
	color: #999999;
}
a.link:visited{
	font-size: 12px;
	color: #999999;
}
a.link:active{
	font-size: 12px;
	color: #999999;
}
a.link:hover{
	font-size: 12px;
	color: #454545;
}

a:link    {color:#990066}
a:visited {color:#990066}
a:active  {color:#990066}
a:hover   {color:#330099}

.erro{
	color:red;
	}
.campos{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
span.campos2{
	font-size: 12px;
	background-color:#F5F5DC;
	}
