@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d5d5d5;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #036;
	background-image: url(../images/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.clearBoth {
	clear: both;
}
.noBorder, .noBorder a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	margin:0;
}
a, a:link, a:visited { 	color: #C8022A; text-decoration: none }
a:hover { color: #036}
/*********************************************************************************** MAIN*/
.main {
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.mainBottom {
	background-image: url(../images/mainBgBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.homeBg {
	background-image: url(../images/mainBgTop.jpg);
}
.internalBg {
	background-image: url(../images/mainInternalBgTop.jpg);
}
.head {
}
/*********************************************************************************** TOOLBAR*/
.toolbar {
	height: 54px;
	overflow: hidden;
}

.sitename {
	font-weight: bold;
	font-size: 1.4em;
	margin-left: 240px;
	color: #666;
	margin-top: 5px;
	float:left;
	height: 20px;
	width: 610px;
	overflow: hidden;
}
.toolbar #fontsize {
	float:right;
	width: 74px;
	height: 24px;
	overflow: hidden;
	
	margin-right: 10px;
}

.toolbar #fontsize a{
	border: 0;
	margin:0;
	padding:0;
}


.toolbar #jflanguageselection{
	clear:both;
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
}

.toolbar ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left:0px;
	list-style-type: none;
	float: right;
}
.toolbar li {
	float: left;
	white-space: nowrap;
}
.toolbar a {
	color: #b6ada5;
	text-decoration: none;
	line-height: 20px;
	display: block;
	float: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #b6ada5;
	width: auto;
	padding-left: 5px;
	white-space: nowrap;
}
.toolbar a:hover {
	color: #C7032B;
}
.toolbar a:active{
	color: #000000;
}





/*********************************************************************************** MENU*/

/* ***************************************************************************************************** */
/* SUCKERFISH DROPDOWNS SPECIFIC CSS CODE */
#topmenu {
	width: 98%;
	height: 36px;
	padding-left: 250px;
	overflow: hidden;
	text-align: center;
}

#topmenu ul#topnav {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#topmenu a {
	display: block;
	width: 156px;
	height: 32px;
	overflow: auto;
	font-size: 1.2em;
	line-height: 2.1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}

#topmenu a:hover {
	color: #036;
	border-bottom: 5px solid #036;
}

#topmenu li li a {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	background-color: #97897E;
	padding: 0.2em 0;
}

#topmenu li li a:hover {
	color: #C8022A;
	background-color: #ACA39A;
}

#topmenu li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
}


#topmenu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0 0 1em 0;
	border-top: 5px solid #C8022A;
}

#topmenu li>ul {
	top: auto;
	left: auto;
}

#topmenu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#topmenu li:hover ul, li.over ul {
	display: block;
}



/*********************************************************************************** bannerFlash*/
.bannerFlash {
	padding-bottom: 5px;	
}
/*********************************************************************************** CONTENT*/
.content {
}
.content .leftColumn {
	float: left;
	width: 240px;
}
.content .middleColumn {
	float: left;
	width: 700px;
	padding-left: 10px;
}
.content .rightColumn {
	float: left;
	width: 240px;
}
/*********************************************************************************** searchBox*/
.leftColumn .moduletable {
	background-color: #f0eeeb;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #A19C98;
}
.leftColumn .moduletable h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c8022a;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.leftColumn a {
	color: #CB0030;
	text-decoration: none;
}
.leftColumn a:hover {
	color: #000000;
	text-decoration: none;
}
/*********************************************************************************** loginBox*/
/*********************************************************************************** searchBox*/
.moduletablesearchBox {
	background-color: #f0eeeb;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.moduletablesearchBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c8022a;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.moduletablesearchBox .inputTfdiv {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.moduletablesearchBox .labelTf a {
	color: #CB0030;
	text-decoration: none;
}
.moduletablesearchBox .labelTf a:hover {
	color: #000000;
	text-decoration: none;
}
/*********************************************************************************** loginBox*/
 .moduletableloginBox {
	background-color: #F0EEEB;
	width: 230px;
	margin: 0px 10px 10px 10px;
}
.moduletableloginBox  h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c8022a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0;
	padding-left: 10px;
}
.moduletableloginBox .form2Column {
	padding-left: 10px;
}
.moduletableloginBox .inputTfdiv {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	width: 80px;
}
.moduletableloginBox ul {
	padding: 0px;
	margin: 0px;
}

