/* General */

#contenidor {
z-index:3;
position:relative;
margin: 0 auto;
width:845px;
height:auto;
padding: 0 0 0 0; 
}

#contenidor_inici {
z-index:3;
position:relative;
margin: 0 auto;
width:1000px;
height:auto;
padding: 0 0 0 0; 
}

	#superior {
	position:relative;
	height:149px;
	width:100%;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	
	padding: 0 0 0 0; 
	}
	
	#contingut { 
	margin: 0;
	background-image:url(../img/cos.png);
	background-repeat:repeat;
	padding: 20px 76px 0 76px; 
	}
	
	#info { 
	margin: 0;
	padding: 20px 20px 20px 20px;
	background-color: #FFEB53;
	border: 3px solid #000000;
	text-align:center;
  font-size: 20px;
	color: #000000;
	}
	
	#inferior {
	position:relative;
	clear:both;
	width:100%;
	height:52px;
	background-image:url(../img/bottom.png);
	background-repeat:no-repeat;
	padding: 0 0 0 0; 
	}
	
	#superior_home {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#BC0501;
  position:relative;
  margin: 0 auto;
  width:100%;
  height:135px;
  padding: 0 0 0 0; 
	}
	
	#superior_fons_linea {
	background-color:#000000;
  position:relative;
  margin: 0 auto;
  width:100%;
  height:41px;
  padding: 0 0 0 0; 
	}
	
	#superior_linea {
	background-color:#000000;
  position:relative;
  margin: 0 auto;
  width:985px;
  height:41px;
  padding: 0 0 0 0; 
  position:relative;
	}
	
	.pestanya {
	  position:relative;
	  float:left;
  	background-image:url(../img/pestanya2.png);
  	background-repeat:no-repeat;
  	font-size: 12px;
  	padding: 15px 0 0 0;
  	width:140px;
    height:26px;
    text-align: center;
  	}
  	
  .pestanya_actual {
	  position:relative;
	  float:left;
  	background-image:url(../img/pestanya_actual.png);
  	background-repeat:no-repeat;
  	font-size: 12px;
  	padding: 15px 0 0 0;
  	width:140px;
    height:26px;
    text-align: center;
  	}
  	
  #superior_fons_linea_preguntes {
	background-color:#000000;
  position:relative;
  margin: 0 auto;
  width:985px;
  height:41px;
  padding: 0 0 0 0; 
  position:relative;
	}
	
  #superior_linea_preguntes {
	background-color:#FFB000;
  position:relative;
  margin: 0 auto;
  width:100%;
  height:41px;
  padding: 0 0 0 0; 
  position:relative;
  clear:both;
	}
	
	.pestanya_preguntes {
	  position:relative;
	  float:left;
  	background-image:url(../img/pestanya_sub.png);
  	background-repeat:no-repeat;
  	font-size: 11px;
  	padding: 10px 0 0 0;
  	width:140px;
    height:31px;
    text-align: center;
  	}
	
	#contingut_home { 
	margin: 0;
	background-image:url(../img/cos.png);
	background-repeat:repeat;
	padding: 0 40px 0 40px; 
	}
	
	
	#inferior_home {
	position:relative;
	clear:both;
	width:100%;
	height:52px;
	background-image:url(../img/bottom.png);
	background-repeat:no-repeat;
	padding: 0 0 0 0; 
	}
	
