a {
	color: #FFCC33;
	text-decoration: underline;
}

body {
	background-color: #CB7B22;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

#copyright {
	font-size: 11px;
	color: #996600;
	text-align: center;
}

h3 {
	font-size: 14px;
	color: #663300;
	}

.hide {
	display: none;
}

#main-text {
	width: 760px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

#main-text p,h3 {
	margin: 1em 0 1em 20px;
}

#main-text-home {
	width: 760px;
	margin: 0 0 20px 0;
	float: left;
}

#section-image {
	float: right;
}

#site-header {
	background-color: #FFCC33;
	background-image: url(../images/bg_granos_amarillos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
}

#site-nav {
	background-color: #5D2100;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 11px;
}

.tip {
	margin: 1em 0 1.5em 0;
	font-size: 11px;
}

.tip h3 {
	color: #663300;
	width: 500px;
	border-bottom: 2px solid #663300;
	font-size: 11px;
	margin: 0 0 .5em 0;
}

.tip .tip-body {
	width: 500px;
}

#tip-index {
	width: 220px;
	margin: 0 0 0 20px;
	background-color: #996600;
}

#tip-index h3 {
	font-size: 12px;
	color: #FFCC66;
	text-align: center;
}

#tip-index .list {
	border: 1px solid #996600;
	color: #660000;
	font-size: 11px;
	background-color:#FF9900;
}

#tip-index .list ul li {
	margin: 0;
}

#tip-index .list ul a {
	color: #663300;
	text-decoration: none;
}

#tip-index .list ul a:hover {
	color: #993300;
	text-decoration: underline;
}

.tip-of-month {
	margin: 0 10px 0 10px;
	font-size: 11px;
	color: #FFCC99;
}

.tip-of-month h3 {
	font-size: 12px;
	color: #663333;
}

#wrapper {
	width: 760px;
	margin: 0 auto 0 0;
	padding: 0;
	float: left;
	text-align: left;
}
