@import url("enerpoint.css");

body {
  background: url("../img/bg_page_home.gif") repeat-x top left #00032e;
  text-align: center;
}

#container {
  margin: 0 auto;
  padding-top: 15px;
  background: url("../img/bg_home.jpg") no-repeat top left;
  height:600px;
}


/*********************
 * COLONNE
 ********************/
#cols {
  margin-left: 16px;
  margin-right: 16px;
}

#cols table {
  width: 100%;
  border-collapse: collapse;
}

#cols td {
  vertical-align: top;
}

#csx {
  width: 32%;
  padding-top: 75px;
}

#cc {
  width: 37%;
  padding-top: 420px;
  text-align: center;
}

#cdx {
  width: 30%;
  padding-top: 75px;
}


/*********************
 * Colonna centrale
 * logo - counter
 ********************/
#cc p {
  margin: 0 0 18px 0;
}

#co2-counter {
  font-size: 12px;
  font-weight: bold;
}

#counter a { color: #fff; }
#counter a:hover { text-decoration:none; }

/*********************
 * Box bordati
 ********************/
.box-content {
  width: 224px;
  margin-bottom: 10px;
  border: 1px solid #ed7900;
}

.box-content h2 {
  margin: 10px 15px 5px -15px;
  padding: 2px 0 2px 30px;
  background: #ef7800;
  color: #fff;
  font-size: 12px;
}

.box-content h2 a { color: #fff; }

.box-inner-content {
  padding: 5px;
}

/*********************
 * News
 ********************/
#container-news {
  float: right;
  margin-bottom: 40px;
}

#box-news {
  width: 224px;
  height: 195px;
  margin-bottom: 10px;
  border: 1px solid #ed7900;
}

#box-news h2 {
  margin: 10px 15px 5px -15px;
  padding: 2px 0 2px 30px;
  background: #ef7800;
  color: #fff;
  font-size: 12px;
}

#box-news h2 a { color: #fff; }

#more-news li {
  padding-left: 15px;
  background: url("../img/freccia.gif") no-repeat top left;
}

/* conto energia e banner laterali */
#container-ce { margin: 15px 0 10px 0; }
#container-ce a { color: #fff; }

/********************
 * scroll news
 *******************/
#divASContainer{
  position:relative;
  width:200px;
  height:155px;
  overflow:hidden;
  visibility:hidden;
  margin-left: 10px;
}

#divASContent{ position:absolute; top:0; left:0; }

.news {
  font-size: 10px;
  color: #fff;
}
.newsTitolo {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.newsData {
  font-size: 9px;
  font-weight: bold;
  color: #fff;
}


/*********************
 * Africa
 ********************/
 #pre-sequenza {
  width: 224px;
  border-left:1px solid #ED7900;
  border-top:1px solid #ED7900;
  border-right:1px solid #ED7900;
  position:relative;
  margin-top:15px;
}
#pre-titolo {
width: 200px;
position:relative;
top:-8px;
left:12px;
font-size: 13px;
font-weight: bold;
color:#ED7900;
background:#00032e;
text-align: center;
}
#sequenza {
  width: 219px;
  height: 203px;
  text-align: left;
}
#post-sequenza {
  width: 224px;
  text-align: center;
  border-left:1px solid #ED7900;
  border-bottom:1px solid #ED7900;
  border-right:1px solid #ED7900;
  position:relative;
  top:-8px;
  left:-1px;
}
#post-titolo {
width: 200px;
position:relative;
top:+8px;
left:12px;
background:#00032e;
text-align: center;
}

#africa {
  position: absolute;
  top: 390px;
  right: 30px;
  width: 219px;
  height: 203px;
  background: url("../img/africa.jpg");
  text-align: right;
}

#africa p {
  padding: 102px 0 0 20px;
  text-align: center;
  font-size: 10px;
}

#africa a { color: #fff; }

#africa span { color: #ef7800; }

#fotovoltaico {
  position: absolute;
  top: 390px;
}

/*********************
 * Box colonna sx
 ********************/
#spotlights {
  width: 225px;
  margin-bottom: 100px;
}

#spotlights div.sl-container {
  margin: 0 0 10px 0;
  padding: 0 0 0 3px;
  border-left: 14px solid #ef7800;
}

#spotlights div.sl-content {
  padding: 4px 5px;
  border: 1px solid #ef7800;
}

#spotlights a {
  color: #fff;
}

#spotlights ul {
  padding-left: 5px;
}

#spotlights li {
  margin-bottom: -1px;
  padding-left: 12px;
  background: url("../img/freccia.gif") no-repeat top left;
}

#spotlights p a {
  color: #ef7800;
  font-weight: bold;
}

/* colori bordo custom  spotlight #3 */
#spotlights #s3 { border-left: 16px solid #d70005; }
#spotlights #s3 div.sl-content { border: 1px solid #d70005; }

#spotlights #s3 p a { color: #d70005; }


/*********************
 * Colonna centrale
 ********************/
#sub-nav {
  margin: 10px 0 10px 0;
}

#sub-nav a {
  color: #d60107;
}

#address {
  font-size: 9px;
  line-height: 11px;
}

/* LINGUE */
#lang {
  position: absolute;
  top: 60px;
  right: 20px;
}