﻿body 
{
    background-color: #F7BE81;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    margin: 0px;
}

a:link, a:visited
{
    color: #034af3;
    text-decoration: none;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
    text-decoration: none;
}

.page
{
    width: 100%;
    height: 0px;
    background-color: #fff;
    margin: 0px 0px 0px 0px;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    /*background: #fff;
    background-image: url('../Img/background_02.png');
    background-repeat:repeat-y;*/
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-color:#000;
}

.header a:link, a:visited
{
    color: #fff;
    text-decoration: none;
}

.header a:hover
{
    color: #FF6600;
    text-decoration: none;
}

.header a:active
{
    color: #fff;
    text-decoration: none;
}

.main
{
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 0px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.izquierda
{
    display: block;
    /*float: left;*/
    text-align: left;
}

.derecha
{
    display: block;
    /*float:right;*/
    text-align:right;
    padding: 10px;
    height: 10px;
    color:#fff;
}

.success
{
    color:#339900;
}

.error
{
    color:#FF0000;
}

.notfound
{
    color:#FF0000;
    font-size:20px;
    font-weight:bold;
}

.center
{
    text-align:center;
}

.title
{
	font-size:16px;
	font-weight:bold;
    text-align:center;
    margin: 0px 0px 0px 0px;
    background-color: #000;
    color:White;
    width: 100%;
    height: 30px;
}

.ajax__tab_xp .ajax__tab_header
{
     border:0;
     border-top:0;
     border-top-color:White;

}

.FondoAplicacion
{
	background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.datos
{
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}

.datos th
{
    font-size:14px;
    color:#FFFFFF;
	background-color:#0099CC;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}

.datos tr
{
    text-align:left;
	background-color:#FFFFFF;
}

.datos td
{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}

/*
.datos
{
	font-size:14px;
	text-align:center;
    text-align:left;
    border:0;
    border-color:#CECECE;
}

.datos th
{
    background:url("../Img/Tab/tab_active.gif") repeat-x;
    height:20px;
    font-weight:bold;
    color:White;
    text-align:center;
    padding:0 10px 0 10px;
    border:0;
}

.datos td
{
    background-color: #fff;
    text-align:center;
    padding:5px;
    border:0;
}*/

.HighLightCalloutExtender
{
    background-color:#FFFFCC;
}

.customCalloutStyle div, .customCalloutStyle td{
    border: solid 1px #C8C8C8;
    background-color:#FFFFCC;
    color:#000;
}

.customCalloutStyle .ajax__validatorcallout_popup_table{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_popup_table_row{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_cell{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table_row{
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}

.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell{
    width: 20px;
    padding: 5px;
    border-right: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv{
    border: none;
    text-align: center;
    width: 25px;
    padding: 1px;
    cursor: pointer;
}

.campoSignificativo
{
    background-color:#C4F8FF;
    font-size:20px;
    font-weight:bold;
}

.textoSignificativo
{
    font-size:25px;
    font-weight:bold;
    color:Red;
}

.tituloSistema
{
    font-size:25px;
    font-weight:bold;
    color:#DF0101;
}

.success
{
    color:#339900;
}

.tablaForma
{
    border: 1px solid Black;
    background-color:#EBF9FF;
}

.tablaForma th
{
    border: 1px;
    border-color:Black;
    border-bottom-style:solid;
    background-color:#DF0101;
    color:White;
    text-align:left;
    text-transform:uppercase;
}

.tablaForma td
{
    background-color:#FFF;
}

.infogral a
{
    color: #034af3;
    text-decoration:underline;
    cursor:pointer;
}

.gLink
{
    color: #034af3 !important;
    cursor:pointer;
}

.infogral a:hover
{
    color: Red;
    text-decoration:underline;
}

.infogral a:active
{
    color: #034af3;
    text-decoration:underline;
}