body{
	margin: 0px 0px 0px 0px; /*background-image: url(http://www.media-logic.it/com/img/new_grafica/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	background-image: url(http://www.media-logic.it/com/img/new_grafica/intro/bg_sfumato.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.intro_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #545454;
	line-height: 35px;
	padding-right: 30px;
}
.bg_top_intro{
	background-image: url(http://www.media-logic.it/com/img/new_grafica/intro/bg_top_intro.jpg);
	background-repeat: no-repeat;
	height: 219px;
	width: 739px;
}
.flags{
	width: 23px;
	height: 182px;
	vertical-align: top;
	/*background-image: url(../img/new_grafica/intro/sfumatura_intro.jpg);
	background-repeat: repeat-y;
	background-position: 0px;*/
	position: relative;
	margin-top: 20px;
}
.intro_text{
	width: 275px;
	padding-top: 60px;
	padding-left: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3c3c3c;
}
.testo_pulsanti_bianco{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent:20px;
	color:  #A5A5A5;
}
.testo_pulsanti_bianco a{
	text-decoration: none;
	color:  #A5A5A5;
}

.testo_pulsanti_arancio{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent:20px;
	color:  #FF9A1B;
}
.testo_pulsanti_arancio a{
	text-decoration: none;
	color:  #FF9A1B;
}
.testo_pulsanti_blu{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent:20px;
	color:  #5594C4;
}
.testo_pulsanti_blu a{
	text-decoration: none;
	color:  #5594C4;
}