*{
    font-size: 12px;
	font:12px Verdana, Geneva, sans-serif;
	color:#064C63;
	margin:0;
    padding:0;
}


body{
	background-image:url(../images/fundo.jpg);
}

h1{
    color:#A4A59B;
}

h2{
    color:#A4A59B;
}

img{
    border:0;
}

a:link, a:active, a:visited {
	text-decoration: none;
	background : transparent;
	color:#064C63;
}

.tab_titulo{
	height:35px;
	width:900px;
	padding-top:15px;
	text-align:left;
	font-size: 16px;
	color:#76776F;
	font-weight:bold;
	float:left;
}

.titulos{
	padding-top:15px;
	text-align:left;
	height: 25px;
	width:100%;
}

.iconetitulos{
	text-align:center;
	height: 25px;
	width:40px;
	float:left;
}

#tit-bem-vindo{
	font:20px Antigoni Med, Arial, Helvetica, sans-serif;
	color:#336600;
}

.texto-index{
	font:12px Verdana, Geneva, sans-serif;
	color:#064C63;
    margin-left: 5px;
}

.texto-form{
	width:292px;
	height:22px;
	font:12px Verdana, Geneva, sans-serif;
	color:#064C63;
}

.texto-form2{
	width:292px;
	height:100px;
	font:12px Verdana, Geneva, sans-serif;
	color:#064C63;
}

.tit-paginas{
	font:18px Antigoni Med, Arial, Helvetica, sans-serif;
	color:#336600;
	line-height:50px;
}

.tit-index{
	font:18px Antigoni Med, Arial, Helvetica, sans-serif;
	color:#336600;
}

.texto-paginas{
	text-align:left;
}

.tit-conteudo{
	font-weight:bold;
}

.banner img {
    width: 100%;
}

tbody {
    background: #f7f4ed;
}

td.menu {
    background: #f5f3e7;
    display: flex;
    justify-content: center;
}

table.conteudo {
    margin: 0 auto;
}

td.conteudo-pages {
    display: flex;
    justify-content: center;
}

/* PÁGINA CONFIRMAÇÃO DE EMAIL - NÃO MECHER */

.confirma-total{
	width:700px;
	height:270px;
	margin:0 auto;
}

.texto-confirm-1{
	width:100%;
	font-family:Calibri;
	font-size:34px;
	text-align:center;
}

.texto-confirm-1-1{
	width:100%;
	font-family:Calibri;
	font-size:25px;
	text-align:center;
}

.icone-confirm-1{
	width:100%;
	height:150px;
	text-align:center;
	padding-top:25px;
}

.icone-confirm-2{
	float:left;
	width:137px;
	height:150px;
	padding-top:50px;
}


.texto-confirm-2{
	float:left;
	width:563px;
	height:40px;
	padding-top:130px;
	font-family:Calibri;
	font-size:34px;	
}

/* #####################FINAL###################### */


/* PÁGINA DE ERRO 404 - NÃO MECHER */

#erro-total{
	width:700px;
	height:270px;
	margin:15px 0;
}

#imagem-centralizada{
	width:100%;
	text-align:center;
	margin:10px 0;
}

#texto-404{
	width:100%;
	font-family:Calibri;
	font-size:22px;
	text-align:center;
}

#aguarde{
	width:100%;
	font-family:Calibri;
	font-size:19px;
	text-align:center;
	margin:5px 0;
}

/* #####################FINAL###################### */