﻿form
{
	margin: 0px;
	padding: 0px;
}

th
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-image: url(images/grid_header_bg.jpg);
	background-position: left top;
	background-repeat: repeat;
	min-height: 27px;
	line-height: 24px;
	margin: 0 auto 0 auto;
	color: #999999;
	
}
th a
{
	
}

th a:hover
{
	
}

td, tr, p, div {

}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

a
{
	color: #004280;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #0033ff;
}

ul {
	list-style-image: url(images/arrow.gif);
}

li 
{  

}

ol li 
{

}

h1
{
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
}

h2 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}

h3 
{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}

img 
{
	border: 0 none; 
}

div
{
	margin: 0px;
	border: 0px;
	padding: 0px;	
}

.bold
{
	font-weight: bold;
}

.top
{
	vertical-align: top;
}

.clear
{
	clear: both;
}

.textError
{
	font-style: italic;
	color: red;
}

table.bordered
{
	border: solid 1px #BBCCCC;	
}

table.bordered td
{
	border: solid 1px #BBCCCC;	
}


/***********************layout*************************/

body, html
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 16px;
	font-size: 0.85em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

div.layout
{
	width: 720px;
	margin: 0 auto 0 auto;
}

div.header
{
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	height: 230px;
	clear: both;
	padding: 45px 0px 0px 40px;
	margin-left: -25px
}

div.body
{
	float: left;
	width: 712px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #D1DCEE;
	border-right: solid 1px #D1DCEE;
}

div.menu
{		
	float: left;
	vertical-align: top;
	padding: 0 5px 5px 5px;
	text-align: left;
	width: 200px;
}

div.contents
{
	margin-left: 200px;
	padding: 0px 10px 0px 15px;
	clear: right;
}

div.footer
{
	clear: both;
	text-align: center;
	font-size: 0.95em;
	font-style: italic;
	height: 20px;
	color: #666666;
	background: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	line-height: 20px;
	margin: 0 0 0 0px;
	padding: 5px 5px 5px 5px;
	width: 712px;
}
/*********************Header*******************************/

div.header .headerText
{
	display: none;
	
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	
}

div.header .headerLink
{
	margin: 0 0 0 -10px;
}

div.header .headerLink img
{
	width: 600px;
	height: 168px;
}

div.header div.buttons
{

}

div.header div.buttons ul
{

}

div.header div.buttons ul li
{

}

div.header div.buttons a
{

}

div.header div.buttons a:hover
{

}

div.subheader
{
}


/*****************************LeftCOLUMN*************************************/

div.menu .title
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-image: url(images/menu_title_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 22px;
	line-height: 22px;
	width: 180px;
	margin: 0 auto 0 auto;
	color: #999999;
	border-bottom: solid 1px #dbdbdd;
	padding-top: 3px;
	text-decoration: none;
}

div.menu .title a
{
	display: block;
	color: #999999;
	text-decoration: none;
}

div.menu .title a:hover
{
	text-decoration: none;
	color: #0033ff;
}

div.menu .boxtop
{
}

