/* project: internet music template
   author: luka cvrk (www.solucija.com) */


/* default styles
   -------------- */

body
{
	padding: 0;
	margin: 0;
	font: 0.79em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #454545;
	background-image: url(BannerTileBackground4.gif);
	background-repeat: repeat-x;
}

a
{
	color: #4A8EBC;
	background: inherit;
}

a:hover
{
	color: #f3733b;
	background: inherit;
}

a.title
{
	color: #FE6700;
	background: #fff;
}

h1
{
	font: bold 25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}




h2
{
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	background: inherit;
}

h2 .yellow
{
	color: #fffcd1;
	background: inherit;
}

p
{
	margin: 0 0 5px 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

form
{
	margin: 0;
}

input.search
{
	width: 145px;
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat;
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button
{
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #fff;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login
{
	width: 150px;
	border: none;
	background: url(logininput.gif);
	padding: 4px;
}

/* layout
   ------ */

.content
{
	margin: 0px auto;
	padding: 10px;
	width: 1000px;
	background-color: #fff;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}

.logo
{
	float: left;
	width: 240px;
	height: 110px;
	padding: 0px  0 0px  5px;
	background-image: url(../logo/logo.jpg);
	background-repeat: no-repeat;
}

.header_right
{
	float: right;
	width: 725px;
	height: 72px;
}

.logo p
{
	font: bold 25px;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info
{
	width: 715px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #fff url(dot.gif) repeat-x bottom;
	color: #444;
}


.slogan
{
	text-align: right;
	width: 160px;
}


.bar
{
	text-align: right;
	font-size: 1.1em;
	height: 30px;
}

.bar li
{
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #fff;
	display: inline;
}

.bar div
{
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #fff;
	display: inline;
}

.bar div.active
{
	background: #fff url(bar.gif) no-repeat center bottom;
	color: #f3733b;
	font-weight: bold;
	padding-bottom: 8px;
}

.bar li.active
{
	background: #fff url(bar.gif) no-repeat center bottom;
	color: #f3733b;
	font-weight: bold;
	padding-bottom: 8px;
}

.bar a
{
	font-weight: bold;
	color: #4A8EBC;
	background: inherit;
}

.search_field
{
	text-align: right;
	float: right;
	width: 780px;
	height: 38px;
	background: #464548 url(searchbg.gif) no-repeat top right;
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey
{
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.search
{
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: inherit;
}

.newsletter
{
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6e6e6e url(newsletterbg.gif) no-repeat;
	color: #fff;
	margin: 0 0 3px 0;
}

.subheader
{
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left
{
	float: left;
	width: 690px;
	min-height: 300px;
	margin: 0 0 10px 0;
}
.left_articles
{
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.lt
{
	height: 10px;
	background: #6e6e6e url(lt.gif) no-repeat;
	color: #fff;
}

.lbox
{
	color: #eee;
	padding: 3px 12px;
	margin: 0 0 15px 0;
	background: #6e6e6e url(lb.gif) no-repeat bottom left;
	min-height: 350px;/**/
		text-align:justify;
}

.lt2
{
	height: 10px;
	background: #6e6e6e url(lt2.gif) no-repeat;
	padding: 5px 15px 0px 13px;
	margin: 0 0 0px 0;
	width: 630px;
	color: #fff;
}

.lbox2
{
	color: #eee;
	padding: 0px 15px 30px 13px;
	margin: 0 0 15px 0;
	width: 630px;
	background: #6e6e6e url(lb2.gif) no-repeat bottom left;
}

.lbox2 .topLeft
{
	padding: 3px 3px 3px 3px;
	float: left;
	font-weight: bold; /*background: #ff0000;*/
	border-bottom: solid 1px #3e3e3e;
}

.lbox2 .topRight
{
	padding: 3px 3px 3px 3px;
	float: right; /*background: #ff00ff;*/
	border-bottom: solid 1px #3e3e3e;
}

.lbox2 .bottomLeft
{
	padding: 3px 3px 3px 3px;
	float: left; /*background: #ff0000;*/
}

.lbox2 .bottomRight
{
	padding: 3px 3px 3px 3px;
	float: right;
	font-style: italic;
}

.lbox a
{
	color: #fffcd1;
	background: inherit;
}

.lbox h2
{
	color: #fff;
	background: #6e6e6e;
}

.film
{
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	text-align: center;
}

.thumb
{
	float: left;
	width: 400px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p
{
	margin: 0;
	padding: 3px;
	color: #fff;
	background: #6e6e6e;
}

.thumb2
{
	float: right;
	width: 400px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb2 p
{
	margin: 0;
	padding: 3px;
	color: #fff;
	background: #6e6e6e;
}
/* right side
   ---------- */

.right
{
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a
{
	color: #fffcd1;
	background: inherit;
}


.rt
{
	background: #f3733b url(rt.gif) no-repeat;
	color: #fff;
	height: 7px;
}

.right_articles
{
	font-size: 0.95em;
	background: #f3733b url(rb.gif) no-repeat bottom;
	color: #fee1d5;
	padding: 4px 8px;
	margin: 0 0 10px 0;
}


.right_articles_album
{
	font-size: 0.95em;
	background: #f3733b url(rb.gif) no-repeat bottom;
	color: #fee1d5;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	min-height: 400px;
}


.item
{
	font-size: 0.95em;
	background: #f3733b url(rb.gif) no-repeat bottom;
	color: #fee1d5;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	width: 90%;
}
.image
{
	float: left;
	margin: 0 9px 3px 0;
	border-left: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
	border-right: 1px solid #FF9933;
	border-top: 1px solid #FF9933;
}

/* footer
   ------ */

.footer
{
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #fff url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a
{
	color: #f3733b;
	background: inherit;
}


.searchCell
{
	padding: 5px 5px 5px 5px;
}

.txtInput
{
	margin: 0;
	padding: 0;
	width: 108px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 1em;
	background: #d8d8d8;
}

.txtInput:hover
{
	border: 1px solid #444444;
	background: #EEEEEE;
	color: #000000;
}

.ddlSearch
{
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
	color: #000000;
	font-size: 1em;
	background: #d8d8d8;
}

.txtSearch
{
	margin: 0;
	padding: 0;
	width: 78px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 1em;
	background: #d8d8d8;
}

.txtSearch:hover
{
	border: 1px solid #444444;
	background: #EEEEEE;
	color: #000000;
}

.ddlSearch:hover
{
	border: 1px solid #444444;
	background: #EEEEEE;
	color: #000000;
}


.searchTable
{
	font-family: lucida grande,arial,helvetica,sans-serif;
	font-size: 0.95em;
	background-color: #fff;
	border: dashed 1px #acacac;
	padding: 1px;
}

#errore
{
	top: 0px;
	right: 0px;
	width: 125px;
	height: 300px;
	background-color: yellow;
	border: solid 1px Black;
	padding: 10px;
	font-family: Sans-Serif;
	font-size: 0.95em;
	position: absolute;
	margin: 5px;
}

#CloseButton
{
	float: right;
	cursor: pointer;
}

#wait
{
	top: 0px;
	left: 0px;
	width: 125px;
	height: 300px;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.95em;
	position: absolute;
	margin: 5px;
}

.tableClass
{
	margin: 2;
	padding: 2;
	width: 100%; /*border-collapse      : collapse; 	border: dashed 1px #acacac;*/
}

.rowClass
{
	font-family: arial, helvetica, sans-serif; /*background-position: #F7F7F7; 	margin: 1; 	padding: 1;*/
	color: #000000;
	font-size: 0.9em; /*background: #E6E6E6;*/
}

.rowSenzaHoverClass
{
	font-family: tahoma,arial, helvetica, sans-serif; /*background-position: #F7F7F7; 	margin: 1; 	padding: 1;*/
	color: #000000;
	font-size: 0.9em; /*background: #E6E6E6;*/
}

/*
.rowClass:hover
{
	background: #6699FF;
	color: #000000;
		word-break: break-all;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6699FF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding: 2px 6px 2px 12px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6699FF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6699FF;

}*/

.rowSelectedClass
{
	background: #e0f5e0;
	color: #000000;
	font-weight: bold;
}

.rowHeader
{
	background: #e0f5e0;
	color: #000000;
	font-weight: bold;
}

.cellHeader
{
	border-right: inset 1px #C0C0C0;
	border-bottom: inset 1px #C0C0C0;
	border-left: solid 2px #fffFFF;
	border-top: solid 2px #fffFFF;
	padding: 2px 4px 2px 8px;
}

.cellHeader2
{
	background: #ffffff;
	padding: 2px 4px 2px 8px;
}

.cellClass
{
	background: #C1F0C1;
	word-break: break-all;
	border-right: inset 1px #C0C0C0;
	border-bottom: inset 1px #C0C0C0;
	border-left: solid 2px #fffFFF;
	border-top: solid 2px #fffFFF;
	padding: 2px 4px 2px 8px;
}

.cellClass:hover
{
}

.cellClassSelected
{
	word-break: break-all;
	border-right: inset 1px #C0C0C0;
	border-bottom: inset 1px #C0C0C0;
	border-left: solid 2px #fffFFF;
	border-top: solid 2px #fffFFF;
	padding: 2px 4px 2px 8px;
}
.cellClassLeft
{
	font-weight: bold;
	background: #F3FCF3;
	border-right: inset 1px #C0C0C0;
	border-bottom: inset 1px #C0C0C0;
	border-left: solid 2px #fffFFF;
	border-top: solid 2px #fffFFF;
	width: 30%;
}

#searchform
{
	border: dashed 1px #ccc;
	padding: 1px 1px 1px 1px;
	margin: 1px;
}

input.text
{
	margin: 0;
	padding: 0;
	width: 58px;
	border: 1px solid #eee;
	color: #000000;
	background: #d8d8d8;
	font-size: 1em;
}
input.text:hover
{
	border: 1px solid #fffFFF;
	background: #EEEEEE;
	color: #000000;
}
input.button
{
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 100%;
	font-family: Arial, Sans-Serif;
	border: none;
	background: none;
	color: #fff;
	background: #808080;
	font-weight: bold;
	background-image: url(button.gif);
}
.button
{
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 100%;
	font-family: Arial, Sans-Serif;
	border: none;
	background: none;
	color: #fff;
	background: #808080;
	background-image: url(button.gif);
	font-weight: bold;
}


.errorStyle
{
	font-size: 0.95em;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	text-align: right; /*border-bottom: 1px solid #ADAAAD;*/
	font-style: italic;
	color: #FF0000;
}


.more
{
	text-align: right;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1em;
}

.more a
{
	text-align: right;
}

.rowSeparator
{
	height: 15px;
}


.CalendarStyle
{
	border-right: #eaf8ff 1px solid;
	text-align: center;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	border-left: 0px;
	width: 99%;
	color: #ffffff;
	border-top-style: none;
	border-bottom: #eaf8ff 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #0055A4;
	text-decoration: none;
}
.CalendarTitle
{
	border-right: #eaf8ff 1px solid;
	padding-right: 2px;
	padding-left: 4px;
	font-size: 9px;
	padding-bottom: 2px;
	border-left: 0px;
	width: 20px;
	color: #ffffff;
	border-top-style: none;
	padding-top: 2px;
	border-bottom: #eaf8ff 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #0055A4;
	text-align: left;
	text-decoration: none;
}

.calendarStyle
{
	font-size: 1em;
	width: 200px;
}

div#myCalendarDiv
{
	margin-top: 10px; /*padding-right:10px;*/
	margin-bottom: 10px; /*padding-right:10px;*/ /*background-color:#FF0000;*/
}

div#myCalendarDiv a
{
	color: #000000;
	text-decoration: none;
}
div#myCalendarDiv a:hover
{
	text-decoration: underline;
}
.dotted
{
	border: 1px dotted #eeeeee;
	padding: 3px 3px 3px 3px;
	font-size: 0.95em;
	font-family: Tahoma, Verdana, Arial;
	text-align: justify;
}

.row1
{
	border: dashed 2px #101010;
	color: #000000;
	padding: 1px;
	background-color: #d3d3d3;
}
.row2
{
	border: dashed 2px #101010;
	color: #000000;
	padding: 1px;
	background-color: #ececec;
}

.giustificato
{
	color: #000000;
	font-size: 0.95em;
	font-family: Tahoma, Verdana, Arial;
	text-align: justify;
	padding: 3px 3px 3px 3px;
}
.font
{
	color: #000000;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
}
.labelTitleRight
{
	font-weight: bold;
	font-size: 0.95em;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #cccccc;
	text-align: right;
	min-width: 100%;
	width: 100%; /*border: solid 1px #000000;*/
}
.labelTitle
{
	font-weight: bold;
	font-size: 0.95em;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #cccccc;
	text-align: right;
	min-width: 100%;
	width: 100%; /*border: solid 1px #000000;*/
}
.labelContentRight
{
	font-size: 0.95em;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	margin-right: 5px;
	color: #cccccc;
	min-width: 100%;
	width: 100%;
	text-align: right; /*background-color:#fff000; 	border: solid 1px #000000;*/
}

.labelContent
{
	font-size: 0.95em;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	margin-right: 5px;
	color: #cccccc;
	min-width: 100%;
	width: 100%; /*border: solid 1px #000000;*/
}

.chkContent
{
	font-size: 10px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	width: 100%;
}

.ddlContent
{
	font-size: 10px;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	min-width: 125px;
	width: 125px;
}
.textBoxContent
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 0.95em;
	border-left: #666 1px solid;
	min-width: 100%;
	width: 100%;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: left;
}
.textBoxContent90
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 0.95em;
	border-left: #666 1px solid;
	min-width: 90%;
	width: 90%;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: left;
}
.textBoxContent80
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 0.95em;
	border-left: #666 1px solid;
	min-width: 80%;
	width: 80%;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: left;
}
.textBoxContent60
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 0.95em;
	border-left: #666 1px solid;
	min-width: 60%;
	width: 60%;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: right;
}
.textBoxFilter
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 0.95em;
	border-left: #666 1px solid;
	min-width: 50%;
	width: 50%;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: left;
}

div#foto
{
	background: #6e6e6e;
	overflow: auto;
	height: 350px;
}

.album
{
	text-align: center;
}

.album a
{
	text-decoration: none;
}
.album img
{
	border: 0px;
}

.infotext
{
	text-align: right;
	font: 8pt Verdana;
}

.divPhoto
{
	/*margin-top:200px; 	margin-left:150px; 	background-color: Green; 	border: solid 1px black;*/
}

.link
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
	color: #0000cc;
}
div#myContent
{
	color: #ffffff;
	padding-bottom: 4px;
	overflow: auto;
	padding-top: 4px;
	height: 650px;
	text-align: justify;
}
div#chisiamo
{
	padding-right: 15px;
	padding-left: 15px;
	background: #6e6e6e;
	padding-bottom: 4px;
	overflow: auto;
	padding-top: 4px;
	height: 350px;
	text-align: justify;
}
div.noteDiv
{
	overflow: auto; /*HEIGHT: 50px; */
	text-align: justify;
	width: 100px;
}



/****STILE NEWS ***/
.boxArticle .preArticle
{
	font-size: 12px;
	color: #7b7b7b;
	line-height: 14px;
}

.boxFiltri
{
	border: 1px dotted #ababab;
	border-width: 0 0 1px 0;
}

.boxArticle .bodyArticle
{
	padding-left: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #404041;
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
	border: 1px dotted #ababab;
	border-width: 0 0 1px 0;
}
.boxArticle .bodyArticleLite
{
	padding-left: 1px;
	color: #404041;
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
}
.boxArticle .bodyArticle A
{
	color: #358ccb;
	text-decoration: underline;
}
.boxArticle .bodyArticle H3
{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.boxArticle .ArticleDx
{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 324px;
}
.boxArticle .ArticleDx TABLE
{
	border-right: #c8c8c8 1px solid;
	padding-right: 0px;
	border-top: #c8c8c8 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #c8c8c8 1px solid;
	width: 324px;
	padding-top: 0px;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .nomesezione
{
	font-weight: bold;
	color: #747474;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.boxArticle .ArticleDx TABLE .icosezione
{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .testosezione
{
	font-size: 11px;
	padding-bottom: 5px;
	color: #747474;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .testosezione A
{
	font-size: 12px;
	color: #358ccb;
}
.nomesezione A
{
	font-weight: normal;
	color: #747474;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-decoration: underline;
}
.boxArticle TABLE.optionArticle TR TD
{
	font-size: 12px;
	padding-bottom: 3px;
	color: #868686;
	padding-top: 3px;
}
.boxArticle TABLE.optionArticle TR TD A IMG
{
	margin-left: 2px;
}
.boxArticle .rightOpt
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #0292c6;
	padding-top: 0px;
	font-family: Arial;
	height: 12px;
	text-align: right;
}
.boxArticle .rightOpt A
{
	color: #8e8e8e;
}
.boxArticle .rightOpt A.scelto
{
	color: #0292c6;
}
TD.headArticle DIV
{
	font-size: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #858585;
	line-height: 10px;
	padding-top: 3px;
}
TD.headArticle A
{
	color: #858585;
}
.separator_article
{
	font-size: 1px;
	background: url(./imagesNews/separator_article.gif) repeat-x center top;
	line-height: 1px;
	height: 1px !important;
}
.bigTitle
{
	font-size: 12px;
	padding-bottom: 5px;
	color: #00395f;
	line-height: 24px;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.midTitle
{
	font-size: 10px;
	padding-bottom: 5px;
	color: #00395f;
	line-height: 24px;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.bigTitle A
{
	color: #00395f;
}
.midTitle A
{
	color: #00395f;
}

.gridviewRowStyleNews
{
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
	background-color: #DCDCDC;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.gridviewAlternatingRowStyle
{
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
	background-color: #EEEEEE;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.bloccoUltimi a
{
	color: #003B6E;
}
.bloccoUltimi a:hover
{
	/*color: #9EC068;*/
	color: #358ccb;
	background: inherit;
}

.bloccoUltimi
{
	font-size: 12px;
	background: url(./imagesNews/tratteggio_small.gif) repeat-x left bottom;
	padding-bottom: 5px;
	color: #404041;
	padding-top: 7px;
}
.sep_azzurro
{
	padding-right: 3px;
	padding-left: 5px;
	background: #eff0f2;
	float: left;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	width: 665px;
	padding-top: 0px;
	height: 20px;
}
.sep_bianco
{
	padding-right: 3px;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	padding-top: 0px;
	height: 5px;
}
.tit_sez_azzurra
{
	padding-right: 3px;
	padding-left: 5px;
	background: url(./imagesNews/div_tratteggio.gif) #eff0f2 repeat-x left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	width: 665px;
	padding-top: 0px;
}
.tit_sez_azzurra H1
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 21px;
	background: url(./imagesNews/x_tit.gif) #eff0f2 no-repeat center center;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_sez_azzurra H1 A
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 21px;
	background: url(./imagesNews/x_tit.gif) #eff0f2 no-repeat center center;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}
.tit_sez_grigia
{
	font-size: 21px;
	color: #817c74;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_sez_grigia A
{
	margin-top: 5px;
	font-size: 21px;
	color: #817c74;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}
.tr_div_punteggiato_azz
{
	background: url(./imagesNews/div_punteggiato.gif) #eff0f2 repeat-x left top;
	height: 5px;
}
.sx
{
	vertical-align: top;
	width: 675px;
}
.tr_div_punteggiato
{
	background: url(./imagesNews/div_punteggiato.gif) repeat-x left center;
	height: 1px;
}
.dx
{
	float: right;
	vertical-align: top;
	width: 300px;
}
.adv300x250
{
	float: left;
	width: 300px;
}
.tit_dx
{
	padding-right: 5px;
	padding-left: 5px;
	background: url(./imagesNews/div_tratteggio.gif) repeat-x left top;
	padding-bottom: 5px;
	margin: 5px 0px 7px;
	width: 100%;
	padding-top: 3px;
}
.tit_dx H1
{
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 21px;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_dx H1 A
{
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 21px;
	padding-bottom: 5px;
	text-transform: none;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}

.rightInfo
{
	padding: 3px 3px 3px 3px;
	float: right; /*background: #ff00ff;*/
}

.leftInfo
{
	padding: 3px 3px 3px 3px;
	text-align: justify;
	float: left; /*background: #ff0000;*/
}
.rightInfo2
{
	padding: 3px 3px 3px 3px;
	width: 250px;
	float: right; /*background: #ff00ff;*/
}

.leftInfo2
{
	padding: 3px 3px 3px 3px;
	text-align: justify;
	float: left; /*background: #ff0000;*/
}

.floatright
{
	float: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #666;
	padding: 5px;
}

.floatleft
{
	float: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #666;
	padding: 5px;
}

div .main
{
	font: bold 25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}


div.main a, h2 a
{
	text-decoration: none;
	color: #464548;
	background: inherit;
}

div.main a:hover, h2 a:hover
{
	color: #f3733b;
	background: #fff;
}

div.main .red
{
	color: #f3733b;
	background: inherit;
}

div.main .mono
{
	text-decoration: none;
	color: #464548;
	background: inherit;
}

.minibox
{
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #454545;
	padding: 15px 12px 15px 12px;
	margin: 40px 0 15px 0;
	border: dashed 1px #454545;
	min-height: 150px;/**/
		text-align:justify;
}


.txtInput
{
	margin: 0;
	padding: 0;
	width: 108px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	background: #d8d8d8;
}

.txtBold
{
	font-size: 10pt;
	font-weight:bold;
}

.txtInput:hover
{
	border: 1px solid #444444;
	background: #EEEEEE;
	color: #000000;
}
