/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Links {
	position:absolute;
	left:0;
	top:35px;
	width:100%;
	height:456px;
	z-index:5;
	visibility: visible;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:240px;
	top:676px;
	width:588px;
	height:20px;
	z-index:6;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.textoXUltDatos{
	font-weight:bold;
}


a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.txtPagSel {
	font-size: 15px;
	color: #9FFF00;
	font-weight:bold;
}
.txtAviso{
	font-size: 12px;
	font-weight:bold;
	color:#999999;
}
.txtAvisoN{
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	padding-right:5px;
}
.textoError{
	color:#FF0000;
}

.txtArbol{
	font-size: 12px;
	font-weight:bold;
}
.cellPagSel {
	font-size: 15px;
	color: #9FFF00;
	font-weight:bold;
	background:#7B7B7B;
}
.cellPagNOSel {
	font-size: 15px;
	color: #9FFF00;
	font-weight:bold;
	background:#E5E5E5;
}
.cellPagBotones {
	font-size: 15px;
	color: #666666;
	font-weight:bold;
	background:#E5E5E5;
}
.txtTituloVehiculo{
	font-size:16px;
	font-weight:bold;
}
.cajaBordesGris{
border:#CCCCCC solid 1px;
}

.combosGr{
	border:#999999 solid 1px;
	background-color:#FFFFFF;
	width:170px;
	height:21px;
}
.combosMed{
	border:#999999 solid 1px;
	background-color:#FFFFFF;
	width:60px;
	height:21px;
}
.combosCh{
	border:#999999 solid 1px;
	background-color:#FFFFFF;
	width:45px;
	height:21px;
}
.btnBuscador{
	border:#666666 solid 2px;
	background-color:#CCCCCC;
	height:22px;
	width: 170px;
}
