@charset "utf-8";
/* CSS Document */
.tm #menu ul li#welcome {
	width: 131px;
}
.tm #menu ul li#team {
	width: 68px;
}
.tm #menu ul li#aircraft {
	width: 60px;
}
.tm #menu ul li#events {
	width: 79px;
}
.tm #menu ul li#multimedia {
	width: 106px;
}
.tm #menu ul li#fanzone {
	width: 88px;
}
.tm #menu ul li#pressroom {
	width: 109px;
}
.tm #menu ul li#sponsors {
	width: 99px;
}
.tm #menu ul li#contact {
	width: 96px;
}
.tm #menu ul li#links {
	width: 104px;
}
.tm #menu ul li#welcome a
{
	background: url(../../images/menu_welcome_ES.jpg) no-repeat;
}
.tm #menu ul li#welcome a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#team a
{
	background: url(../../images/menu_team_ES.jpg) no-repeat;
}
.tm #menu ul li#team a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#aircraft a
{
	background: url(../../images/menu_aircraft_ES.jpg) no-repeat;
}
.tm #menu ul li#aircraft a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#events a
{
	background: url(../../images/menu_events_ES.jpg) no-repeat;
}
.tm #menu ul li#events a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#multimedia a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#multimedia a
{
	background: url(../../images/menu_multimedia_ES.jpg) no-repeat;
}
.tm #menu ul li#fanzone a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#fanzone a
{
	background: url(../../images/menu_fanzone_ES.jpg) no-repeat;
}
.tm #menu ul li#pressroom a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#pressroom a
{
	background: url(../../images/menu_pressroom_ES.jpg) no-repeat;
}
.tm #menu ul li#sponsors a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#sponsors a
{
	background: url(../../images/menu_sponsors_ES.jpg) no-repeat;
}
.tm #menu ul li#contact a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#contact a
{
	background: url(../../images/menu_contact_ES.jpg) no-repeat;
}
.tm #menu ul li#links a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#links a
{
	background: url(../../images/menu_links_ES.jpg) no-repeat;
}