/*********************************************************************************** newsletterBox*/
.newsletterBox, .moduletablenewsletterBox {
	background-color: #C8022A;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/newsLetterBoxBg.jpg);
	background-repeat: no-repeat;
}
.newsletterBox .testata, .moduletablenewsletterBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.newsletterBox p, .moduletablenewsletterBox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.newsletterBox .inputTfdiv, .moduletablenewsletterBox .inputTfdiv {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
        text-align: right;
}
.moduletablenewsletterBox label {
        color: #FFF;
}

/*********************************************************************************** extraBox*/
.extraBox, .moduletableextraBox {
	background-color: #2E6085;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/resortBoxBg.jpg);
	background-repeat: no-repeat;
}
.extraBox .testata, .moduletableextraBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.extraBox p, .moduletableextraBox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
/*********************************************************************************** blogBox*/
.blogBox, .moduletableblogBox {
	background-color: #5C5854;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/blogBoxBg.gif);
	background-repeat: no-repeat;
}
.blogBox .testata, .moduletableblogBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blogBox p, .moduletableblogBox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.rightColumn .moduletableblogBox a, .rightColumn .moduletableblogBox a:link, .rightColumn .moduletableblogBox a:visited {
	color: #FFFFFF;
}
.rightColumn .moduletableblogBox a:hover {
	text-decoration:none;
        color: #000;
}

