.menu {
	font-family: "arial";
	font-size: 10px;
	color: white;
	text-decoration: none;
	border: none;
}
.fundo {
	background-image:url(../imagens/fundoSite.jpg);
}
.dicasTit {
	font-family: "verdana";
	font-size: 11px;
	color: white;
	
	text-decoration: none;
	font-weight: bold;
}
.dicasAutor {
	font-family: "verdana";
	font-size: 10px;
	color: yellow;
	padding-right:6px;
	text-decoration: none;
	text-align:right;
}
.provaData {
	font-family: "verdana";
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.provaNome {
	font-family: "verdana";
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.provaEnc {
	font-family: "verdana";
	font-size: 9px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.provaDesc {
	font-family: "verdana";
	font-size: 10px;
	color: black;
	text-align:justify;
	text-decoration: none;
}
.provaValor {
	font-family: "verdana";
	font-size: 11px;
	color: black;
	text-decoration: none;
	color:darkblue;
}
.nomesCampos {
	font-family: "verdana";
	font-size: 10px;
	color: black;
	text-decoration: none;
	border: none;
}
.pagTit {
	font-family: "verdana";
	font-size: 18px;
	color: black;
	font-weight:bold;
	text-decoration: none;
	border: none;
	padding-top:10px;
}
.notTit {
	font-family: "verdana";
	font-size: 14px;
	color: black;
	font-weight:bold;
	text-decoration: none;
	border: none;
	padding-top:10px;
}
.notData {
	font-family: "verdana";
	font-size: 12px;
	color: darkblue;
	text-decoration: none;
	border: none;
	padding-top:10px;
}
.insTit {
	font-family: "verdana";
	font-size: 12px;
	color: black;
	text-decoration: none;
	border: none;
}
.textoNormal {
	font-family: "verdana";
	font-size: 11px;
	color: black;
	text-decoration: none;
	border: none;
	text-align:justify;
}
.saiba {
	font-family: "verdana";
	font-size: 10px;
	color: red;
	text-decoration: none;
	border: none;
}
.campos
{
    font-family:Arial;
    font-size:9px;
    border:0px;
}
.camposNormal
{
    font-family:Arial;
    font-size:10px;
    border:0px;
    background-color:rgb(222,235,247);
}
.botaoLogin
{
    font-family:Arial;
    font-size:9px;
    font-weight:bold;
    border: solid 1px black;
    color:red;
    background-color:white;
}

.botaoNormal
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border: solid 1px black;
    color:red;
    background-color:white;
}