@charset "utf-8";
/* CSS Document */
a:link {
	color: #727484;
	text-decoration: none;
}
a:visited {
	color: #727484;
	text-decoration: none;
}
a:hover {
	color: #646673;
	text-decoration: underline;
}
a:active {
	color: #727484;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 11px;
}
.textoTitulos
{
font-size:12px;
font-family:tahoma;
color:#727484;
font-weight:normal;
}
.textoTitulos2
{
font-size:11px;
font-family:tahoma;
color:#727484;
font-weight:normal;
}
.textoTitulosEstados
{
font-size:12px;
font-family:tahoma;
color:#b11c0f;
font-weight:bold;
}
.textoResto
{
font-family:tahoma;
font-size:11px;
color:#444444;
font-weight:normal;
}
.textoBlanco
{
font-size:12px;
font-family:tahoma;
color:#FFFFFF;
font-weight:normal;
}
.textoRojo
{
font-family:tahoma;
font-size:11px;
color:#FF0000;
font-weight:normal;
}
.textoGris
{
font-family:tahoma;
font-size:11px;
color:#CCCCCC;
font-weight:normal;
}
.textoBlanco
{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.textoRojo2
{
font-family:tahoma;
font-size:12px;
color:#FF0000;
font-weight:bold;
}
.textoAmarillo
{
font-family:tahoma;
font-size:10px;
color:#FF9900;
font-weight:normal;
}
.textoFactura {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.textologin
{
font-family:tahoma;
font-size:9px;
color:#666666;
font-weight:normal;
}
