body{
	margin: 0;
	background: white url(../img/img_body.jpg) repeat-x 0 top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

img {
    border: none;
}
p{
	font: 11px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f5150;
}
a{ 
color: #b1006c;
}
a:hover{
	color: black;
}
#wrapper{
	width: 980px;
	margin: auto;
	margin-top: 0;
}

#fascia_sup{
	width: 100%;
	height: 17px;
}

#lingua{
	width: 100px;
	color: white;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	background-color: black;
	float: left;
}

#lingua a{
	height: 17px;
	background-color: black;
	width: 42px;
	display: inline-block;
	padding-top: 2px;
}

#lingua a:hover{
	color: yellow;
	text-decoration: none;
}

.active{
	color: yellow;
	text-decoration: none;
}
.noactive{
	color: silver;
	text-decoration: underline;
}
#clientonly{
	width: 110px;
	color: white;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	background-color: black;
	float: right;
}
#clientonly a{
	height: 17px;
	background-color: black;
	width: 110px;
	display: inline-block;
	padding-top: 2px;
	text-decoration: none;
	color: white;
}

#clientonly a:hover{
	color: yellow;
	text-decoration: none;
	background-color: #b10066;
}
#lg_mn_sch{
	width: 980px;
	height: 80px;
	margin-top: 40px;
}
#lg_mn{
	float: left;
	width: 735px;
}
#lg{
	width: 200px;
	height: 60px;
	float: left;
}


#menu{
	bottom:5px;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	padding-top: 30px;
	text-decoration: none;
	z-index: 600;
	overflow: visible;
	visibility: visible;
}

#menu a{
	color: #4f5150;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom: 2px solid white;
	z-index: 600;
	overflow: visible;
	visibility: visible;
}

#menu a:hover,#menu a.selected{
	color: black;
	font-weight: normal;
	border-bottom: 2px solid #b1006c;
	visibility: visible;
	overflow: visible;
	z-index: 600;
	width: auto;
}

.bold{
	font-weight: bold;
}
/* inserimento */

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	visibility: visible;
	overflow: visible;
	z-index: 600;
	padding: 0;
}
 
.nav {
	overflow: visible;
	z-index: 600;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  position: relative;
  	overflow: visible;
	z-index: 600;
	padding: 0 0 1px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: #959595;
  display: block;
  padding: 0 9px;
  text-transform: uppercase;
  text-decoration: none;
  	overflow: visible;
	z-index: 600;

}
 
.nav li a:hover {
	text-transform: uppercase;
	visibility: visible;
		border-bottom: 2px solid #b30a6b;
	padding-bottom: 1px;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	z-index: 600;
	visibility: visible;
	color: black;
	background-attachment: fixed;
	width: auto;
	border-bottom: 2px solid #b30a6b;
	padding-bottom: 1px;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  color: black;
	border-style: none;
	line-height: 15px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	padding-bottom: 1px;
	width: auto;
	border-style: none;
	color: #b30a6b;
	line-height: 15px;
}
 
.nav ul {
  list-style: none;
  margin: 0;
  width: auto;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
 	top: 16px;
	background-color: white;
	opacity: 0.9; 

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	z-index: 600;
	visibility: visible;
	overflow: visible;
	width: auto;
	padding-bottom: 7px;
	padding-top: 5px;
}

* {
	
}
.nav ul li {
  float: none;
	color: navy;
}
.nav ul a {
  width: auto;
  white-space: nowrap;
	z-index: 100;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav ul a:hover {
  color: #000;
	visibility: visible;
	overflow: visible;
	width: 5px;
}

/* inserimento */


#search {
	float: right;
	width: 230px;
	height: 30px;
	padding: 0;
}

#search form {
	height: 31px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 10px;

}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: 1px solid silver;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a4a6a5;
	padding-top: 4px;
	padding-left: 5px;
	width: 225px;
	margin-top: 13px;
	background: url(../img/search.jpg) no-repeat right;
	padding-bottom: 4px;
}

#search-submit {
	display: none;
}

#content{
	width: 980px;
	height: 520px;
	margin-top: 20px;
	float: left;
}
#content_nosize{
	width: 980px;
	margin-top: 20px;
	float: left;
}

#content_sx{
	width: 735px;
	margin-right: 15px;
	float: left;
}
#content_dx{
	width: 230px;
	float: right;
	margin-top: 12px;
}
#portfolio_sez_l{
	background-color: black;
	width: 485px;
	height: 160px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
#portfolio_sez_d{
	background-color: black;
	width: 485px;
	height: 160px;
	margin-top: 10px;
	float: right;
}
#portfolio_img{
	width: 485px;
	height: 130px;
	background-color: red;
}
#portfolio_txt{
	width: 485px;
	height: 30px;
	background-color: silver;
}
#box_titolo{
	background: silver url(../img/news.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}

