/* 
    Document   : common
    Created on : 26-lug-2012, 9.36.59
    Author     : silvia
    Description:
        Css per la grafica minimale comune ad LT1 e LT2
*/
html, body {
  height: 100%; }

.gr_minimal,
.gr_minimal_popup,
.not-logged-in.page-lt-user.gr_minimal,
.not-logged-in.page-lt-user.gr_minimal_popup {
  background-color: transparent;
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 12px; }

.gr_minimal,
.not-logged-in.page-lt-user.gr_minimal {
  background: transparent url(../img/_.jpg) repeat-x center -30px; }

.container {
  padding: 0px; }

.gr_minimal #page-wrapper,
.gr_minimal_popup.container,
.gr_minimal #page,
.gr_minimal_popup #page-content {
  width: 960px !important;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -50px auto;
  clear: both; }

.not-logged-in.page-lt-user.gr_minimal,
.not-logged-in.page-lt-user.gr_minimal_popup {
  overflow-y: auto;
  overflow-x: hidden; }

.gr_minimal div#header_common {
  height: 93px;
  width: 98%;
  margin: 0px 10px 0px 10px;
  clear: none; }

.gr_minimal div#header_common div#logo {
  height: auto;
  width: 420px;
  margin: 10px 10px 6px 0px;
  padding: 0px;
  height: auto;
  color: steelBlue !important;
  font-size: 36px;
  font-weight: bold;
  float: left;
  clear: none;
  background: url(../img/legislazione_logo_big.png) no-repeat bottom left;
  text-indent: -10000px; }

.gr_minimal div#header_common div#logo a {
  background-image: none;
  height: 70px;
  display: block; }

.gr_minimal #main,
.gr_minimal_popup #main,
.gr_minimal #content,
.gr_minimal_popup #content {
  border: 0px;
  width: 960px; }

.gr_minimal #main-inner,
.gr_minimal_popup #main-inner {
  padding: 0px; }

.gr_minimal .messages.status {
  width: 926px;
  border: 1px solid #33CC33;
  font-size: 14px;
  font-weight: bold;
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  padding: 5px 10px !important;
  color: #33CC33; }

.gr_minimal .messages.error ul,
.gr_minimal_popup .messages.error ul {
  margin: 10px; }

.gr_minimal h1 {
  border-bottom: 1px solid silver;
  color: #284B81;
  display: block;
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 25px;
  font-weight: bold;
  margin: 10px 0px 15px 0px;
  padding: 0px 0px 2px 5px;
  text-transform: none; }

.gr_minimal .push {
  height: 50px;
  clear: both;
  margin: 0px;
  display: block; }

.gr_minimal div#footer {
  min-height: 50px;
  height: 50px;
  width: 100%;
  background: #294E83 url(../img/footer_01.jpg) repeat-x top;
  clear: both;
  margin-top: 20px;
  color: white;
  margin: 0px;
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

.gr_minimal div#footer div#insetter {
  width: 960px;
  margin: 10px auto 0px auto;
  padding: 10px 0px 0px 0px;
  text-align: left;
  list-style: none; }

.gr_minimal div#footer ul.footerlist {
  display: inline;
  width: 140px;
  margin: 0px 9px 10px 9px;
  padding: 0px;
  float: right; }

.gr_minimal div#footer ul.footerlist li {
  float: left;
  display: inline;
  margin: 0px 2px 0px 2px;
  padding: 0px;
  padding: 0px 0px 0px -22px;
  line-height: 17px;
  font-weight: normal;
  color: white !important;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

.gr_minimal div#footer ul.footerlist li a,
.gr_minimal div#footer ul.footerlist li a:hover {
  font-size: 12px;
  color: white !important; }

.gr_minimal div#footer ul.footerlist li a:hover {
  text-decoration: underline; }

.gr_minimal #copyRight {
  border-top-width: 0px;
  font-family: Georgia;
  font-size: 13px;
  font-weight: bold;
  padding: 10px; }

.gr_minimal div#privacy {
  padding: 10px 0px;
  text-align: left;
  background-color: #EFEFEF;
  margin: 7px 0px 0px 0px;
  clear: both; }

.gr_minimal div#privacy label {
  float: none;
  clear: none;
  display: block;
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-serif;
  font-size: 12px;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 2px 5px 3px 10px; }

.gr_minimal div#privacy p {
  color: black;
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  text-align: justify;
  margin: 10px 10px 0px 10px; }

.gr_minimal div#privacy a {
  color: #284B81;
  display: inline;
  float: none;
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-style: normal; }

.gr_minimal div#privacy a:hover {
  color: #284B81 !important;
  text-decoration: underline; }

/*# sourceMappingURL=common.css.map */
