/* - - - - - - - - - - - - - */
/* english localized grafics */
/* - - - - - - - - - - - - - */





/* --- main navigation --- */

#head #mainNav {
	background:url(../images/mainNav_bg_eng.gif) right 0 no-repeat;
}
#head #mainNav li a:hover, #head #mainNav li a.selected {
	background:url(../images/mainNav_bg_eng.gif) bottom no-repeat;
}






/* --- head image --- */
/*
#content {
	background:url(../images/head_bg.jpg) no-repeat;
}

body#terra #content {
	background:url(../images/head_terra_bg.jpg) no-repeat;
}
body#mare #content {
	background:url(../images/head_mare_bg.jpg) no-repeat;
}
body#aereo #content {
	background:url(../images/head_aereo_bg.jpg) no-repeat;
}
body#logistica #content {
	background:url(../images/head_logistica_bg.jpg) no-repeat;
}
body#freddo #content {
	background:url(../images/head_freddo_bg.jpg) no-repeat;
}
*/







/* --- home images --- */


body#home #content {
	background:url(../images/home_head_bg_eng.jpg) no-repeat;
}
