@charset "utf-8";
/* CSS Document */

/* ##########     TAG     ###<#######*/

body
{
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size:0.8em;
	line-height:1.5em;
	color:#444;
	margin:0px;
	padding:0px;
}

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

hr
{
	border: solid 1px #EEE;
	height:1px; 
	border:none;
	background:#CCC;
	margin:20px 0px 20px 0px;
	
}

.h2News
{
	font-size:1em;
	font-weight:normal;
	line-height:1.7em;
}


strong
{
	font-weight:bolder;
	color:#000;
}

a {
	color:#236b9e;
	text-decoration:none;
}

a:hover
{
	color:#427f00;
	text-decoration:underline;
}

h1
{
	padding:18px 0px 4px 0px;
	margin:0px;
	color:#4c4c4c;
	font-size:1.4em;
	line-height:1em;
	text-transform:uppercase;
}

h2 {
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#427f00;
	font-size:1.1em;
	line-height:1em;
	
}
h3 {
	font-weight:bold;
	font-size:1.1em;
	color:#427f00;
}

h4
{
	font-size:0.9em;
}

h5
{
	color:#427f00;
	padding:0px 0px 5px 0px;
	margin:0px;	
}

h6
{
	padding:0px 0px 5px 0px;
	margin:0px;	
}
img {
	border:none;
	padding:0px;
	margin:0px;
}

.inputSearch {
	font-size:0.85em;
	color:#000;
	border:none;
	padding:0px;
	margin:7px 0px 0px 10px;
}

.formLabel
{
	font-weight:bold;
	display:block;
	margin:1em 0em 1em 0em;
}

.fotoCopertinaPagina
{
	float:left;
	margin:0px 10px 0px 0px;
	border:solid 1px #CCC;
}

input, textarea, select
{
	background:#eee url(img/bg_input.png) center center;
	border: solid 1px #CCC;
}

.inputOptions, .inputCheckbox
{
	background:none;
	border:none;
}

/* ##########     ID     ##########*/

#activeSection {
	background:url(img/pointerSectionActive.gif) right no-repeat;
	padding:0px 12px 0px 12px;
	margin:4px 7px 11px 7px;
	text-align:right;
	font-weight:bold;
	font-size: 1.4em;
	color:#236b9e;
}

.centralContainer {
	width:438px;
	padding:0px 30px 0 30px;
	float:left;
}

.centralContainer_extended
{	
	width:665px;
}

#contentContainer {
	width:725px;
}

#centralFrame {
	float:left;
	width:725px;
}

#footer {
	background:url(img/footer_bg.gif) repeat-y top;
	/*padding:19px 10px 0px 10px;*/
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
}



#footer li {
	display:block;
	float:left;
	margin-left:15px;
	list-style-type:none;
}

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

#footer .left {
	float:left;
}

#footer .right {
	float:right;
}

#footerBottom {
	background:url(img/footer_bottom.gif) no-repeat bottom;
	height:5px;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}

#footerContent {
	padding:14px 10px 14px 10px;
	line-height:1.1em;
	margin:0px;
}

.footerContentLeft
{
	width:350px;
	float:left;
	margin:0px;
	padding:0px;
}
.footerContentLeft p
{
	margin:0px;
	padding:0px;
}

.footerContentRight
{
	width:590px;
	float:right;
	line-height:1.5em;
	/* ******** */
	/*
	margin-bottom:20px;
	float:none;
	width:100%;
	text-align:center;
	*/
	/* ******** */	
}

#footerTop
{
	background:url(img/footer_top.gif) no-repeat top;
	height:5px;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;	
}

#header {
	width:725px;
	height:107px;
	height:8.3em;
	text-align:center;
}

#header a {
	font-size:0.85em;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#header .down{
	float:right;
	margin:15px 0px 16px 0px;
	width:23.6em;
}

#header .link {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin:0px 15px 0px 15px;
}

#header .linkIcon
{
	margin:6px 6px 6px 6px;
	padding:0px;
	float:left;
	width:200px;
	text-align:left;
}

#header .linkIcon
{
	margin-top:12px;
	padding:0px;
	float:left;
	width:135px;
	text-align:left;
}

#header .linkText {
	margin:10px 15px 10px 15px;
	padding:0px 0px 0px 8px;

	float:left;
	text-align:left;
	background:url(img/pointLinkHeader.gif) left center no-repeat;
}