/*********************************************************************************** serviceBox*/
.serviceBox, .moduletableserviceBox {
	background-color: #ffffff;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/boxGenericBottom.gif);
	padding-bottom: 95px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.serviceBox .testata, .moduletableserviceBox h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/boxGenericTop.gif);
	background-repeat: no-repeat;
	height: 1px;
	padding-top: 8px;
	overflow: hidden;
}
.serviceBox ul , .moduletableserviceBox ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/boxGenericBg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.serviceBox li , .moduletableserviceBox li {
}
.serviceBox a , .moduletableserviceBox a {
	color: #907f72;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD6D2;
	width: 180px;
}
.serviceBox a:hover, .moduletableserviceBox a:hover {
	color: #000000;
}
/***********/
/*********************************************************************************** navigationBox*/
.navigationBox {
	background-color: #ffffff;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/boxGenericBottom.gif);
	padding-bottom: 95px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAD6D2;
}
.navigationBox .navigBoxBg {
	background-image: url(../images/boxGenericBg.gif);
	background-repeat: repeat-y;
}
.navigationBox .theTitle {
	font-size: 36px;
	color: #CB0030;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
.navigationBox h1 {
	font-size: 20px;
	font-weight: normal;
	color: #907f72;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
.navigationBox p {
	line-height: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.navigationBox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.navigationBox a {
	color: #C8022A;
	text-decoration: none;
}
.navigationBox a:hover {
	color: #000000;
	text-decoration: underline;
}
.navigationBox strong {
	color: #39322D;
}
.navigBoxBg ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
}
.navigBoxBg li {
	margin-bottom: 2px;
	line-height: 16px;
}
.navigBoxBg a {
	background-image: url(../images/navBullet01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	display: block;
}
.navigBoxBg li ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.navigBoxBg li ul li a {
	background-image: url(../images/navBullet03.gif);
}
.navigBoxBg .active {
	color: #5E0015;
	background-image: url(../images/navBullet02.gif);
	font-weight: bold;
	font-size: 14px;
}
.backLink a {
	background-image: url(../images/bullet03.gif);
	background-color: #62584F;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	padding-right: 25px;
	padding-left: 20px;
}
.backLink a:hover {
	color: #C9022B;
}
/***********/
.inputTf, .selectTf, .inputbox {
	background-color: #f1efeb;
	background-image: url(../images/inputShade01.gif);
	background-repeat: repeat-x;
	border: 1px solid #a6a39f;
	padding-top: 2px;
	padding-bottom: 2px;
}
.searchForm .inputbox {
	background-color: #fff;
	border: 1px solid #a6a39f;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}

.formModules2, .searchForm .inputbox {
	font-size: 10px;
	width: 190px;
}
/******************/
.buttonField01 {
	background-color: #a19c98;
	height: 15px;
	margin-top: 10px;
}
.buttonField01 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	display: block;
	float: left;
}
.buttonField01 a:hover {
	color: #C7032B;
}
.buttonField01 .buttonLeft {
	background-image: url(../images/bottomBg01.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: right top;
	padding-right: 50px;
	background-color: #5C5854;
}
/***********************/
.buttonField02 {
	background-color: #C8022A;
	height: 15px;
	margin-top: 10px;
}
.buttonField02 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	display: block;
	float: left;
}
.buttonField02 a:hover {
	color: #000000;
}
.buttonField02 .buttonLeft:hover {
	color: #C7032B;
}
.buttonField02 .buttonLeft {
	background-image: url(../images/buttonBg02.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: right top;
	padding-right: 50px;
	background-color: #5C5854;
}
/***********************/
.buttonField03 {
	height: 15px;
	margin-top: 10px;
}
.buttonField03 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	display: block;
	float: left;
}
.buttonField03 a:hover {
	color: #000000;
}
.buttonField03 .buttonLeft {
	background-image: url(../images/buttonBg03.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: right top;
	padding-right: 50px;
	background-color: #C8022A;
}
.buttonField03 .buttonLeft:hover {
	color: #000000;
}
/***********************/
.buttonField04, .moduletableblogBox .moreLink {
	height: 15px;
	margin-top: 10px;
}
.buttonField04 a, .moduletableblogBox a.moreLink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF!important;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	display: block;
	float: left;
}
.buttonField04 a:hover, .moduletableblogBox a.moreLink:hover {
	color: #000000;
}
.buttonField04 .buttonLeft, .moduletableblogBox .moreLink {
	background-image: url(../images/buttonBg04.gif)!important;
	background-image: url(../images/buttonBg04.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: right top !important;
	background-position: right top;
	padding-right: 50px;
	background-color: #C8022A;
}
.buttonField04 .buttonLeft:hover, .moduletableblogBox .moreLink:hover {
	color: #000000!important;
	color: #000000;
}
.moduletableblogBox .moreLink {
margin-bottom: 0px!important;
margin-bottom: 0px;
}


/****** boxarticolo *****/
.moduletableboxArticolo {clear:both}
.moduletableboxArticolo p {text-align: justify}
.boxArticolo, .rightColumn .moduletable, #box1 .moduletable, #box2 .moduletable {
	margin-bottom: 10px;
}
.boxArticolo h1, .rightColumn .moduletable h1, #box1 .moduletable h1, #box2 .moduletable h1 {
	font-size: 20px;
	font-weight: normal;
	color: #907f72;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxArticolo h2, .rightColumn .moduletable h3, #box1 .moduletable h3, #box2 .moduletable h3 {
	background-image: url(../images/h2Bg.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    text-transform: uppercase;
}
.boxArticolo h2 a, .dettaglioboxInternal h1 a {color: #FFF}
.boxArticolo .hDark, .rightColumn .moduletable h3, #box1 .moduletable .hDark h3, #box2 .moduletable .hDark h3 {
	background-image: url(../images/h2Bg2.gif);
        text-transform: uppercase;
}
.boxArticolo h3, .rightColumn .moduletable h2, #box1 .moduletable h2, #box2 .moduletable h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.boxArticolo p, .rightColumn .moduletable p, #box1 .moduletable p, #box2 .moduletable p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}
.boxArticolo img, .rightColumn .moduletable img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.boxArticolo a, .rightColumn a, #box1 a ,  #box2 a {
	color: #C8022A;
	text-decoration: none;
}
.boxArticolo a:hover, .rightColumn a:hover, #box1 a:hover, #box2 a:hover  {
	color: #000000;
	text-decoration: underline;
}
.boxArticolo strong, .rightColumn strong, #box1 strong, #box2 strong {
	color: #39322D;
}
.boxArticolo .imageBig, .rightColumn .moduletable .imageBig, #box1 .moduletable .imageBig,  #box2 .moduletable .imageBig  {
	float: right;
	margin-left: 20px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxArticolo .moreLink, .rightColumn .moreLink,
 #box1 .moreLink,#box2 .moreLink, .menumoreLink li a,
