body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(IMAGENES_FULLCARGAS/fondo2.jpg);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-transform: none;
	font-size: 16px;
}
.inicio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #FC3;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.incioauto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	background-color: #E8BB00;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fullcolor {
	background-color: #FC3;
}
table {
	background-color: #FFF;
	text-align: right;
	white-space: normal;
}
.fondo {
	background-image: url(IMAGENES_FULLCARGAS/fondo2.jpg);
}
.fullcar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FC0;
}
.php {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

