TABLE.cesta {
	background-color : #;
	border : 0px solid Black;
	font-family: Verdana;
	font-size: 10px;
	width: 130px;
	height: 50px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	white-space : normal;
	word-spacing : 1px;
}
.textcesta
{
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold; 
}
.textcesta1
{
	font-family : verdana;
	font-size : 10px;
	color : #ff0000;
	font-weight : bold; 
}
.textcesta2
{
	font-family : verdana;
	font-size : 10px;
	color : #000000;
	font-weight : bold; 
}
.textcesta3
{
	font-family : verdana;
	font-size : 10px;
	color : navy;
	font-weight : bold; 
}


TABLE.tabla {
	width: 600px;
	font-weight : bold; 
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	border-color: Black;
	font-family: Verdana;
	font-size: 10px;
	background-color: 285a8d;
	
}
TABLE.precios {
	font-weight : bold; 
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	border-color: Black;
	font-family: Verdana;
	font-size: 10px;
}


TD.table {
	background-color: cccccc;
	font-weight : bold; 
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

TD.table1 {
	background-color: f1f1f1;
	font-family: Verdana;
	font-size: 10px;
}

TD.table2 {
	background-color: f1f1f1;
	font-weight : bold; 
	font-family : verdana;
	font-size : 10px;
	color : #ff0000;
	text-align: center;
}

.casilla {
	background-color: FFFFFF;
	border: thin;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.casilla1 {
	background-color: c0c0c0;
	border: thin;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.casilla2 {
	background-color: c0c0c0;
	border: thin;
	font-family: Verdana;
	font-size: 12px;
}
.casilla3 {
	background-color: FFFFFF;
	border: thin;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
