
* { }

.imgleft {
  border-color: #0083D7;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  float: right;
  margin-left: 40px;
  margin-bottom: 15px; }

#content {
  color: #0066FF; }

#content h1 {
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  color: #0066FF;
  font-size: 20px; }

#content p { }

#content p span {
  font-weight: bold;
  color: #006137; }

/*home*/ 
.homepage {
  margin-right: 160px; }

/*appartamenti*/ 
.appartamenti {
  position: relative; }

#app_container {
  width: 372px;
  height: 250px;
  border-color: #0083D7;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  position: absolute;
  right: 2px;
  top: 4px; }

/*servizi*/ 
#services {
  color: #006137;
  font-weight: bold;
  margin-left: 0;
  padding-left: 10px ! important;
  padding-left: 15px; }

#services li {
  margin-bottom: 10px; }

/*dove siamo*/ 
.dovesiamo p { }

a#mappa {
  font-weight: bold;
  color: #06f; }

a#mappa:hover {
  color: #006137; }

/*links*/ 
.col_left {
  background-color: #f5f5f5;
  width: 300px;
  padding-bottom: 10px;
  float: left;
  margin-right: 40px; }

.col_left ul {
  margin: 5px;
  padding: 0;
  list-style-type: none; }

.col_left li {
  margin-bottom: 10px; }

.col_left a {
  font-weight: bold;
  color: #06f;
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 10px; }

.col_left a:hover {
  background-color: #06f;
  color: #fff; }

.col_left h2 {
  background-color: #006137;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin: 0; }

/*archivio news*/ 
.archiviosnews {
  margin-right: 160px; }

.arch_news {
  background-color: #F5F5F5;
  padding: 10px;
  height: auto ! important;
  height: 100px;
  min-height: 100px;
  margin-top: 10px; }

.arch_news img {
  float: left;
  margin-right: 15px; }

.arch_news h4 {
  font-size: 15px; }

.arch_news h4 a {
  color: #06f; }

.over {
  background-color: #dedede;
  cursor: pointer; }

#paginazione_news {
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  color: #666; }

#paginazione_news span {
  font-size: larger;
  color: #06f; }

#paginazione_news a {
  color: #666; }

#paginazione_news a:hover {
  color: #06f; }

/*prezzi*/ 
#table_container {
  width: 400px;
  float: right;
  margin-left: 20px;
  border-color: #06f;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
  margin-right: 10px; position:relative; }

#table_container table {
  text-align: center;
   }

#table_container th {
  color: green; }

#table_container td {
  height: 35px; }

#table_container caption {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: larger;
  margin-top: 5px; }


#testo { position:absolute; top:250px; right:20px;  width:360px;}

.colored {
  background-color: #dedede; }

.prezzi p { }

/*##### contatti #####*/ 
.contact_out ul {
  list-style-type: disc; }

.contact_out li {
  margin-bottom: 7px; }

.contact_out ul a {
  font-weight: bold;
  color: #06f; }

.contact_out img {
  vertical-align: bottom; }

