body			{
				margin: 0;
				padding: 0;
			    scrollbar-highlight-color: #FFFFFF;
			    scrollbar-shadow-color: #1668B0;
			    scrollbar-3dlight-color: #1668B0;
			    scrollbar-arrow-color: #1668B0;
			    scrollbar-track-color: #FFFFFF;
			    scrollbar-darkshadow-color: #FFFFFF;
			    scrollbar-base-color: #FFFFFF;
			    background-color: #FFFFFF;
			    background: url('/images/bg.jpg') repeat-x top right #160702;
				}

*				{
				outline: none;
				}


/* LINK -------------------------------------------------- */
a 				{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 13px;
				color: #a5814d; 
				text-decoration: none;
				}	
a:hover			{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 13px;
				color: #bf985c;
				text-decoration: none;
				}


a.linkmenu		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 12px;
				color: #a5814d;
				text-transform: uppercase;
				text-decoration: none;
				
				}	
a.linkmenu:hover{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 12px;
				color: #bf985c;
				text-transform: uppercase;
				text-decoration: none;
				}


a.linksmall		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 11px;
				color: #a5814d;
				text-decoration: none;
				padding: 0 3px;
				
				}	
a.linksmall:hover{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 11px;
				color: #bf985c;
				text-decoration: none;
				}


a.linktahoma	{
				font-family: Tahoma, Arial, sans serif, Monaco, Geneva, Helvetica, Chicago;
				font-size: 12px;
				color: #a5814d;
				text-decoration: none;
				
				}	
a.linktahoma:hover{
				font-family: Tahoma, Arial, sans serif, Monaco, Geneva, Helvetica, Chicago;
				font-size: 12px;
				color: #bf985c;
				text-decoration: none;
				}

/* TABELLE E CELLE -------------------------------------------------- */
table			{
				font-family: Tahoma, Arial, sans serif, Monaco, Geneva, Helvetica, Chicago;
				font-size: 12px;
				color: #bf985c;
				}


.txt_hp			{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 13px;
				color: #bf985c;
				}


.tit_big		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 35px;
				font-style: italic;
				/*font-weight: bold;*/
				color: #bf985c;
				/*text-transform: capitalize;*/
				text-align: right;
				vertical-align: bottom;
				padding-right: 9px;
				padding-bottom: 5px;
				}


.tit_news		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 19px;
				font-style: italic;
				/*font-weight: bold;*/
				color: #bf985c;
				/*text-transform: capitalize;*/
				text-align: left;
				vertical-align: bottom;
				padding-right: 9px;
				padding-bottom: 5px;
				}
			
.hp				{
				margin: 0;
			    background: url('/images/bg_center.jpg') repeat-x top right #1d0b09;			    
				}

			
.container		{
				margin: 0;
				padding: 0;
			    background: url('/images/bg_container.jpg') repeat-x top right #1d0b09;			    
				}


.barmenu		{
				width: 800px;
				height: 80px;
				background: url('/images/bg_menu.jpg') repeat-x top right #1d0b09;
				}


.item			{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 12px;
				color: #a5814d;
				text-transform: uppercase;
				height: 80px;
				background: url('/images/bg_menu.jpg') repeat-x top right #1d0b09;
				}


.bg_testi		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 12px;
				color: #a5814d;
				text-align: right;
				vertical-align: top;
				padding: 10px 30px;
				height: 200px;
				background: url('/images/bg_testi.jpg') no-repeat top right;
				}


.bg_bottom		{
				font-family: Times New Roman, Garamond, serif, New York, Palatino, Times;
				font-size: 13px;
				color: #a5814d;
				text-align: left;
				vertical-align: top;
				padding: 10px 30px;
				height: 120px;
				background: url('/images/bg_bottom.jpg') no-repeat top left;
				}


.footer			{
				font-family: Tahoma, Verdana, MS Sans Serif, Monaco, Geneva, Helvetica, Chicago;
				font-size: 10px;
				color: #5d4a2a;
				text-align: left;
				width: 830px;
				padding: 3px 7px;
				background-color: #1c0b08;
				}