#titolo_box{
	background: silver url(../img/box_titolo.png) no-repeat 0 top;
	width: 215px;
	height: 32px;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 14px;
	line-height: 35px;
	padding-left: 15px;
	text-transform: uppercase;
		font-family: 'GillSansRegular';
	src: url('gillsanligita-webfont.eot');
	src: local('☺'), url('gillsanligita-webfont.woff') format('woff'), url('gillsanligita-webfont.ttf') format('truetype'), url('gillsanligita-webfont.svg#webfontSI8iOX8D') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

#maps_titolo{
	background: silver url(../img/map.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}
#casestudytitolo_titolo{
	background: silver url(../img/case_study.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}
#link_news{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
}

#media_titolo{
	background: silver url(../img/media_contact.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}
#news {
	width: 230px;
	background-color: maroon;
}
#footer{
	height: 30px;
	width: 980px;
	margin-top: 20px;
	color: #4f5150;
	font: 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	float: left;
}
#rss{
	height: 20px;
	float: left;
}
#footer_txt{
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

#lista{
	width: 142px;
	float: left;
	margin: 10px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3b3c3c;
}

#lista a{
	text-decoration: none;
	color: #3b3c3c;
}

#lista a:hover{
	text-decoration: none;
	color: #b1006c;
}


#titoli_lista{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: gray;
	width: 142px;
	height: 50px;
}



.titoli_lista{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: gray;
}
#testo_lista{
	width: 142px;
	margin-top: 10px;
}

.testi_medi{
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #8c8e8d;
}
.date_search a{
	font: 18px/25px Georgia, "Times New Roman", Times, serif;
	color: black;
	background: url(../img/search_freccia.jpg) no-repeat 0 4px;
	padding-left: 18px;
	text-decoration: none;
}
.date_search a:hover{
	color: #b3006b;
		background: url(../img/search_freccia_hover.jpg) no-repeat 0 4px;

}
.testi_grandi{
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

.testi_grandi a{
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: gray;
	background-position: 0;
}
.testi_search{
	margin-top: 30px;
	line-height: 15px;
}
.testi_xxl{
	font: 60px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#testi_grandi_sans a{
	font: 13px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-decoration: none;
}

#area_form{
	float: right;
	width: 465px;
	height: 730px;
	margin-top: 10px;
	color: #4f5150;
	font-size: 12px;
	line-height: 14px;
	margin-right: 10px;
	border-left: thin dotted #333;
	padding-left: 25px;
}

#page_title_img{
	width: 230px;
	float: left;
	margin-top: 10px;
}
#page_title{
	font: 60px/60px Georgia, "Times New Roman", Times, serif;
	width: 420px;
	margin-top: 50px;
	margin-bottom: 100px;
}
#area_sx{
	width: 230px;
	float: left;
}
#area_cv{
	width: 420px;
	float: right;
		color: #4f5150;
	font-size: 11px;
	line-height: 13px;
		margin-right: 20px;
	padding-left: 20px;
		border-left: thin dotted #333;

}
#area_text{
	width: 460px;
	float: right;
		color: #4f5150;
	font-size: 11px;
	line-height: 13px;
		margin-right: 20px;
	padding-left: 20px;
		border-left: thin dotted #333;
	margin-top: 10px;
}
form{
	padding:0;
	margin:0;}
	
.warning {
	color:#F00;}

fieldset {
	padding:20px 0 20px 0;
	border:none;}
	
label, textarea {
	display:block;
}
	
label {
	font-size:90%;
	margin-bottom:10px;
	color: #4f5150;}
	
fieldset.group label { 
	display:inline; 
	float:left; 
	width:33%;}

.text {
	width:90%;
	color:#333;
	background: white;
	border: 1px solid gray;
	padding:2px;
	margin-top:5px;
	font: 15px "Courier New", Courier, mono;
}
	
small {
	float:right;
	margin-top:-1.3em;
	font-size:1em;
	color:#888;
	margin-right:-10px;}
	
.inviacontatto {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
	text-decoration: none;
}
	
.resetcontatto {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
}
	
.inviacontatto:hover, .resetcontatto:hover {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: white;
	padding: 7px;
	background-color: black;
	border: 1px solid black;
	text-transform: uppercase;
	text-decoration: none;
}
.multiscelta{
	background-color: gray;
	width: 200px;
	border-style: none;
	height: 20px;
	margin-top: 10px;
	color: white;
}

.inviacontatto:focus, .resetcontatto:focus {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: white;
	border: 1px solid black;
	padding: 7px;
	background-color: black;
	text-transform: uppercase;
}
#team_box{
	width: 270px;
	float: left;
	margin-top: 10px;

}
#frasi{
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#frasi p{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: gray;
}
.by{
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}
#grafico{
	width: 735px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#social{
	color: gray;
	float: right;
	width: 90px;
	height: 20px;
}
#social_item{
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
#team{
	width: 270px;
	height: 100px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#img_team a{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#img_team a:hover,#img_team a.selected{
	cursor:pointer;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	background-image: url(../img/team/img_selecta.png);
}
#name_team{
	width: 160px;
	height: 30px;
	float: left;
	margin-top: 35px;
	margin-bottom: 35px;
	vertical-align: middle;
	text-decoration: none;
}

	
#download a{
	width:140px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
	
