/* 
<interface><file>templates/css-master.css</file><version>1.1</version></interface>
*/

/* interessanti questi fonts
font-family: 'Lucida Grande','Trebuchet MS';
il secondo e' piu' elegante del solito verdana
*/

/*  RESET FONTS (YUI) */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}

/* 99% for safari; 100% is too large */
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/* Bump up !IE to get to 13px equivalent */
pre, code {
	font:115% monospace;
	*font-size:100%;
}
/* / RESET FONTS (YUI) */



html {
	/*---*/
	height: 100%;
	min-height: 100%;
	
}

body {
	/*---
	height: 100%;
	min-height: 100%;
	*/
}

#document,
#document a,
#document a:link,
#document a:active,
#document a:visited,
#document a:hover
{
	/*
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: inherit;
	vertical-align: inherit;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	*/
}











/*********************** CODE BY EDITOR-GRID **********************/

/*******************************************************/
/****************** GRIGLIA: DIMENSIONI ****************/


/****************** DOCUMENT *****************/
#document
{
	display:	block;
	width:		950px;
	height:		auto;
	position:	relative;
	overflow:	visible;
}
#document-header
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	overflow:	visible;
}

#document-body
{
	display:	block;
	width:		950px;
	height:		auto;
	position:	relative;
	overflow:	visible;
}

#document-footer
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	overflow:	visible;
}
/****************** /DOCUMENT *****************/

