body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #5D5956 url(../images/bkgrep.jpg);
	color: #FFFFFF;
}

#container 
{
	text-align:left;
	width: 776px;
	border: 0;
	margin: 0 auto;
	background: #5D5956 url(../images/bkg.gif) repeat-y;
	color: #FFFFFF
}

#main
{
	width: 759px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	position: relative;
	left: 9px;
	background: #5D5956 url(../images/dirtybkg.jpg) no-repeat;
}
	

#top
{
	width: 759px;
	height: 241px;
}


#left
{	
	position: absolute;
	top: 242px;
	width: 228px;
	display:inline;
	background:  url(../images/bkg2.gif) no-repeat;
}


#contents
{
	position: relative;

	/* IE5 for mac ignore this \*/
        	left: 230px;
        /* end */
        /*\*//*/
        	margin-left: 230px;
        /**/
	
	width: 510px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
}

#deco
{
	position: relative;
	text-align: center;
	height: 60px;
	margin: 4px;
}

#image
{
	float: right;
	margin-top: 4px;
	margin-left: 15px;
}


#foot
{
	position: relative;
	clear: both;
}


#copyright
{
	width: 760px;
	background: #B51B11;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 9px;
	border-top: thin #FFFFFF solid;
	border-bottom: thin #000000 solid;
	color: #999999;
}

.image2
{
        text-align: center;
        margin-top: 4px;
        margin-left: 15px;
}



.leftmenu
{

	  width: 160px;
	  position: relative;
	  top: 120px;
	  font-size: 14px;
	  margin: 0 auto;
	  /* IE5 for mac ignore this \*/
	  line-height: 10px;
	  /* end */
}

.citazione
{
	font-style: italic;
	text-align: justify;
}

.testo
{
	text-align: justify;
}

.testocentrato
{
	text-align: center;
}

img
{
	margin:0;
	padding:0;
	border:none;
}


/* Links */

a.mainmenu 
{     
     	font-family:  sans-serif, Verdana, Arial, Helvetica;
      	color: #FFFFFF;
      	text-decoration: none;
	text-indent: 30px;
	display:block;
	height: 10px;
	padding-bottom: 10px;
}


a.mainmenu:hover
{
        color: #FFB82E;
        text-decoration: none;
	background: url(../images/over.gif) no-repeat;
	display: block;
}

a.cont
{
	color: #FFFFFF;
	text-decoration: none;
}

a.cont:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}
