/*------------------------------------------------------------------------
# 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: #2E2E2E;
	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: 125%;}
h3 {font-size: 130%;}
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: 940px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/sfondopagina.jpg);
}

/*================================ HEADER ============================*/
.headerbg{
	height: 330px;
	background-image: url(../images/main_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

#logobg{
	padding: 0px 0px 0px 0px;
	float: left;
	background-image:url(../images/logopng.png);
	width: 970px;
	height: 330px;
	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:300px;
left:250px;
}

#topmenu br {display:none;}
#topmenu li { 
width:135px;
text-align:center;}

#bottommenu{
position:absolute;
top:300px;
left:5px;
}

#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;
	padding-bottom: 20px;
	border-bottom: 2px solid #FFFFFF;
}

.leftcolumn{
	width: 210px;
	overflow: hidden;
	background-color: #E1E1E0;
	float: left;
	margin-top: 0px;
	background-image:url(../images/latoSx.jpg);
	background-repeat: repeat-x;
	min-height:500px;
}

.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: 460px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	/*border-right: 1px #FFDDED solid;*/
	padding-right:5px;
	/*padding-left: 15px;
	padding-right: 15px;
	border-left:1px solid #B60652;
	border-right:1px solid #B60652;*/
	

}

.centercolumntengah
{
	margin-right:2px;
	/*float:left;*/
	padding: 0px 20px 20px 30px;

}
#pathway{
	margin: 5px 0px 10px 0px;
	padding-left:30px;
}


/*Right*/
.rightcolumn{
	width: 190px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 10px;
}
	
/*================================ FOOTER ============================*/
.footerbg{
	width: 100%;
	overflow: hidden;
	background-image: url(../images/footerbg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #4C3A08;
}

.footer1, .footer2, .footer3
{
	text-align:center;
	color:#FFFFFF;
}

.footer4{
	width: 230px;
	overflow: hidden;
	float: left;
}

/*============================== COPYRIGHT ============================*/
.copyrightbg{
	width: 100%;
	padding: 15px 0px 10px 0px;
	background-color: #959691;
	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;
}

