body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
}
img {
	border: none;
}
a{
	text-decoration: none;
	color: #0000F1;
}
strong {
	font-size: 1.1em;
	font-weight: bold;
}
h1{
	text-align: left;
	font-size: 12px;
	display: inline;
}
h2{
	font-size: 16px;
	font-weight: normal;
	color: blue;
	display: inline;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: red;
	display: inline;
}
h4{
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h5{
	font-size: 10px;
	font-weight: normal;
	color: orange;
	display: inline;
}
#div_body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 15px 0;
}	
#div_header{
	min-width: 1080px;
	background-color: black;
	background-image: url('./../_media/sfondo_header.png');
	background-repeat: no-repeat;
	background-position: right;
}
#div_header2{
	height: 168px;
	width: 1024px;
	margin: 0px;
	position: relative;
}
#div_menu{
	min-width: 1080px;
	height: 28px;
	font-size: 10pt;
	background-image: url('./../_media/sfondo_menu.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#div_menu2{
	width: 1024px;
	text-align: left;
}
#div_content{
	min-width: 1080px;
	border: 1px solid white;
}
#div_content2{
	position: relative;
	min-height: 392px;
	height: auto;
	overflow: hidden;
	width: 1024px;
	
}
#div_footer {
	min-width: 1080px;
	background-image: url('./../_media/sfondo_footer.gif');
	background-repeat: repeat-x;
	background-position: top;
	position: relative;	
	height: 73px;
}
#div_footer2{
	position: relative;
	width: 1024px;
}
#img_header_logo {
	position: absolute;
	top: 14px;
	left: 139px;
}
#img_header_slogan {
	position: absolute;
	top: 55px;
	right: 85px;
}
#span_footer_contacts {
	position: absolute;
	top: 16px;
	right: 148px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
}
#span_footer_contacts a{
	color: white;
}
#img_footer_logo {
	position: absolute;
	top: 2px;
	right: 25px;
}
#div_footer_pow {
	position: absolute;
	top: 7px;
	left: -36px;
}
#div_footer_tag {
	position: absolute;
	left: 0px;
	top: 73px;
	height: 50px;
	width: 100%; 
}
#div_footer_tag  a{
	text-decoration: none;
}
#img_home {
	position: absolute;
	top: 23px;
	right: 25px;
	width: 346px;
	height: 346px;
}
.img_titoli {
	position: center;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 21px;
}
#div_home_desc {
	position: relative;
	width: 600px;
	padding: 20px 20px 0px 20px;
	text-align: justify;
	font-size: 9pt;
	float: left;
} 
#div_privacy_desc {
	text-align: justify;
	font-size: 9pt;
}
#div_info_boxes {
	position: relative;
	width: 600px;
	text-align: center;
	font-size: 9pt;
	padding: 0px 20px 20px 20px;
	float: left;
}
.div_info_box {
	width: 140px;
	height: 60px;
	padding: 10px 29px 10px 29px; 
	float: left;
}
#div_portfolio_navigazione{
	width: 600px;
	height: 15px;
	text-align: right;
}
#div_portfolio_navigazione a{
	color: blue;
	font-size: 11px;
}
.div_portfolio_contenitore{
	height: 316px;
	width: 600px;
	position: relative;
}
.div_portfolio_loghi{
	position: absolute;
	top: 0px;
	text-align: center;
	width: 100%;
	display: none;
}
.div_portfolio_loghi img{
	margin: 2px;
}
#div_portfolio_siti a{
	display: none;
}
.div_portfolio_desc{
	position: absolute;
	bottom: 0px;
	height: auto;
	text-align: justify;
	width: 600px;
	text-align: justify;
}
.div_sondaggio{
	width: 250px; 
	height: 327px;
}
.like_box{
	position: absolute;
	top: 100px;
	left: 350px;
}
#likebox-frame{
	border:2px solid #FFFFFF;
	width: 1018px;
	z-index:10;
	height: 235px;
	overflow: hidden;
	position:relative;
	top:0px;
	left:-2px;
}
#likebox-frame iframe{
	left:-5px;
	overflow:hidden;
	position:relative;
	top:-1px;
}
