﻿.blanco
{
	font-family:Verdana;
	color: White;
	font-size:10px;
	font-weight:normal;
}
.verde
{
	font-family: Verdana;
	color: #8C9A42;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txt
{
	font-family: Verdana;
	color: #303030;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.txt a:link
{
	color: #303030 !important; /* For Firefox... mark as important, otherwise it becomes black */
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}
.txt a:hover
{
	color: #303030 !important;	/* For Firefox... mark as important, otherwise it becomes black */
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}
.txt a:visited
{
	color: #303030 !important;	/* For Firefox... mark as important, otherwise it becomes black */
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}
.txt a:active
{
	color: #303030 !important;	/* For Firefox... mark as important, otherwise it becomes black */
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}
.txtunderline
{
	font-family:Verdana;
	color: #303030;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.underlinenegrita
{
	font-family:Verdana;
	color: #303030;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.underlinenegritablanco
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.login
{
	font-family:Verdana;
	font-size:10px;
	color:#E8E8E5;
	}
.link
{
	font-family:Verdana;
	font-size:10px;
	color:#AFB0A7;
	text-decoration:underline;
	}	
.boton
{
	font-family: Verdana;
	font-size: 10px;
	color: #C5C6BF;
	background-color: #373735;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}	
.menu
{
    font-family:Arial;
    font-size:10px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:1px;
    }	
.menuimagen
{
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(images/franja2.jpg);
    background-repeat: no-repeat;
    height: 19px;
    width: 187px;
   
    vertical-align:middle;
}
.txtfallo
{
	font-family: Verdana;
	font-size: 10px;
	color: #AFB0A7;
}
.negritaclaro
{
	font-family: Verdana;
	font-size: 10px;
	color: #E8E8E5;
	font-weight: bold;
}	
.negritaoscuro
{
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
}
    
.titulo
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    color:#303030;
    }
    
.tituloblanco
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    }	
    
.blanco
{
    font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
    }	
    
 .required
{
	font-family: Verdana;
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	
}

.linea_puntos
{
	background-image: url(images/px_doble_negro.gif);
	background-repeat: repeat-x;
	height:1px;
}