#header .linkText a
{
	font-weight:bold;
}

#header .link:hover {
	color:#9b9b9b;
}

#header .left {
	width:415px;
	float:left;
}

#header .right {
	width:290px;
	float:right;
	margin-top:35 px;
	padding:0px 20px 0px 0px;
}

.contenitore_header {
	width:150px;
	margin:10px 0px 8px 10px;
	float:left;
}

.up {
text-align:left;
}

#header .upContent {
}

#languages {
	width:6em;
	padding:4px 12px 0px 0px;
	float:right;
	text-align:right;
}

#languages a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#languages a:hover {
	color:#9b9b9b;
	text-decoration:none;
}
#language .first
{
	margin-left:13px;
}
#languages .active {
	color:#9b9b9b;
	text-decoration:none;
}

#languages .active:hover {
	color:#000;
}

#leftFrame {
	width:227px;
	margin-right:15px;
	text-align:center;
	float:left;
}

#leftFrame .banner {
	margin-bottom:0px;
}

#leftMenu {
	text-align:right;
}

#leftMenu a {
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#leftMenu a:hover {
	color: #CCC;
}


#leftMenu li {
	list-style-type:none;
	display:block;
}

.SecondaryMenuLi,SecondaryMenuLiParent,.SecondaryMenuLiActive
{
	margin:0px 6px 0px 6px;
	padding:0px;
	background:#00FF00;
	list-style-type:none;
	background:url(img/menuLeftBtn_bg.gif) center;
	line-height:1.2em;
	display:block;
}

.SecondaryMenuLiParent
{
	background:url(img/menuLeftBtnOver_bg.gif) center;
}

#leftMenu .SecondaryMenuLiActive {
	background:url(img/menuLeftBtnAct_bg.gif) center;
	display:block;
}

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

#leftMenu .liActive:hover {
	display:block;
}

#leftMenu .liActiveCorner_BL{
	background:url(img/menuLeftBtnAct_BL.gif) bottom left no-repeat;
	display:block;
}

#leftMenu .liActiveCorner_BL:hover {
	background:url(img/menuLeftBtnOver_BL.gif) bottom left no-repeat;
	display:block;
}

#leftMenu .liActiveCorner_BR {
	background:url(img/menuLeftBtnAct_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
	display:block;
}

#leftMenu .liActiveCorner_BR:hover {
	background:url(img/menuLeftBtnOver_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
	display:block;
}

#leftMenu .liActiveCorner_TL {
	background:url(img/menuLeftBtnAct_TL.gif) top left no-repeat;
	display:block;
}

#leftMenu .liActiveCorner_TL:hover {
	background:url(img/menuLeftBtnOver_TL.gif) top left no-repeat;
	display:block;
}

#leftMenu .liActiveCorner_TR {
	background:url(img/menuLeftBtnAct_TR.gif) top right no-repeat;
	display:block;
}

#leftMenu .liActiveCorner_TR:hover {
	background:url(img/menuLeftBtnOver_TR.gif) top right no-repeat;
	display:block;
}

#leftMenu .liCorner_BL {
	background:url(img/menuLeftBtn_BL.gif) bottom left no-repeat;
	display:block;
}

#leftMenu .liCorner_BL:hover {
	background:url(img/menuLeftBtnOver_BL.gif) bottom left no-repeat;
	display:block;
}

#leftMenu .liCorner_BR {
	background:url(img/menuLeftBtn_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
	display:block;
}

#leftMenu .liCorner_BR:hover {
	background:url(img/menuLeftBtnOver_BR.gif) bottom right no-repeat;
	padding:7px 13px 7px 13px;
	display:block;
}

#leftMenu .liCorner_TL {
	background:url(img/menuLeftBtn_TL.gif) top left no-repeat;
	display:block;
}

#leftMenu .liCorner_TL:hover {
	background:url(img/menuLeftBtnOver_TL.gif) top left no-repeat;
	display:block;
}

#leftMenu .liCorner_TR {
	background:url(img/menuLeftBtn_TR.gif) top right no-repeat;
	display:block;	
}

#leftMenu .liCorner_TR:hover {
	background:url(img/menuLeftBtnOver_TR.gif) top right no-repeat;
	display:block;
}

#leftMenuContainer {
	width:227px;
	margin:11px 0px 11px 0px;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	
}

