/* bottone 1 */
#button1 {
	margin: 0;
	padding: 0;
	width: 162px;
	height: 91px;
}
#button1 {
	/* utilizzato da opera per l'effetto rollover. */
	background: url(../imgs/btns/1_madebyrt_o.png) no-repeat 1px;
}
#btn1 {
	display: block;
	padding: 0;
	border: 0px solid #609fcf;
	background: url(../imgs/btns/1_madebyrt.png) no-repeat 1px; /* start hiding from macie\*/
	background-position: 0px; /* basta nascondere */
	width: 162px;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 160px;
	height: 89px; /* valori effettivi senza i bordi */
}
html>body #btn1 {
	width: 160px;
	height: 89px;
}
#btn1 {
	background: url(../imgs/btns/1_madebyrt.png) no-repeat 1px;
}
a#btn1:hover {
	background-image: url(../imgs/btns/1_madebyrt_o.png);
	ns-	border: 1px solid #609fcf;
}

/* bottone 2 */
#button2 {
	margin: 0;
	padding: 0;
	width: 162px;
	height: 91px;
}
#button2 {
	background: url(../imgs/btns/2_facebook_o.png) no-repeat 1px;
}
#btn2 {
	display: block;
	padding: 0;
	border: 0px solid #609fcf;
	background: url(../imgs/btns/2_facebook.png) no-repeat 1px;
	background-position: 0px; 
	width: 162px;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 160px;
	height: 89px;
}
html>body #btn2 {
	width: 160px;
	height: 89px;
}
#btn2 {
	background: url(../imgs/btns/2_facebook.png) no-repeat 1px;
}

a#btn2:hover {
	background-image: url(../imgs/btns/2_facebook_o.png);
	ns-	border: 1px solid #609fcf;
}

/* bottone 3 */
#button3 {
	margin: 0;
	padding: 0;
	width: 162px;
	height: 91px;
}
#button3 {
	background: url(../imgs/btns/3_twitter_o.png) no-repeat 1px;
}
#btn3 {
	display: block;
	padding: 0;
	border: 0px solid #609fcf;
	background: url(../imgs/btns/3_twitter.png) no-repeat 1px;
	background-position: 0px;
	width: 162px;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 160px;
	height: 89px;
}
html>body #btn3 {
	width: 160px;
	height: 89px;
}
#btn3 {
	background: url(../imgs/btns/3_twitter.png) no-repeat 1px;
}
a#btn3:hover {
	background-image: url(../imgs/btns/3_twitter_o.png);
	ns-	border: 1px solid #609fcf;
}

/* bottone 4 */
#button4 {
	margin: 0;
	padding: 0;
	width: 162px;
	height: 91px;
}
#button4 {
	background: url(../imgs/btns/4_newsletter_o.png) no-repeat 1px;
}
#btn4 {
	display: block;
	padding: 0;
	border: 0px solid #609fcf;
	background: url(../imgs/btns/4_newsletter.png) no-repeat 1px;
	background-position: 0px;
	width: 162px;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 160px;
	height: 89px;
}
html>body #btn4 {
	width: 160px;
	height: 89px;
}
#btn4 {
	background: url(../imgs/btns/4_newsletter.png) no-repeat 1px;
}
a#btn4:hover {
	background-image: url(../imgs/btns/4_newsletter_o.png);
	ns-	border: 1px solid #609fcf;
}

/* bottone numero 5 */
#button5 {
	margin: 0;
	padding: 0;
	width: 162px;
	height: 91px;
}
#button5 {
	background: url(../imgs/btns/5_airlogo_o.png) no-repeat 1px;
}
#btn5 {
	display: block;
	padding: 0;
	border: 0px solid #609fcf;
	background: url(../imgs/btns/5_airlogo.png) no-repeat 1px;
	background-position: 0px;
	width: 162px;
	height: 91px;
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width: 160px;
	height: 89px;
}
html>body #btn5 {
	width: 160px;
	height: 89px;
}
#btn5 {
	background: url(../imgs/btns/5_airlogo.png) no-repeat 1px;
}
a#btn5:hover {
	background-image: url(../imgs/btns/5_airlogo_o.png);
	ns-	border: 1px solid #609fcf;
}
.alt {
	display: none;
}