/**************************************************************************

C S S   H A N D C R A F T E D   B Y   P J              www.plasticjumper.it

..........................................................................
..........................................................................
..........................................................................

**************************************************************************

CODER
iosto chinelli - josto@plasticjumper.it

**************************************************************************/

html
	{
	width: 100%;
	background: url("../pix/sfuma.jpg") 0 0 repeat-x;
	}

body
	{
	margin: 0 auto;
	margin-top:20px;
	padding-top: 0px;
	font-family:verdana, sans, arial;
	font-size:77%;
	xbackground: black;
	}

.clear
	{
	clear: both;
	}

img
	{
	float: left;
	margin: 20px  20px 50px 20px;
	text-align: center;
	}

#esterno
	{
	margin: 0px auto;
        border: solid 1px #DADADA;
	padding: 20px; 
	width:630px;
	background: white;
	}

#corpo { 
	clear: both;
	background: white url(../pix/deco_black.png) top left no-repeat;
	}

