<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Styles di default
-----------------------------------------------------------*/

a {
	text-decoration: none;
	/*color: #000000;*/
	color: #08279a;
}

a:visited {
	/*color: #000000;*/
	color: #08279a;
}

a:hover {
	text-decoration: underline;
	/*color: #000000;*/
	color: #08279a;
}

a:active {
	/*color: #000000;*/
	color: #08279a;
}

body
{
    padding: 0px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    text-align: justify;
    /*background-image: url('Images/Vista-Background.jpg');*/
    background-image: url('Images/Vista-Background.jpg');
    background-repeat: inherit;
    background-attachment: fixed;
    background-position: center top;
    margin-top: 10px;
}


/* 1 HEADER 
-----------------------------------------------------------*/

.header
{
    background-image: url('Images/Ipad/Background_Top.png');
    background-repeat: no-repeat;
    position: relative;
    width: 1024px;
    height: 122px;
    margin-left: auto;
    margin-right: auto;
}

.box
{
    /*background-image: url('Images/Box.png');*/
    background-repeat: no-repeat;
    position:relative;
    width: 159px;
    height: 122px;
    margin-left:auto; 
    margin-right: auto;
    margin-top:auto;
    margin-bottom: auto;
    vertical-align: middle;
    text-align: center;
}

.navibar
{
    background-repeat: no-repeat;
    position:relative;
    width: 840px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

.logoTop
{
    position:relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align:middle;
    
}

/* 2 CENTER 
-----------------------------------------------------------*/

.center
{
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    vertical-align: top;
    text-align: justify;
    font-size: 14px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-indent: 0px;
    position: relative;
    background-image: url('Images/Ipad/Background_Center.png');
    background-repeat: repeat-y;
}

.center_table
{
    font-family: tahoma;
    font-size: 14px;
    vertical-align: top;
    text-align: justify;
    width: 851px;
}

/* 3 FOOTER 
-----------------------------------------------------------*/

.footer
{
    background-image: url('Images/Ipad/Background_Footer.png');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    position: relative;
}

/* 4 Menù 
-----------------------------------------------------------*/

.menu
{
    font-size: 12px;
    font-family: tahoma, arial, helvetica, sans-serif;
	/*color: #000000;*/
	color: #08279a;
    background-image: url('Images/btn_menu_left.jpg');
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: middle;
    height: 45px;
    width: 140px;
}
.menu a:
{
	/*color: #000000;*/
	color: #08279a;
}
.menu a:visited
{
	/*color: #000000;*/
	color: #08279a;
}
.menu a:hover
{
	/*color: #000000;*/
	color: #08279a;
}

.menu a:active
{
	/*color: #000000;*/
	color: #08279a;
}

/*LOGIN
-----------------------------------------------------------*/

.header_login
{
    background-image: url('Images/Background_Top_Login.png');
    background-repeat: no-repeat;
    position: relative;
    width: 576px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
}
.center_login
{
    background-image: url('Images/Background_Center_Login.png');
    background-repeat: no-repeat;
    position: relative;
    width: 576px;
    height: 292px;
    margin-left: auto;
    margin-right: auto;
    font-family: tahoma;
    font-size: 12px;
    text-align: justify;
}
.footer_login
{
    background-image: url('Images/Background_Footer_Login.png');
    background-repeat: no-repeat;
    position: relative;
    width: 576px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for form button
-----------------------------------------------------------*/
.form_button
{
    border: none;
    display: inline;
    background-color: #d5ecfa;
    width: 60px;
    height: 60px;
}


/* Styles for header menu
-----------------------------------------------------------*/
.header_menu
{
    font-family: tahoma;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    /*text-decoration: underline;*/
}

/* Styles for Vertical line graphic
-----------------------------------------------------------*/
.v_line
{
    background-image: url('Images/pixel_chiaro.png');
    width: 2px;
}

/* Styles for Horizontal line graphic
-----------------------------------------------------------*/
.h_line
{
    background-image: url('Images/pixel_chiaro.png');
    height: 2px;
}

/* Styles for input boxes
-----------------------------------------------------------*/
.textbox
{
    width: 145px;
    height: 15px;
}

.textbox_wide
{
    width: 400px;
    height: 15px;
}

.textarea
{
    width: 400px;
    height: 150px;
}

.textarea_low
{
    width: 400px;
    height: 75px;
}

.textbox_emailtemplate
{
    width: 650px;
    height: 15px;
}

.textarea_emailtemplate
{
    width: 650px;
    height: 100px;
}

/* Styles for Monitor Cucine
-----------------------------------------------------------*/
.MonitorCucina1Head
{
    padding: 0px;
    margin: 0px;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    /*background-color: #CCCCCC;*/
    width: 1020px;
    text-align: left;
}

.MonitorCucina1Head2
{
    padding: 0px;
    margin: 0px;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    /*background-color: #FFFFFF;*/
    width: 1000px;
    text-align: left;
}


/* Styles for Report
-----------------------------------------------------------*/
.report
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    background-color: #FFFFFF;
    width: 550px;
    height: 750px;
}


 /* Styles for iframe
-----------------------------------------------------------*/
.iframe
{
    border: none;
    display: inline;
    background-color: #d5ecfa;
    width: 1000px;
    height: 50px;
}

 </pre></body></html>