@charset "utf-8";
/* CSS Document */

h2 {
	font-family: Verdana;
	font-size: 16px;
	fot-style: normal;
	color: #000000;
}

input[type='text'] {
	background: #FFFFFF;
	background-position: left center;
	border: solid 1px #000000;
}

input[type='submit'] {
	width: 75px;
	height: 25px;
}


.texto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
}

.textoThumbs {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}


.textoNegrito {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}

.textoAgenda {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 100%;
}

.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 100%;
	text-decoration: none;
}

.linkVejaMais {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	text-decoration: none;
}

.linkSubItens {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 2px;	
}

.textoValidador {
	font-family: Verdana;
	font-size: 10px;
	font-style:	italic;
	color: #339900;
	text-decoration: none;
}

.menor {
	font-family:Verdana;
	font-size:10px; }
