﻿  
body {
}
.bordeIzquierdo
{
	background: url('Imagenes/bkg_ttl2_left.jpg') no-repeat;
}
.btnBusqueda {
	color:#ffffff;
    background-image: url('../RESOURCES/IMAGES/BUTTONS/filtro.jpg');
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px solid #7996B0;
	border-right: 0px solid #AEAEAE;
	border-bottom: 0px solid #AEAEAE;
	border-left: 0px solid #7996B0;
    height: auto;
    width: auto;
}
.TitCompa
{
   Color:#990000;
    }
.TopImageL
{
    background: url('../Imagenes/Imagenes CAN/LogoChevrolet.png') no-repeat;
    height: 65px;
    font-family: Verdana;
    font-size: x-large;
    font-weight: bold;
    color: White
}
.HeaderBackG
{
    background: url('../Imagenes/banner-nissan2.png') no-repeat center;
    height: 100px;
    width:100%;
    font-family: Verdana;
    font-size: x-large;
    font-weight: bold;
    
}
.TopImageR
{
    background: url('../Imagenes/Imagenes CAN/logoChevy.png') no-repeat;
    height: 65px;
    font-family: Verdana;
    font-size: x-large;
    font-weight: bold;
    color: White
}


.bordeDerecho
{
	background: url('Imagenes/bkg_ttl2_right.jpg') no-repeat;
}
.bordeSuperior
{
	background: url('Imagenes/bkg_ttl2.jpg') no-repeat;
}
.bordeInferior
{
	background: url('Imagenes/bkg_ttl2_down.jpg') no-repeat;
}
.Titular
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 27px;
}

.TitularTxbox
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
}

.Error
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
.TitularSL
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: Blue;
}
.TitularHyp
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: Highlight;
}
.DatosGrid
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.field
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.txt_field
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.button
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	height:30px;
	width:150px;
}
.TitularUno
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #6699cc;
}
.Alerta
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-family: Arial;
	color: #ff0000;
}
.Titular2
{
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.Naranjas
{
	background-color: #ffcc66;
}
.Rojos
{
	background-color: #CC3300;
}
.Verdes
{
	background-color: #33FF33;
}
.Azules
{
	background-color: #00CCFF;
}
.FondoCeldas
{
	background-color: #f5f5f5;
}
.TitularMarca
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
.vehLogincss
{
    height:100%;
    width:100%;
    background: url('../Imagenes/FondoIngreso5_1000.gif') no-repeat left top;
 }
.GridTable
{
	font-size: 10px;
}
.GridHeader
{
    background-color: #595A62;
    height: 20px;
    font-weight:bold;
    font-size: 10px;
    padding: 2px;
    text-align:center;
    color: white;
}
.GridHeaderFixed
{
position: relative;
width: 95%;
height: 400px; /* must be greater than tbody*/
overflow: auto;
margin: 0 auto;
padding-right: 10px;
    background-color: #595A62;
    height: 20px;
    font-weight:bold;
    font-size: 10px;
    padding: 2px;
    text-align:center;
    color: White;
}
.GridFooter
{    
    background-color: Black;
    height: 20px;    
    padding: 2px;
    text-align: left;
}
.GridItem
{
	background-color:#CDCFD2;
    height: 23px;
    padding: 2px;
    text-align: left;
}
.GridSelectedItem
{
	background-color:#F7CB52;
	color:White;
    height: 23px;
    padding: 2px;
    text-align: left;
}
.GridAltItem
{
	background-color:#E4EAEF;
    height: 23px;
    padding: 2px;
    text-align: left;
    color: #333333;
}