/* CSS Document */

td.cabecera {
background-image:url(../images/index_01.jpg);
width: 815;
height: 353;
background-repeat:no-repeat;
}

td.botonera {
background-image:url(../images/index_02.jpg);
width: 815;
height: 79;
background-repeat:no-repeat;
}

td.botonera2 {
background-image:url(../images/index_03.jpg);
width: 815;
height: 75;
background-repeat:no-repeat;
}

td.fondo {
background-image:url(../images/index_04.jpg);
width: 815;
height: 155;
background-repeat:no-repeat;
}

td.santiago {
background-image:url(../corredores/santiago.jpg);
width: 815;
height: 508;
background-repeat:no-repeat;
}

td.pedro {
background-image:url(../corredores/pedro_grande.jpg);
width: 815;
height: 508;
background-repeat:no-repeat;
}

td.isaac {
background-image:url(../corredores/isaac.jpg);
width: 815;
height: 508;
background-repeat:no-repeat;
}
.negro_peque {
	font-family: "Verdana", Tahoma;
	font-size: 10px;
	color: #000000;
}

.gris {
	font-family: "Verdana", Tahoma;
	font-size: 14px;
	color: #666666;
}