/* Default CSS Stylesheet for a new Web Application project */

img
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td
{
	font-size: 12;
	font-family: Arial;
}

.cajaTexto
{
	font-size: 12px;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	color: black;
	
	font-family: Arial;
}

.boton:hover
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	font-size: 12px;
	border-left: #d3d3d3 1px solid;
	color: #ffffff;
	border-bottom: #d3d3d3 1px solid;
	font-family: Arial;
	background-color: #696969;
}

.boton
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 12px;
	border-left: #696969 1px solid;
	color: black;
	border-bottom: #696969 1px solid;
	font-family: Arial;
}

.botonColor
{
	border-right: #660000 thin solid;
	border-top: #cc6666 thin solid;
	font-size: 12;
	border-left: #cc6666 thin solid;
	color: white;
	border-bottom: #660000 thin solid;
	font-family: Arial;
	background-color: #990000;
}

.letraReporte
{
	font-family:Arial;
	font-size:10;
}

.Indicacion
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	margin-top: 3px;
	font-size: 12px;
	margin-bottom: 3px;
	border-left: #a9a9a9 1px solid;
	clip: rect(auto auto auto auto);
	border-bottom: #a9a9a9 1px solid;
	font-style: normal;
	font-family: helvetica, arial;
	background-color: #f5f5f5;
}

.radioButtonColor
{
	
}

.negrita
{
	font-weight: bold;
	font-size: 12;
	color: black;
	font-style: normal;
	font-family: Arial;
}

.email
{
	font-weight: normal;
	font-size: 12;
	color: blue;
	font-style: normal;
	font-family: Arial;
}

.errmsg
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: helvetica, arial;
}

.requerido
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12;
	color: #cc9933;
}

.subtitle
{
	font-weight: bold;
	font-size: 12;
	color: #000066;
	font-family: Arial;
}

.titulo
{
	font-weight: bold;
	font-size: 10;
	color: #ffffff;
	font-family: Arial;
}

.subtitulo
{
	font-weight: bold;
	font-size: 12;
	color: #000066;
	font-family: Arial;
}

td.datoNegrita
{
	font-weight: bold;
	font-size: 12;
	color: black;
	font-style: normal;
	font-family: Arial;
	border-bottom: #dddddd 1px solid;
	margin-bottom: 1px;
}

td.dato
{
	font-weight: normal;
	font-size: 12;
	margin-bottom: 1px;
	color: #000000;
	border-bottom: #dddddd 1px solid;
	font-family:  Arial;
	text-decoration: none;
}

td.tituloLogin
{
	font-weight: normal;
	font-size: 12;
	margin-bottom: 1px;
	color: #000000;
	border-bottom: #dddddd 1px solid;
	font-family:  Arial;
	background-color: #EEEEEE;
	text-decoration: none;
}

td.backLogin
{
	font-weight: normal;
	font-size: 12;
	color: #000000;
	font-family:  Arial;
	background-color: #ffffdf;
}

.datoGrid
{
	font-weight: normal;
	font-size: 12;
	margin-bottom: 1px;
	color: #000000;
	border-bottom: #dddddd 1px solid;
	font-family:  Arial;
	text-decoration: none;
}

.HeaderDato
{
	font-weight: normal;
	font-size: 12;
	margin-bottom: 1px;
	background-color: #EEEEEE;
	color: #666666;
	border-bottom: #DDDDDD 1px solid;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
}

td.TituloAdmin
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	color: dimgray;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-decoration: none;
}

td.datoFooter
{
	font-weight: normal;
	font-size: 12;
	border-bottom-color: #000066;
	color: #000000;
	font-family:  Arial;
	text-decoration: none;
	border-bottom-style: double;
}

.combo
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
}

.menuLinkFont:hover
{
	font-size: 12px;
	text-transform: none;
	color: #daa520;
	font-family: arial;
	text-align: left;
	text-decoration: underline;
}

.menuLinkFont
{
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	font-family: arial;
	text-align: left;
	text-decoration: none;
}

.EndWizard
{
	font-weight: bold;
	font-size: 36;
	color:  #000066;
	font-family: arial;
	text-align: center;
}

select
{
	font-weight: normal;
	font-size: 12;
	color: black;
	font-family:  Arial;
}

table.Login
{
	border-width :0;
	border-color:#cccccc;
}

td.headerLogin
{
	background-color: #ffffff;/*#990000;*/
	font-size: 12;
	color: #000000;
	font-weight :bold ;
	font-family:  Arial;
	text-decoration: none;
	border-width:thick ;
	border-bottom-color:#cccccc;
	border-left-color :Gray;
	border-right-color :Gray;
	border-top-color :Gray;
	/*border-bottom-style: double;*/
}

td.bodyLogin
{
	background-color:#FFFFCD;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family : Arial;
}

.LoginItem
{
	background-color:#FFFF99;
	font-weight: normal;
	font-size:10px;
	font-family : Arial;
}

.LinkWhite:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.LinkWhite
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.LinkBlue:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #003399;
	font-family: Arial;
	text-decoration: underline;
}

.LinkBlue
{
	font-weight: normal;
	font-size: 11px;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}

.PanelScroll
{
    position:relative;
    padding:0px 0px;
    overflow: auto;
}

table.ReportStyle
{
	border-width :0;
	border-color:#cccccc;
}

td.BorderReport
{
	margin-top: 3px;
	font-size: 12;
	margin-left: 5px;
	color: black;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.headerReport
{
	background-color:#CCCCCC;
	height:20;
}

.letraHeaderReport
{
	font-family:Arial ;
	font-size:14;
	font-weight:bold;
}

.preguntaReporte
{
	font-family:Arial;
	font-size:10;
	font-weight:bold;
	color: black;
}

.respuestaReporte
{
	font-family:Arial;
	font-size:10;
	font-weight:normal;
}

datoGridHighlight
{
	font-weight: normal;
	font-size: 12;
	margin-bottom: 1px;
	color: #ffffff;
	border-bottom: #dddddd 1px solid;
	font-family:  Arial;
	text-decoration: none;
}

input
{
	font-size: 12;
	color: black;
	font-family: Arial;
}

.Estilo1 
{ 
	FONT-WEIGHT: normal; 
	font-size: 12;  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.Estilo2
{
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Estilo3 
{ 
	FONT-WEIGHT: bold; 
	font-size: 12; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}
