﻿.EncabezadoAplicacion
{
	background-image: url(../../images/Encabezado.jpg);	
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.PiePagina
{
	color:#FFFFFF;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	background-image: url(../../images/PiePagina.jpg);	
	background-repeat: repeat-x;
	background-position: left Top;	
	background-color: #5a759a; 
}

.PiePagina a 
{
	color:#FFFFFF;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

.SombraDerecha
{
	background-image: url(../../images/SombraDerecha.jpg);	
	background-repeat: repeat-y;
	background-position: left top;	
}

.Contenido
{
	
	background-image: url(../../images/Contenido.jpg);	
	background-repeat: repeat-x;
	background-position: left Top;	
	background-color: #FFFFFF; 
	
	}
.Background
{
	background-image: url(../../images/Background.jpg);	
	background-repeat: repeat-x;
	background-position: left Top;	
	background-color: #ebebeb;
}

.BackgroundLogin
{
	border-left: solid 1px #5a759a;
	border-right: solid 1px #5a759a;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/BackgroundLogin.jpg);	
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.AlignCenter
{
    margin-left: auto;
    margin-right: auto;
}

.TextBox
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    color: #717171;
    border-bottom: darkgray 1px solid;
    font-family: Arial;
    background-color: #f8f8f8;
    font-size: 12px;
}

.TextBoxCentrado
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    color: #717171;
    border-bottom: darkgray 1px solid;
    font-family: Arial;
    background-color: #f8f8f8;
    font-size: 12px;
    text-align:center;
}

.Button
{
    border-right: #c5c5c5 2px solid;
    border-top: #c5c5c5 1px solid;
    border-left: #c5c5c5 1px solid;
    border-bottom: #c5c5c5 2px solid;
    font-family: Tahoma;
    font-weight:bold;
    font-size: 11px;
    height: 20px;
    color: #666666;
    background-image: url(../../images/Grid/EncabezadoGrid3.jpg);	
	background-repeat: repeat-x;
	background-position: left center;
}

.ButtonGreen
{
    border-right: #c5c5c5 2px solid;
    border-top: #c5c5c5 1px solid;
    border-left: #c5c5c5 1px solid;
    border-bottom: #c5c5c5 2px solid;
    font-family: Tahoma;
    font-weight:bold;
    font-size: 11px;
    height: 20px;
    color: #666666;
    background-image: url(../../images/Grid/EncabezadoGridGreen.jpg);	
	background-repeat: repeat-x;
	background-position: left center;
}




.GridMessage
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;    
}

.GridEncabezadoPrincipal
{
	background-image: url(../../images/Grid/EncabezadoGridPrincipal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	padding-bottom: 3px;			
}

.GridEncabezado
{
	height:25px;
	font-size: 11px;
	background-image: url(../../images/Grid/EncabezadoGrid.jpg);
	color: #666666;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto ;
	margin-right:auto;
	border-left: solid 1px #a7a7a7;	
	border-right: solid 1px #a7a7a7;	
}

.GridEncabezado2
{
	height:30px;
	font-size: 11px;
	background-image: url(../../images/Grid/EncabezadoGrid2.jpg);
	color: #666666;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto ;
	margin-right:auto;	
}

.GridEncabezado3
{
	height:30px;
	font-size: 11px;
	background-image: url(../../images/Grid/EncabezadoGrid3.jpg);
	color: #666666;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto ;
	margin-right:auto;	
	border-left: solid 1px #8a9fbe;	
	border-right: solid 1px #8a9fbe;
}

.GridPie
{
	height:30px;
	font-size: 11px;
	background-image: url(../../images/Grid/EncabezadoGrid3.jpg);
	color: #666666;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto ;
	margin-right:auto;	
	border-left: solid 1px #8a9fbe;	
	border-right: solid 1px #8a9fbe;
}

.GridEncabezado a:link {color:#b21330;text-decoration:none;}
.GridEncabezado a:hover {color:#b21330;text-decoration:none;}
.GridEncabezado a:visited {color:#b21330;text-decoration:none;}   

.Tabla 
{
	border-left:solid 1px #c5c5c5; 
	border-right:solid 1px #c5c5c5; 
	border-bottom:solid 1px #c5c5c5;
}

.TablaCenter
{
	border-left:solid 1px #c5c5c5; 
	border-right:solid 1px #c5c5c5; 
	border-bottom:solid 1px #c5c5c5;
	margin-left:auto; 
	margin-right:auto;
}

.BackgroundAsistente
{
	
	background-image: url(../../images/BackgroundAsistente.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;	
}