
/*---------------------------------
  general page settings
---------------------------------*/
* {
	margin: 0;
	padding: 0;
}

html {
	
	background: url(images/storm.png) no-repeat left bottom;
}

body {
 	background: url(images/img01.gif) repeat-x; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	border:0px solid red;
}




h1, h2, h3, h4, h5, h6 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3, h4, h5, h6 {
	font-size: 100%;
}

h4 {
	font-style: italic;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-top:20px;
	padding-bottom:20px;
	padding-left: 3em;
	background:#cae1ff url(images/img08.png) no-repeat;
	font-style: italic;
	line-height: 160%;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000099;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/*container*/
#seatema {
	/*background: #fff;*/
	width: 100%;
	min-width: 800px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 134%;
	color: #4786BA;
}

#menu a:hover {
	background: #66B3FF;
	color: #0080FF;
}

#menu .active a {
	background: #0080FF;
	color: #FFFFFF;
}
/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#header-title {
	float: left;
	width: 220px;
	height: 170px;
	margin: 0;
}

#header h1 {
	width: 220px;
	height: 50px;
	color:#fff;
	margin: 0;
	padding: 100px 0 0 0;
	
	text-align: center;
	font-size: 24px;
/*  	border:1px solid black; */
}

#header-subtitle {
	float: right;
	width: 550px;
	height: 170px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 0 0 0 0;
}	

#header h2 {
	text-align: right;
	font-size: 18px;
	font-style:italic;
	padding: 50px 0 0 0;
/*  	border:1px solid black;	 */
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}


/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:left;
}

/* Content */

#content {
	float: left;
	width: 550px; !important; 
	width: 530px;
	padding-top: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 0;
	border:5px solid #FFFDCD;
  	background: url(images/img05.png) repeat-y;

}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}


#sidebar .block {
/* background: url(images/img06.png) repeat-y; */

}

#sidebar .blocktitle .title {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
	padding-bottom:20px;
	font-size: 1.3em;
	font-style:italic;
 	background:url(images/bird.png) no-repeat right center; 
}

#sidebar .blockimg {
	padding: 0;
	margin: 0;
}

#sidebar .blockcontent {
	margin: 0;
	padding: 5px 5px 5px 5px;
/* 	margin-left:10px; */
	color: #FFFFFF;
	border-bottom:2px dotted #FFFDCD;
  	background: url(images/img06.png) repeat-y;
}

#sidebar fieldset {
	border: none;
}


/*---------------------------------
  searchpan
---------------------------------*/


#searchpan {
	text-align:left;
	float:left;	
	width: 100%;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.png) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
/*---------------------------------
  sections
---------------------------------*/

.section h1 {
	padding-top: 3px;
	width: 100%;
	color:#4786BA;
	font-size: 22px;
	font-weight:normal;
	font-style:oblique;
	margin-bottom: 10px;
	border-bottom: 1px solid #4786BA;
	letter-spacing: 1px;
}

.section {
	margin-top: 5px;
	padding: 5px;
	text-align: justify;
	color: #000;
}

.section span {
}

.sectioncontent {
	width: 100%;
}
/*---------------------------------
  flatnuke elements
---------------------------------*/

.motd {
	width: auto;
	padding: 5px;
	text-align: justify;
}

.comment {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #d5d6d7;
}

.footnews {
	margin-top: 15px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	font-size:.85em;
}

.footnews a:link {
	text-decoration:none;
	border-bottom: 1px dotted #4786BA;
}

.footnews a:active {
	text-decoration:none;
	border-bottom: 1px dotted #4786BA;

}
.footnews a:visited {
	text-decoration:none;
	border-bottom: 1px dotted #4786BA;
}

.footnews a:hover {
	text-decoration:none;
	border-bottom: none;
	color:#396891;
}

/*tool*/
.clr {
	clear: both;
}

/*html elements*/

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

dt {
	font-weight: bold;
}

dt a {
	text-decoration: underline;
}

dd {
	line-height: 1.5em;
	margin-bottom: 1em;
}
dd a {
	text-decoration: underline;
}

dd.link a {
	text-decoration: none;
	color: Black;
}

fieldset {
	border: 4px double #cae1ff;
	margin: 2em 0em 1em 0em;
	padding: 10px;
}

legend {
	padding: 0.5em;
	background-color: #cae1ff;
}

form {
	border: none;
	margin: 0;
}


textarea {
	border: 1px solid #EDEBD5;
	color: Black;
	background-color: #ffffff;
	width: 90%;
	padding: 5px;
	font-size: 100%;
}

input {
	border: 1px solid #cccccc;
	background-color:#ffffff;
	font-size: 100%;
}

select {
	border: 1px solid #000;
	font-size: 100%;
}

abbr, acronym, .explain {
	border-bottom: 1px dotted #000099;
	color: #000099;
	background-color: transparent;
	cursor: help;
}

q {
	font-style: italic;
	font-size: 100%;
	color: #000;
	background-color:  #cae1ff;
}


code {
	font-size: 120%;
	color: Black;
	background-color: #f9f9f9;
}

pre {
	font-size: 110%;
	padding: 1em;
	border: 1px dashed #cae1ff;
	color: #000000;
	background-color: #f9f9f9;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 0;	
}
th strong {
	color: #fff;
}
th {
	background: #4786BA;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}

/*Sovrascrittura di calendario*/
.heading {
	background-color: #000099;
}
