body {
	margin: 0;
	padding: 0;
	background-image: url(images/espiga.jpg);
	background-repeat: no-repeat;	
	background-attachment: fixed;
	background-position: 110px 50px;
}
p {
	font: 80%/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 0;
	color: #864F2F;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 85px 230px 0px 190px;
	padding: 10px; 
}
ul {
	list-style-type: disc;
}
#content h1 {
	text-align: center;
	padding-right: 2px;
	letter-spacing: 0.2em;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #C90;
}
.cbox {
	width: 97%;
	text-align: center;
	padding: 2px;
	margin: 20px 0 10px 0;
	border: 2px solid #C22A00;
	background-color: #FF9;
	color: #C22A00;
}
.big {	
	font-size: 1.5em;
	font-family: Lucida Calligraphy, "Times New Roman";
	color: #F8C300;
}
td, th {
	font: 0.8em Arial, Helvetica, sans-serif;
}
.datatable {
	border: 1px solid #C90;
	margin-bottom: 15px;
	border-collapse: collapse;
	width: 100%;
}
.datatable td {
	border: 1px solid #C90;	
	padding: 5px;
	text-align: center;
}
.datatable th {
	border: 1px solid #C90;
	background-color: #FFD400;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #C90;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}
.datatable tr.altrow {
	background-color: #FFC;
	color: #000;
	text-align: center;
}
.datatable tr.altrow1 {
	background-color: #EAD588;
	color: #000;
	text-align: center;
}
.img {
	border: 4px solid #C90;
	margin: 10px;
}
.leftimg {
	float: left;
	border: 2px solid #C90;
	margin-right: 20px;
	margin-bottom:6px;
}
#right {
	position: absolute;
	width: 200px;
	top: 10px;
	right: 5px;
	padding: 15px 10px 10px 10px;
	border-left: 1px solid #FFFABC;
}
#right h2 {
	text-align: center;
	font: 110% Lucida Calligraphy, Georgia, "Times New Roman", Times, serif;
	color: #C90;
	margin: 20px 0 6px 0;
	padding: 0;
}
#right h3 {
	font: 75% Arial;
	color: #864F2F;
	margin: 0 0 2px 0;
	padding: 0;
}
.rbox {
	text-align: center;
	padding: 2px;
	margin: 0 0 10px 0;
	border-top: 1px solid #FFFABC;
	border-right: 1px solid #FFFABC;
	border-bottom: 1px solid #FFFABC;
	border-left: 1px solid #FFFABC;
	background-color: #FFFFF1;
}
#left {
	position: absolute;
	width: 100px;
	top: 10px;
	left: 10px;
	padding: 10px 10px 10px 10px;
}
#left p {
	text-align: left;
	padding-top: 6px;
	font: 80%/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	color: #864F2F;
}
#left h4 {
	text-align: center;
	font: 125% Lucida Calligraphy, Georgia, "Times New Roman", Times, serif;
	color: #C90;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#left .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#left ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 150px;
}
#left li {
	font: 90% Arial Rounded MT Bold, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #C90;
}
#left a:link, a:visited{
	text-decoration: none;
	color: #FFCB05;
	background-color: transparent;
}
#left a:hover {
	color: #C90;
}
#left a:active {
	color: #363;
}