div.menu .boxbottom
{
	height: 10px;
	background-image: url(images/menu_bottom_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.menu .box
{
	
}

div.menu .box .boxElement
{
	background-color: #F5F5F5;
	/*border-bottom: solid 1px #dbdbdd;*/
	border-left: double 3px #dbdbdd;
	border-right: double 3px #dbdbdd;
	border-top: none;
	margin: 0 auto 0 auto !important;
}

div.menu .box .boxElement .boxElementContents
{
	padding: 5px 5px 5px 5px;
}

div.menu .box .boxElement .boxElementContents input
{
	width: 75px;
}


div.menu .box .boxElement .boxElementContents input[type=text]
{
	width: 85px;
}


div.menu .box .boxElement .boxElementContents input[type=password]
{
	width: 85px;
}

div.menu .box .boxElement .boxElementContents input[type=submit]
{
	width: auto;
}

div.menu .box .boxElement .boxElementContents a
{

}

div.menu .box .boxElement .boxElementContents a:hover
{
	background-color: #EEEEEE;
	text-decoration: none;
}


/***********************************BoxSearch**********************************/

div.menu .search
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	/*padding-top: 2px;
	margin: 0 0 0px 2px;*/
}

div.menu .search a
{

}

div.menu .search a:hover
{

}

div.menu .search .text
{
	width: 100px;
}

div.menu .search .button
{

}

/******************************MENUTOP*********************************/

div.MenuTop
{
	float: left;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-left: -5px;
}


div.MenuTop .MenuElement
{
	float: left;
	padding-right: 25px;
	padding-left: 10px;
	background: url(images/menu_top_element_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}

div.MenuTop .DivMenuSeparator
{
	float: left;
	width:0px;
	height:1px;
	display:none;

}

div.MenuTop ul
{
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
		
}
div.MenuTop li
{
	float: left;
	list-style: none;
}
 
div.MenuTop .icon img
{
    visibility: hidden;
    width: 0px;
}
 
div.MenuTop a
{
	color: #999999;
	text-decoration: none;
}

div.MenuTop a:hover
{
	text-decoration: none;
	color: #0033ff;
}

/************************************MENUMAIN************************************/


div.MenuMain
{
	background-color: #FFFFFF;
	width: 180px;
	margin: 0 auto 0 auto;
 }

div.MenuMain .title
{
}

div.MenuMain .title a
{

}

div.MenuMain .title a:hover
{

}


div.MenuMain ul
{
	margin: 0px;
	padding: 0px;
}

div.MenuMain ul ul
{
	margin: 0px;
	padding: 0px;
}

div.MenuMain li
{
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 10px;
	border-bottom: solid 1px #dbdbdd;
	border-left: double 3px #dbdbdd;
	border-right: double 3px #dbdbdd;
	border-top: solid 0px #dbdbdd;
	padding: 5px 5px 4px 20px;
	background-color: #F5F5F5;
		
}

div.MenuMain li:hover
{
	background-color: #EEEEEE; 
}

div.MenuMain li a
{
	text-decoration: none; 
	display: block;
}

div.MenuMain li a:hover
{
	text-decoration: none;
}



/***********************************BoxLocalization**********************************/
.boxLocalization
{
	background-color: #FFFFFF;
	width: 180px;
	margin: 15px auto 0 auto;
}


/***********************************BoxAuthentication**********************************/
.boxAuthentication
{
	background-color: #FFFFFF;
	width: 180px;
	margin: 15px auto 0 auto;
}

/************************************MENURIGHT************************************/


div.menuRightContainer
{
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}

/**************************BACKBUTTON********************************/

div.back
{
	padding: 10px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	clear: none !important;
	float: none !important;
	display: block;
	text-align: center;
}

div.back a
{
	text-decoration  : none;
	display: block;
	padding: 1px !important;
}
/*
div.back a:hover
{
	padding: 0 !important;
	background-color: #FFFFE1;
	border: solid 1px #cccccc;
}*/

/***********************FOOTER****************************************/


div.footerText
{
}

div.footer a
{
}

/***************************************************/


/*************** CONTENUTI **********/


div.contents h1
{
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	font-variant: small-caps;
	margin: 0px 0 10px 0px; /*
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat;*/
	line-height: 1.2em;
}

div.contents h1 img
{
	vertical-align: middle;
}


div.contents .title
{
	display: block;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	font-variant: small-caps;
	margin: 0px 0 10px 0px;
	line-height: 1.2em;
}

div.contents .title a
{
	display: block;
}

div.contents .title a:hover
{

}

div.contents .title1
{
	display: block;
	padding: 10px 0px 5px 0px;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}


div.contents .title2
{
	display: block;
	padding: 8px 0px 4px 0px;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
}

div.contents th
{
	background-image: url(images/grid_header_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat;
	line-height: 20px;
	min-height: 20px;
}

div.contents th:hover
{
	background-image: url(images/grid_header_bg_hover.jpg);
}

div.contents th a
{
	display: block;
}

div.contents .downloadImage
{
	margin-right: 5px;
}


div.contents .Riga .icon,
div.contents .RigaAlternata .icon
{
	display: inline;
	margin: 5px 5px 0px 0px;
}

div.contents .Riga .link,
div.contents .RigaAlternata .link
{
	display: inline;
	padding-top: 5px;
	margin-bottom: -10px;
}


div.contents .panelEdit
{
	width: 100%;
	border: Solid 1px #CCCCCC;
	background-color: #E6F5F5/*#FFFFDD*/;
}

div.contents .GrigliaDettagli
{
	width: 100%;
}


div.contents .Lista .description
{
	padding-top: 5px;
}
div.contents .contentDescription
{
	margin: 10px 5px 10px 5px;
	border: solid 1px silver;
	background-color: infoBackground;
}

div.contents .contentImage
{

}

div.contents .contentText
{

}

div.contents .categorieFiglie
{
	margin-top: 10px;
	width: 480px;
}

div.contents .categorieFiglie .title
{
	padding: 4px 10px 2px 0px !important;
}

div.contents .categorieFiglie .Lista
{
	margin: 0px 0 20px 0;
}

div.contents .categoriaPadre
{
	padding: 0px 0 5px 0;
}

div.contents .contenuti
{
	margin-top: 10px;
	width: 480px;
}

div.contents .contenuti .title
{
	padding: 4px 10px 2px 0px !important;

}

div.contents .contenuti .data
{
	width: 100px;
	font-size: 0.85em;
	font-weight: bolder;
	color: #000000;
}

div.contents .contenutiCorrelati
{
	margin: 5px 0 5px 0;
	width: 480px;
}

div.contents .contenutiCorrelati .title
{
	padding: 4px 10px 2px 0px !important;
}

div.contents .immagine
{
	margin: 0px 0 10px 0;
}

div.contents  .searchResults
{
	margin: 10px 0 10px 0;
}

div.contents .searchResults .title
{
	padding: 5px 5px 5px 5px;
	font-size: 1.1em;
}

div.contents  .searchResults .Riga
{
	margin-top: 5px;
}

div.contents  .eventsForward
{
	margin-top : 10px;
}


/**********************BOXEVENTI/BOXNEWS******************************/

div.newsbox
{
	margin: 15px 0px 0px 0px;
}

div.newsList
{
	float: left;
	width: 45%;
	padding: 0px 10px 10px 10px;
	border-right: dashed 1px #CCCCCC;
}

div.eventsList
{
	float: left;
	clear: right;
	width: 45%;
	padding: 0px 10px 0px 10px;	
}

div.newsList .title
{
	color: #000000;
	clear: both;
	height: 40px;
	padding: 30px 0px 0px 80px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-color: transparent !important;
}

div.newsList .content
{
	margin: 0px 0px 4px 0px;
}


div.newsList .content .title
{
	color: #000000;
	clear: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-image: none;
	font-size: 0.9em;
}

div.newsList .content .title a
{
	font-size: 1.2em;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

div.newsList .content .title a:hover
{
	font-size: 1.2em;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: none !important;
	background-color: #FFFFE1;
	
}

div.newsList .content .date
{
	font-size: 1em;
}

div.newsList .content .text
{
}

div.newsList .readAll
{
	display: block;
	margin-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

div.eventsList .title
{
	color: #000000;
	clear: both;
	height: 40px;
	padding: 30px 0px 0px 80px;
	background-image: url(images/events.gif);
	background-repeat: no-repeat;
	background-color: transparent !important;
}


div.eventsList .content
{
	margin: 0px 0px 0px 0px;
}


div.eventsList .content .date
{
	font-size: 1em;
}

div.eventsList .content .title
{

	color: #000000;
	clear: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	font-size: 0.9em;
}

div.eventsList .content .title a
{
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.eventsList .content .title a:hover
{
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-color: #FFFFE1;
}

div.eventsList .content .text
{

}

div.eventsList .content .title a
{
	font-size: 1.2em;
}

div.eventsList .content .link
{
	margin: 2px 0px 0px 0px;
	font-size: 0.9em;
}

div.eventsList .readAll
{
	display: block;
	margin-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

/********************** GridView **********************************/
.Griglia
{
	width: 100%;
	border: Solid 1px #CCCCCC;
}

.GrigliaDettagli
{
	border: Solid 1px #CCCCCC;
}

.RigaGrigliaVuota
{
	background-color: #F5F5F5;
}

.RigaIntestazione
{
	border: solid 0px #CCCCCC !important;
}

.Riga
{
	background-color: #F5F5F5;
}

.Riga a:hover
{
	text-decoration: none;
}

.Riga img
{
	vertical-align: middle;
}

tr.Riga:hover
{
	background-color: #FFFFFF;
}

td.Riga:hover
{
	background-color: #FFFFFF;
}

.RigaAlternata
{
	background-color: #EEEEEE;
}

.RigaAlternata a:hover
{
	text-decoration: none;
}

.RigaAlternata img
{
	vertical-align: middle;
}

tr.RigaAlternata:hover
{
	background-color: #FFFFFF;
}

td.RigaAlternata:hover
{
	background-color: #FFFFFF;
}

.RigaSelezionata
{
	font-weight: bold;
	background-color: #E5E5E5;
}

.RigaSelezionata img
{
	vertical-align: middle;
}


tr.RigaSelezionata:hover
{
	font-weight: bold;
	background-color: #FFFFFF;
}

td.RigaSelezionata:hover
{
	font-weight: bold;
	color: inherit;
	background-color: #FFFFFF;
}

.RigaPieDiPagina
{
}
/******************************************/

/************** DataList ************************/
.Lista
{
	width: 100%;
}

.Lista .Riga, .Lista .RigaAlternata, .Lista .RigaSelezionata 
{
	padding: 3px 0 3px 5px;
	
	border: Solid 1px #CCCCCC;
}

.RigaSeparatore
{
}

.Lista .headers
{
	width: 100% !important;
}
.Lista .headers .title
{
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.Lista .body
{
	width: 100% !important;
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	border: none !important;
	background-color: inherit !important;
}

.Lista .body .link
{
	display: block;
	margin-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

/************************************************/

/******************* Calendario *************************/

.calendario
{
	border: solid 1px silver;
	margin: 10px 0 10px 0;
	padding: 5px;
}

.calendario .headers
{
	/*clear: both;*/
	color: #303A43;
	background: #d9e0e6;
	height: 48px;
}

.calendario .headers img
{
	float: left;
	margin: 0px 5px 5px 0;
}

.calendario .calendar
{
	margin: 10px 0 10px 0;
	clear: right;
}


.calendario .calendar .title
{
	font-size: 14px;
	color: #303A43;
	background: #d9e0e6;
	border: 0px !important;

}

.calendario .nextPrev a
{
	color: #303A43 !important;
	background: #d9e0e6 !important;
}

.calendario .eventiDay
{
	background-color: #D4E5E5/*#E5E5E5*/;
}

.calendario .emptyDay
{
	background-color: #E6F5F5/*#F5F5F5*/;
}

.calendario .selectedDay
{
	background-color: #AABBCC/*#FFFFAA*/ !important;
}

.calendario .otherMonthDay
{
	background-color: #DDDDDD/*#FFFFAA*/;
	color: #999999;
}

.calendario .ricercaAvanzata
{
	border: solid 1px silver;
	padding: 5px;
}


/********************HOME**********************/

div.home .box
{

}


div.home
{
	
}

div.home .title
{
	
}

div.home .title a
{

}

div.home .boxtop
{
}

div.home .content
{
	margin-top: 5px;
}

div.home .separator
{
	height:30px;
}


div.home .boxbottom
{
}

div.home .readAll
{
	display: block;
	margin-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
}


.dropDownListLong
{
	width: 400px;
}


/******************* LOCALIZZAZIONE ***************/

.RequireLocalization
{
	background-image: url(images/RequireLocalization.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 20px;
	height: 16px;
}

/***************** MAPPA *****************/
.mapIndent
{
	padding-left: 25px;
}
.mapRelatedContents
{
	margin-left: -20px;
	padding-left: 25px;
	background-image: url(images/related_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/********* Contenuto ***************/

.linkFrame
{
	width: 100%;
	height: 100%;
}

/********* Comments ***************/

div.comments
{
	/*padding: 15px 0 0 10px;
	margin: 0px 0px 0px 0px !important;*/
	height: 1px !important;
	width: 1px !important;
}

#ctl00_ContentPlaceHolder1_ContenutoUserControl1_CommentsControl_UpdateProgress
{
	height: 1px !important;
	width: 1px !important;
}

#ctl00_ContentPlaceHolder1_ContenutoUserControl1_CommentsControl_UpdatePanel
{
	height: 1px !important;
	width: 1px !important;
}

div.comments .header
{
	width: 1px !important;
	height: 1px !important;
	
	background: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-align: left;
	clear: none !important;
}

div.comments .header .text
{
	width: 1px !important;
	height: 1px !important;
	/*font-weight: bold;
	margin: 5px 0px 5px 0px !important;
	float: left !important;*/
}

div.comments .header .buttons
{
	width: 1px !important;
	height: 1px !important;
	/*width: 230px !important;
	height: 30px  !important;
	margin: 0 0 0 20px !important;
	padding: 0 !important;
	float: left !important;
	clear: none !important;*/
}

div.comments .header .buttons a
{
	width: 1px !important;
	height: 1px !important;
	
}

div.comments .header .buttons a:hover
{
	width: 1px !important;
	height: 1px !important;
	
}

div.comments .grid
{
	margin: 20px 0px 0px 0px !important;
	width: 1px !important;
	height: 1px !important;
	
}

div.comments .edit
{
	margin: 15px 0px 10px 0px;
	width: 1px !important;
	height: 1px !important;
	
}

div.comments .edit .votes
{
	width: 1px !important;
	height: 1px !important;
	
	vertical-align: middle;
	float: none !important;
}

div.comments .edit .vote
{
	width: 1px !important;
	height: 1px !important;
	
	margin-bottom: 5px;
	margin-top: 5px
}

div.comments .edit .voteSelected
{
	width: 1px !important;
	height: 1px !important;
	
	margin-top: 0px;
	margin-bottom: 15px;
}

div.comments .edit .textArea
{
	width: 1px !important;
	height: 1px !important;
	
	float: none !important;
	clear: none !important;
	margin: 0px 0px 0px 0px !important;
}
div.comments .edit .textArea textarea
{
	width: 1px !important;
	height: 1px !important;
	
	/*height: 200px;
	width: 450px;*/
}

div.comments .edit .buttons
{
	width: 1px !important;
	height: 1px !important;
	
	/*width: auto !important;
	height: auto  !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	display: inline !important;
	clear: none !important;*/
}

/*********GOOGLE MAP ***************/
.geoRefMap
{
	width: 485px;
	height: 300px;
	margin-top: 5px;
}
/*********************************/

/***********DOCINDEX*************/

div.contents .docIndex  .search
{
	margin-top:  10px;
}


/********************Amministrazione**********************/

.admin
{
	background-color: #FFFFFF;
	margin-top: 10px;
}

.admin .layout
{
	width: 100%;
}

.admin .menu
{
	width: 180px;
	margin-left: 5px;
}

.admin .menu .box table
{
	width: 100%;
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}


.admin .menu .box .boxElement
{
}

.admin .menu .box .boxElement .boxElementContents
{

}

.admin .menu .box .boxElement .boxElementContents:hover
{
	background-color: #FFFFFF;
}

.admin .menu .box .boxElement .boxElementContents a
{
	display: block;
}

.admin .menu .box .boxElement .boxElementContents a:hover
{
	background-color: #FFFFFF;
}
.admin .menu .box .boxElement .boxElementContents input
{
	width: 22px;
	height: 22px;
}
.admin .menu .box .boxElement .boxElementContents > tbody:first-child > tr:first-child > td:first-child
{
	width: 25px;
}

.admin .home .title
{
	margin-top: 10px; 
}


