﻿


body
{
    margin-top: 0px;
}
.action
{
    cursor:pointer;
    
}



* {
 
 


font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 12px;
height: auto;
line-height: 15.3599996566772px;
text-align: left;
width: auto;
margin: 1;
padding: 1;

}

a:link, a:visited {
	color: #363f51;
}

a:focus, a:hover, a:active {
	color: #0098db;
}


.iconLink
{
    cursor:pointer;
    text-decoration: none;
    border-style: none;
    border:0;
    

}

.PageTitle
{
color: rgb(19, 60, 127);
display: block;
font-family: DeuBaUniversRegular, arial, helvetica, sans-serif;
font-size: 28px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 34px;
line-height: normal;
margin-bottom: 0px;
margin-top: 0px;
/*padding-bottom: 18px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;*/
position: relative;
text-align: Left;
/*width: 954.921875px;*/
}


.PageTitleSmall
{
color: rgb(19, 60, 127);
display: block;
font-family: DeuBaUniversRegular, arial, helvetica, sans-serif;
font-size: 20px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 34px;
line-height: normal;
margin-bottom: 0px;
margin-top: 0px;
/*padding-bottom: 18px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;*/
position: relative;
text-align: Left;
/*width: 954.921875px;*/
}

 .LoginBox {
    position:absolute;
    top: 50%;
    left: 50%;
    width:34.2em;
    
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}




.SectionTitle
{
color: rgb(19, 60, 127);
display: block;
font-family: DeuBaUniversRegular, arial, helvetica, sans-serif;
font-size: 12px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-bottom: 0px;
margin-top: 0px;
/*padding-bottom: 18px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;*/
position: relative;
text-align: Left;
/*width: 954.921875px;*/
}



.etiquetas
{
border-collapse: separate;
color: rgb(54, 63, 81);
cursor: default;
display: inline;
empty-cells: show;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: auto;
line-height: normal;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
width: auto;
}

.opciones
{
    background-color:#F4F3F2;
padding-bottom: 12px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
}

.DocError
{
 color: rgb(255, 0, 0);   
}