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

/*** FORM ***/
#nome, #email, #richiesta, #submit{ display:block; margin-bottom:5px; }

/*** PORTFOLIO ***/
.portfolio{ float:left; 
width:130px; width:100px;
height:130px; height:100px;
background-color:#fff;
margin:0px 8px 8px 0px; margin:0px 6px 6px 0px;
border: 1px solid #999999; }

/*** ALTRO ***/
#grafica,#siti,#assistenza,#portfolio,#contatti{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
.bordo_immagine{border:1px solid #999;} 
