html, body {
	height: 100%;
    margin: 0px;
    padding: 0px;
    background: #FFF;
    color: #3E3E3E;
    font-family : Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
}

P {
  margin: 0px 0px 10px 0px;
   line-height: 1.3em;

}

A {
  color: #193f8c;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

A.link1 {
  font-size: 14pt;
}


H1 {
  color: #104d6b;
  font-size: 20pt;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
}

H2 {
  color: #104d6b;
  font-size: 18pt;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
}

H3 {
  color: #703c0f;
  font-size: 11pt;
  font-weight: bold;
  margin: 5px 0px 10px 0px;
}


.date {
  color: gray;
  font-size: 8pt;
}
.img01 {
  border: 1px solid #dddddd;
}


#head {
  background: url(../images/head_bg_02.jpg) repeat-x #7dbcf3;
  height: 275px;
}

#head .inside1 {
   background: url(../images/head_bg_01.jpg) no-repeat left top;
   height: 275px;
}

#head .inside2 {
   background: url(../images/head_bg_03.jpg) no-repeat right top;
   height: 275px;
}

#head .inside3 {
   background: url(../images/head_bg_05.jpg) repeat-x right bottom;
   height: 275px;
}

#menu {
  height:39px;
  background:url(../images/menu_bg.png) repeat-x #104d6b;
  border-bottom: 3px solid #104d6b;
  border-top: 1px solid #104d6b;
}

#menu TD {
  text-align:center;
}

#menu A {
  color: white;
  text-decoration: none;
  font-size: 14pt;
}

#menu A:hover {
  text-decoration: underline;
}


#logo {
  position: absolute;
  top: 0px;
  left: 270px;
}
#main {
  border-bottom: 3px solid #104d6b;
  margin-top: 10px;
}

#left {
  padding: 10px 5px 20px 10px;
  width: 20%;
}

#left .item {
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px 5px 0px
}


#left .item A{
  padding-left: 15px;
  background:url(../images/arrow.gif) no-repeat left center;
}

#left_menu {
    padding: 10px 10px 10px 10px;
    background-color: #efefef;

}


#center {
  padding: 10px 0px 20px 20px;
  width: 50%;
}

#right {
  padding: 10px 5px 20px 10px;
  width: 20%
}

#random {
   padding: 10px 10px 10px 10px;
    background-color: #efefef;
    text-align: center;
    margin-bottom:20px
}


#footer {
  border-top: 3px solid white;
  font-size: 10pt;
  background-color: #3f86aa;
  color: white;
}
#footer P {
font-size: 10pt;

}
#footer A {
  color: white;
}


#footer .left {
  padding: 10px 5px 20px 80px;
  width: 30%;
  background: url(../images/phone.jpg) left bottom no-repeat;
}
#footer .center {
  padding: 10px 20px 20px 20px;
  width: 50%;
}
#footer .right {
  padding: 10px 20px 20px 40px;
  width: 20%;
}


.img_foto {
  border: 3px solid #accddd;
}

.lightbox_list {
  padding: 0px;
  margin: 0px;
}

.lightbox_list li{
   display: inline;
   margin-left: 4px;
}


#news {
  padding: 5px 5px 5px 15px;
}

#phones {
  position: absolute;
  top: 10px;
  right: 30px;
  color: #204169;
  font-size: 10pt;

}


#phones .item {
  float: left;
  margin-left: 40px;
}

.phone {
  font-size: 24pt;
  font-family: "Arial Narrow", serif;
  color: #5ba3c7;
}

.price {
  font-size: 13pt;
  color:  #c42324;
}





























