.central {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-image: url(cell-horizontal3.jpg);

	color: #CCCCCC;

	background-repeat:  repeat;

	background-attachment: scroll;

	position: relative;

	width: auto;

	padding: 20;

}

.cell-izq {

	background-color: #339933;

	width: 65px;

}

.titulo2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	text-transform: capitalize;

	text-decoration: overline;

	color: #FFFFFF;

}

td {
	color: #000000;
}

p {
	color: #000000;
}

