body {
	background-color: #75ae29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: thin solid #75AE29;
}
#site {
	width: 90%;
	max-width: 940px;
}
.textbold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.textbold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.textbig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #336600;
}
a.pielink {
	text-decoration:underline;
	color: #000000;
	font-size: 12px;
}
a.pielink:hover {
	text-decoration:underline;
	color: #666666;
	font-size: 12px;
}
.loginbarfondo {
	background-image: url(images/loginbar.gif);
}
.ultimastext {
	color: #336633;
	font-size: 12px;
	text-align: left;
	list-style: none;
}
.tituloads {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.homeimagenes {
	text-align: center;
	list-style: none;
}#listarecetas {
	margin: 0px;
	padding: 5px;
}

