.texto
{
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}

.sub_titulo
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}

.destaque
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3366FF;
}

.texto_utilizador
{
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	color: #808080;
}

input, textarea
{
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 10pt;
}

.error_message
{
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
}

img.with_border
{
	border: thin solid Black;
}

span.tecnica
{
	border: 1px solid #b0b0b0;
	background: #d0d0d0;
}

span.passo
{
	border: 1px solid #b0b0b0;
	background: #FF9900;
}

.reference
	{
	font-size: 8pt;
	}
