html, body {
  width:100%;
  height:100%;
  font-family: Arial;
  font-size:11px;
  padding:0px;
  margin:0px;
  z-index:100;
}

img, img:hover {
  border:none;
}

#main {
    display: table;
    height: 100%;
    width:100% !important;
    
    
}

#content {  
  display: table-cell;
  vertical-align: middle;
  /**position:absolute;
  *top:50%;
  *margin-top:-315px;*/
  *margin-top:20px;

}

#centratge {
    
  width:100%;
  text-align:center;
}

#estructura {
  width:975px !important;
  height:630px;
  margin:0 auto !important;
  text-align: left;
}

#header {
  width:975px;
}

#menu_principal {
  display:block;
  width:100%;
  text-align:center;  
  width:100%;
  height:28px;  
  margin:0px;
  padding:0px;
  background: #065525;
}

#menu_principal ul {
  display:block;
  background: #065525;
  list-style:none outside none;
  margin:0px;
  padding:0px;
  /*padding-top:3px;*/
  letter-spacing: 2px;
  padding-left:32px;
}

#menu_principal li {
  float:left;
  
  /*padding:3px;*/
  /*border-left: 1px solid #FFF;*/
  background: url(../img/portada/menu1h.png) left top no-repeat;
}

#menu_principal .first{
  background:none;
}

#menu_principal li:hover {
    
}

#menu_principal li a{
  color:#FFF;
  text-decoration:none;
  /*font-weight: bolder;*/
  font-size: 13px;
  height: 21px;
  display:block;
  padding-top:5px;
  *padding-bottom:5px !important;
  padding-left:43px;
  padding-right:43px;
  margin-right:10px;
  float:left;
}

#menu_principal li a:hover{
    color:#065525;
    background: #FFF;
    cursor:pointer;
    border-top:1px solid #065525;
    border-bottom:1px solid #065525;
}

/*MENU IDIOMA*/

#menu_idioma {
  float:right;
  text-align:center;
  font-size: 12px;
  margin-right:5px;
}

#menu_idioma #menu_idiomes_ul {
   list-style:none outside none;
   margin:0px;
   padding:0px;
   margin-left:20px;
}

#menu_idioma #menu_idiomes_ul li{
   float:left;
   padding:2px;
}

#menu_idioma a{
  text-decoration:none;
  color: #49494a;
}

#menu_idioma a:hover{
  text-decoration:none;
  color: #065525;
  font-weight: bold;
  text-decoration:underline;
}

#menu_idioma .active{
  text-decoration:none;
  color: #000;
  font-weight: bold;
}

/*FI MENU IDIOMA*/

#introduccio {
  margin-top:5px;
}

#introduccio #imatges_intro {
  width:680px;
  height:200px;
  display:block;
  clear:both;
  /*background: #ccc;*/
  margin-bottom:15px;
}

#introduccio .text_intro {
  width:460px;
  height: 145px;
  display:block;
  margin-top:20px;
  float:left;

}

#introduccio .text_intro .text_intro_productes {
  display:block;
  margin-left:30px;
  font-weight:bold;
  
}

#logo {
  width:220px;
  height:190px;
  display:block;
  float:left;
}

#imatges_intro {
  width:680px;
  height: 200px;
  display:block;
}

#instalacions {
  margin:0px;
  padding:0px;
  clear:both;
}

#instalacions h2{
  margin:0px;
  padding:0px;
  font-weight:bold;
  color:#065525;
  font-size: 12px;
}

#instalacions ul{
  display:block;
  list-style:none outside none;
  margin:0px;
  padding:0px;  
}

#instalacions li{
  float:left;
  text-decoration: none;
}

#instalacions li:hover{
    /*background: #ccc;*/
}

#instalacions li img{
  height:74px;
  display:block;
  padding-top: 5px;
  text-decoration: none;
}

#instalacions li a span{
    padding-left:2px;
    font-weight: bold;
    display:block;
    padding-top:4px;
    margin-bottom: 9px;
    text-decoration: none;
    color: #000;
}

#instalacions li a {
    text-decoration: none;
}

#instalacions li a:hover {
    text-decoration: underline;
    color: #000;
}


#certificats {
  float:right;
}

#certificats img{
    
}

#certificats img:hover{}

#footer {
  clear:both;
  width:100%;
  height:25px;
  text-align:center;
  margin-top:10px;
}

#footer a, #footer {
  color: #49494a;
}

#footer #produccio{
  float:left;
}

#footer #produccio span{
  
}

#footer #produccio a{}

#footer #produccio a:hover{}

#footer span{}

#footer #avis_legal{
  float:right;
}

#footer #avis_legal a{}

#footer #avis_legal a:hover{}

#cataleg {
  position:absolute;
  margin-left:650px;
  margin-top:53px;
  height:390px;
  width: 310px;
  
}

#cataleg img{
    text-align: right;
    margin-left:52px;
}

#cataleg img:hover{}

