@charset "utf-8";

/* CSS Document */

a:link {

	color: #1763FF;

	text-decoration: none;

}

a:visited {

	color: #1763FF;

	text-decoration: none;

}

a:hover {

	color: #4187FF;

	text-decoration: underline;

}

a:active {

	color: #1763FF;

	text-decoration: none;

}

a {

	font-family: Trebuchet MS;

	font-size: 11px;

}

.textoTitulos

{

font-size:12px;

font-family:Trebuchet MS;

color:#727484;

font-weight:normal;

}

.textoTitulos2

{

font-family:Trebuchet MS;

font-size:11px;

color:#444444;

font-weight:normal;

}

.textoTitulosEstados

{

font-size:12px;

font-family:Trebuchet MS;

color:#b11c0f;

font-weight:bold;

}

.textoResto

{

font-family:Trebuchet MS;

font-size:11px;

color:#444444;

font-weight:normal;

}

.textoBlanco

{

font-size:12px;

font-family:Trebuchet MS;

color:#FFFFFF;

font-weight:normal;

}
.textoBlancoBig

{

font-size:16px;

font-family:Trebuchet MS;

color:#FFFFFF;

font-weight:bold;

}

.textoRojo

{

font-family:Trebuchet MS;

font-size:11px;

color:#FF0000;

font-weight:normal;

}

.textoGris

{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#F4F3EA;
	font-weight:normal;

}

.textoBlanco

{

	font-family:Trebuchet MS;

	font-size:11px;

	color:#FFFFFF;

	font-weight:bold;

}

.textoRojo2

{

font-family:Trebuchet MS;

font-size:12px;

color:#FF0000;

font-weight:bold;

}

.textoAmarillo

{

	font-family:Trebuchet MS;

	font-size:10px;

	color:#E1AE00;

	font-weight:normal;

}

.textoFactura {

	font-family: Trebuchet MS;

	font-size: 12px;

	font-weight: bold;

	color: #555555;

}



.textologin

{

font-family:Trebuchet MS;

font-size:9px;

color:#666666;

font-weight:normal;

}

.textoAmarillo2

{

	font-family:Trebuchet MS;

	font-size:11px;

	color:#333333;

	font-weight:bold;

}

.textoTitulos4

{

font-size:11px;

font-family:Trebuchet MS;

color:#CCCCCC;

font-weight:normal;

}

.textoTitulos5

{

font-size:11px;

font-family:Trebuchet MS;

color:#003399;

font-weight:normal;

}

.linkGris a:link {

	color: #666666;

	text-decoration: none;

}

.linkGris a:hover {

	color: #666666;

	text-decoration: underline;

}

.linkGris a:visited {

	color: #666666;

	text-decoration: none;

}