
body {
	margin: 0px;
	padding: 0px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copy {font-size: 9px;}
.tabla {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.tablaimg {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

.cont-titulo {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.cont-texto-food {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.cont-texto-food a {
	text-decoration: underline;
	color: #EE0A1A;
}
.cont-texto-food a:visited, a:active {
	text-decoration: underline;
	color: #EE0A1A;
}
.cont-texto-food a:hover {
	text-decoration: none;
	color: #EE0A1A;
}
.cont-texto-food a:visited:hover {
	text-decoration: none;
	color: #EE0A1A;
}


.cont-texto-oil {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.cont-texto-oil a {
	text-decoration: underline;
	color: #978000;
}
.cont-texto-oil a:visited, a:active {
	text-decoration: underline;
	color: #978000;
}
.cont-texto-oil a:hover {
	text-decoration: none;
	color: #978000;
}
.cont-texto-oil a:visited:hover {
	text-decoration: none;
	color: #978000;
}


.mini {
	height: 100px;
	width: 100px;
}
