@charset "utf-8";
body {
	background-image: url(bg2W.png);
	padding-top: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
	text-align: center;
}
#title {
	background-image: url(temas/mainTop.png);
	background-repeat: no-repeat;
	width: 780px;
	text-align: left;
	margin: auto;
	height: 110px;
}

#slides {
	height: 330px;
	width: 780px;
	text-align: left;
	margin: auto;
}
#bottom {
	width: 780px;
	height: 330px;
	text-align: left;
	margin: auto;
}
.bottomMainTable {
	height: 330px;
	width: 780px;
	padding: 0px;
}
.bottomLeftTable {
	width: 450px;
	height: 300px;
	vertical-align: top;
}
.bottomRightTable {
	width: 330px;
	height: 300px;
	vertical-align: top;
}
#footer {
	width: 770px;
	padding: 5px;
	text-align: center;
	margin: auto;
	font-size: 14px;
	color: #003333;
}
.whiteSpaceMiddle {
	height: 30px;
	width: 780px;
	text-align: left;
	margin: auto;
}
.whiteSpaceBottom {
	height: 60px;
	width: 780px;
	text-align: left;
	margin: auto;
}
.revistaText {
	color: #FFFFFF;
	padding-bottom: 0px;
	font-family: "Gill Sans MT";
}
