body {
	margin-left: 0px;
	margin-top: 0px;
}

td img {display: block;}

.x1 {
	background-image: url(imagenes/x1.jpg);
	background-repeat: repeat-x;
}
.x2 {

	background-image: url(imagenes/x2.jpg);
	background-repeat: repeat-x;
}
.y1 {


	background-image: url(imagenes/y1.jpg);
	background-repeat: repeat-y;
}
.y2 {



	background-image: url(imagenes/y2.jpg);
	background-repeat: repeat-y;
}
.borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.fondoGris {
	background-color: #CCCCCC;
}
.puntos {
	border-top-style: none;
	background-image: url(imagenes/puntos.gif);
	background-repeat: repeat-x;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondoCamiones {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(imagenes/fotos-camiones-fondo.jpg);
}
.linearoja {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.verdana11Rojo {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D83D3D;
}
.verdana10Rojo {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D83D3D;
}
.verdana11Gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #586281;
}
.puntosVert {

	border-top-style: none;
	background-image: url(imagenes/puntos-y.jpg);
	background-repeat: repeat-y;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondoNegro {

	background-color: #000000;
}
.verdana11Azul {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
.lineaCeleste {
	border-top-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B4D9FF;
	border-left-color: #B4D9FF;
}
.bordeCeleste {
	background-image: url(imagenes/bordes-celeste.gif);
	background-repeat: repeat-y;
}
.verdana11Gris2 {
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818AA9;
	line-height: 15px;
}
.verdana12Gris {

	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818AA9;
	line-height: 16px;
}
.verdana12Azul {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.vingris {
	text-decoration:none;
	color:#818AA9;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vinazul {
	text-decoration:none;
	color:#0066CC;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.campo {
	background-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818AA9;
	border: 1px solid #C4E2FF;
}

.campo2 {
	background-color: #FCFCFC;
	border: 1px solid #C4E2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}

.prueba{ background-color:#0000FF; border-left: medium solid #ff0000}

.boton {
	background-color: #C4E2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64B1FF;
	border: 1px solid #8CC6FF;
}
