

/**** completare *******************/
.software {
	text-align: left;
	width: 650px;
	/*height: 200px;
*/
	margin-bottom: 20px;
	float: left;
	/* padding: 12px 30px 15px 19px;
*/
}
.inside_software {
	text-align: left;
	width: 460px;
	/*height: 200px;
*/
	margin-bottom: 20px;
	float: left;
	/* padding: 12px 30px 15px 19px;
*/
}
.inside_software h4 {
	background: #fff;
	display: block;
	height: auto;
	width: 410px;
	/* margin: 0px 0px 10px 0px;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
*/
	margin: 0px 0px 0px 0px;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	color: #000099;
}
.inside_software p {
	font: 12px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	width: 280px;
}
.inside_software p span {
	font: 11px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000CC;
	width: 380px;
}
/*
.inside_software ul {
	margin-left: 20px;
	width: 480px;
}
.inside_software ul li {
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: url(../images/symbol2.gif) 0 8px no-repeat;
	padding: 0 0 0 30px;
	width: 450px;
}
*/


.inside_software ul {
	width: 470px;
	display: block;
	position: inherit;
	right: 450px;
	top: 375px;
	margin-left: 20px;
}
.inside_software ul li  {
	font: 14px/25px Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: url(../images/symbol2.gif) 0 8px no-repeat;
	padding: 0 0 0 30px;
}


.imagine_program {
	text-align: right;
	width: 120px;
	height: 120px;
	float: right;
	margin-top: 30px;
	z-index: 5;
	/* padding: 12px 30px 15px 19px;
*/
}
.imagine_program p {
	font: 11px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000CC;
	width: 100px;
	margin-left: 10px;
	margin-top: 100px;
	
}

.play {
	position:relative;
	float:left;
	width:100px;
	height:50px;
	z-index:6;
		/* border:#00FFFF solid 3px;  */
		margin-left:50px;
		margin-top:10px;

}

.ie7 .play  {
		margin-left:50px;
		margin-top:120px;
}

.ie6 .play  {
		margin-left:20px;
		margin-top:120px;
}

.play a {
display:block;
width:100px;
height:50px;
padding:10px 10px 10px 10px;
font: bold 13px sans-serif;
color:#333;
background: url(../images/Play1Normal.png) 0 0 no-repeat;
text-decoration: none;
}
.play a:hover { 
background: url(../images/Play1Pressed.png) 0 0 no-repeat;
color: #049;
}
.play a:active {
background: url(../images/Play1Normal.png) 0 0 no-repeat;
color:#fff;
}

