.textoNegro{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight : bold;
	}
.textoNegro2{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight : bold;
	}
.textoRojo{
	font-family:Arial;
	font-size:12px;
	color:#AA0000;
	text-decoration:none;
	font-weight : bold;
	}
.textoRojo2{
	font-family:Arial;
	font-size:14px;
	color:#AA0000;
	text-decoration:none;
	font-weight : bold;
	}
.textoRojoGrande{
	font-family:Arial;
	font-size:14px;
	color:#AA0000;
	text-decoration:none;
	font-weight : bold;
	}
.textoGrisNegrita{
	font-family:Arial;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
	font-weight : bold;
	}

.textoGris{
	font-family:Arial;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:none;
	}

.textoGrisPeque{
	font-family:Arial;
	font-size:9px;
	color:#4C4C4C;
	text-decoration:none;
	}

.textoGrisGrande{
	font-family:Arial;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	font-weight : bold;
	}

.texto{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight : bold;
	border: 1px solid #333333;
	}
.textoGris2{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}

.formulario-td-etiquetas {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	text-decoration:none;
	background-color:#FFFFFF; 
	color:#999999;
	}
.formulario-td-campo {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	text-decoration:none;
	color:#000000;
	background-color: #FFFFFF;
	}
.formulario-td-campoTA {
	font-size : 11px;
	font-family: Arial;
	text-decoration:none;
	color:#000000;
	background-color: #4C4C4C;
	}
.error {
	font-size : 12px;
	font-family: Arial;
	font-weight : bold;
	text-decoration:none;
	color:#990000;
	}

.cabecera-tabla {
	font-size : 10px;
	font-family: Arial;
	font-weight : bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #AA0000;
	}
.fila-tabla {
	font-size : 11px;
	font-family: Arial;
	text-decoration:none;
	background-color:#4C4C4C;
	color:#000000;
	}
.enlace-listado{
	font-family:Arial;
	font-size:11px;
	font-weight : bold;
	color:#000000;
	}
.enlace-listado2{
	font-family:Arial;
	font-size:11px;
	font-weight :bold;
	color:#7F98B2;
	}
.botones{
	font-family:Arial;
	font-size:11px;
	font-weight : bold;
	color:#000000;
	background: #FFFFFF;
	height: 20px;
	border: 1px solid #4C4C4C;
	}

A.mid{
 font-family:Arial;
 font-size:10;
 color:#AA0000;
 }
A.bot{
 font-family:Arial;
 font-size:10;
 color:#000000;
 padding-left:10px;
 padding-right:10px;
 }

A:link {text-decoration:none;} 
A:visited {text-decoration:none;color:#AA0000;}
A:hover {color:#333333;}

p {margin-bottom: -0.4cm;}


A.enlaceGris:link{
	font-family:Arial;
	font-size:11px;
	font-weight : bold;
	color:#4C4C4C;
	text-decoration:none;
	}
A.enlaceGris:visited{
	font-family:Arial;
	font-size:11px;
	font-weight : bold;
	color:#4C4C4C;
	text-decoration:none;
	}

A.enlaceGris:hover{
	font-family:Arial;
	font-size:11px;
	font-weight : bold;
	color:#AA0000;
	text-decoration:none;
	}


.botonEncima {
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.botonOn {
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
.botonOff {
  border: 1px solid;
  background: ButtonHighlight;
}

