html
{
	background-color: #f6f6f6;
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: Tahoma, Arial, san-serif;
	font-size: 10px;
	line-height: 14px;
	color: #59584f;
	
	background-color: #f6f6f6;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;   /*centra in IE 5.x */
}

/* Contenitore principale */

#main
{
	background-color: transparent;
	width: 746px;
	
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    padding-bottom: 20px;
}

/* ombra */

#ombra_tl { float: left; width: 746px; background: url(pics/bg_tl.gif) no-repeat top left; padding-bottom: 20px; }
#ombra_tr { float: left; width: 746px; background: url(pics/bg_tr.gif) no-repeat top right; }
#ombra_br { float: left; width: 746px; background: url(pics/bg_br.gif) no-repeat bottom right; }
#ombra_bl { float: left; width: 746px; background: url(pics/bg_bl.gif) no-repeat bottom left; padding: 3px;}

/* contenitore principale */

#container { width: 740px; /*min-height: 300px;*/ background-color: #ffffff; float: left; }

/* header */

#header { clear: both; }

/* menu + briciole */

#topBar { width: 740px; clear: both; height: 53px; background-color: #eaeef0; }
#topBar_la { width: 740px; height: 53px; background: url(pics/topBar_la.gif) no-repeat bottom left; }
#topBar_ra { width: 740px; height: 53px; background: url(pics/topBar_ra.gif) no-repeat bottom right; }
#menuContainer { padding: 3px; }

#menu { clear: both; height: 27px; background: url(pics/menu_bg.gif) repeat-x; }
#menu_l { height: 27px; background: url(pics/menu_l.gif) no-repeat top left; padding-left: 7px; }
#menu_r { height: 27px; background: url(pics/menu_r.gif) no-repeat top right; padding-right: 7px; }

