body {
	margin: 0;
	padding: 0;
	background-color: #ECDE94;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 10pt;
}

h5 {
	font-size: 9pt;
}

a, a:visited, a:link, a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09447A;
}

a:hover, #footer a:hover {
	text-decoration: underline;
	border-bottom: 0;
}

table a {
	white-space: normal !important;
}

a img, #menu a, #footer a {
	border: 0;
	text-decoration: none;
	font-size: 11px;
}

a.menu, a.menu:visited, a.menu:link, a.menu:active {
	display: block;
	padding: 0 10px;
	line-height: 29px;
	height: 29px;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: center;
	color: #005279;
}

a.menu:hover {
	height: 27px;
	line-height: 27px;
	border-top: 2px solid #005279;
	background-color: #E4ED54;
}

a.related, a.related:visited, a.related:link, a.related:active {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: center;
	color: #005279;
}

a.related:hover {
	color: #E4ED54;
}

img {
	vertical-align: middle;
}

#scroll {
	margin: 0 auto;
	width: 923px;
	padding: 0;
}

#site {
	width: 923px;
	height: 167px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#site h2 {
	display: none;
}

#menucontent {
	background: #ffffff url(../img/menu_tile.jpg) repeat-y right;
	width: 903px;
	height: 33px;
	line-height: 33px;
	margin-left: 20px;
}

#menusx {
	background: url(../img/menu_sx.jpg) no-repeat;
	width: 18px;
	height: 33px;
	line-height: 33px;
}

#menucx {
	background: url(../img/menu_cx.jpg) repeat-x;
	height: 33px;
	line-height: 17px;
}

#menudx {
	background: url(../img/menu_dx.jpg) no-repeat;
	width: 33px;
	height: 33px;
	line-height: 33px;
}

#menubar {
	width: 628px;
	height: 33px;
	line-height: 33px;
}

#submenubar {
	background-color: #fff;
	border-top: 1px solid #D3CFCE;
	border-bottom: 1px solid #D3CFCE;
	border-left: 5px double #D3CFCE;
	border-right: 5px double #D3CFCE;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	width: 150px;
	padding: 0 5px;
}

#submenubar a {
	display: block;
	color: #005279;
}

.submenu {
	color: #021526;
	font-weight: bold;
}

#colscontent {
	width: 901px;
	margin-left: 22px;
	padding: 0;
}

#langs {
	width: 208px;
	height: 33px;
	margin-left: 10px;
}

#container {
	width: 673px;
	margin: 4px 0 28px 0;
	padding: 0;
}

#centerTop {
	width: 668px;
	height: 20px;
	line-height: 20px;
	background: url(../img/central_top.jpg) no-repeat;
}

#centerBottom {
	width: 668px;
	height: 17px;
	line-height: 17px;
	background: url(../img/central_bottom.jpg) no-repeat;
}

#centerSection {
	width: 668px;
	_height: 400px;
	min-height: 400px;
	padding: 0;
	padding-bottom: 5px;
	font-size: 11px;
	background: url(../img/central_tile.jpg) repeat-y;
}

#rightSection {
	width: 228px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#rightContent {
	background: url(../img/right_tile.jpg) repeat-y center;
	padding: 5px;
}

#rightBottom {
	width: 228px;
	height: 13px;
	line-height: 13px;
	background: url(../img/right_bottom.jpg) no-repeat;
}

#footer {
	background: url(../img/footer.jpg) no-repeat center top;
	width: 923px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0;
}

#footer div {
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #005279;
}

#home {
}

.homeFoto {
	background: #fff url(../img/foto_big.jpg) no-repeat;
	width: 195px;
	height: 184px;
}

div.cornice {
	padding: 10px;
}

#home .homeTitle {
	height: 15px;
	border-bottom: 1px solid #03223E;
	margin-bottom: 10px;
}

#home .homeText {
	background-color: #EEEEEE;
	width: 355px;
	margin-top: 5px;
	_height: 169px;
	min-height: 169px;
}

#otherSection {
	margin-bottom: 10px;
}

.welcome {
	font-weight: bold;
	font-size: 10pt;
	color: #005279;
	text-indent: 5px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../img/centerContentTop.png) no-repeat;
	margin-top: 10px;
	width: 689px;
	height: 42px;
}

#breadcrumb div {
	padding: 5px 0 0 20px;
}

.format {
	margin: 0 20px;
}

.padder {
	padding: 5px;
}

.links {
	width: 90%;
	margin: 3px auto;
	text-align: right;
}

div.shadowed {
	_height: 200px;
	min-height: 200px;
	margin: 20px auto 10px auto;
}

div.leftboxsection {
	margin: 5px 0 15px 0;
	overflow: hidden;
}

div.rightboxsection {
	margin: 5px 3px;
	overflow: hidden;
}

div.boxcolored {
	background-color: #B7D6F3;
	border-bottom: 1px solid #fff;
}

h3.boxsection {
	width: 218px;
	margin: 0;
	padding: 0;
}

h3.boxcolored {
	background: url(../img/h3_sidetitlecolored.jpg) no-repeat right !important;
}