#leftMenuBottom {
	height:5px;
	background:url(img/leftMenu_bottom.gif) bottom no-repeat;
	line-height:0px;
	font-size:0px;
	display:block;
	
}

#leftMenuContent {
	background:url(img/leftMenu_bg.gif) top repeat-y;
}

#leftMenuContent .message {
	margin:0px;
	padding:2px 0px 2px 0px;
}

#leftMenuTop {
	background:url(img/leftMenu_top.gif) top no-repeat;
	height:5px;
	line-height:0px;
	font-size:0px;
}

#logo {
	width:227px;
	margin:11px 0px 0px 0px;

	text-align:center;
	float:left;
}

#logos {
	/*padding:16px 17px 0px 17px;*/
	margin:0px auto 0px auto;
	text-align:center;
}

#logos .logo {
	margin:20px;
	padding:0px;
}

#masterContainer
{

	width:968px;
	padding:0px 17px 13px 18px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/masterContainer_bg.gif) repeat-y top;
}

#masterContainerBottom
{
	width:1001px;
	height:9px;
	line-height:0px;
	font-size:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/masterContainer_bottom.gif) no-repeat bottom;
	line-height:0px;
	font-size:0px;	
}

#pageContainer {
	margin-bottom:20px;
}

#rightContainer {
	width:227px;
	float:left;
}

.rightContainerInner
{
	background:url(img/leftMenu_bg.gif);
	margin:15px 0px 0px 0px;
}

#rightContainer .bottom{
	background:url(img/leftMenu_bottom.gif);
	height:5px;
	line-height:0px;
	font-size:0px;	
}

#rightContainer .gallery{
	margin:0px 16px 5px 16px;
	background:url(img/gallery.jpg) center no-repeat;
}

#rightContainer .galleryContent{
    display:block;
	width:201px;
	height:100px;
}

#rightContainer .galleryImg{
	display:none;
}

#rightContainer .linkRow{
	background:url(img/point_list.gif) no-repeat left top;
	padding:1px 0px 0px 28px;
}

#rightContainer .separator{
	background:#f2f2f2;
	height:1px;
	margin:5px 7px 5px 7px;
	padding:0px;
	line-height:0px;
	font-size:0px;	
}
#rightContainer .separator2{
	margin:5px 7px 5px 7px;
	padding:0px;
}
#rightContainer .text{
	color:#000;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 7px 0px 7px;
	padding:0px;
}

#rightContainer .title{
	color:#444;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 16px 5px 16px;
	padding:0px;
}

#rightContainer .top{
	background:url(img/leftMenu_top.gif);
	height:5px;
	line-height:0px;
	font-size:0px;
}

#search, #boxNewsletterAll {
	width:200px;
	height:30px;
	float:left;
	background:url(img/search_bg.gif);

}

#search input.button,#boxNewsletterAll input.button {
	width:65px;
	height:22px;
	margin:0px;
	padding:0px;
	border:none;
	font-size:0.7em;
	background:url(img/searchButton.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}

#search .searchButton, #boxNewsletterAll .searchButton {
	display:block;
	float:right;
	width:65px;
	margin:0px;
	padding:4px 8px 0px 0px;
}

#search .searchKey, #boxNewsletterAll .searchKey {
	display:block;
	float:left;
	width:100px;
	margin:0px;
	padding:0px;
}

.searchKey input, #boxNewsletterAll input
{
	border:none;
	width:140px;
	background:#FFF;
}

#slideshow, .slideshow_absolute {
	margin:12px 0px 0px 0px;
	background:url(img/slideshow.jpg) center no-repeat;
}

#slideshow.slideshow_absolute
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	background-image:none;
}

#slideshow img {
	display:none;
}

#slideshow .slideshowContent {
	width:723px;
	height:210px;
}

#topFrame {
}

#topFrame .headerRight {
	float:right;
	width:726px;
}

#topMenu {
	width:725px;
	background:url(img/topMenu_bg.gif) center;
	/*padding:13px 14px 0px 14px;*/
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
}

#topMenu a {
	display:block;
	color:#FFF;
	text-decoration:none;
}

#topMenu a:hover {
	display:block;
	color:#EEE;
	text-decoration:none;
}

#topMenu li {
	display:block;
	float:left;
	padding:11px 11px 11px 11px;
	text-transform:uppercase;
	list-style-type:none;
}

