.iphone {
	visibility: visible;
}

.browser {
	display: none;
	visibility: hidden;
}



.main_wrap
{
	padding-bottom: 0;
	margin-bottom: -20px;
}


#set_ccs_iphone
{
	display: none;
	visibility: hidden;
	overflow: hidden;
}


#set_ccs_browser
{
	float: right;
	margin-right: 60px;
	padding-top: 15px;
	
}


a.link_browser{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 35px;
	background: url(../images/browser.jpg) no-repeat right center;
	margin-top: 2px;
}



a:hover.link_browser {
	text-decoration: underline;
}

a.link_iphone{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 35px;
	background: url(../images/iphone.jpg) no-repeat right center;
	margin-top: 2px;
}



a:hover.link_iphone {
	text-decoration: underline;
}


#ifooter_nav {
	width: 830px;
	margin-left: -30px;
	margin-bottom: 0;
	padding-bottom: 0;
	height:100px;
}



#ifooter_nav a
{
	display: block;
	float: left;
	height: 100px;
}

#ifooter_nav a span
{
	display: none;
}

#ifooter_nav-logo
{
	width:341px;
	background: transparent url(../images/ifooter_nav-logo.png);
}

#ifooter_nav-home
{
	width: 78px;
	background: transparent url(../images/footer_nav-home.png);
}

#ifooter_nav-agenzia
{
	width: 83px;
	background: transparent url(../images/footer_nav-agenzia.png);
}

#ifooter_nav-portfolio
{
	width: 80px;
	background: transparent url(../images/footer_nav-portfolio.png);
}

#ifooter_nav-areariservata
{
	width: 89px;
	background: transparent url(../images/footer_nav-areariservata.png);
}


#ifooter_nav-contatti
{
	width: 89px;
	background: transparent url(../images/footer_nav-contatti.png);
}


#ifooter_nav-blog
{
	width: 70px;
	background: transparent url(../images/ifooter_nav-blog.png);
}



#ifooter_nav-home:hover, #ifooter_nav-agenzia:hover, #ifooter_nav-portfolio:hover, #ifooter_nav-areariservata:hover, #ifooter_nav-contatti:hover, #ifooter_nav-blog:hover, #ifooter_nav a.selected
{
	background-position: 0 -100px;
}







/****************** footer ************************/

#footer_bg, #footer

{
		
	
	width: 100%;
	height: 100px;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	visibility: hidden;
}

#ie6 #footer_bg, #ie6 #footer
{
	width: 100%;
	height: 100px;
	position: absolute;
	top: expression(document.documentElement.scrollTop + document.documentElement.clientHeight - offsetHeight);
	left: expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);
}

#footer_bg
{
	background: transparent url(../images/footer_bg.png) repeat-x;
	z-index: 5;
}

#footer
{
	z-index: 20;
}

#footer_nav
{
	height:100px;
	margin:0 auto;
	width:870px;
}

#footer_nav a
{
	display: block;
	float: left;
	height: 100px;
}

#footer_nav a span
{
	display: none;
}

#footer_nav-logo
{
	width:361px;
	background: transparent url(../images/footer_nav-logo.png);
}

#footer_nav-home
{
	width: 78px;
	background: transparent url(../images/footer_nav-home.png);
}

#footer_nav-agenzia
{
	width: 83px;
	background: transparent url(../images/footer_nav-agenzia.png);
}

#footer_nav-portfolio
{
	width: 80px;
	background: transparent url(../images/footer_nav-portfolio.png);
}

#footer_nav-areariservata
{
	width: 89px;
	background: transparent url(../images/footer_nav-areariservata.png);
}


#footer_nav-contatti
{
	width: 89px;
	background: transparent url(../images/footer_nav-contatti.png);
}


#footer_nav-blog
{
	width: 90px;
	background: transparent url(../images/footer_nav-blog.png);
}



#footer_nav-home:hover, #footer_nav-agenzia:hover, #footer_nav-portfolio:hover, #footer_nav-areariservata:hover, #footer_nav-contatti:hover, #footer_nav-blog:hover, #footer_nav a.selected
{
	background-position: 0 -100px;
}



/* end footer */