h3.boxsection span {
	display: block;
	color: #09447A;
	font-size: 13pt !important;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}

.dashitems {
	border-top: 1px dashed #BDC126;
	margin-bottom: 4px;
	_height: 1%;
}

.clipnews {
	background: url(../img/news.gif) no-repeat center;
}

.clipforum {
	background: url(../img/forum.gif) no-repeat center;
}

.cliplinks {
	background: url(../img/links.gif) no-repeat center;
}

.clipsponsor {
	background: url(../img/sponsor.gif) no-repeat center;
}

.clipiscritto {
	background: url(../img/iscritto.gif) no-repeat center;
}

div.sponsor {
	background-color: #fff;
}

.sponsor_img {
	height: 60px;
	width: 70px;
}

div.rooms {
	text-align: center;
	margin-right: 5px;
	background-color: #336633;
	color: #FFFFFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 60px;
	font-size: 7pt;
}

div.persone {
	border: 1px solid #fff;
	border-right: 0;
	margin-top: 3px;
}

.ball_item {
	background: url(../img/ball_item.jpg) no-repeat;
	width: 32px;
	height: 30px;
}

.grass_item {
	background: url(../img/grass_item.jpg) no-repeat;
	width: 32px;
	height: 30px;
}

.post_item {
	background: url(../img/post_item.jpg) no-repeat;
	width: 32px;
	height: 30px;
}

