div {
	font-family: Tahoma;
	font-size: 11px;
}

.TituloModulo {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #FFFFFF;
}
.TituloDetalhe {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
}
.Titulo14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.TextoFFFFFF_11px {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Texto000000_11px {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#BoxDetalhe {
	width:170px;
	float:right;
	position:relative;
	top:30px;
	line-height:18px;
	margin:0 10px 0 5px;
}

#BoxContent {
	width:170px;
	float:right;
	line-height:18px;
	margin:0 10px 0 5px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

.link:hover {
	color:#003366;
	text-decoration:underline;
}

.link_1 {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.link_1:hover {
	color:#FFFFCC;
	text-decoration:underline;
}