#topMenu ul {
	margin:0px;
	padding:0px 7px 0px 7px;
}

#topMenu .activeItem_BL {
	background:url(img/topMenuItem_BL.gif) bottom left no-repeat;
}

#topMenu .activeItem_BR {
	background:url(img/topMenuItem_BR.gif) bottom right no-repeat;
}

#topMenu .activeItem_TL {
	background:url(img/topMenuItem_TL.gif) top left no-repeat;
}

#topMenu .activeItem_TR {
	background:url(img/topMenuItem_TR.gif) top right no-repeat;
}

#topMenu .corner_BL {
	background:url(img/topMenu_BL.gif) bottom left no-repeat;
}

#topMenu .corner_BR {
	background:url(img/topMenu_BR.gif) bottom right no-repeat;
}

#topMenu .corner_TL {
	background:url(img/topMenu_TL.gif) top left no-repeat;
}

#topMenu .corner_TR {
	background:url(img/topMenu_TR.gif) top right no-repeat;
}

#topMenu .TopMenuliActive {
	background:#FFF;
	padding:0px;
}

#topMenu .TopMenuliActiveContent {

	margin:0px;
}

.TopMenulinkActive a {
	color:#000;
}

.TopMenulinkActive a:hover {
	color:#407607;
}

#topMenu .mainMenuLeft {
	float:left;
}

#topMenu .mainMenuRight {
	float:right;
}

#topMenu a.selected, a.selected
{
	color:#000000;
	padding:0em 0.5em 0em 0.5em
}

/* ##########     CLASS     ##########*/

.bodyBottom {
	width:967px;
	margin:0px 0px 18px 0px;
}

.bodyBottomCalendar {
	width:319px;
	margin:0px 0px 0px 8px;
	float:left;
}

.bodyBottomCalendarContent {
	padding:0px 20px 10px 20px;
}

.bodyBottomTriple {
	width:640px;
	float:left;
}

.bodyMiddle {
	width:967px;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.bodyMiddleContent {
	padding:0px 0px 12px 0px;
}

.bodyMiddleContentLeft {
	width:281px;
	padding:0px 20px 0px 20px;
	margin:0px;
	float:left;
}

.bodyMiddleContentMiddle {
	width:284px;
	padding:0px 21px 0px 20px;
	float:left;
}

.bodyMiddleContentRight {
	width:281px;
	padding:0px 20px 0px 20px;
	float:left;
}

.ContenutoDescrizioneBreve {
	height:117px;
	overflow:hidden;
}

.bodyTop {
	margin:8px 0px 0px 0px;
}

.borderBottom {
	background:url(img/borderGray.gif) bottom repeat-x;
}

.borderLeft {
	background:url(img/borderGray.gif) left repeat-y;
}

.borderRight {
	background:url(img/borderGray.gif) right repeat-y;
}

.borderTop {
	background:url(img/borderGray.gif) top repeat-x;
}

.borderWhite2Bottom {
	background:url(img/borderWhiteHoriz2.gif) bottom repeat-x;
}

.borderWhite2Left {
	background:url(img/borderWhiteVert2.gif) left repeat-y;
}

.borderWhite2Right {
	background:url(img/borderWhiteVert2.gif) right repeat-y;
}

.borderWhite2Top {
	background:url(img/borderWhiteHoriz2.gif) top repeat-x;
}

.boxGrayBL{
	background:url(img/boxGray_BL.gif) bottom left no-repeat;
}

.boxGrayBR{
	background:url(img/boxGray_BR.gif) bottom right no-repeat;
}

.boxGrayTL{
	background:url(img/boxGray_TL.gif) top left no-repeat;
}

.boxGrayTR{
	background:url(img/boxGray_TR.gif) top right no-repeat;
}

.boxLabelNewsletter {
	width:120px;
	float:left;
	margin:11px;
	font-size:0.85em;
}

.boxNewsletter {
	margin:6px;
	width:205px;
	float:left;
}

.clearTop
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:1px;
}
.clear {
	clear:both;
}

.cornerBL {
	background:url(img/boxBorderGray_BL.gif) bottom left no-repeat;
}

