﻿.menu
{
    font-family:Arial;
    font-size:11px;
    color: #000000;
    text-decoration:none;
    }
.menu a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu a:active
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.menu a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.negro
{
	font-family: Arial;
	font-size: 11px;
	color:Black;
	text-decoration:none;
	
}
.txt
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.btn
{
    color: #ffffff;
    font-family: Arial;
    background-color: #333333;
    font-size: 11px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.titulo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.titVerdePequeño
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.txtVerdeGrande
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.titulogris
{
    font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-bottom:10px;
    }
.link
{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.menuverde
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-align:center;
	text-decoration:none;
	}

.login
{
	font-family: Arial;
	font-size: 11px;
	color:Black;
}

.lnkBlanco 
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration:none;
}


.blanco
{
	font-family:Arial;
	font-size:11px;
	color:White;
}
.cajatexto
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #ffffff;
}

