#agenda {
	background-color: #333333;
	width: 658px;
	color: #FFFFFF;
	height:auto;
	background-image: url(../fondos/agenda.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
}

#inicio {
	height: 44px;
}
#texto {
	position: relative;
	text-align: justify;
	height: 200px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
}
#corcho {
	width: 658px;
	color: #FFFFFF;
	margin: auto;
}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 150px;
	background-image: url(../fondos/sponsors_hundido.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#sponsors td {
	text-align: center;
}
