﻿a:link {  color: #FFFFFF; text-decoration: underline}
a:visited {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFFFFF}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {
font-family: Tahoma; font-size: 11px; color: #FFFFFF
}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #33A175;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.CeldaOpcionMenu
{
    background-image:url(../images/back_celda_menu.gif); 
    background-color :Transparent ;
    width:208px;
    height:21px;
    text-indent:16px;
    text-decoration: none;
    color: Black;
    vertical-align:middle;
}
.CeldaOpcionMenuOver
{
    background-color : #86A1BC;
    width: 208px;
    height: 21px;
    width: 208px;
    height: 21px;
    text-indent: 16px;
    color: White;
    cursor: pointer;
    text-decoration: none;
}
.CeldaTitulo
{
    background-color: #336799;
    color: White;
    height:23px;
}
.cmdAccionAzul
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../images/basebotonazul.jpg); 
    width:115px;
    height:39px;
    vertical-align:middle;
    cursor: pointer;
}
.cmdEditarGrilla
{
    font-size:11px;
    font-weight:bold;
    border-style:none;
    background-image:url(../images/edit.gif); 
    background-color:Transparent;
    width:16px;
    height:16px;
    vertical-align:middle;
    cursor: pointer;
}
.cmdAceptarGrilla
{
    font-size:11px;
    font-weight:bold;
    border-style:none;
    background-image:url(../images/tick.gif); 
    background-color:Transparent;
    width:16px;
    height:16px;
    vertical-align:middle;
    cursor: pointer;
}
.cmdCancelarGrilla
{
    font-size:11px;
    font-weight:bold;
    border-style:none;
    background-image:url(../images/undo.gif); 
    background-color:Transparent;
    width:16px;
    height:16px;
    vertical-align:middle;
    cursor: pointer;
}
.mensaje
{
    font-weight: bold;
  	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: Blue;
}
.menulink 
{
  	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.textoStandarNegro
{
    font:Arial;
    font-size:11px;
    color:Black;
}

.titulo
{
    font-family:Tahoma,Verdana,Arial;
    font-size:14px;
    font-weight:bold;
    color:blue;
}
.validador
{
    color:Red;
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
}
    