
/*
Ratio: S4,1767578125
*/

body
{
  font-family: Arial;
  background: url("../images/background.png") center -30px no-repeat;
  background-color: #e5e7e6;
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
}

#content
{
  margin-left: auto;
  margin-right: auto;
}

#header
{
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  height: 316px;
  background: url("../images/header.png") no-repeat;
  margin-bottom: 2px;
}

.topheaderlink
{
   width: 300px;
   height: 100px;
   position: absolute;
   top: 20px;
   left: 50%;
   margin-left: -500px;
}

#menu
{
  background: url("../images/menu.png");
  height: 25px;
  text-transform: uppercase;
}

#languages
{
  float: right;
  padding-right: 15px;
  font-size: 12px;
  line-height: 22px;
}

#languages a
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

#languages a.currlanguage
{
  color: #0092a6;
}

#menucontent
{
  margin-left: auto;
  margin-right: auto;
  width: 1016px;
  height: 25px;
  background: url("../images/menu_bar.png") no-repeat;
}

#menulinks div
{
  float: left;
  width: 160px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

#menulinks a
{
  line-height: 22px;
  padding-bottom: 3px;
  display: block;
  color: #2a3b42;
  text-decoration: none;
  font-size: 15px;
}

#menulinks a:hover, #menulinks a.menu_selected
{
  background: url("../images/menu_hover.png") no-repeat;
  color: white;
  font-weight: bold;
}

#footer
{
  background: url("../images/footer.png") no-repeat;
  width: 1016px;
  height: 25px;
  overflow: hidden;
  margin: auto auto;
  margin-top: 5px;
  margin-bottom: 20px;
}

#footer-right
{
  width: 250px;
  float: right;
  font-size: 9px;
  background: none;
  color: white;
  line-height: 25px;
  text-align: center;
}

#footer-middle
{
  line-height: 25px;
  color: white;
  font-size: 13px;
  padding-left: 320px;
}

#footer-middle img
{
  vertical-align: middle;
}


#footer-middle a
{
  color: white;
  text-decoration: none;
}

#main, #news
{
  background: url("../images/body_bg.png");
  width: 1024px;
  margin: auto auto;
  margin-top: 5px;
}

#mainoutro, #newsoutro
{
  background: url("../images/body_footer.png") no-repeat;
  width: 1028px;
  margin: auto auto;
  height: 4px;
}

a, a:visited
{
  color: #0092a6;
  text-decoration: none;
}

a:hover
{
  color: #2fecff;
}

/*******************************************/
/*   Content                              */
/*******************************************/


#maintable
{
  padding: 10px;
  width: 100%;
}

#maintablecol1
{
  vertical-align: top;
  width: 150px;
}

#maintablecol2
{
  padding-left: 20px;
  vertical-align: top;
  padding-top: 10px;
  font-size: 12px;  
}

#maintablecol2 h1
{
  color: #565b54;
  font-size: 36px;
  font-family: Helvetica, sans-serif; 
  font-weight: normal;
}

#maintablecol2 p, #maintablecol2 td
{
  color: #535f55;
  font-size: 15px;
}


#news
{
  overflow: auto;
}

.newsitem
{
  width: 150px;
  float: left;
  margin-left: 20px;
  margin-right: 10px;
  background: url("../images/news_dotted.jpg") right repeat-y;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  font-size: 9px;
  color: #585f58;
}

.newsitem h1
{
  margin: 0;
  padding: 0;
  color: #0093a7;
  font-size: 14px;
  margin-bottom: 10px;
  height: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newsitemfirst
{
  margin-left: 30px;
}

.newsitemlast
{
  background: none;
}

.contacts td, .contacts p
{
  font-size: 12px ! important;
}

.news
{ 
  color: #535d55;
  padding-bottom: 10px;
  line-height: 1.5em;
  padding-top: 20px;
}

.news h1
{
  color: #0091a5 ! important;
  font-size: 28px ! important;  
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.news h2
{
  color: #0091a5 ! important;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  font-weight: normal;
}

#maintablecol1 h3
{
  color: #0091a5 ! important;
  font-size: 12px;
  text-align: center;
  margin: 0;
  padding: 0;
}

#news_back
{
    float: left;
    margin-left: 40px;
    margin-right: 10px;
    margin-top: 30px;
}

#news_forward
{
    float: left;
    margin-top: 30px;
}

.jcarousel-container
{
  z-index: 1;
  width: 800px;
  float: left;
  height: 180px;
  overflow: hidden;
}

#mycarousel-prev, #mycarousel-next
{
  z-index: 2;
}

#mainsearch td
{
  vertical-align: top;
}

#mainsearch h1
{
  text-align: right;
  color: #525c54;
  font-weight: normal;
  margin: 0;
}

#mainsearch h2
{
  margin: 0;
  text-align: right;
  margin-bottom: 30px;
  font-weight: normal;
}

#mainsearch h3
{
  text-align: center;
  margin-bottom: 20px;
  color: #0092a6;
  font-size: 40px;
  font-weight: normal;
}

.searchgoods_ul
{
  list-style: none;
  margin-top: 60px;
}

.searchgoods_ul li
{
  margin-top: 10px;
  color: #535c54;
  margin-left: 20px;
}

.searchgoods_ul li .searchgoods
{
  padding-left: 20px;
  background: url("../images/check_off.png") no-repeat left center;
}

.searchgoods_ul li .search_selected
{
  padding-left: 20px;
  background: url("../images/check_on.png") no-repeat left center;
}

.searchgoods_ul li a
{
  color: #535c54;  
}

.good
{
 width: 230px;
 float: left;
 overflow: hidden;
 height: 160px;
 margin-left: 20px;
 margin-right: 20px;
}

.good .good_image
{
  float: left;
  width: 80px;
  height: 80px;
  vertical-align: top;
}

.good .good_subject
{
  line-height: 22px;
  background-color: #e5e7e6;
  color: #5e6760;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
  clear: both;
  white-space: nowrap;
  width: 220px;
  font-size: 12px;
  font-family: Helvetica;
}

.good  .good_description
{
 float: left;
 width: 140px;
 overflow: hidden;
 white-space: wrap;
 height: 80px;
 font-size: 12px;
}

.good .good_address 
{
  width: 140px;
  margin-top: -28px;
  white-space: normal;
  font-family: Helvetica;
}

.good  .good_description h2
{
  padding-bottom: 8px;
  background: url("../images/good.png") repeat-x bottom;
  margin: 0;
  margin-bottom: 8px;
  text-align: right;
  color: #ec7c39;
  font-size: 12px;
  line-height: 20px;
  font-family: Helvetica;
  text-transform: uppercase;
}

.good_intro
{
  background-color: #f7f7f7;
  padding: 20px;
  margin-bottom: 10px;
  width: 780px;
}

.good_intro table
{
width: 100%;
}

.good_intro td
{
 vertical-align: top;
}

.good_intro .type
{
  float: right;
  font-size: 16px;
  color: #eb732f;
  line-height: 28px;
  text-transform: uppercase;
}

.good_intro .province
{
  color: #0093a7;
  font-size: 26px;  
}

.good_intro .adresse
{
  color: black;
  font-weight: bold;
  font-size: 14px;  
}

.good_intro .subject
{
  line-height: 1.5em;
  display: block;
  margin-top: 10px;
  clear: both;
  font-size: 14px;  
  color:  #535d55;
}

.good_details
{
  color:  #535d55;
  background-color: #f7f7f7;
  padding: 20px;
  width: 780px;
}


.good_details table
{
  width: 100%;
}

.good_details td
{
  padding: 5px;
  line-height: 1.5em;
  vertical-align: top;
}

.good_details td img
{
 display: block;
 margin: auto auto;
 margin-bottom: 10px;
}

.superficies
{
  width: 600px;
  border-collapse: collapse;
}

.superficies_even
{
 background-color: #e3e5e4;
}

.superficie_totale 
{
 background-color: #303e45;
 color: white ! important;
}

.superficie_totale td
{
 color: white ! important;
}

.message
{
  text-align: center;
  width: 100%;
  font-size: 18px;
}

#popup
{
 display: none;
}

.popupreal
{
 background-color: #2b3c43;
 color: white;
 font-size: 12px;
 padding-left: 200px;
}

#simplemodal-container
{
  height: 380px ! important;
}

.folderpdf
{
  margin-right: 10px;
  padding: 20px;
  padding-bottom: 0px;
}

.folderpdf img
{
 width: 50%;
}