@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.description {
	color: #000000;
	font-family: helvetica;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
}
.select {
	margin-top: 0px;
	width: 250px;
	background-color: #FFFFFF;
	font-family: helvetica;
	font-size: 12px;
	padding: 0px;
	margin-left: 0px;
}

.text {
	font-size: 11px;
	font-family: helvetica;
	line-height: normal;
	padding: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #CCC;
}
a:active {
	text-decoration: none;
	color: #333;
	background-color: #CCC;
}

.menu {
	font-family: helvetica;
	padding: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #FFFFFF;
}

.projects {
	color: #999999;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding: 10px;
	margin: 5px;
}
.comments {
	font-size: 9px;
	font-style: normal;
	margin-left: 20px;
}
.text_titoli {
	font-size: 12px;
	font-weight: bold;
	
}
.style1 {
	color: #999999;
	font-size: 10px;
	font-weight: lighter;
	
}
.things {
	font-size: 11px;
	font-family: helvetica;
	line-height: normal;
	padding: 10px;
	color: #333333;
}
.textfooter {
	font-size: 10px;
	font-family: helvetica;
	line-height: 15px;
	padding: 10px;
	color: #333333;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	background-color: #FFF;
}
.style_product {
	color: #F00;
	font-family: helvetica;
	font-size: 8px;
	font-weight: 500;
}
.style_graphic {
	color: #3F0;
	font-family: helvetica;
	font-size: 8px;
	font-weight: 500;
}
.style_animation {
	color: #00F;
	font-family: helvetica;
	font-size: 8px;
	font-weight: 500;
}
.style_web {
	color: #000;
	font-family: helvetica;
	font-size: 8px;
	font-weight: 500;
}

</style>
#form {
	padding: 5px;
}
