html, body {margin: 0; padding: 0; border: 0;}

body { 
	color: #000; 
	text-align:center;
	font-size:80%;	
	font-family: Verdana, Arial, sans-serif;
	margin:0;
	padding:0 ;
	background: #5D5D5D url(../img/backtrama.gif) repeat-x;
	}

table, td { 
	text-align:left;
	font-size:80%;	
	font-family: Verdana, Arial, sans-serif;
	}
	
p  {}

.clear { clear: both; }


#wrapper1 {
margin: 12px auto;
width: 774px;
text-align: left;
position:relative;
border: 3px solid #000;

}

* html #wrapper1 {   /*** IE5.x/win box model fix ***/
width: 776px;
wid\th: 774px;
z-index:1;
padding:0;
}

#wrapper2
	{
	width:100%;
	position:relative;
	background: #fefefe url(../img/back_page_trama.jpg) -5px 0px repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
	
#wrapper3
	{
	width:100%;
	position:relative;
	background: url(../img/back_page.jpg) -5px 0px no-repeat;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	}


div.side{width:185px;font-size: 92%; line-height: 1.2;}

div#left{float:left;width:200px;}
div#right{float:right;}


div#content{margin:0 185px 0 200px; padding:10px 0px; line-height:1.3; text-align: justify}

div#content-big {margin:0 25px 0 25px; padding:10px 0px; line-height:1.3; text-align: justify}