a.readon, a.readon_come{
	color: #907F72;
	color: #907F72!important;
	display: block;
	background-image: url(../images/bullet01.gif);
	background-position: left top;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
    text-transform: uppercase;
}
.boxArticolo .moreLink:hover, .rightColumn .moreLink:hover, 
#box1 .moreLink:hover,#box2 .moreLink:hover,
a.readon:hover, a.readon:active, a.readon:focus  {
	color: #C8022A;
	color: #C8022A!important;
	background-image: url(../images/bullet01Hilite.gif);
	text-decoration: none;
}

a.readon, a.readon_come {float:right;}

.menumoreLink {
list-style: none;
margin: 0px;
padding: 0px;
}

.boxDemi {
	float: left;
	width: 220px;
}
.boxDemiRight {
	margin-left: 20px;
}
.boxDemi img {
        float: left;
	margin-right: 10px;
}
.boxRight, .rightColumn .moduletable {
	width: 220px;
	margin-left: 10px;
}
.boxNews, .blog {
	clear:both;
	padding-bottom: 20px;
}
.componentheading {
	clear:both;
	/*
	color: #655D58;
	color: #C8022A; 
	*/
}
.componentheadingfrontpage {
	clear:both;
}
.boxNews h2, .componentheadingfrontpage {
	background-image: url(../images/testatinaBg.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-bottom: 10px;*/
	margin-left: 0px;
        text-transform: uppercase;
}
.boxInternal, .dettaglioboxInternal {
	background-color: #f0eeeb;
}
.boxInternal h1 {
	padding-left: 10px;
}
.boxInternal h2, .dettaglioboxInternal h1,
#box1 .moduletable.top h3 {
	background-image: url(../images/h2Bg3.gif);
}
.boxInternal p, dettaglioboxInternal p,
 #box1 .moduletable.top p {
	padding-left: 10px;
}
#box1 .moduletable.top .moreLink {
margin-left: 10px;
}

.newsItem, .frontpage .article_column {
	padding-bottom: 5px;
	padding-right: 20px;
}
.article_separator { 
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.newsItem .date, .frontpage .article_column .createdate {
	font-size: 18px;
	color: #907F72;
	font-weight: normal;
	width: 80px;
	text-align: right;
	float: left;
	line-height: 22px;
}
.newsItem .copy, .frontpage .article_column .article-content {
	margin-left: 100px;
	line-height: 14px;
}
.newsItem .copy a, .article_column .contentheadingfrontpage,
.frontpage .article_column .contentheadingfrontpage a,
.frontpage .article_column .contentheadingfrontpage a:visited {
	color: #655D58;
	text-decoration: none;
	line-height: 14px;
}
.article_column .contentheadingfrontpage {
        margin-left: 100px;
}
.frontpage .article-content {
        margin-top:-10px;
}
.newsItem .copy a:hover,
.frontpage .article_column .article-content:hover {
	color: #C8022A
}
.newsItem .copy strong,
.frontpage .article_column .contentheadingfrontpage a,
.frontpage .article_column .contentheadingfrontpage a:visited {
	color: #C8022A;
	font-size: 14px;
	display: block;
	/*padding-bottom: 5px;*/
}
.boxElenco {
	padding-bottom: 20px;
}
.boxElenco img {
	float: left;
}
.boxElenco h2, .dettaglioboxInternal h1 {
	background-image: url(../images/bullet01Hilite.gif);
	background-color: #C9022B;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	padding-right: 25px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        text-transform: uppercase;
}
.boxElenco h2 a {
	color: #FFFFFF !important;
        color: #FFFFFF;
	text-decoration: none;
}
.boxElenco h2 a:hover {
	color: #C70329;
	text-decoration: none;
}
.boxElenco p, .boxElenco {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	display: block;
	width: 350px;
	font-size: 12px;
}
.boxElenco a {
	color: #C9022B;
}
.boxElenco a:hover {
	color: #62584F;
}

#breadcrumbs{
	margin-left:10px;
	margin-bottom: 5px;
}

