@charset "utf-8";
/* CSS Document */
h3{
	font-size: 32px;
	color: #FF9900;
	padding-left: 10px;
	margin: 0;
}

#contenitore{
	margin: 0 auto;
	margin-top: 50px;
	width: 800px;
}

#io {
	text-decoration: none;
	line-height: 0;
	text-indent: -2000px;
	overflow: hidden;
	float: right;
}

#io{
	background: url(../images/io5O.png) no-repeat;
	width: 413px;
	height: 286px;
	display: block;
	font-size: 0;
}

#io:hover{
	background: url(../images/io5.png);
}

#testo{
	text-align: left;
}

#skills {
 text-align: left;
 width: 800px;
 border-top: 1px #333333 solid;
 background-image: url(../images/sfcont.png);
 }

#skills li {
 list-style-image: url(../images/true.png);
 }

#prog{
	float: left;
}

#soft{
	float: left;
	margin-left: 30px;
}
