/**** SEZIONI PRINCIPALI ****/

#headerwrap {
	margin-top: 0px;
	width: 100%;
}

#headerback {
	margin: 0 auto;
	width: 800px;
       
        position: relative;
        z-index: 3;
} 

#header {
	background-image: url(../images/header.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 307px;
	margin: 0 auto;
	width: 800px;
       
        position: relative;
        z-index: 3;
} 

#menu_top {
       width: 700px;
       float: right;
       position: absolute;
       top: 30px;
       right: 15px;
       text-align: center;
       z-index: 6;

       color: #FFFFFF;
       font-weight: bold;
       font-size: 11px;
}

#slide {
        width: 500px;
        float: left;
        position: absolute;
        top: 64px;
        left: 228px;
        text-align: center;
        z-index: 2;
}


#lingue {
        width: 200px;
        float: right;
        position: absolute;
        top: 265px;
        right: 78px;
        text-align: center;
        z-index: 5;
}

#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
}

#body {
	background-image: url(../images/middle.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}

#leftcolumn {
	float: left;
	background-image: url(../images/bg_menu.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;	
	text-align: left;
	width: 140px;
        height: 420px;
}

#mainbody, #pie_pagina {
	float: right;
	padding-right: 40px;	
	text-align: left;
	width: 570px;
        font-size: 12px;
}

#mainbody {
	padding-top: 10px;	
}

#pie_pagina {
	text-align: center;
        clear: both;
}

#footerwrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
	height: 27px;
}

#footer {
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;

	margin: 0 auto;
	width: 800px;
	height: 27px;
}


/**** MENU TOP ****/

ul.menu_top li {
 display: block;
 width: 100px;
 height: 27px;
 overflow: hidden;
 padding-bottom: 7px;
 padding-top: 4px;
 padding-left: 5px;
}

ul.menu_top {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.menu_top li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.menu_top li a, ul.menu_top li a:link, ul.menu_top li a:visited {
  display: block;
  margin: 0 5px;
  padding: 12px 0 0;
  color: #fff;
  background: transparent url(../images/bg-navigation-top.png) no-repeat top center;
}

ul.menu_top li a:hover, ul.menu_top li a.active {
  color: #fff;
  background-position: bottom center;
}


/**** MENU ****/

ul.menu li {
 list-style-type: none;
 background: url("../images/menu.png") center left no-repeat;
 display: block;
 width: 90px;
 padding-bottom: 7px;
 padding-top: 4px;
 padding-left: 30px;
}

#current, 
ul.menu li:hover {
 background-position: right bottom;
}

.parent.active ul a, 
#current.active ul a, 
ul.menu a {
 list-style-type: none;
 text-decoration: none;
 font-weight: bold;
 color: #112b50;
 display: block;
 /* padding-left: 34px; */
}

#current a,
#current.active a:hover,
ul.menu a:hover {
 /*color: #112b50;*/
 /* color: #FE5603; */
}

.parent.active ul, 
#current.active ul {
 margin-left: -30px;
 /*padding-left: -30px;*/
 padding-top: 5px;
 padding-bottom: 1px;
}

/**** TUTTO IL RESTO ****/

img {
        border: 0px;
}

a#active_menu {
	color: #FE6C01;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #FE5603;
	text-decoration: none;
}

a:visited {
	color: #FE5603;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none; /*text-decoration: underline;*/
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

body {
	background-color: #ffcd25; /*#AEA795;*/
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
        font-size: 12px;
}

h1{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

input.inputbox{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_password{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_username{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_search_searchword{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
}

li {
	list-style: none;
}

td,tr,p,div {
    	color: #666;
	font: 12px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.blog {
	width: 100%;
}

.category {
	color: #FF8C00;
}

.componentheading {
	color: #63655A;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

.contentdescription {
}

.contentheading {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
        color: #112b50;
}

.buttonheading {
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
        width: 100%;
        font-size: 14px;
}

.createdate {
	color: #708090;
	font-size: 10px;
}


.quote {
	color: #C7AB6E;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	letter-spacing: -1px;
	line-height: 135%;
	width: 100%;
}

.readmore {
	background-color: #FFFFFF;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #FB7000;
}

.small {
	color: #FB7000;
	font-size: 11px;
}

.smalldark {
	color: #000000;
	font-size: 11px;
}

#bottom  {
	text-align: center;
	margin: 0 auto;
}

#bottom td {
	text-align: center;
}

#header .moduletable{
	width: 400px;
        padding-right: 35px;
        position: relative;
        top: 245px;
        float: right;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
}

#rightcolumn .moduletable{
	text-align: left;
	width: 150px;
}