.pathBack a {
	color: #62584F;
	text-decoration: none;
}
.pathBack a:hover {
	color: #CA012B;
}
.middleColumn h4{
	font-size: 24px;
	color: #5E0015;
	padding: 0px;
	font-weight: normal;
	/*float: left;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.middleColumn h4 a, .middleColumn .componentheading a {
	color: #5E0015;
	text-decoration:none;
}
.middleColumn h4 a:hover, .middleColumn .componentheading a:hover {
	color: #C9022B;
	text-decoration:none;
}
.middleColumn h5 {
	background-image: url(../images/bullet01Hilite.gif);
	background-color: #C9022B;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.middleColumn h5 a{
	color: #FFFFFF;
	text-decoration: none;
}
.middleColumn h5 a:hover{
	color: #000000;
	text-decoration: none;
}
.middleColumn li {
	list-style-type: disc;
}
.tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tabs li {
	float: left;
}
.tabs a {
	color: #7f7f7f;
	text-decoration: none;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.tabs a:hover {
	border-bottom-color: #C9022B;
	color: #333333;
}
.tabs .active, .tabs .active:hover {
	font-weight: bold;
	border-bottom-color: #cccccc;
}
.dettaglio h1 {
	font-size: 24px;
	line-height: 24px;
	color: #CB0030;
}
.dettaglio h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dettaglio h6 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.dettaglio p {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.results {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.results span {
	font-size: 16px;
	color: #000000;
	float: left;
}

.results .moreLink, .tools .moreLink {
	color: #907F72;
	display: block;
	line-height: 15px;
	background-image: url(../images/bullet01.gif);
	background-position: left top;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right; 
}

.result .newpagnav {
white-space: nowrap;
}

.results .moreLink:hover, .tools .moreLink:hover {
	color: #CB0030;
	text-decoration: none;
	background-image: url(../images/bullet01Hilite.gif);
}

.tools{
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
.tools span {
	float: left;
	color: #CC0000;
	text-decoration: none;
	line-height: 22px;
	display: block;
	padding-right: 20px;
	margin-left: 10px;
}
.tools a:hover{}
.tools img{
	/*float: left;*/
}

.boxElenco .hasTip {
float:right;
}

.dettaglioboxInternal img {
float: right;
margin: 0px;
margin-top: -25px;
margin-left: 10px;
}

.dettaglioboxInternal p {
	padding-left: 10px;
}

.dettaglioboxInternal h4 {
padding: 0px;
margin: 0px;
margin-left: 10px;
color: #907F72;
}

.marginleft {margin-left: 10px}

.moduletable.boxDemi img {
width: 85px;
}

.el_editevent, .el_editvenue {
background: #fff; width: 700px; position: relative; z-index: 200000
}

.mod_placehere .boxElenco h2 a {
font-weight: normal;
text-transform: none;
padding-left: 20px;
padding-right: 20px;
}

.mod_placehere .boxElenco p{
width: 100%;
}

.ThumbBox img {
width:85px
}

.hidden {
display:none;
visibility:hidden;
}

#gmap {
width: 450px; height: 400px; margin: 5px 5px 5px 5px
}


/*********************************************************************************** put_header */




