
/*--------------------------------------------------*/
/* Spain							                */

#menu #rawFootage{
	margin-left: 20px;
	background: url('../../img/menu/rawFootageES.gif') no-repeat 0 0;
}


#menu #rawFootage a{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageES.gif') no-repeat 0 0;
}

#menu #rawFootage a:hover{
	background: url('../../img/menu/rawFootageES_down.gif') no-repeat 0 0;
}

#menu #rawFootage a.selected{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageES_down.gif') no-repeat 0 0;
}


#menu #news{
	margin-left: 35px;
	background: url('../../img/menu/newsES.gif') no-repeat 0 0;
}
		

#menu #news a{
	width: 113px;
	height: 21px;
	background: url('../../img/menu/newsES.gif') no-repeat 0 0;
}

#menu #news a:hover{
	background: url('../../img/menu/newsES_down.gif') no-repeat 0 0;
}

#menu #news a.selected{
	width: 113px;
	height: 21px;
	background: url('../../img/menu/newsES_down.gif') no-repeat 0 0;
}

#menu #downloads{
	margin-left:38px;
	background: url('../../img/menu/downloadsES.gif') no-repeat 0 0;
}


#menu #downloads a{
	width: 163px;
	height: 25px;
	background: url('../../img/menu/downloadsES.gif') no-repeat 0 0;
}

#menu #downloads a:hover{
	background: url('../../img/menu/downloadsES_down.gif') no-repeat 0 0;
}

#menu #downloads a.selected{
	width: 163px;
	height: 25px;
	background: url('../../img/menu/downloadsES_down.gif') no-repeat 0 0;

}