a.subMenu { display: block; clear: both; padding: 5px; text-decoration: none; border-bottom: 1px solid #fafafa; background-color: #eaeef0; color: #709ba9 }
a.subMenu:hover { background-color: #f0f3f5 }
div.subMenuSelected { display: block; clear: both; padding: 5px; border-bottom: 1px solid #fafafa; background-color: #709ba9; color: #ffffff }

a.subMenuSelected { text-decoration:none; display: block; clear: both; padding: 5px; border-bottom: 1px solid #fafafa; background-color: #709ba9; color: #ffffff }
a.subMenuSelected:hover { background-color: #93bac7; }

a.leaf { display: block; clear: both; padding: 5px 5px 5px 20px; text-decoration: none; border-bottom: 1px solid #fafafa; background-color: transparent; color: #5d5d5d; }
a.leaf:hover { background-color: #ececec }
div.leafSelected { display: block; clear: both; padding: 5px 5px 5px 20px; border-bottom: 1px solid #fafafa; background-color: #c3d5da; color: #3f575f }

img.icoMenu { position: relative; left: -7px;  }

a.voceMenu
{
	display: block;
	float: left;
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	color: #ffffff;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
}

a.voceMenu:hover { background-color: #709ba9; }

a.voceMenuSelected
{
	display: block;
	float: left;
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	color: #ece9a8;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	background-color: #709ba9;
}

a.voceMenuSelected:hover { background-color: #69919e; }

p.briciole
{
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 0px 7px 7px;
	font-size: 9px;
	color: #6c6d80;
}

p.briciole a { text-decoration: underline; color: #6c6d80; }
p.briciole a:hover { text-decoration: none; }

/* icone */

ul { margin: 0px; padding-left: 20px; }
li { list-style: url(pics/ico_point.gif); padding: 3px }

li.doc { list-style-image: url(pics/ico_doc.gif); }
li.pdf { list-style-image: url(pics/ico_pdf.gif); }
li.zip { list-style-image: url(pics/ico_zip.gif); }
li.ppt { list-style-image: url(pics/ico_ppt.gif); }
li.num { list-style: decimal; }
li.let { list-style: lower-latin; }

/* corpo pagina */

#contents
{
	clear: both;
	float: left;
	padding: 10px;
	color: #232323;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

/* link */

a.black { color: #232323; text-decoration: underline; }
a.black:hover { background-color: #fffecb; color: #3e3e15; text-decoration: none; }

a.red { color: #c60017 text-decoration: underline; }
a.red:hover { background-color: #fffecb; color: #c60017; text-decoration: none; }

a.bar { clear: both; display: block; border-bottom: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4; border-right: 1px solid #f4f4f4; background-color: #fafafa; color: #232323; text-decoration: none; padding: 7px; }
a.bar:hover { background-color: #fffecb; color: #3e3e15; }

/* barre docs */
a.barLine { margin: 0px; width: 420px; float: left; clear: both; border-bottom: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4; border-right: 1px solid #f4f4f4; background-color: #fafafa; text-decoration: none; color: #232323; }
a.barLine:hover { clear: both; background-color: #fffecb; color: #3e3e15; }
div.barText { float: left; width: 315px; padding: 7px 0px 7px 0px; }
div.barTextLong { float: left; width: 375px; padding: 7px 0px 7px 0px; }
div.barWeight { float: right; width: 60px; padding: 7px 0px 7px 0px; color: #747474; font-size: 9px; }
div.barImg { float: left; width: 31px }

a.barLineHome { display: block; width: 286px; float: left; clear: both; border-bottom: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4; border-right: 1px solid #f4f4f4; background-color: #fafafa; text-decoration: none; color: #232323; }
a.barLineHome:hover { background-color: #fffecb; color: #3e3e15; }
div.barTextHome { float: left; width: 190px; padding: 7px 0px 7px 0px; }

/* immagini */

img { border: 0px; }
img.ico { float: left; margin: 7px 7px 0px 7px;  }

/* vari box */
div.allBoxes { float: left; width: 422px; background: url(pics/bg_all.gif) no-repeat; }
div.allBoxesContent { height: 20px; line-height: 20px; padding: 0px 7px 0px 7px; color: #ffffff; }

div.tabFixed { margin-top: 10px; width: 422px; float: left; }

div.redFixed_top { clear: both; background: url(pics/tabRed_short_top.gif) no-repeat; height: 18px; line-height: 18px; font-weight: bold; color: #ffffff; padding: 0px 7px 0px 7px; }
div.bluFixed_top { clear: both; background: url(pics/tabBlu_short_top.gif) no-repeat; height: 18px; line-height: 18px; font-weight: bold; color: #ffffff; padding: 0px 7px 0px 7px; color:#3f575f; }
div.greyFixed_top { clear: both; background: url(pics/tabGrey_short.gif) no-repeat; height: 18px; line-height: 18px; font-weight: bold; color: #ffffff; padding: 0px 7px 0px 7px; color:#666666; }
div.redFixedMini_top { clear: both; background: url(pics/tabRedVery_short.gif) no-repeat; height: 18px; line-height: 18px; font-weight: bold; color: #ffffff; padding: 0px 7px 0px 7px; color:#ffffff; }

div.fixed_middle { clear: both; background: url(pics/tabRed_short_bg.gif) repeat-y; padding: 7px; }
div.fixed_middle_short { clear: both; background: url(pics/tab_veryShort_bg.gif) repeat-y; padding: 7px; }

div.fixed_bottom { clear: both; background: url(pics/tabRed_short_bottom.gif) no-repeat; height: 10px; }
div.short_fixed_bottom { clear: both; background: url(pics/tabGrey_veryShort_bottom.gif) no-repeat; height: 10px; }
div.short_fixed_top { clear: both; background: url(pics/tabGrey_veryShort_top.gif) no-repeat; height: 10px; }

/* contenuti testuali destra */
.rightContent
{
	float: right;
	width: 422px;
	line-height: 16px;
	/*margin-left: 10px;*/
	
	
}


/* barre destra */
#rightBar
{
	float: right;
	width: 288px;
}

#leftBar
{
	float: left;
	width: 288px;
}

/* toolbar */
#toolbar
{
	clear: both;
	width: 740px;
	float: left;
}

#toolbarLine
{
	clear: both;
	background-color: #cecece;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
}

div.toolbarContent
{
	clear: both;
	background-color: #f1f1f1;
	padding: 7px 10px 7px 10px;
}

/* vari */

.red { color: #c60017 }
.title { color: #c60017; font-weight: bold; }
table.appendice { font-size: 8px; }