.cornerBR {
	background:url(img/boxBorderGray_BR.gif) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

.cornerTL {
	background:url(img/boxBorderGray_TL.gif) top left no-repeat;
}

.cornerTR {
	background:url(img/boxBorderGray_TR.gif) top right no-repeat;
}

.cornerWhiteBL {
	background:url(img/borderWhite_BL.gif) bottom left no-repeat;
}

.cornerWhiteBR {
	background:url(img/borderWhite_BR.gif) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

.cornerWhiteTL {
	background:url(img/borderWhite_TL.gif) top left no-repeat;
}

.cornerWhiteTR {
	background:url(img/borderWhite_TR.gif) top right no-repeat;
}

.headerAll {	
	height:150px;
}

.highlightedImgPreview {
	/*background:url(img/homeImg01.jpg) left center no-repeat;*/
}

.homeBody {
}

.homeBodyContenitore {
	height:125px;
	overflow:hidden;
}

.homeBodyContenitore h2
{
	border:none;
}

.homeBodyText {
	font-size:0.9em;
	color:#000;
	line-height:normal;
	margin:0px 0px 13px 0px;
}

.homeBody h1 {
	font-size:1.4em;
	color:#4c4c4c;
	padding:18px 0px 10px 0px;
}

.homeBody h2 {
	font-size:1.1em;
	color:#427f00;
	padding:14px 0px 0px 0px;
}

.homeButton {
	width:161px;
	height:22px;
	background:url(img/homeButton.gif) left center no-repeat;
	color:#FFF;
	font-size:12px;
	line-height:12px;
	padding:9px 0px 0px 38px;
	margin:0px;
	text-decoration:none;
	display:block;
}

.homeButton:hover {
	color:#EEE;
	text-decoration:none;
}

.homeImgOver {
	background:url(img/homeImgOver.png) right center no-repeat;
}

.homeImgPreview_BL {
	background:url(img/homeImg_BL.gif) bottom left no-repeat;
}

.homeImgPreviewContent {
	height:65px;
}

.homeImgPreviewContent img {
	display:none;
}

.homeImgPreview_TL {
	background:url(img/homeImg_TL.gif) top left no-repeat;
}

.homeNews {
	height:178px;
	overflow:hidden;
	margin:12px 0px 0px 0px;
}

.homePhotoGallery {
	width:192px;  
	padding:0px 10px 0px 11px;
	float:left;
}

.homePhotoGalleryBtn {
	display:block;
	width:30px;
	padding:1px 0px 1px 0px;
	background:url(img/homePhotoGalleryButton.gif) center no-repeat;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.homePhotoGalleryBtn:hover {
	background:url(img/homePhotoGalleryButton_Over.gif) center no-repeat;
	color:#000;
	text-decoration:none;
}

.homePhotoGalleryBtn_Act {
	display:block;
	width:30px;
	padding:1px 0px 1px 0px;
	background:url(img/homePhotoGalleryButton_Act.gif) center no-repeat;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.homePhotoGalleryBtn_Act:hover {
	color:#000;
	text-decoration:none;
}

.homePhotoGalleryButton {
	margin:0px 1px 0px 3px;
	float:left;
	width:30px;
	height:22px;
	text-align:center;
	
}

.homePhotoGalleryButtons {
	margin:0px 12px 0px 10px;
}

.homePhotoGalleryExternalBox {
	background:url(img/homePhotoGallery_bg.gif) center repeat-x;
}

.homePhotoGalleryExternalBoxHeight
{
	height:138px;
}

.homePhotoGalleryInternalBox {
	/*background:url(img/homePhotoGalleryImg01.jpg) center no-repeat;*/
	margin:0px 10px 0px 10px;
	border:solid 1px #DDD;
	width:172px;
	height:102px;
}

.homePhotoGalleryImageBox {
	width:172px;
	height:102px;
	overflow:hidden;
}

.homePhotoGalleryImageBox img {
	/*display:none;*/
}

.homePolls {
	width:193px;
	width:190px;
	padding:0px 10px 0px 10px;
	float:left;
}

.homePollsImg {
	text-align:center;
	margin:0px 0px 11px 0px;
}

.homePollsText {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:center;
}

.homeVideoGallery {
	width:192px;
	padding:0px 10px 0px 10px;
	float:left;
}

.homeVideoGalleryBtn {
	width:159px;
	height:21px;
	background:url(img/homeVideoGalleryButton.gif) center no-repeat;
	padding:9px 6px 0px 7px;
	margin:0px 10px 0px 10px;
	display:block;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.homeVideoGalleryBtn:hover {
	background:url(img/homeVideoGalleryButton_Over.gif) center no-repeat;
	color:#000;
	text-decoration:none;
}

.homeVideoGalleryExternalBox {
	background:#eaeaea;
}

.homeVideoGalleryInternalBox {
	margin:0px 10px 0px 10px;
	border:solid 1px #FFF;
	background:url(img/homeVideoGalleryImg.jpg) center no-repeat;
}

.homeVideoGalleryVideoBox {
	width:169px;
	height:102px;
	overflow:hidden;
}

.homeVideoGalleryVideoBoxPlayButton {
	padding:37px 60px 37px 61px;
}

.homeVideoGalleryVideoBoxPlayBtn {
	width:51px;
	height:28px;
	display:block;
}

.homeVideoGalleryVideoBoxPlayBtn:hover {
	background:url(img/videoPlayBtn_Over.png) center no-repeat;
}

.imgLeft {
	width:317px;
	float:left;
	margin:0px 8px 0px 0px;
}

.imgMiddle {
	width:317px;
	float:left;
	margin:0px 8px 0px 0px;
}

.imgRight {
	width:317px;
	height:125px;	
	float:left;
	padding:81px 0px 0px 0px;
	background:url(img/homeImgRight.jpg) center no-repeat;
	text-align:center;
	color:#163f5c;
	margin:0px;
}

.imgRightNumBig {
	font-size:10em;
}

.imgRightNumSmall {
	font-size:6.2em;
}

.imgRightNumText {
	font-size:1.5em;
	text-transform:uppercase;
	display:block;
}

.invisibleImg {
	display:none;
}

.newsPreview {
	color:#236b9e;
	font-size:0.9em;
	line-height:1.2em;
	background:url(img/newsPreviewIcon.gif) top left no-repeat;
	padding:0px 0px 15px 24px;
}

.separator, .homeSeparator{
	background:#f2f2f2;
	height:1px;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}

.homeSeparator
{
	background:none;
}

.spessore1 {
	height:1px;
	font-size:0px;
	line-height:0px;	
}
.spessore6 {
	height:6px;
	font-size:0px;
	line-height:0px;	
}

.spessore8 {
	height:8px;
	font-size:0px;
	line-height:0px;	
}
.spessore10 {
	height:10px;
	font-size:0px;
	line-height:0px;	
}

.spessoreHomePhoto{
	height:12px;
	font-size:0px;
	line-height:0px;
}

.spessore12 {
	height:12px;
	font-size:0px;
	line-height:0px;	
}

.spessore15 {
	height:15px;
	font-size:0px;
	line-height:0px;	
}

.talkingImgPreview {
	background-repeat: no-repeat;
	background-position: left center;
}

.verticalSeparator{
	background:#f2f2f2;
	width:1px;
	height:199px;
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
}

.tiTroviIn
{
	font-size:11px;
	margin-top:5px;
}

.tiTroviIn a
{
	color:#236b9e;
}

.tiTroviIn a:hover
{
	color:#427f00;
}


.hiddenContent
{
	display:none;
}

.label_inline
{
	display:inline;
}
.spazio_1
{
	padding:0px 13px 0px 13px;
}
.posizione_slideshow
{
	position:relative;
	width:723px;
	height:210px;
}
.posizione_slideshow_assoluta
{
	position:absolute;
	top:0px;
	left:0px;
	width:723px;
	height:210px;
	overflow:hidden;
}
.stile_testo1
{
	font-size:0.8em;
	color:#427f00;	
}
.stile_testo2
{
	text-align:left;
	font-size:inherit;	
}
.stile_testo3
{
	font-size:0.8em;
	color:#444;	
}
.posizione_img_relativa_home
{
	position:relative;
	overflow:hidden;
	height:65px;
}
.posizione_img_assoluta_home
{
	position:absolute;
	top:0px; 
	right:0px;
	height:65px;
	width:284px;
}
.posizione_img_assoluta_home2
{
	position:absolute;
	top:0px;
	right:0px;
	height:65px;
	width:281px;
}
.posizione_img_assoluta_centrata
{
	position:absolute;
	top:-20px; 
	left:0px;
}

.displayAsDiv
{
	display:block;
}

.submitButton
{
	background:#CCC;
	padding:5px;
	font-size:0.7em;
	font-weight:bold;
	border:outset 1px #000;
	text-transform:uppercase;
}

