﻿.TituloMaior
{
	border-bottom: 1px solid;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

.descricaoMaior
{
	font-size: 10px;
}
.descricaoMenor
{
	font-size: 10px;
	font-weight: bold;
}
.caixas
{
	border: Outset 1px black;
	font-size: 10px;
}

.caixas:focus
{
	border: Outset 1px #ED1C24;
}

.checkBoxListclass
{
	border:1px black;
	font-size: 10px;
}

.checkBoxclass
{
	font-size: 10px;
}

.checkBoxclass input
{
	width: 20px;
	background-color: #fff;
}

.checkBoxclass input:hover
{
	border: solid 1px #ED1C24;
}

.Botoes
{
	background-color: #ED1C24;
	background-repeat: no-repeat;
	border-style: none;
	color: white;
	cursor: pointer;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 22px;
	margin-left: 8px;
	position: relative;
	width: 91px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
