.franjasup {
	background-color: 003300;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondocab {
	background-image: url(img/fondo_cab.jpg);
}
.contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.degradado {
	background-image: url(img/cab_degrad.gif);
	background-repeat:  repeat-x;
}
.fondo_sup_ficha {
	background-image: url(img/sup_ficha.gif);
	background-repeat:  repeat-x;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.campo {
	background-color: #F1FAF1;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
}
.campo_comment {
	height: 100px;
	background-color: #F1FAF1;
}
.titulogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #339933;
}