/****************** MAIN-HEADER *****************/
#main-header
{
	display:	block;
	width:		950px;
	height:		152px;
	overflow: 	hidden;
	position: 	relative;
	float: 		none;
	clear: 		both;
}
#main-header-top
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-header-middle
{
	display:	block;
	width:		950px;
	height:		127px;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-header-bottom
{
	display:	block;
	width:		950px;
	height:		25px;
	position:	relative;
	float:		none;
	clear:		both;
}
/****************** /MAIN-HEADER *****************/


/****************** MAIN-BODY *****************/
#main-body
{
	display:	block;
	width:		950px;
	height:		auto;
	overflow: 	hidden;
	position: 	relative;
	float: 		none;
	clear: 		both;
}
#main-body-top
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-body-middle
{
	display:	block;
	width:		950px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-body-bottom
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
/****************** /MAIN-BODY *****************/


/****************** MAIN-FOOTER *****************/
#main-footer
{
	display:	block;
	width:		950px;
	height:		auto;
	overflow: 	hidden;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-footer-top
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-footer-middle
{
	display:	block;
	width:		950px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-footer-bottom
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}

/****************** /MAIN-FOOTER *****************/


/****************** GRIDS *****************/
/******** GRID-MENU *******/
#grid-menu
{
	display:	block;
	width:		200px;
	height:		auto;
	float:		left;
	position:	relative;

}
#grid-menu-top
{
	display:	block;
	width:		200px;
	height:		20px;
	position:	relative;
	float:		none;
	clear:		both;
	background-image: url("/images/menu_top.gif");
}
#grid-menu-middle
{
	display:	block;
	width:		200px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-menu-bottom
{
	display:	block;
	width:		200px;
	height:		20px;
	position:	relative;
	float:		none;
	clear:		both;
}
/******** /GRID-MENU *******/

/******** GRID-CONTENT *******/
#grid-content
{
	display:	block;
	width:		720px;
	height:		auto;
	float:		left;
	position:	relative;

}
#grid-content-top
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-content-middle
{
	display:	block;
	width:		720px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-content-bottom
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
/******** /GRID-CONTENT *******/


/******** GRID-SERVICE *******/
#grid-service
{
	display:	none;
	width:		0;
	height:		0;
	float:		left;
	position:	relative;

}
#grid-service-top
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-service-middle
{
	display:	block;
	width:		auto;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-service-bottom
{
	display:	none;
	width:		0;
	height:		0;
	position:	relative;
	float:		none;
	clear:		both;
}
/******** /GRID-SERVICE *******/


/******** GRID-DIVIDER *******/
#grid-divider-left
{
	display:	none;
	width:		0;
	height:		0;
	float:		left;
	position:	relative;
}
#grid-divider-centerleft
{
	display:	block;
	width:		20px;
	height:		300px;
	float:		left;
	position:	relative;
}
#grid-divider-centerright
{
	display:	none;
	width:		0;
	height:		0;
	float:		left;
	position:	relative;
}
#grid-divider-right
{
	display:	block;
	width:		10px;
	height:		300px;
	float:		left;
	position:	relative;
}
/******** /GRID-DIVIDER *******/


/****************** /GRIDS *****************/

/****************** GRIGLIA: DIMENSIONI ****************/
/********************************************************/




/*********************** GRIDBOXES **********************/
.gridbox
{
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.gridbox-wrap
{
	width: 720px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	position: relative;
}
.gridbox-wrap .gridbox
{
	float: left;
}

.gb-divider-h
{
	width: 720px;
	height: 10px;
	float: none;
	clear: both;
}

.gb-10
{
	width: 72px;
}
.gb-10l
{
	width: 67px;
	margin: 0 5px 0 0;
}
.gb-10c
{
	width: 62px;
	margin: 0 5px;
}
.gb-10r
{
	width: 67px;
	margin: 0 0 0 5px;
}

.gb-20
{
	width: 144px;
}

.gb-20l
{
	width: 139px;
	margin: 0 5px 0 0;
}
.gb-20c
{
	width: 134px;
	margin: 0 5px;
}
.gb-20r
{
	width: 139px;
	margin: 0 0 0 5px;
}

.gb-25
{
	width: 180px;
}
.gb-25l
{
	width: 175px;
	margin: 0 5px 0 0;
}
.gb-25c
{
	width: 170px;
	margin: 0 5px;
}
.gb-25r
{
	width: 175px;
	margin: 0 0 0 5px;
}

.gb-30
{
	width: 216px;
}
.gb-30l
{
	width: 211px;
	margin: 0 5px 0 0;
}
.gb-30c
{
	width: 206px;
	margin: 0 5px;
}
.gb-30r
{
	width: 211px;
	margin: 0 0 0 5px;
}

.gb-33
{
	width: 240px;
}
.gb-33l
{
	width: 235px;
	margin: 0 5px 0 0;
}
.gb-33c
{
	width: 230px;
	margin: 0 5px;
}
.gb-33r
{
	width: 235px;
	margin: 0 0 0 5px;
}

.gb-40
{
	width: 288px;
}
.gb-40l
{
	width: 283px;
	margin: 0 5px 0 0;
}
.gb-40c
{
	width: 278px;
	margin: 0 5px;
}
.gb-40r
{
	width: 283px;
	margin: 0 0 0 5px;
}

.gb-50
{
	width: 360px;
}
.gb-50l
{
	width: 355px;
	margin: 0 5px 0 0;
}
.gb-50c
{
	width: 350px;
	margin: 0 5px;
}
.gb-50r
{
	width: 355px;
	margin: 0 0 0 5px;
}

.gb-60
{
	width: 432px;
}
.gb-60l
{
	width: 427px;
	margin: 0 5px 0 0;
}
.gb-60c
{
	width: 422px;
	margin: 0 5px;
}
.gb-60r
{
	width: 427px;
	margin: 0 0 0 5px;
}

.gb-66
{
	width: 480px;
}
.gb-66l
{
	width: 475px;
	margin: 0 5px 0 0;
}
.gb-66c
{
	width: 470px;
	margin: 0 5px;
}
.gb-66r
{
	width: 475px;
	margin: 0 0 0 5px;
}

.gb-70
{
	width: 503px;
}
.gb-70l
{
	width: 498px;
	margin: 0 5px 0 0;
}
.gb-70c
{
	width: 493px;
	margin: 0 5px;
}
.gb-70r
{
	width: 498px;
	margin: 0 0 0 5px;
}

.gb-75
{
	width: 540px;
}
.gb-75l
{
	width: 535px;
	margin: 0 5px 0 0;
}
.gb-75c
{
	width: 530px;
	margin: 0 5px;
}
.gb-75r
{
	width: 535px;
	margin: 0 0 0 5px;
}

.gb-80
{
	width: 576px;
}
.gb-80l
{
	width: 571px;
	margin: 0 5px 0 0;
}
.gb-80c
{
	width: 566px;
	margin: 0 5px;
}
.gb-80r
{
	width: 571px;
	margin: 0 0 0 5px;
}

.gb-90
{
	width: 648px;
}
.gb-90l
{
	width: 643px;
	margin: 0 5px 0 0;
}
.gb-90c
{
	width: 638px;
	margin: 0 5px;
}
.gb-90r
{
	width: 643px;
	margin: 0 0 0 5px;
}

.gb-100
{
	width: 720px;
	float: none;
	clear: both;
}

.gb-full
{
	width: 100%;
}


.gb-1px {	width: 1px;}
.gb-5px {	width: 5px;}
.gb-10px {	width: 10px;}
.gb-15px {	width: 15px;}
.gb-20px {	width: 20px;}
.gb-25px {	width: 25px;}
.gb-30px {	width: 30px;}
.gb-35px {	width: 35px;}
.gb-40px {	width: 40px;}
.gb-45px {	width: 45px;}
.gb-50px {	width: 50px;}
.gb-60px {	width: 60px;}
.gb-70px {	width: 70px;}
.gb-80px {	width: 80px;}
.gb-90px {	width: 90px;}
.gb-100px {	width: 100px;}
.gb-110px {	width: 110px;}
.gb-120px {	width: 120px;}
.gb-130px {	width: 130px;}
.gb-140px {	width: 140px;}
.gb-150px {	width: 150px;}
.gb-160px {	width: 160px;}
.gb-170px {	width: 170px;}
.gb-180px {	width: 180px;}
.gb-190px {	width: 190px;}
.gb-200px {	width: 200px;}
.gb-210px {	width: 210px;}
.gb-220px {	width: 220px;}
.gb-230px {	width: 230px;}
.gb-240px {	width: 240px;}
.gb-250px {	width: 250px;}
.gb-260px {	width: 260px;}
.gb-270px {	width: 270px;}
.gb-280px {	width: 280px;}
.gb-290px {	width: 290px;}
.gb-300px {	width: 300px;}
.gb-350px {	width: 350px;}
.gb-400px {	width: 400px;}
.gb-450px {	width: 450px;}
.gb-500px {	width: 500px;}
.gb-550px {	width: 550px;}
.gb-600px {	width: 600px;}
.gb-650px {	width: 650px;}
.gb-700px {	width: 700px;}
.gb-750px {	width: 750px;}
.gb-800px {	width: 800px;}
.gb-850px {	width: 850px;}
.gb-900px {	width: 900px;}
.gb-950px {	width: 950px;}


.gridbox.nofloat
{
	margin: auto;
	float: none;
	clear: all;
}
/*********************** /GRIDBOXES **********************/

/*********************** /CODE BY EDITOR-GRID **********************/






/*******************************************************/
/******************** GRIGLIA: GRAFICA *****************/

body {
	margin: 0 auto;
	font-family: arial;/*'Trebuchet MS',*/
	font-size: 13px;
	background-color: #0070BC;
	
}

/****************** DOCUMENT *****************/
#document
{
	margin: 0 auto;
}
#document-header
{

}

#document-body
{

}

#document-footer
{

}
/****************** /DOCUMENT *****************/

/****************** MAIN-HEADER *****************/
#main-header
{
	text-align:center;
}
#main-header-top
{
	text-align:center;
	background-color: #0070BC;
}
#main-header-middle
{
	text-align:center;
}
#main-header-bottom
{
	text-align:center;
	background-color: transparent;
	background-image: url("/images/banda_header.gif");
	background-repeat: no-repeat;	
}
/****************** /MAIN-HEADER *****************/


/****************** MAIN-BODY *****************/
#main-body
{
	background-color: #FFF;
	background-image: url("/images/bkleft.gif");
	background-repeat: repeat-y;	
}
#main-body-top
{
	font-size: 11px;
	line-height: 20px;
	background-color: #DDD;
}
#main-body-middle
{

}
#main-body-bottom
{
	font-size: 11px;
	line-height: 20px;
	background-color: #DDD;
}
/****************** /MAIN-BODY *****************/


/****************** MAIN-FOOTER *****************/
#main-footer
{
	text-align: center;
	background-color: #004E92;
}
#main-footer-top
{

}
#main-footer-middle
{
	padding: 4px 0px 0px 0px;
	font-size: 11px;
	line-height: 25px;
	background-color: #0070BC;
	color: #FFF;
}
#main-footer-middle a
{
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
#main-footer-bottom
{

}

/****************** /MAIN-FOOTER *****************/


/****************** GRIDS *****************/
/******** GRID-MENU *******/
#grid-menu
{
	text-align: left;
}
#grid-menu-top
{
	background-color: #004E92;
}
#grid-menu-middle
{
	
}
#grid-menu-bottom
{
	background-color: #004E92;
}
/******** /GRID-MENU *******/

/******** GRID-CONTENT *******/
#grid-content
{
	text-align: left;
	/*background-color: #EEE;*/
}
#grid-content-top
{
	background-color: #EFD;
}
#grid-content-middle
{

}
#grid-content-bottom
{
	background-color: #EFD;
}
/******** /GRID-CONTENT *******/


/******** GRID-SERVICE *******/
#grid-service
{
	text-align:left;
}
#grid-service-top
{
	background-color: #DFE;
}
#grid-service-middle
{
	background-color: #AAA;
}
#grid-service-bottom
{
	background-color: #DFE;
}
/******** /GRID-SERVICE *******/


/******** GRID-DIVIDER *******/
#grid-divider-left
{

}
#grid-divider-right
{

}
/******** /GRID-DIVIDER *******/


/****************** /GRIDS *****************/

/******************** /GRIGLIA: GRAFICA *****************/
/********************************************************/

	










/*******************************************************/
/******************** GRIGLIA: OGGETTI *****************/

/******** MAIN-HEADER-TOP-MENU *******/
#main-header-top-menu
{
	display: none;
	width: 300px;
	height: 20px;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FF9;
}
.main-header-top-menu-btn
{
	display: block;
	width: 120px;
	height: 20px;
	background-color: #004E92;
	text-align: center;
	float: right;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.main-header-top-menu-btn a {
	text-decoration: none; 
	color: #FFF;
}
.main-header-top-menu-btn a:hover {
	text-decoration: underline;
	color: #FFCC66; 
}
/******** /MAIN-HEADER-TOP-MENU *******/


/******** MAIN-HEADER-LOGO *******/
#main-header-logo
{
	display: block;
	width: 435px;
	height: 127px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url("/images/logo.gif");
	background-repeat: no-repeat;	

}
#main-header-logo img
{
	display: none;
	width:200px;
	height: 150px;
	padding: 0;
	margin: 0;
	border: 0;
}
#main-header-logo a
{
	display: block;
	width: 435px;
	height: 127px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	text-decoration: none;
}
/******** /MAIN-HEADER-LOGO *******/


/******** MAIN-HEADER-BANNER *******/
#main-header-banner
{
	display: block;
	width: 515px;
	height: 127px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 435px;
	background-color: transparent;
	
	background-image: url("/images/foto01.jpg");
	background-repeat: no-repeat;
	
}
/******** /MAIN-HEADER-BANNER *******/
	
/******** MAIN-HEADER-FLOAT-MENU *******/
#main-header-float-menu
{
	display: none;
	width: 300px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	position: absolute;
	top: 50px;
	right: 50px;
	background-color: #FF9;
}

.main-header-float-menu-btn
{
	display: block;
	width: 120px;
	height: 24px;
	background-color: #DDD;
	padding: 0;
	margin: 2px;
	border: 1px solid #F00;
	text-align: center;
	float: right;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
}
.main-header-float-menu-btn a
{
	text-decoration: none; 
	color: #F00;
}
.main-header-float-menu-btn a:hover
{
	text-decoration: underline;
	color: #000; 
}
/******** /MAIN-HEADER-FLOAT-MENU *******/


/******** MAIN-HEADER-BOTTOM-MENU *******/
#main-header-bottom-menu
{
	display: none;
	width: 300px;
	height: 20px;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FF9;
}
.main-header-bottom-menu-btn
{
	display: block;
	width: 120px;
	height: 20px;
	background-color: #004E92;
	text-align: center;
	float: right;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.main-header-bottom-menu-btn a
{
	text-decoration: none; 
	color: #FFF;
}
.main-header-bottom-menu-btn a:hover
{
	text-decoration: underline;
	color: #FFCC66; 
}
/******** /MAIN-HEADER-BOTTOM-MENU *******/

/******************** /GRIGLIA: OGGETTI *****************/
/*******************************************************/



/*******************************************************/
/************************* MENU ************************/
#mainmenu {

}
.menuOn {
	position: relative;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFB530;
}
.menuOff {
	position: relative;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #004E92;
}
.menuLabel {
	position: relative;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #FB6E16;
	color: #FFF;
}

.menuOff a {
	text-decoration: none; 
	color: #FFF;
}
	
.menuOff a:hover {
	text-decoration: underline;
	color: #FFF; 
}
.menuOn a {
	text-decoration: none; 
	color: #039;
}
	
.menuOn a:hover {
	text-decoration: underline;
	color: #03F; 
}


/* menu con immagine di background */
.menuOn>.menu-frame,
.menuOn>.menu-frame-hover,
.menuOff>.menu-frame,
.menuOff>.menu-frame-hover,
.menuLabel>.menu-frame,
.menuLabel>.menu-frame-hover
{
	width: 51%;
	background-image: none;
	background-repeat: no-repeat;
}

.menu-frame.frame-top-left,
.menu-frame-hover.frame-top-left
{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-position: left top;
}
.menu-frame.frame-top-right,
.menu-frame-hover.frame-top-right
{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-position: right top;
}
.menu-frame.frame-bottom-left,
.menu-frame-hover.frame-bottom-left
{
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: left bottom;
}
.menu-frame.frame-bottom-right,
.menu-frame-hover.frame-bottom-right
{
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: right bottom;
}
/* /menu con immagine di background */


.menu-item,
.menu-item-selected
{
	width: auto;
	height: auto;
	padding: 2px;
	position: relative;
}


/* menu: icona */
.menu-icon {
	display: none;
	width: 8px;
	height: 8px;
	float:left;
	margin: 0 4px 0 0;
}
.menuOn .menu-icon {
}
.menuOff .menu-icon {
}
.menuLabel .menu-icon {
}
.menuSubArea .menu-item .menu-icon {
}
.menuSubArea .menu-item-selected .menu-icon {
}





.menuArea
{

}
.menuArea-active
{

}
.menuOff .menuSubArea
{
	display: block;
}
.menuArea-hidden,
.menuOff .menuSubArea-hidden
{
	display: none;/**//* attivare per subarea nascosta */
}

.menuSubArea
{
	border-top: 1px solid #069;
	margin: 5px 0px 0px 10px;
	padding: 5px 0;
	position:relative;
	display: block;
	float:none;
	clear: both;
}

.menuSubArea-active
{
	border-top: 1px solid #069;
	margin: 5px 0px 0px 10px;
	padding: 5px 0;
}

.menuArea .menu-item
{
}
.menuArea .menu-item-selected
{
	background-color: #9F9;
}
.menuArea-active .menu-item
{
}
.menuArea-active .menu-item-selected
{
	background-color: #0C0;
}

.menuSubArea .menu-item
{
}
.menuSubArea .menu-item-selected,
.menuSubArea .menu-item-selected a
{
	background-color: #FFDF8B;
	color: #00F;
}
.menuSubArea-active .menu-item
{
}
.menuSubArea-active .menu-item-selected
{
	background-color: #F6F;
}

.menu-item-level0 {		margin-left: 0px; }
.menu-item-level1 {		margin-left: 10px; }
.menu-item-level2 {		margin-left: 20px; }
.menu-item-level3 {		margin-left: 30px; }
.menu-item-level4 {		margin-left: 40px; }
.menu-item-level5 {		margin-left: 50px; }
.menu-item-level6 {		margin-left: 60px; }
.menu-item-level7 {		margin-left: 70px; }
.menu-item-level8 {		margin-left: 80px; }
.menu-item-level9 {		margin-left: 90px; }
.menu-item-level10 {	margin-left: 100px; }

/************************* /MENU ***********************/
/*******************************************************/







/*********************** BOXES **********************/
/*** BOX ***/
.box {
	display: block;
	/*width: 100%;*/
	margin: 0px 0px 4px 0px;
	float: none;
	clear: both;
	overflow: hidden;
}
.box .box-header
{
	display: block;
	/*width: 100%;*/
	height: auto;
	text-align: center;
	margin: 0;
	background-color: #004E92;
	position: relative;
}
.box .box-header .frame-center {
	padding: 5px;
}
.box .box-header,
.box .box-header a
{
	font-weight: bold;
	color: #FFF;
	line-height: auto;
	text-decoration: none;
}
.box .box-header a:hover
{
	color: #FFB530;
}

.box .box-body
{
	width: 100%;
	position: relative;
	/*background-color: #FFF;*/
}
.box-body .frame-center
{
	padding: 5px;
	/*border: 1px solid #555;*/
}
/*** /BOX ***/





/* box-header con immagine di background */
.box-header>.box-frame
{
	width: 51%;
	background-repeat: no-repeat;
	background-position: 1000px 1000px;
}

.box-header>.box-frame.frame-top-left
{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-position: left top;
}
.box-header>.box-frame.frame-top-right
{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-position: right top;
}
.box-header>.box-frame.frame-bottom-left
{
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: left bottom;
}
.box-header>.box-frame.frame-bottom-right
{
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: right bottom;
}

.box-header>.box-frame.frame-center
{
	width: auto;
	height: auto;
	position: relative;
}
/* /box-header con immagine di background */




/* box-body con immagine di background */
.box-body>.box-frame
{
	width: 51%;
	background-repeat: no-repeat;
	background-position: 1000px 1000px;
}
.box-body>.box-frame.frame-top-left
{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-position: left top;
}
.box-body>.box-frame.frame-top-right
{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-position: right top;
}
.box-body>.box-frame.frame-bottom-left
{
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: left bottom;
}
.box-body>.box-frame.frame-bottom-right
{
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: right bottom;
}

.box-body>.box-frame.frame-center
{
	width: auto;
	height: auto;
	position: relative;
	padding: 5px 8px;
}

/* /box-body con immagine di background */


/*
.smallbox .box-header>.box-frame
{
	background-image: url("/images/box-framecontent-off.gif");
}
*/

.flat .box-header>.box-frame,
.flat .box-body>.box-frame
{
	background-image: none;
}

/*********************** /BOXES **********************/









/*********************** FORM GENERICO **********************/
.form {
	width: 95%;
	height: auto;
	margin: 10px auto;
	border: 1px solid #888;
	overflow: visible;
}
.form .title {
	text-align: center;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	background-color: #369;
}
.form .form-element {
	width: auto;
	height: auto;
	border-bottom: 1px dashed #888;
	position: relative;
	overflow: hidden;
	float: none;
	clear: both;
}
.form .form-group {
	width: auto;
	height: auto;
	position: relative;
	overflow: hidden;
	float: none;
	clear: both;
}
.form .form-group .form-element {
	border: 0;
}
.form .form-wrap {
	width: auto;
	height: auto;
	margin: 10px;
	border: 1px solid #369;
	padding: 6px;
	position: relative;
	float: none;
	clear: both;
	overflow: hidden;
}
.form .form-wrap-label {
	width: auto;
	height: auto;
	margin: 0;
	background-color: #369;
	color: #FFF;
	padding: 2px 4px;
}


.form .form-label {
	width: 150px;
	padding: 4px 10px;
	text-align: right;
	float: left;
}
/*
.form .form-group .form-element {
	float: left;
	clear: none;
	background-color: #987654;
}
*/
.form .form-group-element-inline .form-element {
	float: left;
	clear: none;
}
.form .form-field {
	padding: 4px 10px;
	text-align: left;
	float: left;
	overflow: visible;
}

.form .required {
	font-weight: bold;
	background-color: #EEE;
}
.form .form-description
{
	font-weight: normal;
	color: #555;
	font-size: 0.9em;
	font-style: italic;
}
.form .form-text
{
	font-weight: normal;
	color: #000;
	font-size: 0.9em;
}
.form .form-helplink
{
	color: #00F;
}

.form .type-header {
	font-weight: bold;
	background-color: #888;
	color: #FFF;
	padding: 4px 10px;
}

.form .form-field input {
	/*width: 300px;*/
	padding: 2px 4px;
	border: 1px solid #888;
}
.form .type-text .form-field input {
	width: 300px;
}
.form .form-field textarea {
	width: 300px;
	height: 200px;
	padding: 2px 4px;
	border: 1px solid #888;
}
.form .privacy {
	font-size: 9px;
}
.form .subtitle {
	text-align: center;
	padding: 6px;
	font-size: 1.2em;
	font-weight: bold;
	/*background-color: #F5B241;*/
}
/*********************** /FORM GENERICO **********************/




/*********************** RECORDS **********************/
.recordnavigation {
	width: 98%;
	background-color: #EEE;
	padding:3px 5px;
	margin: 2px auto;
}
.recordnavigation,
.recordnavigation a
{
	text-align:center;
	font-size:10px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
.recordnavigation a:hover
{
	color: #FF0000;
}
.recordnavigation .current,
.recordnavigation .current a
{
	color: #000;
	font-weight: bold;
}

.recordsearchbox {
	width: 98%;
	height: auto;
	overflow: auto;
	border: 1px solid #DDD;
	background-color: #EEE;
	/*padding:0.3em 0.5em;*/
	margin: 2px auto;
	float: none;
	clear: all;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.recordsearchbox .recordsearchbox-header {
	width: 100%;
	height: auto;
	background-color: #DDD;
}

.recordsearchbox .recordsearchbox-header .link {
	width: auto;
	height: auto;
	padding: 3px;
}
.recordsearchbox .recordsearchbox-header a {
	font-size: 10px;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
.recordsearchbox .recordsearchbox-header a:hover {
	color: #000;
}

.recordsearchbox .searchfield {
	/*border: 1px dashed #555;*/
	padding: 0px;
	margin: 3px 5px;
	float: left;
}
.recordsearchbox .btnSubmitSearch {
	width: 75px;
	height: 20px;
	border: 1px solid #555;
	padding: 3px;
	margin: 0 2px;
	float: left;

}
.recordsearchbox .search_all {
	width: 75px;
	height: 20px;
	border: 0px solid #555;
	margin: 0 2px;
	float: left;
}
.recordsearchbox .search_all a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.recordsearchbox input,
.recordsearchbox select,
.recordsearchbox button
{
	border: 1px solid #555;
	padding: 1px 2px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.search_recperpage {
	clear: left;
}




.record {
	padding: 5px;
	background-color: #FFFFFF;
	width: 98%;
	margin: auto;
	/*border: 1px dashed #555;*/
}
.norecords {
	width: 98%;
	height: 200px;
	background-color: #EEE;
	margin: 5px auto;
	color: #888;
}

.record table {
	border: 1px solid #888;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}
.record table td {
	padding: 4px 8px;
	text-align: left;
}
.record hr {
	border: 1px solid #CCC;
}
.record td.date {
	width: 160px;
	border-bottom: 1px solid #888;
	font-size: 10px;
}
.record td.title {
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003F76;
}
.record td.title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003F76;
	text-decoration: none;
}
.record td.title a:hover {
	color: #225F98;
}
.record td.image {
	width: 160px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.record td.image img {
	width: 150px;
	height: 150px;
	border: 0;
}
.record td.image .description {
	font-size: 10px;
}
.record td.content {
	font-size: 12px;
}
.record td.content .link_readmore
{
	width: 15px;
	height: 15px;
	border: 1px solid #DDD;
	padding: 0;
	margin: 2px 2px 0px 2px;
	background-color: #EEE;
	text-align: center
}
.record td.content .link_readmore a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
.record td.content .link_readmore a:hover
{
	color: #333;
}
.record td.links {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
}
.record td.links .label {
	font-size: 11px;
	color: #555;
}
.record td.links .link,
.record td.links .link a
{
	color: #00F;
	font-size: 11px;
	text-decoration: none;
}
.record td.links .link a:hover
{
	text-decoration: underline;
}

.record td.links .link_web {
}
.record td.links .link_email {
}
.record td.links .link_attachment {
}
.record td.links .link_categories {
}

.recordnavigation {
	background-color: #EEE;
	padding:4px 5px;
	margin: 2px auto;
}
.recordnavigation,
.recordnavigation a
{
	text-align:center;
	font-size: 10px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
.recordnavigation a:hover
{
	color: #FF0000;
}
.recordnavigation .current,
.recordnavigation .current a
{
	color: #000;
	font-weight: bold;
}


.record_intro {
	display: none;
}

/*********************** /RECORDS **********************/























/**** PAGE (CONTENUTO) ****/
.page
{
	display: block;
	float: none;
	clear: all;
}
.page-header
{
	display: block;
	float: none;
	clear: all;
}
.page-body
{
	display: block;
	float: none;
	clear: all;
}
.page-footer
{
	display: block;
	float: none;
	clear: all;
}


/**** /PAGE (CONTENUTO) ****/


/*** VARIE COMMON ***/
.hidden {
	display: none;
}

.closewin, .closewin a {
	background-color: #EEE;
	padding: 2px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
#ModalDialog {
	width: 2000px;
	height: 2000px;
	position: absolute;
	top: 166px;
	left: 190px;
	background-color: #FFF;
	opacity: 0.5;
	z-index: 999;
}

#RecordDialog {
	width: 760px;
	/*height: 80%;*/
	position: absolute;
	top: 166px;
	left: 190px;
	background-color: #FFF;
	border: 1px solid #555;
	border-right: 3px solid #555;
	border-bottom: 3px solid #555;
	z-index: 1000;
}
.loader
{
	width: 100px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #F0F;
	margin: 1em auto;
	/*background-color: #DDD;*/
	background-image: url("/default/images/loading_grey.gif");
	background-repeat: no-repeat;
}

.CategoryBreadcrumbs,
.Breadcrumbs
{
	width: 90%;
	padding: 4px;
	border: 1px dashed #555;
	margin: auto;
}

.CategoryBreadcrumbs-item,
.CategoryBreadcrumbs-item a,
.Breadcrumbs-item,
.Breadcrumbs-item a
{
	text-align:left;
	font-size:1.0em;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
.CategoryBreadcrumbs-item-option,
.CategoryBreadcrumbs-item-option a,
.Breadcrumbs-item-option,
.Breadcrumbs-item-option a
{
	text-align:left;
	font-size:0.9em;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
/*** /VARIE COMMON ***/




