/* 
<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:		176px;
	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:		150px;
	position:	relative;
	float:		none;
	clear:		both;
}
#main-header-bottom
{
	display:	block;
	width:		950px;
	height:		26px;
	position:	relative;
	float:		none;
	clear:		both;
}
/****************** /MAIN-HEADER *****************/
#edizione {
	color: #fff;
	position: absolute;
	top: 8px;
	left: 95px;
	font-size: 11px;
	font-weight: bold;
}

/****************** 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:		26px;
	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:		30px;
	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;
}
#grid-menu-middle
{
	display:	block;
	width:		200px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
#grid-menu-bottom
{
	display:	block;
	width:		200px;
	height:		auto;
	position:	relative;
	float:		none;
	clear:		both;
}
/******** /GRID-MENU *******/

/******** GRID-CONTENT *******/
#grid-content
{
	display:	block;
	width:		690px;
	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:		690px;
	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:		30px;
	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:		30px;
	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: 690px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	position: relative;
}
.gridbox-wrap .gridbox
{
	float: left;
}

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

.gb-10
{
	width: 69px;
}
.gb-10l
{
	width: 64px;
	margin: 0 5px 0 0;
}
.gb-10c
{
	width: 59px;
	margin: 0 5px;
}
.gb-10r
{
	width: 64px;
	margin: 0 0 0 5px;
}

.gb-20
{
	width: 138px;
}

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

.gb-25
{
	width: 172px;
}
.gb-25l
{
	width: 167px;
	margin: 0 5px 0 0;
}
.gb-25c
{
	width: 162px;
	margin: 0 5px;
}
.gb-25r
{
	width: 167px;
	margin: 0 0 0 5px;
}

.gb-30
{
	width: 207px;
}
.gb-30l
{
	width: 202px;
	margin: 0 5px 0 0;
}
.gb-30c
{
	width: 197px;
	margin: 0 5px;
}
.gb-30r
{
	width: 202px;
	margin: 0 0 0 5px;
}

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

.gb-40
{
	width: 276px;
}
.gb-40l
{
	width: 271px;
	margin: 0 5px 0 0;
}
.gb-40c
{
	width: 266px;
	margin: 0 5px;
}
.gb-40r
{
	width: 271px;
	margin: 0 0 0 5px;
}

.gb-50
{
	width: 345px;
}
.gb-50l
{
	width: 340px;
	margin: 0 5px 0 0;
}
.gb-50c
{
	width: 335px;
	margin: 0 5px;
}
.gb-50r
{
	width: 340px;
	margin: 0 0 0 5px;
}

.gb-60
{
	width: 414px;
}
.gb-60l
{
	width: 409px;
	margin: 0 5px 0 0;
}
.gb-60c
{
	width: 404px;
	margin: 0 5px;
}
.gb-60r
{
	width: 409px;
	margin: 0 0 0 5px;
}

.gb-66
{
	width: 460px;
}
.gb-66l
{
	width: 455px;
	margin: 0 5px 0 0;
}
.gb-66c
{
	width: 450px;
	margin: 0 5px;
}
.gb-66r
{
	width: 455px;
	margin: 0 0 0 5px;
}

.gb-70
{
	width: 482px;
}
.gb-70l
{
	width: 477px;
	margin: 0 5px 0 0;
}
.gb-70c
{
	width: 472px;
	margin: 0 5px;
}
.gb-70r
{
	width: 477px;
	margin: 0 0 0 5px;
}

.gb-75
{
	width: 517px;
}
.gb-75l
{
	width: 512px;
	margin: 0 5px 0 0;
}
.gb-75c
{
	width: 507px;
	margin: 0 5px;
}
.gb-75r
{
	width: 512px;
	margin: 0 0 0 5px;
}

.gb-80
{
	width: 552px;
}
.gb-80l
{
	width: 547px;
	margin: 0 5px 0 0;
}
.gb-80c
{
	width: 542px;
	margin: 0 5px;
}
.gb-80r
{
	width: 547px;
	margin: 0 0 0 5px;
}

.gb-90
{
	width: 621px;
}
.gb-90l
{
	width: 616px;
	margin: 0 5px 0 0;
}
.gb-90c
{
	width: 611px;
	margin: 0 5px;
}
.gb-90r
{
	width: 616px;
	margin: 0 0 0 5px;
}

