.responsive {
    width: 100%;
    height: auto;
}

.titulocapa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.subtitulocapa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.brancocapa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: regular;
	text-decoration: none;
}

.botentrar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.botentrar:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #033c55;
	font-weight: bold;
	text-decoration: none;
}

.botvoltar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.botvoltar:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #033c55;
	text-decoration: none;
}

.texto{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: regular;
	text-decoration: none;
}

.titulotxt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #005787;
	font-weight: bold;
	text-decoration: none;
}

.tituloserie{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333258;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	left: 485px;
	top: 65px;
}


.paginas{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #005787;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.menuVid {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:  #005787;
	font-weight: bold;
	text-decoration: none;
}

.baixo_txt {
    padding-top: 15px;
}
.branco15 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #FFF
}