body {
	width: 100%;
	height: 100%;
	background-color: #3a3a3a;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-image: url(../immagini/layout/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

#contenitore {
	width: 100%;
	height: 100% !important;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position: relative;
	z-index: 1;
	display: block;
	top: 0px;
	bottom: 0px;
	/**/
	text-align: center;
	background-color:#3a3a3a;
}

#content {
	width: 100%;
	min-width: 950px;
	max-width: 1280px;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#top {
	width: 100% !important;
	min-height: 100px;
	height: 100px !important;
/*	height: 100px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position: relative;
	z-index: 2;
	top: 0px;
	left: auto;
	right: auto;
	/**/
	display:block;
	/**/
	text-align: left;
	/**/
	border-top: 0px;
	border-bottom: 0px;
	/**/
	background-color: #600;
	background-image:url(../immagini/layout/sfondo_top.png);
	background-repeat:repeat-x;
	background-position: bottom left;
}

#contenuto_top {
	min-width: 900px;
	width: 80% !important;
	width: 900px;
	height: 80px;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	/**/
	text-align: left;
	/**/
/*	background-color: #600;*/
}

#logo {
	width: 300px;
	height: 65px;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position: relative;
	z-index: 2;
	top: 0px;
	left: 20px;
	/**/
	display:block;
	float:left;
	/**/
	background-image:url(../immagini/layout/logo_professionistiassociati.png);
	background-position: top left;
	background-repeat:no-repeat;
}
	
	
#center {
	width: 100% !important;
	min-height: 346px;
/*	height: 50% !important;
	height: 50%;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position: relative;
	z-index: 2;
	top: 0px;
	left: auto;
	right: auto;
	/**/
	display:block;
	/**/
	text-align: left;
	/**/
	border-top: 5px solid #fff;
	border-bottom: 0px;
	/**/
	background-color: #fefefe;
	background-image:url(../immagini/layout/sfondo_center.png);
	background-repeat:repeat-x;
	background-position: top left;
}

#contenuto_center {
	min-width: 900px;
	/*width: 80% !important;*/
	width: 90% !important;	
	width: 900px;
	min-height: 346px;
/*	height: 50% !important;
	height: 50%;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	display:block;
	/**/
/*	background-color: #fff;*/
}

#contenuto_center h1 {
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 4.0em;
	font-weight: bold;
	line-height: 0.9em;
	letter-spacing: -0.05em;
	color: #393939;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#000066;*/
}

#contenuto_center h2 {
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: -0.05em;
	color: #393939;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#000066;*/
}

#contenuto_center h3 {
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: -0.05em;
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#000066;*/
}

#contenuto_center p {
/*	width: 75%;*/
	width: 55%;	
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}

#contenuto_center a {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: -0.05em;
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#000066;*/
}

ul.lista li {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	color: #393939;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	/**/
	float:none;
	/**/
	list-style-type:square;
	/**/
/*	background-color:#000066;*/
}

#bottom {
	width: 100% !important;
	min-height: 150px;
	height: 30% !important;
/*	height: 100px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position: relative;
	z-index: 2;
	top: 0px;
	left: auto;
	right: auto;
	/**/
	display:block;
	/**/
	text-align: left;
	/**/
	border-top: 5px solid #fff;
	border-bottom: 0px;
	/**/
	background-color: #3a3a3a;
	background-image:url(../immagini/layout/sfondo_bottom.png);
	background-repeat:repeat-x;
	background-position: top left;
}

#contenuto_bottom {
	min-width: 900px;
	width: 80% !important;
	width: 900px;
	min-height: 150px;
	height: 30% !important;
/*	height: 100px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color: #333;*/
}

#credits {
	width: 80%;
	height:auto;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	text-align:left;
}

#continua_black, #continua_grey {
	width: 100%;
	height:auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	text-align:right;
	/**/
	float: none;
}

#continua_black span {
	display: none;
}

#continua_black a {
	width: 20px;
	height: 20px;
	/**/
	background-image:url(../immagini/layout/arrow_black.png);
	background-repeat:no-repeat;
	background-position: top left;
	/**/
	display:block;
	/**/
	float:right;
}

#continua_black a:hover {
	width: 20px;
	height: 20px;
	/**/
	background-image:url(../immagini/layout/arrow_grey.png);
	background-repeat:no-repeat;
	background-position: top left;
}

#continua_grey span {
	display: none;
}

#continua_grey a {
	width: 20px;
	height: 20px;
	/**/
	background-image:url(../immagini/layout/arrow_grey.png);
	background-repeat:no-repeat;
	background-position: top left;
	/**/
	display:block;
	/**/
	float:right;
}

#continua_grey a:hover {
	width: 20px;
	height: 20px;
	/**/
	background-image:url(../immagini/layout/arrow_white.png);
	background-repeat:no-repeat;
	background-position: top left;
}


/**************/
/*   SERVIZI  */
/**************/

div#servizi {
	margin-left: auto;
	margin-right: auto;
	padding-left:24px;
}  


div.block3 {
	width: 31%;
	height:auto;
	/**/
	margin-left: 0px;
	margin-right: 2%;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	text-align:left;
	/**/
	float: left;
}

div.block3 p {
	width: 95% !important;
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}


/***************/
/*  PORTFOLIO  */
/***************/


div#portfolio {
	padding-left:11px;
	padding-bottom: 25px;
}

div.block_portfolio {
	width: 28%;
	height:auto;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	/**/
	text-align:left;
	/**/
/*	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	border-collapse: separate;*/
	float: left;
	/**/
/*	background-image:url(../immagini/layout/sfondo_portfolio.png);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

div.block_portfolio p {
	width: 75%;
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}

div.block_portfolio img {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	float:right;
}

div.block_portfolio_last {
	width: 28%;
	height:auto;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	/**/
	text-align:left;
	/**/
/*	border-bottom: 1px dotted #ddd;*/
	border-collapse: separate;
	float: left;
	/**/
/*	background-image:url(../immagini/layout/sfondo_portfolio.png);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

div.block_portfolio_last p {
	width: 75%;
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}

div.block_portfolio_last img {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	float:right;
}

/***************/
/*  partners  */
/***************/


div#partners {
	padding-left:11px;
}

div.block_partners {
	width: 43%;
	height:auto;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	/**/
	text-align:left;
	/**/
/*	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	border-collapse: separate;*/
	float: left;
	/**/
/*	background-image:url(../immagini/layout/sfondo_partners.png);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

div.block_partners p {
	width: 75%;
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}

div.block_partners img {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	float:right;
}

div.block_partners_last {
	width: 43%;
	height:auto;
	/**/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	/**/
	text-align:left;
	/**/
/*	border-bottom: 1px dotted #ddd;
	border-collapse: separate;*/
	float: left;
	/**/
/*	background-image:url(../immagini/layout/sfondo_partners.png);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

div.block_partners_last p {
	width: 75%;
/*	height:auto;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	/**/
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #393939;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
/*	background-color:#600;*/
}

div.block_partners_last img {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	float:right;
}