.gb-100
{
	width: 690px;
	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-125px {	width: 125px;}
.gb-130px {	width: 130px;}
.gb-138px {	width: 138px;}
.gb-140px {	width: 140px;}
.gb-150px {	width: 150px;}
.gb-160px {	width: 160px;}
.gb-166px {	width: 166px;}
.gb-167px {	width: 167px;}
.gb-170px {	width: 170px;}
.gb-175px {	width: 175px;}
.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-310px {	width: 310px;}
.gb-350px {	width: 350px;}
.gb-400px {	width: 400px;}
.gb-430px {	width: 430px;}
.gb-450px {	width: 450px;}
.gb-470px {	width: 470px;}
.gb-480px {	width: 480px;}
.gb-500px {	width: 500px;}
.gb-520px {	width: 520px;}
.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 {
	font:12px arial,helvetica,clean,sans-serif;
	background-color: #000;
}


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

/****************** MAIN-HEADER *****************/
#main-header {}
#main-header-top {}
#main-header-middle {}
#main-header-bottom {
	background-image: url("/images/header-bottom.gif");
}
/****************** /MAIN-HEADER *****************/


/****************** MAIN-BODY *****************/
#main-body
{
	background-color: #FFF;
	background-image: url("/images/bkleft.gif");
	background-repeat: repeat-y;	
}
#main-body-top {}
#main-body-middle {}
#main-body-bottom {}
/****************** /MAIN-BODY *****************/


/****************** MAIN-FOOTER *****************/
#main-footer {}
#main-footer-top {}
#main-footer-middle {
		background-image: url("/images/bkbottom.gif");
		height: 30px;
		font: 11px arial,helvetica,clean,sans-serif;	
	}
#main-footer-middle a {}
#main-footer-bottom {}
/****************** /MAIN-FOOTER *****************/


/****************** GRIDS *****************/
/******** GRID-MENU *******/
#grid-menu {}
#grid-menu-top {
	background-image: url("/images/bkleft.gif");
	}
#grid-menu-middle {}
#grid-menu-bottom {}
/******** /GRID-MENU *******/

/******** GRID-CONTENT *******/
#grid-content {}
#grid-content-top {}
#grid-content-middle {}
#grid-content-bottom {}
/******** /GRID-CONTENT *******/


/******** GRID-SERVICE *******/
#grid-service {}
#grid-service-top {}
#grid-service-middle {}
#grid-service-bottom {}
/******** /GRID-SERVICE *******/


/******** GRID-DIVIDER *******/
#grid-divider-left {}
#grid-divider-centerleft {}
#grid-divider-centerright {}
#grid-divider-right {}
/******** /GRID-DIVIDER *******/


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

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

	










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

/******** MAIN-HEADER-TOP-MENU *******/
#main-header-top-menu
{
	display: none;
	width: 300px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.main-header-top-menu-btn
{
	display: block;
	width: 120px;
	height: 20px;
	float: right;
}
.main-header-top-menu-btn a {
}
.main-header-top-menu-btn a:hover {
}
/******** /MAIN-HEADER-TOP-MENU *******/


/******** MAIN-HEADER-LOGO *******/
#main-header-logo
{
	display: block;
	width: 270px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/images/Emilia-dei-Vini-logo.jpg);
	background-repeat: no-repeat;
}
}
#main-header-logo img
{
	display: block;
	width: 270px;
	height: 150px;
}

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


/******** MAIN-HEADER-BANNER *******/
#main-header-banner
{
	display: block;
	width: 680px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 270px;
	background-image: url("/images/fh_00.jpg");
}
/******** /MAIN-HEADER-BANNER *******/


/******** MAIN-HEADER-FLOAT-MENU *******/
#main-header-float-menu
{
	display: none;
	width: 300px;
	height: 26px;
	position: absolute;
	top: 50px;
	right: 50px;
}
.main-header-float-menu-btn
{
	display: block;
	width: 120px;
	height: 26px;
	float: right;
}
.main-header-float-menu-btn a
{
}
.main-header-float-menu-btn a:hover
{
}
/******** /MAIN-HEADER-FLOAT-MENU *******/


/******** MAIN-HEADER-BOTTOM-MENU *******/
#main-header-bottom-menu
{
	display: block;
	width: 120px;
	height: 26px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.main-header-bottom-menu-btn
{
	display: block;
	width: 120px;
	height: 26px;
	float: right;
}
.main-header-bottom-menu-btn a
{
}
.main-header-bottom-menu-btn a:hover
{
}
/******** /MAIN-HEADER-BOTTOM-MENU *******/

/******************** /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 ***/





