body {
  margin:0;
  padding:0;
  text-align:center;
}

#home {
  width:960px;
/*  height:560px; */
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:auto;
}

#home #left {
  background-image: url(images/backg.jpg);
  background-repeat: no-repeat;
  float: left;
  margin-top:0px;
  width:458px;
/*   height:700px; */
/*  overflow:hidden; */
}

#home #left #link-home {
  position:absolute;
  margin-top:-500px;
  margin-left:-420px;  
}

html>body>#home #left #link-home {
  position:absolute;
  margin-top:0px;
  margin-left:0px;  
}

#home #left #link-quadro {
  position:absolute;
  margin-top:-115px;
  margin-left:-260px;
}

html>body>#home #left #link-quadro {
  position:absolute;
  margin-top:400px;
  margin-left:183px;
}


#home #left #content {
  float: left;
  width:390px;
  height:63px;
  margin-left:15px;
  margin-top:455px;
  font-family: arial;
  font-size: 13px;
  text-align: centered;
}

#news {
  text-align:left;
  font-family: arial;
  font-size: 13px;
}

html>body>#home #left #content {
  margin-left:30px;
}


/*
#home #left .barra {
  float: left;
  margin-left:15px;
  width:390px;
  height:6px;
  font-size:1px;
  background-color:#e5e5e5;
}

html>body>#home #left .barra {
  float: left;
  margin-left:30px;
  width:390px;
  height:6px;
  background-color:#e5e5e5;
}
*/

#home #center {
  float:left;
  width:270px;
}

#home #center #inner{
  background-color:#f6f6f6;
  float:left;
  width:264px;
  padding-top:0px;
  border-left: 3px solid #e0e0e0;
  border-right: 3px solid #e0e0e0;
  border-bottom: 4px solid #e0e0e0;
}

#home #center #inner iframe{
  margin-left:18px;
}

/*
#home #center .barra {
  float: left;
  margin-left:0px;
  margin-top:14px;
  width:225px;
  height:6px;
  font-size:1px;
  background-color:#e5e5e5;
}

html>body> #home #center .barra {
  float: left;
  margin-left:0px;
  margin-top:15px;
  width:225px;
  height:6px;
  background-color:#e5e5e5;
}

*/

#home #right {
  float:left;
  margin-top:0px;
  width:183px;
  text-align:left;
}

/*
#home #right .barra {
  float: left;
  margin-left:10px;
  margin-top:18px;
  width:163px;
  height:6px;
  font-size:1px;
  background-color:#e5e5e5;
}

html>body>#home #right .barra {
  float: left;
  margin-left:20px;
  margin-top:6px;
  width:163px;
  height:6px;
  background-color:#e5e5e5;
}
*/
#menu {
  margin-left:20px;
  height: 374px;
  text-align:left;
  font-family:arial;
  font-size:13px;
  font-weight:bold;
}

#menu a:link, a:visited {
  color: #75a5b3;
  text-decoration:none;
}

#menu a:hover {
  color:#c77;
}



#internals {
  width:960px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:auto;
}


#internals #left {
 /* background-image: url("/images/backg.jpg");*/
  float: left;
  width:728px;
/*  height:450px; */
  overflow:hidden;
  text-align:left;
}

#internals #left #link-home {
  position:absolute;
  margin-top:0px;
  margin-left:0px;  
}


#internals #left #content {
  float: left;
  width:600px;
  height: 400px;
  margin-top:0px;
  margin-left:30px;
  font-family:arial;
  font-size:14px;
}

td {
  font-family:arial;
  font-size:14px;

}

/*
#Internals #left .barra {
  float: left;
  margin-left:15px;
  width:643px;
  height:6px;
  font-size:1px;
  background-color:#e5e5e5;
}

*/
#internals #right {
  float:left;
  margin-top:0px;
  width:183px;
  text-align:left;
}

/*
#internals #right .barra {
  float: left;
  margin-left:10px;
  margin-top:18px;
  width:163px;
  height:6px;
  font-size:1px;
  background-color:#e5e5e5;
}

html>body>#internals #right .barra {
  float: left;
  margin-left:20px;
  margin-top:6px;
  width:163px;
  height:6px;
  background-color:#e5e5e5;
}
*/

#bottom {
  clear:both;
  font-family: arial;
  margin:0px auto;
  width:885px;
  padding-top:10px;
  font-size: 13px;
  text-align: justify;
}

a:link, a:visited {
  color: #75a5b3;
  text-decoration:none;
}

a:hover {
  color:#c77;
}

li {

}

#col1 {
  float:left;
  width:300px;
}

#col2 {
  float:left;
  width:300px
}

.titoletto {
  margin-top:4px;
  margin-bottom:4px;
  font-size: 13px;
  color:#73a2b2;
}

.titolettoBig {
  margin-top:4px;
  margin-bottom:4px;
  font-size: 12px;
  color:#73a2b2;
}

.barra {
  width:0px;
  height:0px;
  overflow:hidden;
}



