﻿.HomeThreeColumnsHeader
{
	width:685px; 
	height:69px; 
	background-image:url(../images/giuneco/Riquadro3gruppiHeader.png);
}
.HomeThreeColumnsFooter
{
	width:685px; 
	height:18px; 
	background-image:url(../images/giuneco/Riquadro3gruppiFooter.png);
}
.HomeThreeColumnsBody
{
	width:685px;
	background-image:url(../images/giuneco/Riquadro3gruppiBody.png);
	background-repeat:repeat-y;
}
.HomeThreeColumnsBodyContent
{
	float:left;
	width:33%;
}
.HomeThreeColumnsTitle
{
	color:white;
	float:left;
	font-family:Tahoma;
	font-size:100%;
	text-align:center;
	width:33%;
}
.HomeThreeColumnsTitleSpan
{
	color:white;
	float:left;
	font-family:Tahoma;
	text-align:center;
	width:220px;
	font-size:115%;
	margin:5px 0px 0px 0px;
	padding:10px;
	font-weight:bolder;
}
.HomeThreeColumnsTitle h3
{
	font-size:115%;
	margin:5px 0px 0px 0px;
	padding:10px;	
}
.HomeThreeColumnsContentImage
{
	width:191px; 
	height:107px; 
	margin: 1px 0px 0px 3px;
}

.HomeThreeColumnsContentBackGroundImage
{
	width:199px; 
	height:115px; 
	margin: 0px 15px 5px 18px;
	background-image:url(../images/giuneco/ombrafotopost.png);
}
.HomeThreeColumnsContentTitle
{
	font-family:Arial;
	color :#F29013;
	font-size:19px;
	margin:0px 15px 5px 18px;
	text-align:left;
}

.HomeThreeColumnsContentTitle A:LINK, .HomeThreeColumnsContentTitle A:VISITED , .HomeThreeColumnsContentTitle A:HOVER  , .HomeThreeColumnsContentTitle A:ACTIVE {
 color : #F29013;
 text-decoration: none;
}

.HomeThreeColumnsContentText
{
	font-family:Arial;
	color :#797979;
	font-size:13px;
	margin:5px 15px 25px 18px;
	text-align:justify;
}

