﻿* {margin:0; padding:0;}

html, body {height:100%;}
body {margin:0; padding:0; font-family:Tahoma; text-align:left;}

.botao {
	border: 1px solid #00305A;
    color:#00305A;
	    font-family:Tahoma;
    height: 24px;
}

.identificadores_admin{
	font-family: verdana;
	font-size: 12px;
	color: #00305A;
	text-decoration: none;
	font-weight:bold;
	margin-left: 30px;
	padding-left:5px;
}

.caixadetexto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;

	border-top-color: #00305A;
	border-right-color: #00305A;
	border-bottom-color: #00305A;
	border-left-color: #00305A;
	color:#00305A;
	font-family:Tahoma;
}


.titulo_admin{
	font-family: verdana;
	font-size: 14px;
	color: #00305A;
	text-decoration: none;
	font-weight:bold;
}

.titulo_pagina_admin{
	font-family: verdana;
	font-size: 18px;
	color: #00305A;
	text-decoration: none;
	font-weight:bold;
}
