.boxgrid
{
	width: 290px;
	height: 116px;
	margin: 14px 8px 0px 5px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #17A5B7;
}

.boxgrid img
{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid_about
{
	width: 290px;
	height: 116px;
	margin: 14px 8px 0px 5px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #03303A;
}

.boxgrid_clienti
{
	width: 290px;
	height: 116px;
	margin: 14px 8px 0px 5px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #03303A;
}

.boxgrid_clienti img
{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid_blank
{
	width: 290px;
	height: 116px;
	margin: 14px 8px 0px 5px;
	float:left;
	overflow: hidden;
	position: relative;
}

.boxgrid_blank img
{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgridcontact
{
	width: 290px;
	height: 116px;
	margin: 14px 8px 0px 5px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #EEE;
}

.boxgridcontact img
{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid h3
{
font-family: "Century Gothic", Verdana, Helvetica;
padding: 15px 0 0 15px;
font-weight: normal;
color: #ffffff;
}

.boxgrid p
{
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align:justify;
}

.boxgridcontact h3
{
font-family: "Century Gothic", Verdana, Helvetica;
padding: 15px 0 0 15px;
font-weight: normal;
color: #ffffff;
}

.boxgridcontact p
{
	padding: 10px 10px 0 15px;
	color:#666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height:15px;
}

.boxgrid a
{
text-decoration: none;
color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
}

 .boxgrid a:hover
{
text-decoration: none;
}

.boxgrid_clienti a
{
font-family: 'Century Gothic', Verdana, Helvetica;
font-size: 20px;
font-weight: normal;
color: #FFF;
margin-left: 0px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing:-10;
}

.boxgrid h5 a
{
font-family: 'Century Gothic', Verdana, Helvetica;
font-size: 20px;
font-weight: normal;
color: #FFF;
margin-left: 0px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing:-10;
}

.boxgrid h8 a
{
font-family: 'Century Gothic', Verdana, Helvetica;
font-size: 20px;
font-weight: normal;
color:#17A5B7;
margin-left: 0px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing:-10;
}

.boxgrid_clienti a:hover
{
text-decoration: none;
}

.boxcaption
{ 
float: left; 
position: absolute; 
background: #609112; 
height: 40px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption 
{
top: 260px;
left: 0;
}

.caption .boxcaption 
{
top: 95px;
left: 0;
}


