﻿body 
{
	font-family: Tahoma;
	color: #999999;
	background-color: #626262; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
}

.fondoTabla
{
	/*background-image: url("../Imagenes/bg_main.gif");*/
}
.fondolinea
{
	background-image: url("../menu/titulo.gif");
	width: 800px;
	height: 30px;
}
.menu
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS; 
	TEXT-DECORATION: underline;
}
A:link 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS; 
	TEXT-DECORATION: underline;	
}
A:visited
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS; 
	TEXT-DECORATION: underline;
}
A:active
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS; 
	TEXT-DECORATION: underline;
}
A:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS; 
	TEXT-DECORATION: underline;
}
.submenu
{
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Verdana Comic Sans MS;
}
.barra
{
	background-image: url("../menu/barra.gif");
}
.fondoCeldaHeader
{
	background-image: url("../Imagenes/bg_header.jpg");
}
.CamposNoEdit
{
    text-align:left;
	color:Black;
	/*font-size: 20px larger;*/
	/*font-size:medium;*/
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	/*background-color:#EAEAEA;*/	
}
.CamposNoEdit2
{
    text-align:center;
	color:Black;
	/*font-size: 20px larger;*/
	/*font-size:medium;*/
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	/*background-color:#EAEAEA;*/	
}
.Ayuda
{
    text-align:justify;
	color:#696969;
	/*font-size: 20px larger;*/
	/*font-size:medium;*/
	font-family:Tahoma;
	font-size:x-small;
	/*font-weight:bold;*/
	/*background-color:#EAEAEA;*/	
}
.CamposEdit2
{
    text-align:right;
	border: 1px solid #afafaf;
	color:Black;
	background-color: white;
	font-size: 12px;
	height:18px;
	width: 150px;
	margin: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.CamposEdit
{
    text-align:left;
	border: 1px solid #afafaf;
	color:Black;
	background-color: white;
	font-size: 12px;
	height:18px;
	width: 150px;
	margin: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.CamposEdit3
{
    text-align:left;
	border: 1px solid #afafaf;
	color:Black;
	background-color: white;
	font-size: 12px;
	height:18px;
	width: 150px;
	margin: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.Fecha
{
	text-align:right;
}
#pageHeader 
{ 
	background: url(bg_header.jpg) no-repeat right top; 
	width: 696px;
	height: 60px;
	float: left;
}
#quickSummary
{ 
	background: url(bg_header2.jpg) no-repeat left top; 
	width: 180px;
	/*height: 217px;*/
	float: right;
}
#preamble 
{
	margin-left: 45px;
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 30px;
	width: 656px;
	clear: both;
}
.im
{
	border:0;
}
.TituloSis2
{
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
	color:#9C0808;
	text-align: center;	
}
.TituloSis1
{
	font-size:14px;
	font-family:Tahoma;
	color:#9C0808;
}
.tabla
{
	border-left-color:#f5f5f5;
	border-right-color:#f5f5f5;
	border-left:0;
	border-right:0;
}
.Alinear
{
	text-align:center;	
}
.Datagrid
{
    text-align:center;
	color:Black;
	/*font-size: 20px larger;*/
	/*font-size:medium;*/
	font-family:Tahoma;
	font-size: 09px;
	font-weight:bold;
	/*background-color:#EAEAEA;*/	
}
/*******************/
.Combos
{
	font-family:Verdana;
	font-size:8pt;
	vertical-align:middle;
}

.Bordes
{
	border-bottom-style:solid;
	border-bottom-color:White;
	border-bottom-width:1px;
	
	border-top-style:solid;
	border-top-color:White;
	border-top-width:1px;
	
	border-left-style:solid;
	border-left-color:White;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:White;
	border-right-width:1px;
}

.BordesL
{
	border-left-style:solid;
	border-left-color:White;
	border-left-width:1px;
}

.BordesL_
{
	border-left-style:dotted;
	border-left-color:black;
	border-left-width:1px;
}

.BordesR
{
	border-right-style:solid;
	border-right-color:White;
	border-right-width:1px;	
}

.BordesR_
{
	border-right-style:dotted;
	border-right-color:Black;
	border-right-width:1px;	
}

.BordesT
{
	border-top-style:solid;
	border-top-color:White;
	border-top-width:1px;
}

.BordesT_
{
	border-top-style:dotted;
	border-top-color:black;
	border-top-width:1px;
	/*font-weight:100;*/
}

.BordesB_
{
	border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:1px;
}

.BordesB
{
	border-bottom-style:solid;
	border-bottom-color:White;
	border-bottom-width:1px;
}
.alignRight
{
	text-align:right;
}
.alignLeft
{
	text-align:justify;
}
.alignJustify
{
	text-align:justify;
	color:Black;
}
.Mayuscula
{
	text-transform:uppercase;
}

