﻿.Titulo {
	font-size: 28pt;
	color: #de7a08;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0
}
.TituloReceta {
	font-weight: bold;
	margin-bottom: 0
}
.Copete {
	font-style: italic;
	font-weight: bold
}
.Subtitulo {
	text-transform: uppercase;
	font-weight: bold
}
.Cuerpo {
	text-indent: 20;
	margin-top: 0;
	margin-bottom: 0
}
.Receta {
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0
}
.Ingred {
	margin-top: 0;
	margin-bottom: 0
}
.TablaMain {
	background-color: #Efd6a4;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 10pt;
}
.Tabla {
	font-size: 10pt;
	text-align: center;
	valign: center;
	margin-top: 0;
	margin-bottom: 0
}
.TablaLista {
	vertical-align: top;
}
.TablaLink {
	font-size: 9pt;
	text-align: center;
	valign: center;
	margin-top: 20;
	margin-bottom: 20;
	color: #000000;
	border-collapse: collapse
}
.Llamada {
	font-size: 8pt;
	valign: top
}
.Comment {
	font-size: 12pt;
	color: #000000;
}
A.link {
	color: #638f38;
	text-decoration: none;
	font-weight: bold;
}
A.link:hover {
	text-decoration: underline;
	color: #de7a08;
}
A.linknew {
	color: #de7a08;
	text-decoration: none;
	font-weight: bold;
}
A.linknew:hover {
	text-decoration: underline;
}
A.menulink {
	display: block;
	width: 170px;
	height: 18px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
	font-family:tahoma;
	font-size:10pt;
	color: #ffffff;
	border: solid 1px #638f38;
}
A.menulink:hover {
	border: solid 1px #ffffff;
	background-color:#de7a08;
	color: #ffffff;
}
A.linkbar {
	color: #638f38;
	text-decoration: none;
}
A.linkbar:hover {
	text-decoration: underline;
	color: #de7a08;
}
.Tira {
	border: 1;
	cellspacing: 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #de7a08;
	border-color: #de7a08;
	cellpadding: 0;
	height: 22;
	color: #ffffff;
}
.Tira2 {
	border: 1;
	cellspacing: 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #638f38;
	border-color: #d638f38;
	cellpadding: 0;
	height: 22;
	color: #ffffff;
}
.categoria {
			font-size: 12pt;
	color: #de7a08;
	font-weight: bold;
}
.derivados {
	font-weight: bold;
	color: #638f38;
}
.body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.Titular {
	text-transform: uppercase;
	font-weight: bold;
	color: #638f38;
	font-size: 12pt;
}