#cataleg #cataleg_enllac {
    position:absolute;
    display:block;
    width:125px;
    height:16px;
    background: #08672e;
    text-align: center;
    padding-top:1px;
    margin-top:350px;
}

#cataleg #cataleg_enllac:hover {
    background: #505050;
}

#cataleg #cataleg_enllac a{
    color: #FFF;
    text-decoration:none;
}

#cataleg #cataleg_enllac a:hover{
    text-decoration:underline;
    color:#FFF;
}

/*MENU INFERIOR*/

#menu_secundari {
  clear:both;
  border: 1px solid #08672e;
  display:block;
  width:100%;
  text-align:center;
  width:100%;
  height:28px;
  margin:0px;
  padding:0px;
}

#menu_secundari_ul ul {
  display:block;
  list-style:none outside none;
  margin:0px;
  padding:0px;
  /*padding-top:3px;
  letter-spacing: 1.5px;
  *letter-spacing: 0.1em;*/
  padding-left:0px;
  margin-left: 3px;
}

#menu_secundari_ul li {
  float:left;
  /*padding:3px;*/
  /*border-left: 1px solid #08672e;*/

  background: url(../img/portada/menu2h.png) left top no-repeat;
}

#menu_secundari_ul .first{
  background:none;
}

#menu_secundari_ul li a{
  text-decoration:none;
  /*font-weight: bolder;*/
  display:block;
  font-size: 13px;
  color:#505050;
  padding:3px;
  padding-top:5px;
  height:21px;
  padding-left:18px;
  padding-right:20px;
  float:left;
  *padding-bottom:5px !important;
}

#menu_secundari_ul li a:hover{
    color:#fff;
    cursor: pointer;
    background:  #08672e;
}



/*FI MENU INFERIOR*/


/* CAROUSEL DE IMATGES */

#slideshow{
    overflow:hidden;
    width:680px;
    height:200px;
}

#slideshow ul{
    width:3900px;
}

#slideshow li{
    float:left;
}

#img_intro_basic {
    z-index:180;
    position: absolute;
    width:680px;
    height:200px;
}

/* FI CAROUSEL DE IMATGES */


.FormBoto {
  font-size:11px;
  margin-top:5px;
}

#paviment_over, #tecniques_over {
	background: #a7cbb5;
    display:none;
    position:absolute;
    border: 1px solid #08672e;
    border-bottom: none;
    text-align: left;

}

#paviment_over{
    width:141px;
    height:52px;
    *height:46px;
    margin-top: -54px;
    *margin-top: -48px;

}

#tecniques_over {
    width:159px;
    *width:134px !important;
    height:52px;
    *height:46px;
    margin-top: -54px;
    *margin-top: -48px;

}

#paviment_over {
 	margin-left:439px;
 	*margin-left:-47px !important;
}

#tecniques_over {
    margin-left:663px;
    *margin-left:177px !important;

}

#paviment_over ul, #tecniques_over ul {
  display:block;
  list-style:none outside none;
  margin:0px;
  padding:0px;
}

#paviment_over ul {
  /**margin-left:-25px !important;*/
}

#paviment_over li, #tecniques_over li {
  
  width:141px;
  height:25px;;
  background: #a7cbb5;
  float: none;
	cursor: pointer;
	white-space: nowrap;
	display:block;
}
#paviment_over li {
  
  width:141px;
  height:25px;
  *width:144px;
  *height:19px;
}

#tecniques_over li {
  
  width:159px;
  *width:158px;
  height:25px;
  *height:19px;
}



#paviment_over li:hover, #tecniques_over li:hover {
    cursor: pointer;
    display:block;
}

#paviment_over li a, #tecniques_over li a{
  text-decoration:none;
  font-size: 13px;
  color:#505050;
  display:block;
  height:19px;
  *height:19px;
  padding:3px;
}

#paviment_over li a{
  width:135px;
  *width:144px;
}

#tecniques_over li a{
  width:153px;
  *width:159px;
}




#paviment_over li a:hover, #tecniques_over li a:hover{
  text-decoration:none;

}


#paviment_over .impar a, #tecniques_over .impar a{
    background: #a7cbb5;
    display:block;
    color: #49494a;
    text-decoration: none;
}

#paviment_over .par a, #tecniques_over .par a{
    color: #fff;
}

#paviment_over .par a:hover, #tecniques_over .par a:hover{
   text-decoration: none;
   background: #ccc;
}

#paviment_over .impar a:hover, #tecniques_over .impar a:hover{
    text-decoration: none;
    background: #08672e;
    color:#FFF;
}


#paviment_over .inici, #tecniques_over .inici {
    border-bottom:1px solid #065525;
}

#paviment_over .final, #tecniques_over .final {
    border-bottom:1px solid #065525;
}



#paviment_over li a:hover, #tecniques_over li a:hover{
    text-decoration:underline;
}

#paviment_over .par a:hover, #tecniques_over .par a:hover{
}

#EnllacFlash 
{


    text-align:right;
    padding:5px;
}

#EnllacFlash A
{
    color: #EC2F34;
    text-decoration: none;

}

