@charset "UTF-8";

*{
   outline: none;
   -moz-outline-style: none;  
   }

#Box_Travel_Content .TabbedPanels {
   padding: 0px;
   clear: none;
   width: 380px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}


#Box_Travel_Content .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


#Box_Travel_Content .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    background-image:none;
}

#Box_Travel_Content .TabbedPanelsTabHover {
	background-color: #CCC;
}

#Box_Travel_Content .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
    background-image:none;
}

#Box_Travel_Content .TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

#Box_Travel_Content .TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}

#Box_Travel_Content .TabbedPanelsContent {
	padding: 4px;
}


#Box_Travel_Content .TabbedPanelsContentVisible {
}


#Box_Travel_Content .VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


#Box_Travel_Content .VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

#Box_Travel_Content .VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

#Box_Travel_Content .VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/*       Stili Partecipa             */


#Partecipa .TabbedPanels{
   margin: 0px;
   padding: 0px;
   float: none;
   clear: none;
   width: 100%; 
}
#Partecipa .TabbedPanelsTabSelectedP img { margin-top: 5px; }


#Partecipa .TabbedPanelsTabGroup{
	margin: 0px;
	padding: 0px;
}
#Partecipa .TabbedPanelsTab{
   position: relative;
   top: 1px;
   float: left;
   list-style: none;
   -moz-user-select: none;
   -khtml-user-select: none;
   cursor: pointer;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #999;
   border-right-color: #999;
   border-bottom-color: #999;
   border-left-color: #CCC;
   text-align: center;
   padding-top: 5px;
   height: 59px;
   width: 75px;
}
#Partecipa .TabbedPanelsTabHover{ }
#Partecipa .TabbedPanelsTabSelected{
   background-attachment: scroll;
   background-image: url(/img/css_new/Tabbed.gif);
   background-repeat: no-repeat;
   background-position: left 3px;
   height: 64px;
   width: 86px;
   position: relative;
   z-index: 1000;
   top: 4px;
   outline: none;
   -moz-outline-style: none;
}
#Partecipa .TabbedPanelsTabP a {
	color: black;
	text-decoration: none;
      outline: none;
   -moz-outline-style: none;
}
#Partecipa .TabbedPanelsContentGroup{
   clear: both;
   background-color: #FFF;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #e7e7e7;
   border-bottom-color: #d0d0d0;
   border-left-color: #e7e7e7;
   z-index: 10;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-top-color: #e7e7e7;
   margin-top: -1px;
}


#Partecipa .TabbedPanelsContent{
	padding: 4px;
}

#Partecipa .TabbedPanelsContentVisible{
   border-right-width: 1px;
   border-bottom-width: 2px;
   border-left-width: 1px;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #cfcfcf;
   border-bottom-color: #b0da6e;
   border-left-color: #cfcfcf;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #cfcfcf;
}


#Partecipa .VTabbedPanelsP .TabbedPanelsTabGroup{
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


#Partecipa .VTabbedPanelsP .TabbedPanelsTab{
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


#Partecipa .VTabbedPanelsP .TabbedPanelsTabSelected{
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

#Partecipa .VTabbedPanelsP .TabbedPanelsContentGroup{
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.Content-Tab { color: #333; padding-top:10px;}
.Content-Tab h1 {
   color: #228C25;
   font-size: 1.4em;
   margin-left: 18px;
}
.Content-Tab p {
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 20px;
   padding-left: 0px;
}
.Content-Tab a { font-family: Georgia, "Times New Roman", Times, serif; }



