body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	background-image: url(../agrotecamac/fondo.jpg);
}
#info {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	font-size: 11px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
table #ejemplos {
	border: thin solid #006633;
	width: 98%;
	background-color: #F8FBE3;
	font-size: 12px;
}
h3 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	border: 15px none #0099FF;
	text-decoration: none;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: -5px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #745c23;
	background-image: url(../agrotecamac/fondo2.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3CB8F;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 366px;
	background-position: center bottom;
	text-align: center;
	clear: both;
	float: none;
}
blockquote p {
	line-height: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

