body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto2 {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration : none;
}
.texto3 {
	color: #E33431;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;	
	text-decoration : none;
}
.texto5 {
	color: #E33431;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
}
.texto1 {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
}

a.texto1:hover {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : underline;
	
}
.texto4 {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

.titulo_logo {
	color: White;
	font-family: Tahoma;
	font-size: 25px;
	text-decoration : none;
	text-transform: uppercase;
}

table.tabela {
	border-collapse: collapse;
	border : 1px solid #AEB2B5;	
}
table.tabela tr td {
	border : 1px solid #AEB2B5;
}

table.tabela2 {
	border : 0px;	
}
table.tabela2 tr td {
	border : 0px ;
}






.titulo1 {
	color: White;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;
}

.titulo2 {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
	letter-spacing: 0.5px;
	text-transform: uppercase;	
}


	


.login {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.login:hover {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.formCampo {
	border : 1px solid #000000;
	font-family : Tahoma;
	color : Black;
	font-size: 11px;
	background: #E4E4E4;
}

.form_btn {
	border : 1px solid #000000;
	font-family : Tahoma;
	color : #E4E4E4;
	font-size: 11px;
	background: #5C7099;
}

.form_btn2 {
	border : 2px solid Black;
	font-family : Tahoma;
	color : #E4E4E4;
	font-size: 11px;
	background: Black;
}

.foto {
	color: #FF6603;
	border: 1px solid #FF6603;
}