﻿body
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
    text-align: center;
}

UL
{
    margin: 0px;
}
LI
{
    margin: 0px;
}
a
{
    text-align: left;
}
A:link
{
    color: #0066b3;
    text-decoration: underline;
}
A:visited
{
    color: #0066b3;
    text-decoration: underline;
}
A:active
{
    color: #0066b3;
    text-decoration: underline;
}
A:hover
{
    color: #0066b3;
    text-decoration: underline;
}
H1
{
    padding-right: 0px; /*MARGIN-TOP: 20px;*/
    padding-left: 0.4167em; /*FONT-WEIGHT: bold;*/
    font-size: 1.1em;
    min-height: 1.3em;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0.0833em;
    height: auto !important;
    color: #0066b3; /*background-color: #ECEEE7;*/
    text-align: left;
    z-index: 99;
}
H2
{
    padding-left: 6px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 11px 0px -2px;
    color: #0066b3;
    text-align: left;
}
H2 A:link
{
    color: #0066b3;
    text-decoration: none;
}
H2 A:visited
{
    color: #0066b3;
    text-decoration: none;
}
H2 A:active
{
    color: #0066b3;
    text-decoration: none;
}
H2 A:hover
{
    text-decoration: underline;
}

.top
{
    clear: both;
    width: 100%;
    background-color: #0066b3;
    min-height: 1.3em;
    height: auto !important;
    height: 1.3em;
    text-align: left;
}

.oraedata
{
    padding-left: 3px;
    float: left;
    color: #ffffff; /*MIN-HEIGHT: 1.3em; HEIGHT: auto !important; height: 1.3em;*/
    height: inherit;
    background-color: #0066b3;
}
.mappaeguida
{
    padding-right: 3px;
    float: right;
    min-height: 1.3em;
    height: auto !important;
    height: 1.3em;
    background-color: #0066b3;
}
.mappaeguida A:link
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0066b3;
}
.mappaeguida A:visited
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0066b3;
}
.mappaeguida A:active
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0066b3;
}
.mappaeguida A:hover
{
    color: #F5FFF6;
    text-decoration: none;
    background-color: #0066b3;
}
.footer
{
    clear: both;
    width: 100%;
    color: #ffffff;
    padding-top: 3px;
    height: auto;
    background-color: #0066b3;
    text-align: center;
}

.header
{
    clear: both;
    text-align: left;
    background-color: #FFFFFF;
}

.header .testata
{
    float: right;
    margin-top: 1px;
    height: 100px;
    padding-top: 2px;
}

.header .logo
{
    float: left;
    height: 100px;
}

.TicketTxt
{
    width: 200px;
}

.sottoheader
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 0px;
    border-bottom: #ffffff 1px solid;
    height: 1.6em;
    background-color: #0066b3;
    margin-top: 1px;
    text-align: right;
    color: #FFFFFF;
}

.sottoheader .area
{
    margin-top: 1px;
    float: left;
    width: 13.2em;
    height: 1.3em;
    text-align: center;
}

.utente
{
    float: right;
    width: 350px;
    padding-right: 5px;
    text-align: right;
}

.header A:link, .header A:visited, .header A:active
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0066b3;
}

.header A:hover
{
    color: #F5FFF6;
}

.container
{
    width: 96%;
    text-align: left;
    position: relative;
}

.breadcrumb
{
    padding: 4px 2px 2px 8px;
    border-bottom: 1px solid #EEEEE8;
}

table
{
    width: 100%;
}

.side
{
    vertical-align: top;
    width: 10%;
    background-color: #FFFFFF;
    padding: 0;
    padding-bottom: 40px;
   /*position: relative;*/  
}
.side table
{
    width: 200px;
    margin: 0;
}

.side th
{
    color: #FFFFFF;
    background-color: #FFFFFF;
    text-transform: uppercase;
    padding: 3px;
}

th.attivita
{
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 3px;
    background-color: #FFFFFF;
    width: 100%;
}

th.funzionalita
{
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 3px;
    background-color: #FFFFFF;
    width: 100%;
}

