/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.foto {
    width:94px;
	height:100px;
	azimuth:center;
}
.espaco {
    font-size: 5px;
	color:#FFFFFF;
}
.rodape {
    font-family: Verdana;
	font-size: 10px;
	color:#666666;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;

}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	color:#85C226;
	font-weight:bold;
	height:20px;
}
.destaque {
	font-family: Verdana;
	font-size: 12px;
	color:#85C226;
	font-weight:bold;
}
.alerta {
	font-family: Verdana;
	font-size: 15px;
	color: #990000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #42929D;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.campo {
	BORDER-RIGHT: #42929D 1px solid; BORDER-TOP: #42929D 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #42929D 1px solid; BORDER-BOTTOM: #42929D 1px solid; FONT-FAMILY: verdana 
}
.botao {
	BORDER-RIGHT: #42929D 1px solid; BORDER-TOP: #42929D 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8px; BORDER-LEFT: #42929D 1px solid; COLOR: #42929D; BORDER-BOTTOM: #42929D 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}
.barra {
color: #42929D;
}