.data_item {
	background: transparent url(../img/lista_data.jpg) no-repeat center;
	width: 77px;
	height: 48px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

.news_item {
	background: url(../img/news_item.jpg) no-repeat;
	width: 32px;
	height: 30px;
}

.quote {
	padding: 2px 4px;
}

.menudetail {
	width: 433px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0;
}

.contentdetail {
	margin: 10px;
}

.titdata {
	text-align: right;
	font-weight: bold;
	border: 2px solid #CDE633; 
	background-color: #fff;
	padding: 0 2px;
}

.titdetail {
	background: url(../img/titolo_coda.jpg) repeat-x;
	border-top: 1px solid #fff;
	margin-bottom: 5px;
	line-height: 29px;
}

.titsx {
	float: left;
	background: url(../img/titolo_sx.jpg) no-repeat right;
	width: 29px;
	height: 29px;
	line-height: 29px;
}

.titcontent {
	float: left;
	background: url(../img/titolo_cx.jpg) repeat-x center;
	height: 29px;
	line-height: 25px;
	font-weight: bold;
}

.titdx {
	float: left;
	background: url(../img/titolo_dx.jpg) no-repeat left;
	width: 32px;
	height: 29px;
	line-height: 29px;
}

.picdetail {
	width: 190px;
	text-align: center;
}

.detail {
	width: 430px;
	padding-left: 5px;
}

.text_item {
	width: 515px;
}

.comment_item {
	width: 155px;
}

.title_item {
	width: 290px;
	margin-bottom: 10px;
}

.font_small_light {
	color: #fff;
	font-size: 10px !important;
}

.font_small_dark {
	color: #222;
	font-size: 10px !important;
}

.font_smaller {
	font-size: 9px !important;
}

.smaller {
	font-size: 75%;
}

.font_med_light {
	color: #fff;
	font-size: 11px !important;
}

div.dashBox {
	background: transparent url(../img/dashBox.jpg) no-repeat center;
	width: 210px;
	height: 10px;
	line-height: 10px;
	padding: 0;
	margin: 2px auto;
}

div.midDivisor {
	background: transparent url(../img/divCols.png) repeat-y 188px;
	padding: 0;
	margin: 0;
}

div.dashDiv {
	background: #fff url(../img/div_bordogiu.jpg) no-repeat center;
	width: 466px;
	height: 5px;
	margin: 10px auto;
}

div.dashLine {
	clear: both;
	border-bottom: 1px solid #bbb;
	padding: 0;
	height: 1px;
	line-height: 1px;
	margin: 2px auto;
	width: 95%;
}

div.dashLineList {
	clear: both;
	background: transparent url(../img/lista_dashline.png) repeat-x center;
	padding: 0;
	height: 3px;
	line-height: 3px;
	margin: 2px auto;
	width: 95%;
}

div.dashColList {
	background: transparent url(../img/lista_dashcol.png) no-repeat center;
	float: left;
	width: 5px;
	height: 79px;
	line-height: 79px;
	padding: 0 2px 2px 2px;
}

div.bgList {
	background: transparent url(../img/lista_bg.jpg) no-repeat top;
}

div.column, a.column, li.column {
	float: left;
}

div.first, a.first, li.first {
	float: left;
	clear: left;
}

div.last, a.last, li.last {
	float: left;
	clear: right;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.left_pad {
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}

.right_pad {
	float: left;
	margin-left: 5px;
}

.img_pad {
	margin: 3px;
}

.sez_pad {
	margin: 5px;
}

.right_img {
	float: right;
	margin-left: 5px;
	margin-top: 1px;
}

#messages {
	border: 1px solid #CFDAE5;
	border-left: 1px dashed #CFDAE5;
	border-right: 1px dashed #CFDAE5;
	color: #205000 !important;
	font-weight: bold !important;
}

.error {
	display: block;
	font-style: italic;
	color: #990000;
}

ul li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.livello {
	display: none;
	border-bottom: 1px solid #bbb;
	margin-left: 15px;
	padding-left: 15px;
}

form {
	display: block;
	clear: both;
}

select, input, textarea {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
}

textarea {
	height: 50px;
}

input.button {
	margin-right: 10px;
	width: 85px;
	height: 24px;
	background-color: #09447A;
	color: #FFFFFF;
	border: 3px outset #ccc;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}

input.long {
	width: 300px !important;
}

table.tablesection {
	width: 600px !important;
	margin: 10px 0 5px 0;
}

table.tablesection td {
	padding: 2px;
}

table.ajaxgraph tr th {
	background-color: #E4F293;
}

table.ajaxgraph tr td {
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}

tr.tableheading td, tr.tableheading th, div.heading {
	background-color: #FDB506; /*#CFDAE5;*/
	text-align: left;
	font-weight: bold;
}

tr.dashed td {
	border-bottom: 1px dashed #CFDAE5;
}

tr.subsection td, td.section {
	background-color: #CFCFCF;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 15%;
	vertical-align: top;
}

tr.subsection td {
	width: auto;
}

div.live ul li {
	list-style-type:decimal;
}

div.live ul li ul li {
	list-style-type: none;
}

.pagine {
	clear: both;
	text-align: center;
	font-weight: bold;
	height: 25px;
	margin: 20px auto;
	width: 100%;
	border: 1px solid #BDC226;
	background: #fff url(../img/pager_tile.png) repeat-x center;
}

.pagMargin {
	float: left;
	background-color: #fff;
	width: 9px;
	height: 25px;
	line-height: 25px;
}

.pagPadding {
	float: left;
	background-color: transparent;
	width: 125px;
	height: 25px;
	line-height: 25px;
}

.pagine .column {
	background-color: #fff;
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
}

.box_sezione {
	position: relative;
}

.text_sezione {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 297px;
	text-align: right;
	font-family: Arial;
	font-size: 20pt;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 0;
	color: #FFFFFF;
	word-spacing: 2px;
}

.text_sezione_shadow {
	position: absolute;
	z-index: 2;
	top: -1px;
	left: -1px;
	width: 297px;
	text-align: right;
	font-family: Arial;
	font-size: 20pt;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 0;
	color: #555;
	word-spacing: 2px;
}

.text_sezione_shadow2 {
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 0;
	width: 297px;
	text-align: right;
	font-family: Arial;
	font-size: 20pt;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 0;
	color: #555;
	word-spacing: 2px;
}

.content_sezione {
	border: 1px solid #8d8d8d;
	border-top: 0;
	background-color: #fff;
	line-height: 12px;
	width: 300px;
}

.content_sezione_shadow {
	background: transparent url(../img/boxhomeShadow.jpg) no-repeat top center;
	height: 10px;
	line-height: 10px;
	width: 300px;
}

.content_sezione_data {
	width: 280px;
	height: 100px;
	padding: 5px 10px;
}

.content_sezione_data div.last {
	width: 190px;
	margin-left: 10px;
}

.tutte {
	width: 110px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-align: center;
	background-color: #C6E113;
	border: 1px solid #BDC226;
	font-weight: bold;
	color: #005279;
	margin: 7px 0 3px 0;
}

h3.evidenze {
	background: transparent url(../img/h3_evidenza.jpg) no-repeat top center;
	height: 33px;
	line-height: 33px;
	width: 630px;
	margin: 0 auto;
}

h3.evidenze span {
	display: block;
	color: #2B6886;
	font-size: 13px !important;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
}

div.headEvidenza {
	position: relative;
	background-color: #ddd;
	width: 626px;
	border: 2px solid #D3CFCE;
	margin: 0 auto;
	height: 65px;
}

div.headEvidenza #first, div.headEvidenza #last {
	position: absolute;
	width: 311px;
}

div.headEvidenza #last {
	top: 0;
	left: 315px;
	height: 65px;
	text-align: right;
}

#column {
	position: relative;
	width: 302px;
	height: 25px;
	top: 40px;
	text-align: right;
}

div.bodyEvidenza {
	background: transparent url(../img/evidenza_tile.jpg) repeat-x top;
	width: 630px;
	margin: 0 auto;
}

div.bodyEvidenza .last {
	width: 500px;
}

div.dashEvidenza {
	background: transparent url(../img/dashEvidenza.jpg) no-repeat top center;
	height: 12px;
	line-height: 12px;
	width: 397px;
	margin: 0 auto 10px auto;
}

#ajaxdata {
	display: none;
}

.ajaxgraph {
	border: 4px double #D4D4D4;
	margin: 10px auto;
	width: 622px;
}

#map {
	width: 622px;
	height: 300px;
	margin: 10px auto;
	border: 4px double #d4d4d4;
}