/* Spanish CSS */
.top_home {
	position:relative;
	background:url(../images/es/banner_home.jpg) no-repeat;
	width:760px;
	height: 298px;
	margin:0;
}

.top_cont {
	position:relative;
	background:url(../images/es/banner_cont.jpg) no-repeat;
	width:760px;
	height: 263px;
	margin:0;
}

form.search_home {
	height:66px;
	width:182px;
	background:url(../images/es/search_box.jpg) no-repeat;
	padding: 30px 0 0 20px;
}

#main_nav_cont {
	width:590px;
	height:37px;
	position:absolute;
	top:190px;
	left:196px;
	margin:auto;
}

#btn_lessons_home a { background: url(../images/es/btn_lessons.gif) no-repeat; width: 83px; height: 37px; }
#btn_activities_home a { background: url(../images/es/btn_activities.gif) no-repeat; width: 81px; height: 37px; }
#btn_objecttalks_home a { background: url(../images/es/btn_objecttalks.gif) no-repeat; width: 99px; height: 37px; }
#btn_games_home a { background: url(../images/es/btn_games.gif) no-repeat; width: 57px; height: 37px; }
#btn_media_home a { background: url(../images/es/btn_media.gif) no-repeat; width: 80px; height: 37px; }
#btn_topicalindex_home a { background: url(../images/es/btn_topicalindex.gif) no-repeat; width: 100px; height: 37px; }

#btn_lessons_home a:hover {background-position: -83px 0;}
#btn_activities_home a:hover {background-position: -81px 0;}
#btn_objecttalks_home a:hover {background-position: -99px 0;}
#btn_games_home a:hover {background-position: -57px 0;}
#btn_media_home a:hover {background-position: -80px 0;}
#btn_topicalindex_home a:hover {background-position: -100px 0;}


#btn_lessons_cont a { background: url(../images/es/btn_lessons_cont.gif) no-repeat; width: 73px; height: 37px; }
#btn_activities_cont a { background: url(../images/es/btn_activities_cont.gif) no-repeat; width: 82px; height: 37px; }
#btn_objecttalks_cont a { background: url(../images/es/btn_objecttalks_cont.gif) no-repeat; width: 99px; height: 37px; }
#btn_games_cont a { background: url(../images/es/btn_games_cont.gif) no-repeat; width: 55px; height: 37px; }
#btn_media_cont a { background: url(../images/es/btn_media_cont.gif) no-repeat; width: 80px; height: 37px; }
#btn_topicalindex_cont a { background: url(../images/es/btn_topicalindex_cont.gif) no-repeat; width: 121px; height: 37px; }
#btn_search_cont a { background: url(../images/es/btn_search_cont.gif) no-repeat; width: 80px; height: 37px; }

#btn_lessons_cont a:hover {background-position: -73px 0;}
#btn_activities_cont a:hover {background-position: -82px 0;}
#btn_objecttalks_cont a:hover {background-position: -99px 0;}
#btn_games_cont a:hover {background-position: -55px 0;}
#btn_media_cont a:hover {background-position: -80px 0;}
#btn_topicalindex_cont a:hover {background-position: -121px 0;}
#btn_search_cont a:hover {background-position: -80px 0;}