td.attivita
{
    color: #FFFFFF;
    padding: 3px;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

td.attivita a
{
    color: #FFFFFF;
}

.side td
{
    padding: 3px;
    padding-left: 12px;
    background-image: url(../Images/menu-bullet.gif);
    background-repeat: no-repeat;
    background-position: -1px 4px;
}
.side td a
{
    text-decoration: none;
}

.side td a:hover
{
    text-decoration: underline;
}

.content
{
    position: relative;
}

table.maincontent
{
    width: 100%;
}

td.maincontent
{
    vertical-align: top;
    background-color: #FFFFFF;
}

div.maincontent
{
    /*width: 50%;*/
    min-height: 400px;
    padding: 2px;
}

.clear
{
    clear: both;
}

.emph
{
    font-weight: bold;
}

.adjustedZIndex
{
    z-index: 99;
}

.IE8Fix
{
    z-index: 100;
}

table.adjustedZIndex tr td a
{
    color: #ffffff;
}

table.adjustedZIndex tr td a:link
{
    color: #ffffff;
}

table.adjustedZIndex tr td a:visited
{
    color: #ffffff;
}

table.adjustedZIndex tr td a:active
{
    color: #ffffff;
}

table.adjustedZIndex tr td a:hover
{
    color: #ffffff;
}

table.adjustedZIndex tr td a:visited
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a:link
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a:visited
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a:active
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a:hover
{
    color: #ffffff;
}

div div table tr td div table tr td table tr td a:visited
{
    color: #ffffff;
}

a.gw
{
    text-align: left;
}

a.gw:link
{
    color: #555555;
    text-decoration: underline;
}

a.gw:visited
{
    color: #555555;
    text-decoration: underline;
}

a.gw:active
{
    color: #555555;
    text-decoration: underline;
}

a.gw:hover
{
    color: #555555;
    text-decoration: underline;
}

tfoot tr td a.pulsante
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

tfoot tr td a.pulsante:link
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

tfoot tr td a.pulsante:visited
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #191970;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

tfoot tr td a.pulsante:active
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #0066b3;
    border: thin solid #191970;
    font-variant: normal;
    text-decoration: none;
}

tfoot tr td a.pulsante:hover
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #0066b3;
    border: thin solid #191970;
    font-variant: normal;
    text-decoration: none;
}

.Annulla
{
    float: left;
}

.external_panels
{
    margin: 0 auto;
    width: 500px;
    text-align: justify;
}

.ticket
{
    margin: 0 auto;
    width: 900px;
    /*text-align: justify;*/
}

.external_panels a:link
{
    color: #555555;
    text-decoration: underline;
}

.external_panels a:visited
{
    color: #555555;
    text-decoration: underline;
}

.external_panels a:active
{
    color: #555555;
    text-decoration: underline;
}

.external_panels a:hover
{
    color: #555555;
    text-decoration: underline;
}

a.button
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #191970;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

a.button:link
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #191970;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

a.button:visited
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #191970;
    border: thin solid #0066b3;
    font-variant: normal;
    text-decoration: none;
}

a.button:active
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #0066b3;
    border: thin solid #191970;
    font-variant: normal;
    text-decoration: none;
}

a.button:hover
{
    padding: 4px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #0066b3;
    border: thin solid #191970;
    font-variant: normal;
    text-decoration: none;
}

.intestazione
{
    margin-top:10pt;
    font-weight: bold;
}

div.info
{
    font-style: italic;
}

p.funzionalita
{
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 3px;
    background-color: #191970;
    width: 100%;
}

td.error
{
    color: #191970;
    font-weight: bold;
}

.sezione
{
    background-color: Gray;
    font-size: larger;
}

lkAction
{
    font-weight: bold;
    text-transform: uppercase;
}
a.lkAction:link, a.three:hover, a.three:visited
{
    color: #314563;
}
lkAction:visited
{
    color: #526D8C;
    text-decoration: none;
}
lkAction:hover
{
    font-weight: bold;
    text-decoration: none;
}

/*
pagina email
*/
#PNL_MAIL
{
    text-align: left;
}
.lbl
{
    float: left;
    width: 60px;
}

.txt
{
    float: right;
    width: 600px;
}

.bigtxt
{
    float: none;
    width: 100%;
    height: 50px;
}
.Important
{
    font-size: large;
    color: Red;
}

.MoreImportant
{
    font-size: xx-large;
}

.center
{
    text-align: center;
}

.borderSolid
{
    border-style: solid;
}

.right
{
    float: right;
}

.left
{
    float: left;
}

div.fileinputs
{
    position: relative;
}

div.fakefile
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file
{
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.LabelPre
{
  font-style:italic;
  
}

.dnComment
{
    background-color:#C6DEFF;
    margin: 15px;
    padding: 5px;
}

/*
Stile per FAQ Faròs
*/

div.faq_content
{
display: block;
text-align: left;
padding: 1px;
}

div.faq_content div.faq_domanda
{
display: block;

padding: 4px;
padding-left: 25px;
/*margin: 0px;*/
margin-top: 4px;
background-color: #ddd;
background-image: url('../images/help.png');
background-repeat: no-repeat;
background-position: left, top;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

text-align: left;
font-weight: bold;
font-size: 1.1em;
color: #0066B3;
}

div.faq_content div.faq_domanda:hover
{
background-color: #ddd;
}

div.faq_content div.faq_risposta
{

padding: 10px;
margin-top: 4px;
margin-left: 20px;


/*display: none;*/
text-align: left;
font-weight: normal;
font-style:italic;
font-weight:bold;

background-color: #ddd;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

h1.faq_h1
{
    padding-left: 6px;
    font-weight: bold;
    font-size: 2em;
    margin: 11px 0px -2px;
    color: #0066b3;
    text-align: left;
}
/*
FINE Stile per FAQ Faròs
*/