/* CSS Document */
body
{
	margin:0px;
	background-color:#999999;
}
.CampoTexto
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	border-collapse: collapse;
	background-color: #FFCC33;
}
.Objetos
{
	font-family:Arial;
	font-size:10px;	
}
.botao
{
	font-size: 10px;
	font-family: Arial;
	background-color: #cccccc;
	border:solid 1px #000000;
	border-collapse:collapse;
}
.label
{
	font-family:Arial;
	font-size:11px;	
	color:#006699;	
	font-weight:bold;
}
.labelPreto
{
	font-family:Arial;
	font-size:11px;	
	color:#000000;	
	font-weight:bold;
}
.titulo
{
	font-family:Arial;
	font-size:11px;	
	color:#006699;
	font-weight:bold;	
}
.titulo2
{
	font-weight: bold;
	font-size: 11px;
	color: #F09C18;
	font-family: Arial;
}
.texto
{
	font-family:Arial;
	font-size:11px;	
	color:#000000;
}
.textoAceito
{
	font-family:Arial;
	font-size:11px;	
	color:#000000;
	padding:10px;
	width:340px;
	margin-left:23px;
}
.termo
{
	font-family:Arial;
	font-size:11px;	
	color:#006699;
	width:340px;
	text-align:left;
	border:1px solid #000000;
	margin-left:40px;
	padding:10px;
	background-color:White;
}
.resultado
{
	width:400px;
	font-family:Arial;
	font-size:12px;	
}
a
{
	font-size: 11px;
	color: #006699;
	font-family: Arial;
	text-decoration:none;
}
a:hover
{
	font-size: 11px;
	color: #006699;
	font-family: Arial;
	text-decoration:underline;
}
a.resultado
{
	font-size: 12px;
	width: 400px;
	color: #006699;
	font-family: Arial;
	text-decoration:none;
}
a.resultado:hover
{
	font-size: 12px;
	width: 400px;	
	color: #006699;
	font-family: Arial;
	text-decoration:underline;
}
.menu2
{
	height:25px;	
}
.menu
{
	font-size: 11px;
	height:25px;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	text-decoration:none;
}
a.menu
{
	font-size: 11px;
	height:25px;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	text-decoration:none;
}
a.menu:hover
{
	font-size: 11px;
	height:25px;
	color: #990000;
	padding-top:6px;
	background-color:#dddddd;
	font-family: Arial;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.esquerda
{
	background-image:url("images/firula.jpg");	
	background-repeat:repeat-y;
	background-position:right;
}
.direita
{
	background-image:url("images/firula2.jpg");	
	background-repeat:repeat-y;
}
.Descricao
{
	width:500px;	
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.Aviso
{
	width:300px;	
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.ImagemGrande
{
	border:solid 1px #333333;
	height:240px;
	width:320px;
}
.Imagem
{
	border:solid 1px #333333;
	height:90px;
	width:90px;
}
.ImagemPequena
{
	border:solid 1px #333333;
	height:60px;
	width:60px;
}
.borda
{
	border:solid 1px #999999;
	height:100%;
	width:100%;
	padding:5px;
}
.Destaque4
{
	border:solid 1px #999999;
	height:139;
	width:100%;
	padding:5px;
}
.Destaque1
{
	border:solid 1px #999999;
	height:213;
	width:177;
	padding:5px;
}
.Destaque2
{
	font-family:Arial;
	font-size:11px;
	height:100%;
	width:100%;
	padding:5px;
	text-align:right;
}
.Destaque3
{
	font-family:Arial;
	font-size:11px;
	height:100%;
	width:100%;
	padding:5px;
	text-align:left;
}
.DestEsq
{
	font-family:Arial;
	font-size:11px;
	height:100%;
	width:100;
	padding:5px;
	text-align:left;
}
.DestDir
{
	font-family:Arial;
	font-size:11px;
	height:100%;
	width:100;
	padding:5px;
	text-align:right;
}
.Registre
{
	border:solid 1px #999999;
	height:139;
	width:180;
	padding:5px;
	background-image:url("images/Registre.jpg");	
}
.Agenda
{
	border:solid 1px #999999;
	height:139;
	width:100%;
	background-color:#ffffff;	
}
.TextoAgenda	
{
	font-family:Arial;
	font-size:11px;
	width:100%;
	text-align:justify;	
	text-indent:10px;
}

