﻿a 
{
	text-decoration:none;
	/*color: #E08934;*/
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}
.errormesage
{    
    font-weight: bold;
    font-size: 10px;
    color: Red;
}
.textoc
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    -webkit-border-radius:4px;   
    -moz-border-radius: 4px; 
    -ms-border-radius: 4px;
    }

.textoc A:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.textoc A:link
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textoc A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

body{margin: 0px; padding: 0px; font-family: Arial; font-size: 10px; color: #3D3D3D; background: #EBEFF1}
/*div,td{font-family: Arial; font-size: 10px; color: #3D3D3D;}*/
form{margin: 0px}

.sel1{height: 19px; width: 112px; font-family: Arial; font-size: 10px; color: #3D3D3D;}

/* Grillas*/

.stlGrillaHeader
{
	background-color: #5D7B9D; /*#D57D47;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 23px; 
}

.stlGrillaHeader A
{
	text-decoration: none;
	color: #ffffff;
}

.stlGrillaFilaAlternativa
{
    background-color: #ffffff;
    height: 22px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
}

.stlGrillaFilaNormal
{ 
	background-color:#F7F6F3;
	height: 22px;
	color: #000000;
	font-family: Verdana;
    font-size  : 10px;
}

.stlGrillaFilaSeleccionada
{ 
	background-color:#d1ddf1;
	color: #333333;
	height: 22px;
	color: #000000;
}

.buttonshared
{
    font-weight:bold;
    color:#Black;
    background-color:#E4E4E4;
    border-style:solid;
    border-color:#BABAB9;
    border-width:1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    height:19px;    
}

.button
{
    font-weight:bold;
    color:#Black;
    background-color:#E4E4E4;
    border-style:solid;
    border-color:#BABAB9;
    border-width:1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    height:22px;    
}
.scrolly{
    width: 900px;
    height: 350px;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;                   
}
.popup-border
{
    border: black 1px solid; 
    -webkit-border-radius:5px;   
    -moz-border-radius: 5px; 
    -ms-border-radius: 5px;
}

.border
{
    border: 1px solid;
    border-color:#5D7B9D;
    padding: 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}
.nC
{
    font-family: Arial; 
    font-size: 12px;
    font-weight:bold;
}
.header
{
    height:18px; 
    font-size: 12px; 
    font-weight: bold; 
    background-position: #336699; 
    background: #4B648B; 
    padding: 5px 0px 0 20px; 
    text-align:left;
}
.footer
{
    font-family: Arial;
    font-size: 10px; 
    color: #FFFFFF;
    width:100%;
    background-color:#313131;
    height:60px;
    text-align:center;
}
.footer-interior
{
    height:15px;
    background: #4A4A4A;
}