#boxContentLarge{
	width: 700px;
	color: #002E5E;
	text-align: justify;
}

#boxContentLarge  h1{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 3px;
}

#boxContentLarge  h2{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 3px;
	background: url(../images/bk-title.jpg) no-repeat;
	text-indent: 10px;
}

#boxContentLarge  h3{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 3px;
	background: url(../images/bk-title.jpg) no-repeat;
	text-indent: 10px;
}

#boxContentLarge  h3.long{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 3px;
	background: url(../images/bk-title-long.jpg) no-repeat;
	text-indent: 10px;
}

#boxContentLarge  img{
	margin: 0 20px 20px 0;
}

#boxContentLarge  a{
	color: #002E5E;
}

#boxContentLarge  p{
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 30px 0;
}

#boxContentLarge .left{
	position: relative;
	float: left;
	width: 320px; 
	margin-left: 20px;
}

#boxContentLarge .left h2{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 3px;
	background: url(../images/bk-title-little.jpg) no-repeat;
	text-indent: 10px;
}

#boxContentLarge .right{
	position: relative;
	float: right;
	width: 320px; 
}

#boxContentLarge .right h2{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 3px;
	background: url(../images/bk-title-little.jpg) no-repeat;
	text-indent: 10px;
}

#boxContentLarge table{
	width: 100%;
	padding: 0;
	margin: 0;	
}

#boxContentLarge tr{
	padding: 0;
	margin: 0;
}

#boxContentLarge td.title{
	margin: 0;
	padding: 5px;
	background: #A7BEEA;
	border: 1px solid #002E5F;
	color: #002E5F;
	font-weight: bold;
	text-align: center;
	width: 100px;
}

#boxContentLarge td.connect{
	background: url(../images/connect.gif) no-repeat 55px;
	width: 110px;
	height: 15px;
	text-align: center;	
}

#boxContentLarge td.controllo{
	background: url(../images/controlloQualita.gif) no-repeat 55px;
	width: 400px;
	height: 25px;
	text-align: center;	
}

#boxContentLarge td.control{
	background: url(../images/qualitycontrol.gif) no-repeat 55px;
	width: 400px;
	height: 25px;
	text-align: center;	
}

#boxContentLarge td.content{
	margin: 0;
	padding: 5px 0 5px 20px;
}
