body.site {
	background-color: #595959;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

body.logout {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border: 1px solid Black;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

select.site {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
	height: 25px;
	color: #595959;
	width: 250px;
	border: 1px solid Black;
	}
	
select.site_grande {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
	height: 50px;
	color: #595959;
	width: 250px;
	border: 1px solid Black;
	}	
	
textarea.site {
	border: 1px solid Navy;
	font-family: Verdana;
	font-size: 10px;
	height: 80px;
	width: 300px;
	border-color: Navy;
	color: Navy;
}


	
p.texto_padrao{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	color: #595959;
}

a.site{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #33D9FF;
	text-decoration: none;
}

a.site:hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

a.site_cinza{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

a.site_cinza:hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
}

a.site_menu{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #595959;
	text-decoration: none;
	}

a.site_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: Navy;
	text-decoration: none;
	}


input.padrao_direita{
	background-color: White;
	color: #525455;
	border: 1px solid #525455;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	height: 17px;
	text-align: right;
}

input.padrao_esquerda{
	background-color: White;
	color: #525455;
	border: 1px solid #525455;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	height: 17px;
	text-align: left;
}


input.site_login{
	background-color: White;
	color: Navy;
	border: 1px solid #525455;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 145px;
	height: 17px;
	border-color: Navy;
}

input.site_cadastro{
	background-color: White;
	color: Navy;
	border: 1px solid #525455;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 300px;
	height: 17px;
	border-color: Navy;
}

input.site_senha{
	background-color: White;
	color: #525455;
	border: 1px solid #525455;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 50px;
	height: 17px;
}

table.site {
	background-color: White;
	width: 690px;
	border: 0px;
}

table.site_corpo {
	border: 0px;
	background-image: url(../imagens/site_fio_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 409px;
}
table.site_lateral_direita {
	border: 0px;
	background-image: url(../imagens/MBA_Logo_agua_02.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-position: bottom right;
}

td.lateral{
	width: 2px;
	background-color: White;
}

tr.site_menu{
	background-image: url(../imagens/site_fio_menu_bg.gif);
	background-repeat: no-repeat;
	background-color: White;
	height: 30px;
}

td.site_evora{
	padding-right: 29px;
	padding-top: 38px;
}

td.site_menu{
	text-align: right;
	padding-right: 29px;
	}

td.site_rodape_conteudo{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}
	
	
td.site_linha_hor{
	background-image: url(../imagens/site_fio_hor_gr.gif);
	background-repeat: repeat-x;
	background-color: White;
	height: 1px;
}

td.site_linha_hor_pq{
	background-image: url(../imagens/site_fio_hor.gif);
	background-repeat: repeat-x;
	background-color: White;
	height: 15px;
	background-position: center;
}

td.site_linha_vert{
	background-image: url(../imagens/site_fio_vert_gr.gif);
	background-repeat: no-repeat;
	background-color: White;
	width: 36px;
	background-position: center;
}

td.site_rodape{
	background-image: url(../imagens/titan_rodape.jpg);
	background-repeat: no-repeat;
	background-color: White;
	background-position: center;
	height: 38px;
	width: 693px;
}

td.site_titulo_propaganda{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #Ffbe33;
	text-transform: uppercase;
}

td.site_titulo_superior{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Navy;
	text-transform: uppercase;
	letter-spacing: 2px;
}

td.site_texto_propaganda{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #525455;
	text-transform: none;
	line-height: 15px;
	padding-left: 2px;
}

textarea.site_box_gr {
	color: #525455;
	height: 220px;
	width: 430px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	border: 1px solid Black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.logout
{
	border: 1px solid Navy;
	font-family: Verdana;
	font-size: 10px;
}