#links {
	background-image: url(../fondos/links.png);
	background-repeat: no-repeat;
	height: 214px;
	width: 937px;
	padding: 20px;
}
#topsponsors {
	background-image: url(../fondos/sponsors_01.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 977px;
	margin-bottom: 0px;
}
#medsponsors {
	background-image: url(../fondos/sponsors_02.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 937px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#botsponsors {
	background-image: url(../fondos/sponsors_03.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 977px;
	margin-top: 0px;
}
.topcontent {
	background-image: url(../fondos/contenido_01.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 737px;
	margin-bottom: 0px;
}
.medcontent {
	background-image: url(../fondos/contenido_02.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 697px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.botcontent {
	background-image: url(../fondos/contenido_03.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 737px;
	margin-top: 0px;
}
.topcol {
	background-image: url(../fondos/rightcol_01.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 240px;
	margin-bottom: 0px;
}
.medcol {
	background-image: url(../fondos/rightcol_02.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.botcol {
	background-image: url(../fondos/rightcol_03.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 240px;
	margin-top: 0px;
}
.tophome {

	background-image: url(../fondos/borde_home_01.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 558px;
	margin-bottom: 0px;
}
.medhome {

	background-image: url(../fondos/borde_home_02.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 518px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bothome {

	background-image: url(../fondos/borde_home_03.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 558px;
	margin-top: 0px;
}
.toptable {

	background-image: url(../fondos/tabla_01.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 419px;
	margin-bottom: 0px;
}
.medtable {

	background-image: url(../fondos/tabla_02.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 379px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottable {

	background-image: url(../fondos/tabla_03.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 419px;
	margin-top: 0px;
}