.put_header{
	width: 960px;
	height: 170px;
	background-image: url(../images/testate/testata_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.put_header a{
	display: block;
	width: 960px;
	height: 170px;	
}

.put_header_frontpage{
	width: 960px;
	height: 309px;
	background-image: url(../images/testate/testata_frontpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.put_header_frontpage a{
	display: block;
	width: 960px;
	height: 309px;	
}

/*********************************************************************************** articoli vista blog */



.blog .leading{
	background-color: #F0EEEB;
}
.blog .leading .contentheading a{
	display: block;
	height: 20px;
	width: 98%;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #C8022A;
	background-image: url(../images/h2Bg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 5px;
	text-align: justify;
}

.blog .leading .article-content{
	height: auto;
	padding: 5px;
}
.blog .leading img{
	margin-left: 5px;
}


.blog { padding: 0; }

/* titolo articoli */
.blog .contentheading a, .blog_come .contentheading_come a, .blog h5{
	display: block;
	height: 15px;
	width: 50%;
	overflow: hidden;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-color: #036;
	background-image: url(../images/h2Bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 5px;
	margin-bottom: 3px;
}
.blog .contentheading, .blog_come .contentheading_come {
	margin:0;
	padding:0;
}

.blog .article_separator, .blog_come .article_separator
{
	display: none;
}

.blog .article-content{
	height: 175px;
	overflow: hidden;
	text-align: justify;
	width: 90%;
}

.blog_come .article-content{
	height: auto;
	text-align: justify;
}

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.blog .cols2 { width: 48%; }
.blog .cols3 { width: 30%; }

.column1 , .column2
{
	border:  0px solid #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 48%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.blog .article_column
{
	border: solid 0px #ccc;
	padding: 0px 5px 15px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: 0px;
}

.blog .cp_tags, .blog_come .cp_tags{
	display: none;
}

.blog .tools, .blog_come .tools{
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
}
.blog .tools, .blog .tools{
	display: none;
}

/*********************************************************************************** menu a sinistra */

.moduletable_menu{
	width: 230px;
	margin-left: 10px;
	padding-bottom: 99px;
	margin-bottom: 10px;
	background-image: url(../images/boxGenericBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.moduletable_menu h3{
	margin-bottom: 3px;
	margin-left: 5px;
	text-transform: uppercase;
/*	display: none;  TITOLO MENU */ 
}

.moduletable_menu ul.menu{
	width: 230px;
	margin: 0;
	padding: 0;
	padding-top:9px;
	background-image: url(../images/boxGenericTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.moduletable_menu li{
	padding: 2px 10px;
	background-image: url(../images/boxGenericBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.moduletable_menu li a{
	display: block;
	border-bottom: 1px dotted #CCC;
}


/*********************************************************************************** articolo */

#page {
	text-align: justify;
}

#page img{
	margin: 5px;
}


#page .contenttoc{
	display: none;
}

#page .pagenavbar{
	margin: 0;
	padding: 0;
}

#page .cp_tags{
	margin: 10px 0;
}


#page h2.contentheading, #page h2.contentheading_come, #page h2.contentheading a, h1.componentheading, h1.componentheading_come{
	display: block;
	margin:0 0 5px 0;
	padding: 0 0 0 6px;
	font-size: 16px;
	line-height:18px;
	height: 20px;
	font-weight: bold;
	color: #036;
	border-bottom: 2px dotted #EEE;
	background: none;
	text-transform: uppercase;
/*
	overflow: hidden;	
	color: #FFF;
	background-color: #C8022A;
	background-image: url(../images/h2Bg6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
*/
}


/*********************************************************************************** footer*/
.footer {
	background-image: url(../images/footerBg.jpg);
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7C756D;
	background-repeat: no-repeat;
	padding: 5px 0;
}
.footer .leftFooter {
	width: 230px;
	float: left;
	border: 1px dotted #7C756D;
}

.footer .middleFooter {
	float: left;
	width: 490px;
	color: #bebab6;
	text-align: center;
}
.footer .middleFooter p, .footer .middleFooter a {
	color: #bebab6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footer .middleFooter a:hover {
	color:#FFFFFF;
}
.footer .middleFooter ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.footer .middleFooter li {
	display: inline;
	list-style: none;
	padding-right: 4px;
	margin-right: 4px;
	border-right: 1px solid;
}
.footer .middleFooter .active a {
text-decoration: underline
}

.footer .rightFooter {
	float: right;
	width: 180px;
	text-align: right;
}

.footer .rightFooter img{
	margin: 0 10px;
}

/*********************************************************************************** select spalla destra*/
/*********************************************************************************** SearchBox*/

.moduletableDestinazioni, .moduletableSearchBox{
	background-color: #F0EEEB;
	margin-left: 10px;
}

.moduletableSearchBox{
	margin-top: 10px;
	margin-bottom: 10px;
}

.moduletableDestinazioni h3, .moduletableSearchBox h3{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h2Bg5.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #FFF;
	padding-left: 10px;
	margin-bottom: 5px;	
}


.moduletableDestinazioni .ddaDestinazioni{
	background-color: #F0EEEB;
	padding: 5px 10px;
}

.moduletableDestinazioni .inputbox {
	width: 210px;
	padding: 0;
}
.moduletableSearchBox .inputTfdiv{
	padding: 5px 10px;
}

.moduletableSearchBox .selectTf{
	padding: 0;
}

.moduletableSearchBox a{
	color: #FFF;
	text-decoration: none;
}

.moduletableSearchBox a:hover{
	color: #C8022A;
	text-decoration: none;
}

/*********************************************************************************** Tag Cloud*/
.moduletableCpClouds{
	background-color: #326185;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 40px 10px 10px 10px;
	background-image: url(../images/tag_cloud_bg.jpg);
	background-repeat: no-repeat;
}

.moduletableCpClouds ul{
	margin: 0;
	padding: 0;
}
.moduletableCpClouds li{
	display: inline;
}

.moduletableCpClouds a{
	color: #F0EEEB;
}

.moduletableCpClouds .cpcloud1{
  font-size : 10px;
}
.moduletableCpClouds .cpcloud2{
  font-size : 12px;
}
.moduletableCpClouds .cpcloud3{
  font-size : 14px;
}
.moduletableCpClouds .cpcloud4{
  font-size : 16px;
}
.moduletableCpClouds .cpcloud5{
  font-size : 18px;
}


/*********************************************************************************** Menu Come*/
.moduletableCome{
	width: 230px;
	background-color: #326185;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px 0;
	background-image: url(../images/menu_come_bg.jpg);
	background-repeat: no-repeat;
}

.moduletableCome ul{
	margin: 0;
	padding: 0 10px;
}
.moduletableCome li{
	margin-bottom: 5px;
}

.moduletableCome a{
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px dotted #FFF;
}

/*********************************************************************************** Menu Dove*/
.moduletableDove{
	width: 230px;
	background-color: #B31827;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px 0;
	background-image: url(../images/menu_dove_bg.jpg);
	background-repeat: no-repeat;
}

.moduletableDove ul{
	margin: 0;
	padding: 0 10px;
}
.moduletableDove li{
	margin-bottom: 5px;
}

.moduletableDove a{
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px dotted #FFF;
}

/*********************************************************************************** Menu Sezioni Spalla destra*/
.moduletableMenu_sezioni_dx{
	width: 230px;
	margin-left: 10px;
	padding-bottom: 24px;
	margin-bottom: 10px;
	background-image: url(../images/boxGenericBottom_dx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.moduletableMenu_sezioni_dx h3{
	display: none;
}

.moduletableMenu_sezioni_dx ul.menu{
	width: 230px;
	margin: 0;
	padding: 0;
	padding-top:9px;
	background-image: url(../images/boxGenericTop_dx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.moduletableMenu_sezioni_dx li{
	padding: 2px 10px;
	background-image: url(../images/boxGenericBg_dx.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.moduletableMenu_sezioni_dx li a{
	display: block;
	border-bottom: 1px dotted #CCC;
}

/*********************************************************************************** risultati TAG CLOUD*/
div.cp_result{
	padding: 8px 0;
	border: 0;
}


div.cp_title{
	
}
div.cp_title a{
	display: block;
	height: 15px;
	width: 95%;
	overflow: hidden;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-color: #C8022A;
	background-image: url(../images/h2Bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 5px;
}




.componentheading h3{
	display: block;
	margin:0;
	padding: 0 0 0 6px;
	font-size: 16px;
	width: 98%;
	line-height:18px;
	height: 20px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	background-color: #C8022A;
	background-image: url(../images/h2Bg6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
}

/*********************************************************************************** EventList*/


/* modulo per home page */
#user1 {

}
#user1 .moduletable h3{
	display: block;
	height: 15px;
	width: 98%;
	overflow: hidden;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(../images/testatinaBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 5px;
}

#user1 .eventlistmod{
	margin: 3px 10px;
	padding:0;
}

.eventlistmod span{
	display: block;
	float: left;

}
.eventlistmod .date{
	font-size: 1.5em;
	font-weight: normal;
	color: #907F72;
	border-right: 1px dotted #907F72;
	padding-right: 10px;
}
.eventlistmod .location{
	font-size: 1.2em;
	margin-left: 10px;
}





/*pagina dettaglio*/
#eventlist .buttons{
	display: none;
}

/*calendario*/
.moduletableeventlist_calendar {
	background-color: #F0EEEB;
	width: 210px;
	margin: 0 10px 10px 10px;
	text-align: center;
	padding: 10px;

}