﻿body
{
    font-size: xx-small;
    color: #696969;
    font-family: Verdana;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0B479D;
	text-decoration: none;
}
a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0B479D;
}
.boton
{
    font-size: xx-small;
    vertical-align: middle;
    font-family: Verdana;
    background-color: #d3d3d3;
    text-align: center;
}
.degrade-arriba {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#E4E8E9', gradientType='0');
}
.degrade-abajo {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E4E8E9', startColorstr='#FFFFFF', gradientType='0');
}
.degrade-medio {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#FFFFFF', gradientType='0');
}
#divgeneral
{
    width: 100%;
    text-align: center; 
}
.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
.error
{
	font-size: xx-small;
	color: red;
	font-family: Verdana;
	width: 100%;
	font-weight: bold;
}
#grilla
{
    font-size: xx-small;
    color: #696969;
    font-family: Verdana;
    text-decoration: none;
}
.grilla_alternate
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	background-color: #F5F5F5;
}
.grilla_footer
{
	font-size: x-small;
	color: gray;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
	background-image: url(media/home/barratitul-2.gif);
	background-repeat: repeat-x;
}
.grilla_header
{
	font-size: xx-small;
	color: #0B479D;
	font-family: Verdana;
	background-color: transparent;
	background-image: url(media/home/barratitul-1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}
#tabla
{
    font-size: xx-small;
    color: #696969;
    font-family: Verdana;
    background-color: #E4E8E9;
    border: 1pt solid #73718C;
}
.txt-abajo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.txt-for-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.txt-lin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #273C5A;
	text-decoration: none;
}
.txt-titul {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.txt-titulhome {

	font-family: Tahoma;
	font-size: 11px;
	color: #0B479D;
	text-align: justify;
	font-weight: bold;
}
.txtcolor{

	font-family: Tahoma;
	font-size: 11px;
	color: #5A657B;
	text-align: justify;
}
.txtcolorboton {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A657B;
	text-align: center;
}
.txtcolorCentro {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A657B;
	text-align: right;
}
.txthome-destac 
{
	text-align: left;
}
.txtpunto {
	font-family: Tahoma;
	font-size: 12px;
	color: #0B479D;
	text-align: justify;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