#download a:hover{
	width:140px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 7px;
	background-color: black;
	border: 1px solid black;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#download_case_study a{
	width:190px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: silver;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-left: 12px;
}
	
#download_case_study a:hover{
	width:190px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 7px;
	background-color: black;
	border: 1px solid black;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

body{
	margin: 0;
	background: white url(../img/img_body.jpg) repeat-x 0 top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

img {
    border: none;
}

a{ 
	color: #b1006c;
}
a:hover{
	color: black;
}
#wrapper{
	width: 980px;
	margin: auto;
	margin-top: 0;
}

#fascia_sup{
	width: 100%;
	height: 17px;
}

#lingua{
	width: 100px;
	color: white;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	background-color: black;
	float: left;
}

#lingua a{
	height: 17px;
	background-color: black;
	width: 42px;
	display: inline-block;
	padding-top: 2px;
}

#lingua a:hover{
	color: yellow;
	text-decoration: none;
}

.active{
	color: yellow;
	text-decoration: none;
}
.noactive{
	color: silver;
	text-decoration: underline;
}
#clientonly{
	width: 110px;
	color: white;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	background-color: black;
	float: right;
}
#clientonly a{
	height: 17px;
	background-color: black;
	width: 110px;
	display: inline-block;
	padding-top: 2px;
	text-decoration: none;
	color: white;
}

#clientonly a:hover{
	color: yellow;
	text-decoration: none;
	background-color: #b10066;
}
#lg_mn_sch{
	width: 980px;
	height: 80px;
	margin-top: 40px;
}
#lg_mn{
	float: left;
	width: 735px;
}
#lg{
	width: 200px;
	height: 60px;
	float: left;
}


#menu{
	bottom:5px;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	padding-top: 30px;
	text-decoration: none;
}

#menu a{
	color: #4f5150;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}

#menu a:hover,#menu a.selected{
	color: black;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	border-bottom: 2px solid #b1006c;
	padding-bottom: 2px;
}
#search {
	float: right;
	width: 230px;
	height: 30px;
	padding: 0;
}

#search form {
	height: 31px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 10px;

}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: 1px solid silver;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a4a6a5;
	padding-top: 4px;
	padding-left: 5px;
	width: 225px;
	margin-top: 13px;
	background: url(../img/search.jpg) no-repeat right;
	padding-bottom: 4px;
}

#search-submit {
	display: none;
}

#content{
	width: 980px;
	height: 520px;
	margin-top: 20px;
	float: left;
}
#content_nosize{
	width: 980px;
	margin-top: 20px;
	float: left;
}

#content_sx{
	width: 735px;
	margin-right: 15px;
	float: left;
}


#img_divisione_3{
	width: 210px;
	float: left;
}
#pulsante_link_next{
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin-left: 10px;
}
#pulsante_link_next a{
	text-align: left;
	float: left;
	backgr25ound-image: url(../img/freccia_dx.jpg);
	padding-right: 17px;
	text-decoration: none;
	background: url(../img/freccia_dx.jpg) no-repeat right center;
}

#pulsante_link_previus{
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	border-bottom: thin dotted silver;
}
#pulsante_link_previus a{
	text-align: left;
	float: left;
	backgr25ound-image: url(../img/freccia_dx.jpg);
	text-decoration: none;
	background: url(../img/freccia_sx.jpg) no-repeat left center;
	padding-left: 17px;
}

#txt_divisione_3{
	width: 200px;
	height: 150px;
	float: left;
}

#content_divisione_3{
	width: 210px;
	height: 400px;
	float: left;
	margin-bottom: 60px;
	margin-top: 30px;
	padding-right: 5px;
}

.space_content_divisione_3{
	margin-left: 7px;
	text-align: left;
	padding-left: 30px;
}
#content_dx
	width: 230px;
	float: right;
	margin-top: 12px;
}
#portfolio_sez_l{
	background-color: black;
	width: 485px;
	height: 160px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
