﻿/* elementi della pagina */
#dvHeader 
{
    background-repeat:no-repeat;
    background-image:url('../images/testataIntranetCPG_950x90_New.gif');
    /*height:90px;*/
    overflow: hidden;
}
#dvLogoCPG, #dvLogin {
    height:75px;
    vertical-align:middle;
    text-align:center;
}
#dvLogoCPG h1 
{
    font-variant: small-caps;
    overflow:hidden;
}
#dvLogoCPG h1:first-letter { /* nei browser che lo supportano */
    /* font-variant: normal; */
    text-transform: uppercase;
}
.allinealabel
{
	margin-top:4pt;
}
#dvSubHeader {
    position:relative;
    top: -0.2em;
    padding-left:12px;
    padding-right:12px;
    margin-top:-1px;
    color:#ccc;
}
#dvSubHeader .small {
    line-height:1.87em;
}

.testo-grigio {
	color:#ECE8DF;
}

.align-right {
    text-align:right;
}
.align-center {
    text-align:center;
}

/* ---( text )------------------------------------ */
p {
    font-size: 1.1em;
    color: #000;
    line-height: 120%;
    margin-top: 10px;
}
strong {font-size:small; font-weight:bold;}
em {font-size:small; font-style:italic;}

/* ---( ridefinizione elementi html )------------------------------------ */
#dvContent { /* imposto un'altezza minima per il div centrale*/
    /*min-height:580px;*/
    height:auto !important;
    height:580px;
}
a:link {
    color: #333; text-decoration:none;
}
a:visited {
    color: #333;
}
a:hover {
    color: #333;
}
a:focus {color:#333; text-decoration:none;}
a:active {color:#864; text-decoration:none;}

/* styling lists */
ul.menu 
{
    text-decoration: none;
    list-style-type: none;
    list-style-position: outside;
    margin:0 0 4px 0px;
    padding-left: 12px; /* mezza colonna a sx */
}
ul.menu li {
    /* margin:0 0 4px 0px; */
}
ul.menu > li:first-child
{
    display: block;
    margin-bottom: 22px;
    padding-bottom: 22px;
}​
/* --- menu --- */

/*<-- box-list */
ul.box-list  
{
    border: none; 
    list-style: none outside none; 
    margin: 0px; 
    padding: 0px; 
}

ul.box-list li.last {
    border: none; 
}

ul.box-list li {
    padding: 8px 0; 
    border-bottom: 1px solid #D1CFCA; 
    clear: both; 
    display: block; 
}

ul.box-list li:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow: hidden; 
}

ul.box-list li, ul.box-list.news a.link {
    display: block; 
}

ul.box-list li img {
    border: 1px solid #D1CFCA; 
}
ul.box-list li img { float: right; margin: 0 0 5px 8px; }
ul.box-list li[class^="btn"] {
    /*width: 100%;*/
    margin: 4px 0px 4px 6px;
    padding: 6px 6px 6px 6px;
}
/*<--/ box-list */

/*<-- avmenu */
ul#avmenu {
    margin:4px;
    padding: 4px;
    font: 0.8em/3em Verdana;
    list-style-type:circle;
}
 
ul#avmenu li {
    margin-left: 4px;
    margin-bottom: 1.4em;
    /* border: 1px solid red; */
    display: block;
}
 
ul#avmenu li a {
    padding: 4px 8px 4px 8px;
    border: 1px solid #aaa;
    background-color: #eee;
    color: #47a;
    text-decoration: none;
}

ul#avmenu li.current a {
    border: 1px solid #987;
    box-shadow:-3px -3px 5px #999;
    -webkit-box-shadow:-3px -3px 5px #999;
    -moz-box-shadow:-3px -3px 5px #000000;
}

ul#avmenu a:hover {
    background: #fff;
    color: #222;
}
/*<--/ avmenu */

/* ---( table styles )------------------------------------ */
table.altbkg {
    border-width: thin thin thin thin;
    border-spacing: 1px;
    border-style: dotted dotted dotted dotted;
    border-color: green green green green;
    border-collapse: separate;
    background-color: rgb(255, 255, 240);
}
table.altbkg th {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: gray gray gray gray;
    background-color: white;
    -moz-border-radius: 3px 3px 3px 3px;
}
table.altbkg td {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: gray gray gray gray;
    background-color: white;
    -moz-border-radius: 3px 3px 3px 3px;
}
table.altbkg tr:hover td, tr:hover th {
background:#ffffdd;
border-color:#523A0B;
}
table.grid
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	font-family: verdana, arial, helvetica, sans-serif;
	/* background-color: #ECE8DF;*/
}
table.grid th
{
  text-decoration: underline;
  line-height: normal;
  text-align: center;
  font-size: 7pt;
  font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
  color: #ECE8DF;
  background-color: #34312A; /* 	color: #CCCCFF; 	background-color: #003366; */
}
table.grid caption
{
  text-decoration: none;
  line-height: normal;
  text-align: center;
  font-size: 10pt;
  font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
  color: #ECE8DF;
  background-color: #34312A;
}
table.grid td
{
  height: 20px;
  border-bottom-style: none;
  border-bottom-color: inherit;
  border-bottom-width: medium;
  font-size: 7pt;
  margin-left: 80px;
}

/* ---( sezioni pagina )------------------------------------ */
.subFooter {clear: both; text-align:center; width:100%;}
.subFooterText {clear: both; font-size:small; color:#000;}
.footerlinks {font-size: small; padding-top:30px; text-align:center;}
.subLinks {padding-top: 3px; font-size: x-small; font-weight: bold;}
.buttons {position: relative; top: 0px; width:100%;}
.minibar { text-align:center;font-size:xx-small;font-family:Sans-Serif;color:#4040b4; }


/* --- classi varie --- */
.note {font-size: small; background-color:#fae3d1; color: #c00000;}
.paths {font-size:small; color:#402020;font-family: Monospace; }
* html .paths {font-size:x-small;font-size:small}
.hilight {padding:2px; background:#dfe;}
.code {position:relative; display:block; padding:5px; background:#EFEFEF; color: #000; font-family: "Courier New", Courier, monospace;}
.css-pink {
    font-size: 1.2em;
    color: #F0F;
    font-family: Verdana, Geneva, sans-serif;
}
.html-blue {
    color: #009;
    font-style: italic;
}
.feedback-copy {
    font-size: 1.4em;
    color: #99C82D;
    font-style: italic;
    margin-bottom: 20px;
}
