.sub-negro-min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	left: 20px;
	font-weight: bold;
	padding-left: 0px;


}
.texto-decorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e3e3e3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-bottom-color: #adadad;
	font-weight: bold;
}
.ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(imgs/fondo-ruta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 60px;
}.sombraDerecha {
	background-image: url(imgs/sombra-der-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sombraIzquierda {

	background-image: url(imgs/sombra-izq-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	/*background-image: url(imgs/gradient-fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
}
.textoCorridoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.texto-suelto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.sub-negro-min2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 20px;
	font-weight: bold;
	padding-left: 0px;
}
.celdalineaAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.celdaLineaIzq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.cursor {
    cursor: hand

}
a:link {
	color: #595959;
	text-decoration: none;



}
a:visited {
	text-decoration: none;
	color: #595959;

}
a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #D8D8D8;

}
a:active {
	text-decoration: none;
	color: #595959;

}
.gradientVerde {
	background-image: url(imgs/gradient-izq.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.celdaLineaDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.texto-decorridoChico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.texto-negro-Grande {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 20px;
	font-weight: bold;
	padding-left: 0px;
}
.cellPadd2 {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