#portfolio_sez_d{
	background-color: black;
	width: 485px;
	height: 160px;
	margin-top: 10px;
	float: right;
}
#portfolio_img{
	width: 485px;
	height: 130px;
	background-color: red;
}
#portfolio_txt{
	width: 485px;
	height: 30px;
	background-color: silver;
}
#news_titolo{
	background: silver url(../img/news.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}

#maps_titolo{
	background: silver url(../img/map.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}


#media_titolo{
	background: silver url(../img/media_contact.png) no-repeat 0 top;
	width: 230px;
	height: 32px;
}
#news {
	width: 230px;
	background-color: maroon;
}
#footer{
	height: 30px;
	width: 980px;
	margin-top: 20px;
	color: #4f5150;
	font: 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	float: left;
}
#rss{
	height: 20px;
	float: left;
	margin-top: 3px;
}
#footer_txt{
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

#lista{
	width: 142px;
	float: left;
	margin: 10px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3b3c3c;
}
#lista_az{
	width: 225px;
	float: left;
	margin: 10px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3b3c3c;
}
#lista_az a{
	text-decoration: none;
	color: #3b3c3c;
}

#lista_az a:hover{
	text-decoration: none;
	color: #b1006c;
}

#lista a{
	text-decoration: none;
	color: #3b3c3c;
}

#lista a:hover{
	text-decoration: none;
	color: #b1006c;
}

#titoli_lista{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: gray;
	width: 142px;
	height: 50px;
}



#titoli_lista_az{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: gray;
	width: 100%;
	height: 50px;
	margin: 10px;
}
.titoli_lista{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: gray;
}

#testo_lnk{
	font: normal 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #333;
	text-align: right;
	margin-bottom: 15px;
}

#testo_lnk a{
	color: #4f5150;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

#testo_lnk a:hover, #testo_lnk a.selected{
	color: #b3006b;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

#testo_lista{
	width: 142px;
	margin-top: 10px;
}

.testi_medi{
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #8c8e8d;
}


.testi_grandi{
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.testi_grandi_sans{
	font: 15px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	}
#page_title{
	width: 450px;
	float: left;
	margin-top: 10px;
}
#area_form{
	float: right;
	width: 465px;
	height: 730px;
	margin-top: 10px;
	color: #4f5150;
	font-size: 12px;
	line-height: 15px;
	margin-right: 10px;
	border-left: thin dotted #333;
	padding-left: 25px;
}

form{
	padding:0;
	margin:0;}
	
.warning {
	color:#F00;
	background-color: #FFCC66;}

fieldset {
	padding:20px 0 20px 0;
	border:none;}
	
label, textarea {
	display:block;
}
	
label {
	font-size:90%;
	margin-bottom:10px;
	color: #4f5150;}
	
fieldset.group label { 
	display:inline; 
	float:left; 
	width:33%;}

.text {
	width:90%;
	color:#333;
	background: white;
	border: 1px solid gray;
	padding:2px;
	margin-top:5px;
	font: 15px "Courier New", Courier, mono;
}
	
small {
	float:right;
	margin-top:-1.3em;
	font-size:1em;
	color:#888;
	margin-right:-10px;}
	
.inviacontatto {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
	text-decoration: none;
}
	
.resetcontatto {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
}
	
.inviacontatto:hover, .resetcontatto:hover {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: white;
	padding: 7px;
	background-color: black;
	border: 1px solid black;
	text-transform: uppercase;
	text-decoration: none;
}
.multiscelta{
	background-color: gray;
	width: 200px;
	border-style: none;
	height: 20px;
	margin-top: 10px;
	color: white;
}

.inviacontatto:focus, .resetcontatto:focus {
	width:110px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: white;
	border: 1px solid black;
	padding: 7px;
	background-color: black;
	text-transform: uppercase;
}
#team_box{
	width: 270px;
	float: left;
	margin-top: 40px;

}


#area_cv{
	width: 420px;
	float: right;
		color: #4f5150;
	font-size: 12px;
	line-height: 16px;
		margin-right: 20px;
	padding-left: 20px;
		border-left: thin dotted #333;
	margin-top: 30px;
}
#team{
	width: 270px;
	height: 100px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#img_team a{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#img_team a:hover,#img_team a.selected{
	cursor:pointer;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	background-image: url(../img/team/img_selecta.png);
}
#name_team{
	width: 160px;
	height: 30px;
	float: left;
	margin-top: 35px;
	margin-bottom: 35px;
	vertical-align: middle;
}

	
#download a{
	width:140px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 7px;
	background-color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
	
#download a:hover{
	width:140px;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 7px;
	background-color: black;
	border: 1px solid black;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
