﻿*{-moz-box-sizing: border-box;box-sizing: border-box}
p{margin-top:0px;margin-bottom:1em}
form{margin:0px}
input{padding:1px}

.cajaTexto
{
    font-weight: bold;
    font-size: 8pt;
    color: #AD1417;
    font-style: normal;
    font-family:Tahoma;
    text-decoration:none;  
    border:none;
    padding-left:5px; 
}

.tahoma8BoldNegro
{
    font-weight:bold;
    font-size: 8pt;
    color: Black;
    font-style: normal;
    font-family:Tahoma;
    text-decoration:none;
}
.grisPequeBusqueda
{
    font-size: 7pt;
    color: #111;
    font-family:Tahoma;
    text-decoration:none;
    font-style:italic;
}

.tahoma10BoldNegro
{
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    font-style: normal;
    font-family:Tahoma;
    text-decoration:none;
}

.TablaFondoGris {
	background-color:  #EEEEEE;
	border: thin solid #CECECE;
}
.TablaFondoBlanco {
	background-color: #FFFFFF;
	border: thin solid #CECECE;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0BBBB;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textosNegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textosfondoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8B8787;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.etiquetaError
{
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-style: normal;
    font-family:Tahoma;
    text-decoration:none;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.textosAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #22358F;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textosAzulGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #22358F;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textosNegroGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textosBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a.textosBlanco:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e7f1f6;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:underline;
}
.textosBlancoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
	
