/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Copyright (C) 2008 JoomlAxe. 
# @license - GPU/GPL
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# This file may be redistributed or editted in whole or significant part.
-------------------------------------------------------------------------*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #4B4616;
	color: #000000;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size: 12px;
	line-height: 1.5;
}

/* Normal link */
a:link, a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 105%;}

h2
{
	font-family:Tahoma, "Trebuchet MS",Verdana, Arial;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	/*padding-left: 20px;*/
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	padding: 5px 5px;
	border: none;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	/*height: 1px;
	font-size: 1px;*/
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

span{
	/*font-size: 12px;*/
}

.containerheader{
	width: 970px;
	margin: 0px auto 0px auto;
}

.container{
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#ECCF97;
	padding: 0px 0px 10px 0px;
	background-image:url(../images/latoSx.jpg);
	background-repeat: repeat-x;	
}

/*================================ HEADER ============================*/
.headerbg{
	height: 150px;
	background-position: top;
	background-repeat: repeat-x;
	/*background-image:url(../images/main_bg.png);*/
	margin-top: 5px
}

#logobg{
	padding: 0px 0px 0px 0px;
	float: left;
	background-image:url(../images/logoITA.jpg);
	width: 970px;
	height: 150px;
	position:relative;
}
#logobgING{
	padding: 0px 0px 0px 0px;
	float: left;
	background-image:url(../images/logoING.jpg);
	width: 970px;
	height: 150px;
	position:relative;
}

#search{
	width: 150px;
	height: 29px;
	margin: 25px 0px 0px 340px;
	padding: 5px 0px 0px 40px;
	float: left;
	background-image: url(../images/searchbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.headeratas{
	width: 100%;
	height: 170px;
}

#topmenu{
	position:absolute;
	top:130px;
	left:0px;
	width: 100%;	
}

#topmenu br {display:none;}

#topmenu li, #topmenu li a:link, #topmenu li a:visited, #topmenu a:active{ 
text-align:center;
color:#FFFFFF;
}
#topmenu li a:hover{
color: #993333;
}


#bottommenu{
position:absolute;
left:5px;
width:970px;
}

#bottommenu br {display:none;}
#bottommenu li { width:98px;}

/*================================ MAINBODY ============================*/
/*Left*/
.mainbodybg{
	width: 100%;
	overflow: hidden;
	/* commentati come richeisto da rusconi il 17/04
	background-color: #FFFAEB;*/
	/*background-image:url(../images/body_top_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	border-bottom: 2px solid #FFFFFF;*/
	padding-bottom: 5px;
	
}

.leftcolumn{
	width: 225px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
}

.leftcolumnatas{
	width: 100%;
	/*background-image: url(../images/kiriatas.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
	
.leftcolumnbawah{
	width: 100%;
	/*background-image: url(../images/kiribawah.gif);*/
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 10px;
}

.leftmain{
	width: 200px;
	overflow: hidden;
}

/*Center*/
.centercolumn{
	width: 520px;
	float: left;
	overflow: hidden;
	padding-right:5px;
	padding-left: 5px;
	background:#EFEDDE;
	border:1px solid #333333;
	margin: 20px 0px 10px 0px;
}

.centercolumntengah
{
	float:left;
	padding: 0px 10px 20px 5px;
	width: 510px;
	background:#EFEDDE;

}
#pathway{
	margin: 5px 0px 10px 0px;
	padding-left:5px;
}


/*Right*/
.rightcolumn{
	width: 190px;
	float: left;
	overflow: hidden;
	margin: 20px 10px 10px 10px;
}
	
/*================================ FOOTER ============================*/
.footerbg{
	width: 970px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	background-color: #ECCF97;
}

.footer1, .footer2, .footer3
{
	text-align:center;
	color:#FFFFFF;
}

.footer4{
	width: 160px;
	overflow: hidden;
	float: right;
	font-size:10px;
}

/*============================== COPYRIGHT ============================*/
.copyrightbg{
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	/*
	background-color: #FF0000;
	background-image: url(../images/trans.png);
	background-position: top;
	background-repeat: repeat-x;*/
}

.copyright, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover{
	text-align: center;
	color:#FFFFFF;
}


.copyright span{
	color: #996600;
}

.space_iniziovoci
{
	height:10px;
}

