@charset "utf-8";
/************************************************************/
/***********************REGOLE DEI TAG***********************/
/************************************************************/
body {
	margin: 0px;
	background-image: url(../immagini/bg.jpg);
	background-repeat: repeat-x;
	background-color: #326698;
	height: 100%;
}
p {
	margin: 0px;
}
/************************************************************/
/***********************MENU NASCOSTO************************/
/************************************************************/
.menu {
	visibility:hidden;
	display:none;
	margin-top: 120px
}
/************************************************************/
/******************CONTAVISITE SHINYSTAT*********************/
/************************************************************/
.sport {
	visibility:hidden;
	display:none;
}
/************************************************************/
/********************DIVISIONI LOGICHE***********************/
/************************************************************/
.header {
	width: 960px;
	height: 90px;
	background-image: url(../immagini/header_sfondo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
}
/************************************************************/
/**************************REGOLE****************************/
/************************************************************/
.welcome_main {
	margin-top: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.welcome_stella {
	height: 260px;
	width: 746px;
	margin: auto;
}
.welcome_sfondoLoghi {
	background-image: url(../immagini/welcome_sfondoLoghi.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 960px;
	height: 60px;
}
.welcome_loghi {
	margin: auto;
	width: 310px;
}
.welcome_logoFijlkam{
	width: 105px;
	height: 60px;
	float: left;
	margin-left: 64px;
}
.welcome_logoFijlkam a{
	background-image: url(../immagini/welcome_logoFijlkam.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 105px;
	height: 60px;
}
.welcome_logoFijlkam a:hover{
	background-image: url(../immagini/welcome_logoFijlkam_roll.jpg);
	background-repeat: no-repeat;
}
.welcome_logoConi{
	width: 38px;
	height: 60px;
	float: left;
}
.welcome_logoConi a{
	background-image: url(../immagini/welcome_logoConi.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 38px;
	height: 60px;
}
.welcome_logoConi a:hover{
	background-image: url(../immagini/welcome_logoConi_roll.jpg);
	background-repeat: no-repeat;
}
.welcome_logoFgi{
	width: 55px;
	height: 60px;
	float: right;
}
.welcome_logoFgi a{
	background-image: url(../immagini/welcome_logoFgi.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 55px;
	height: 60px;
}
.welcome_logoFgi a:hover{
	background-image: url(../immagini/welcome_logoFgi_roll.jpg);
	background-repeat: no-repeat;
}
.welcome_entra{
	width: 105px;
	height: 25px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom:20px;
	margin-left: auto;
}
.welcome_entra a{
	background-image: url(../immagini/welcome_btEntra.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 105px;
	height: 25px;
}
.welcome_entra a:hover{
	background-image: url(../immagini/welcome_btEntra_Roll.jpg);
	background-repeat: no-repeat;
}