.input{
	background-color: #AD9252;
}

.corFonte{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FC0;
	font-weight: bold;
}

.corFontet{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
}

#etapa{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
}

#titulo{
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
}

.subtitulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.texto2{
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

.menu2{
	font-family: Calibri;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height:35px;
	background-image:url(fundomenu.png);
	background-repeat:no-repeat;
	width: 230px;
}

.menu{
	font-family: Calibri;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height:35px;
	
}

.links{
	font-family: Calibri;
	color: #F7DB00;
	font-size: 14px;
	font-weight: bold;
}
.menuTopo{
	font-family: Calibri;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a:link,a:hover,a:focus,a:visited{
	text-decoration: none;
	color: #ffffff;
	
}
