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

<style type="text/css">


.description {
	color: #000000;
	font-family: helvetica;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
}
.divider {
	height: 1px;
	display: block;
	background-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 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;
}
.white {
	background-color: #FFF;	
}
.logomenu {
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-left: 10px;
}

.menu {
	font-family: helvetica, serif;
	background-repeat: no-repeat;
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


.menubox {
	font-family: helvetica, serif;
	background-repeat: no-repeat;
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: 100;
	line-height: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

a.menu {
	text-decoration: none;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.menu:hover {
	text-decoration: none;
	background-image: none;
	color: #000;
}

a.menu:link {
	text-decoration: none;
	background-image: none;
	color: #000;
}

a:link {
	text-decoration: none;
	color: #999;

	padding: 1px;
}
a:visited {
	text-decoration: none;
	color: #999;
	padding: 1px;
}
a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #CCC;
	padding: 1px;	
}
a.menu:hover {background:#fff;}
a:active {
	text-decoration: none;
	color: #333;
	background-color: #CCC;
	padding: 1px;	
}

.projects {
	color: #999999;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding: 10px;
	margin: 5px;
}
.comments {
	font-size: 7px;
	font-style: normal;
	margin-left: 20px;
	font-weight: bold;
	color: #0FF;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #00F;
	text-decoration: blink;
	font-weight: bold;
	font-style: italic;
	margin-left: 5px;
}
.text_titoli {
	font-size: 12px;
	font-weight: bold;
	
}
.style1 {
	color: #999999;
	font-size: 10px;
	font-weight: lighter;
	
}
.things {
	font-size: 11px;
	font-family: helvetica, serif;
	line-height: normal;
	padding: 10px;
	color: #333333;
}
.textfooter {
	font-size: 10px;
	font-family: helvetica, serif;
	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;
	
}
#form {
	padding: 5px;
}
</style>

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}

