.nautic {
	font-family: Tahoma;
	font-size: 9px;
	color: #4491C2;
	font-weight: bold;

}
.titulo {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #8AB7E3;

}
.textonormal {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.tahomagris {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tahomaazul {
	font-family: Tahoma;
	font-size: 11px;
	color: #397FA1;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; font-weight:normal; }


