/* 
<interface><file>templates/css-master.css</file><version>1.2</version></interface>
*/

/*
@import url(/templates/default/styles/style-default.css);
*/






/*********************** 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:		155px;
	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:		155px;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-header-bottom
{
	display:	none;
	width:		0;
	height:		0;
	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:		40px;
	overflow: 	hidden;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-footer-top
{
	display:	block;
	width:		950px;
	height:		20px;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-footer-middle
{
	display:	block;
	width:		950px;
	height:		40px;
	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:		220px;
	height:		auto;
	float:		left;
	position:	relative;

}
#grid-menu-top
{
	display:	block;
	width:		220px;
	height:		10px;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-menu-middle
{
	display:	block;
	width:		220px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-menu-bottom
{
	display:	block;
	width:		220px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
/******** /GRID-MENU *******/

/******** GRID-CONTENT *******/
#grid-content
{
	display:	block;
	width:		680px;
	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:		680px;
	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:		25px;
	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:		25px;
	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: 680px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	position: relative;
}
.gridbox-wrap .gridbox
{
	float: left;
}

.gb-divider-h
{
	width: 680px;
	height: 10px;
	float: none;
	clear: both;
}

.gb-10
{
	width: 68px;
}
.gb-10l
{
	width: 63px;
	margin: 0 5px 0 0;
}
.gb-10c
{
	width: 58px;
	margin: 0 5px;
}
.gb-10r
{
	width: 63px;
	margin: 0 0 0 5px;
}

.gb-20
{
	width: 136px;
}

.gb-20l
{
	width: 131px;
	margin: 0 5px 0 0;
}
.gb-20c
{
	width: 126px;
	margin: 0 5px;
}
.gb-20r
{
	width: 131px;
	margin: 0 0 0 5px;
}

.gb-25
{
	width: 170px;
}
.gb-25l
{
	width: 165px;
	margin: 0 5px 0 0;
}
.gb-25c
{
	width: 160px;
	margin: 0 5px;
}
.gb-25r
{
	width: 165px;
	margin: 0 0 0 5px;
}

.gb-30
{
	width: 204px;
}
.gb-30l
{
	width: 199px;
	margin: 0 5px 0 0;
}
.gb-30c
{
	width: 194px;
	margin: 0 5px;
}
.gb-30r
{
	width: 199px;
	margin: 0 0 0 5px;
}

.gb-33
{
	width: 226px;
}
.gb-33l
{
	width: 221px;
	margin: 0 5px 0 0;
}
.gb-33c
{
	width: 216px;
	margin: 0 5px;
}
.gb-33r
{
	width: 221px;
	margin: 0 0 0 5px;
}

.gb-40
{
	width: 272px;
}
.gb-40l
{
	width: 267px;
	margin: 0 5px 0 0;
}
.gb-40c
{
	width: 262px;
	margin: 0 5px;
}
.gb-40r
{
	width: 267px;
	margin: 0 0 0 5px;
}

.gb-50
{
	width: 340px;
}
.gb-50l
{
	width: 335px;
	margin: 0 5px 0 0;
}
.gb-50c
{
	width: 330px;
	margin: 0 5px;
}
.gb-50r
{
	width: 335px;
	margin: 0 0 0 5px;
}

.gb-60
{
	width: 408px;
}
.gb-60l
{
	width: 403px;
	margin: 0 5px 0 0;
}
.gb-60c
{
	width: 398px;
	margin: 0 5px;
}
.gb-60r
{
	width: 403px;
	margin: 0 0 0 5px;
}

.gb-66
{
	width: 453px;
}
.gb-66l
{
	width: 448px;
	margin: 0 5px 0 0;
}
.gb-66c
{
	width: 443px;
	margin: 0 5px;
}
.gb-66r
{
	width: 448px;
	margin: 0 0 0 5px;
}

.gb-70
{
	width: 475px;
}
.gb-70l
{
	width: 470px;
	margin: 0 5px 0 0;
}
.gb-70c
{
	width: 465px;
	margin: 0 5px;
}
.gb-70r
{
	width: 470px;
	margin: 0 0 0 5px;
}

.gb-75
{
	width: 510px;
}
.gb-75l
{
	width: 505px;
	margin: 0 5px 0 0;
}
.gb-75c
{
	width: 500px;
	margin: 0 5px;
}
.gb-75r
{
	width: 505px;
	margin: 0 0 0 5px;
}

.gb-80
{
	width: 544px;
}
.gb-80l
{
	width: 539px;
	margin: 0 5px 0 0;
}
.gb-80c
{
	width: 534px;
	margin: 0 5px;
}
.gb-80r
{
	width: 539px;
	margin: 0 0 0 5px;
}

.gb-90
{
	width: 612px;
}
.gb-90l
{
	width: 607px;
	margin: 0 5px 0 0;
}
.gb-90c
{
	width: 602px;
	margin: 0 5px;
}
.gb-90r
{
	width: 607px;
	margin: 0 0 0 5px;
}

.gb-100
{
	width: 680px;
	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-305px {	width: 305px;}
.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 *****************/


/* vedi css relativi alle aree */



/******************** /GRIGLIA: GRAFICA *****************/
/********************************************************/


/*******************************************************/
/******************** GRIGLIA: OGGETTI *****************/

/* vedi css relativi alle aree */


/******************** /GRIGLIA: OGGETTI *****************/
/*******************************************************/







/************************* MENU ************************/
/* vedi css style */
/************************* /MENU ***********************/


/*********************** RECORDS **********************/
/* vedi css style */
/*********************** /RECORDS **********************/




/*********************** RECORDS: LIST **********************/
/* vedi css style */
/*********************** /RECORDS: LIST **********************/

/**** PAGE (CONTENUTO) ****/
/* vedi css style */
/**** /PAGE (CONTENUTO) ****/


/*** VARIE COMMON ***/
/* vedi css style */
/*** /VARIE COMMON ***/








