body { 
	margin: 0;
	padding: 0;
	color: black;
	text-align: center;  /* per IE5.x/Win */
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, Verdana, Arial, Helvetica, san-serif ;
}


a:link { 
	color: #17a100;
	text-decoration: underline;
	}
	
a:visited { 
	color: #17a100;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	color: #458bff;
	}
	
a:active { 
	text-decoration: underline;
	color: #458bff;
	}
	
#print_header {
	float: left;
	margin-top: -400px;
	visibility: hidden;
	}

.dx_home_element {
	margin: 30px 0px 0px 0px;
	padding-left: 22px;
	color: #797979;
	border-left: 1px dotted #797979;
	}
	
table.portfolio_icons {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	}

table.portfolio_icons a {
	text-decoration: none;
	}
	
h2 a.nounderline {
	text-decoration: none;
	}
	
p.dx_element_text a {
	text-decoration: none;
	}
	
img.portfolio_icons {
	margin: 5px 5px 0 0;
	}
	
.dx_home_element h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	}
	
.dx_element_text {
	font-size: 12px !important;
	line-height: 150%;
	color: #797979;
	padding-right: 20px;
	}



#fondo_pano {
	background: white url(../img/fondo_pano_4.jpg) center 0px no-repeat;
	width: 100%;
	height: 265px;
	margin: 0 0 -30px 0;
	}
	
#testata {
	background: transparent url(../img/testata_pano_5_farf.jpg) 0px 0 no-repeat;
	width: 1013px;
	height: 383px;
	margin: 0 auto;
	}
	
#container {
	width: 961px;
	margin: 0 auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	}

	
#colsx_home {
	float: left;
	width: 430px;
	margin-left: 50px;
	text-align: left;
	color: #797979;
	}
	
#colsx_home:hover {
	color: #797979;
	}
	
#colsx_home:hover .headline {
	color: #3678d8;
}
	
#coldx_home {
	float: right;
	width: 430px;
	margin-right: 40px;
	text-align: left;
	}
	
#coldx_home:hover {
}

.headline {
	color: #3678d8;
	margin-top: 27px;
	letter-spacing: 0.05em;
	font-weight: lighter;
	font-size: 21px;
	line-height: 29px;
	padding-left: 15px;
	font-style: italic;
	}
	
hr.clearboth {
	visibility: hidden;
	clear: both;
	}


/* PIEDE FOOTER */


			
#piedepagina {
	margin: -28px auto 0 auto;
	width: 1013px;
	}
	
#footer {
	height: 122px;
	background: url(../img/piede_0.gif) 0 0 no-repeat;
	color: #d4d4d4;
	text-align: left;
	padding-top: 12px;
	padding-left: 530px;
	font-size: 11px;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	}

#footer:hover {
	background: url(../img/piede_1.gif) 0 0 no-repeat;
	color: #797979;
	}



/* END PIEDE FOOTER */


/* Typography */

.text13 {
	font-size: 13px;
	line-height: 20px;
	}
	
.text12 {
	font-size: 12px;
	}


