body {
	width: 100%; height: 100%;
	background: #315c87 url(img/background.png) no-repeat center 0;
	font: 14px Helvetica, Arial, Verdana, Tahoma; line-height: 1.2;
	text-align: left;
	color: #FFFFFF;
}

.longButtonSupCat, .longButtonSupCat_hover {
	color: #FFF;
	text-align: left;
	background: #326498;
	border: 1px solid #5080B0;
}
.longButtonSupCat_hover { background: #5B9EB1; border: 1px solid #5080B0; }

.longButtonCat, .longButtonCat_hover {
	color: #000000;
	background: #FFF9F0;
	border: 1px solid #5B9EB1;
}

.longButton_hover {
	background: #3E708A url(../img/bg-campos.png) repeat-x 0px -12px;
	border: 2px solid #3E708A;
}

/* INFOS TABLES */
.longButtonCat .infoTable { font-weight: normal; }
.infoTable th { text-align: left; padding: 1.5em 0.5em 0.5em; font-size: 16px; font-weight: bold; }
.infoTable td:first-child { text-transform: uppercase; font-weight: bold; color: #1D76A9; }