#menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	height: 116px;
	background-color: #ffffff;
}

#menu #bottoni {
	position: relative;
	float:right;
	top: 26px;
}

#menu #rollingtext {
	position: relative;
	float:left;
	left:140px;
	top:18px;
}

#submenu #subbottoni {
	display: block;
	position: relative;
	width: 955px;
	height:31px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;	
}

.p_home, .p_home_attivo {
	width: 72px;
	float: left;
	position: relative;
}
.p_home a{
	display: block;
	width: 72px;
	height: 40px;
	background-image: url(../fr/img/b_01_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.p_home_attivo a{
	display: block;
	width: 72px;
	height: 40px;
	background-image: url(../fr/img/b_01_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.p_home a:hover {
	background-position: left bottom;
}

.p_news,.p_news_attivo {
	width: 56px;
	float: left;
	position: relative;
}
.p_news a {
	display: block;
	width: 56px;
	height: 40px;
	background-image: url(../fr/img/b_02_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_news_attivo a {
	display: block;
	width: 56px;
	height: 40px;
	background-image: url(../fr/img/b_02_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_news a:hover {
	background-position: left bottom;
}

.p_team, .p_team_attivo {
	width: 50px;
	float: left;
	position: relative;
}
.p_team a {
	display: block;
	width: 50px;
	height: 40px;
	background-image: url(../fr/img/b_03_team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_team_attivo a {
	display: block;
	width: 50px;
	height: 40px;
	background-image: url(../fr/img/b_03_team.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_team a:hover {
	background-position: left bottom;
}

.p_service, .p_service_attivo {
	width: 80px;
	float: left;
	position: relative;
}
.p_service a {
	display: block;
	width: 80px;
	height: 40px;
	background-image: url(../fr/img/b_04_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_service_attivo a {
	display: block;
	width: 80px;
	height: 40px;
	background-image: url(../fr/img/b_04_services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_service a:hover {
	background-position: left bottom;
}


.p_clients, .p_clients_attivo {
	width: 70px;
	float: left;
	position: relative;
}
.p_clients a {
	display: block;
	width: 70px;
	height: 40px;
	background-image: url(../fr/img/b_10_clients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_clients_attivo a {
	display: block;
	width: 70px;
	height: 40px;
	background-image: url(../fr/img/b_10_clients.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_clients a:hover {
	background-position: left bottom;
}


.p_calendars, .p_calendars_attivo {
	width: 128px;
	float: left;
	position: relative;
}
.p_calendars a {
	display: block;
	width: 128px;
	height: 40px;
	background-image: url(../fr/img/b_05_calendars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_calendars_attivo a {
	display: block;
	width: 128px;
	height: 40px;
	background-image: url(../fr/img/b_05_calendars.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_calendars a:hover {
	background-position: left bottom;
}

.p_multimedia,.p_multimedia_attivo {
	width: 100px;
	float: left;
	position: relative;
}
.p_multimedia a {
	display: block;
	width: 100px;
	height: 40px;
	background-image: url(../fr/img/b_11_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_multimedia_attivo a {
	display: block;
	width: 100px;
	height: 40px;
	background-image: url(../fr/img/b_11_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_multimedia a:hover {
	background-position: left bottom;
}

.p_links,.p_links_attivo {
	width: 54px;
	float: left;
	position: relative;
}
.p_links a {
	display: block;
	width: 54px;
	height: 40px;
	background-image: url(../fr/img/b_07_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_links_attivo a {
	display: block;
	width: 54px;
	height: 40px;
	background-image: url(../fr/img/b_07_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_links a:hover {
	background-position: left bottom;
}

.p_downloads,.p_downloads_attivo  {
	width: 120px;
	float: left;
	position: relative;
}
.p_downloads a {
	display: block;
	width: 120px;
	height: 40px;
	background-image: url(../fr/img/b_08_downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_downloads_attivo a {
	display: block;
	width: 120px;
	height: 40px;
	background-image: url(../fr/img/b_08_downloads.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_downloads a:hover {
	background-position: left bottom;
}

.p_contact,.p_contact_attivo {
	width: 84px;
	float: left;
	position: relative;
}
.p_contact a {
	display: block;
	width: 84px;
	height: 40px;
	background-image: url(../fr/img/b_09_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_contact_attivo a {
	display: block;
	width: 84px;
	height: 40px;
	background-image: url(../fr/img/b_09_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_contact a:hover {
	background-position: left bottom;
}

.p_faqs,.p_faqs_attivo {
	width: 48px;
	float: left;
	position: relative;
}
.p_faqs a {
	display: block;
	width: 48px;
	height: 40px;
	background-image: url(../fr/img/b_12_faqs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p_faqs_attivo a {
	display: block;
	width: 48px;
	height: 40px;
	background-image: url(../fr/img/b_12_faqs.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_faqs a:hover {
	background-position: left bottom;
}


.s_career,.s_career_attivo {
	width: 121px;
	margin-left:140px;
	float: left;
	position: relative;
}
.s_career a {
	display: block;
	width: 121px;
	height: 31px;
	background-image: url(../fr/img/s_01_career.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_career_attivo a {
	display: block;
	width: 121px;
	height: 31px;
	background-image: url(../fr/img/s_01_career.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.s_career a:hover {
	background-position: left bottom;
}

.s_personal,.s_personal_attivo {
	width: 136px;
	float: left;
	position: relative;
}
.s_personal a {
	display: block;
	width:136px;
	height: 31px;
	background-image: url(../fr/img/s_02_personal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_personal_attivo a {
	display: block;
	width:136px;
	height: 31px;
	background-image: url(../fr/img/s_02_personal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.s_personal a:hover {
	background-position: left bottom;
}
.s_management,.s_management_attivo {
	width: 185px;
	float: left;
	position: relative;
}
.s_management a {
	display: block;
	width: 185px;
	height:31px;
	background-image: url(../fr/img/s_03_management.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_management_attivo a {
	display: block;
	width: 185px;
	height:31px;
	background-image: url(../fr/img/s_03_management.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.s_management a:hover {
	background-position: left bottom;
}

.s_marketing,.s_marketing_attivo {
	width: 224px;
	float: left;
	position: relative;
}
.s_marketing a {
	display: block;
	width: 224px;
	height: 31px;
	background-image: url(../fr/img/s_04_marketing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_marketing_attivo a {
	display: block;
	width: 224px;
	height: 31px;
	background-image: url(../fr/img/s_04_marketing.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.s_marketing a:hover {
	background-position: left bottom;
}

.s_clients,.s_clients_attivo {
	width: 72px;
	float: left;
	position: relative;
}
.s_clients a {
	display: block;
	width: 72px;
	height: 31px;
	background-image: url(../fr/img/s_08_clients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.s_clients_attivo a {
	display: block;
	width: 72px;
	height: 31px;
	background-image: url(../fr/img/s_08_clients.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.s_clients a:hover {
	background-position: left bottom;
}
.p_en {
	width: 34px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.p_en a {
	display: block;
	width: 34px;
	height: 18px;
	background-image: url(../img/en.jpg);
	background-repeat: no-repeat;
}

.p_fr {
	width: 34px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.p_fr a {
	display: block;
	width: 34px;
	height: 18px;
	background-image: url(../img/fr.jpg);
	background-repeat: no-repeat;
}