* {
  margin:0; padding:0;
}

body{
  font-family: Georgia;
  font-size: 11px;
  background-color:#FFF;
  color: #000;
}

a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline;}
td {font-family: Georgia; font-size: 11px;}
h1 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
ul {
  list-style: none;
  font-family: Georgia;
}
img {border:0px}
#central {
  position:absolute;
  /*left:50%;*/
  left:0px;
  width:900px;
  /*margin-left:-450px;*/
  background-color: #D9DADB;
}

#capsalera {
  position:fixed;
  top:0px;
  left:0px;
  width:900px;
  height:195px;
  z-index:9;
  background-color: #fff;
}

#contingut {
  position:absolute;
  top:195px;
  left:0px;
  width:840px;
  padding:0 30px 0 30px;
  overflow:hidden;
}

#contingut_notis {
  position:absolute;
  top:195px;
  left:0px;
  width:800px;
  padding-left:20px;
  margin:0 70px 10px 10px;
  background-color:#FFFFE5;
  overflow:hidden;
}

#caixa_titol_run {
	position:absolute;
	top:30px;
	left: 30px;
	width:160px;
	height:165px;
  font-family: verdana;
  font-size: 23px;
}
#caixa_2 {
  position:absolute;
  top:30px;
  left: 200px;
  width:160px;
  height:165px;
  font-family: verdana;
  font-size: 10px;
}
#caixa_3 {
  position:absolute;
  top:30px;
  left: 370px;
  width:160px;
  height:165px;
}
#caixa_4 {
  position:absolute;
  top:30px;
  left: 540px;
  width:160px;
  height:165px;
}
#caixa_5 {
  position:absolute;
  top:30px;
  left: 710px;
  width:160px;
  height:165px;
  font-family: verdana;
  font-size: 12px;
}

#caixa_subtitol_1 {
  position:absolute;
  top:150px;
  left:30px; 
}
#caixa_subtitol_4 {
  position:absolute;
  top:120px;
  left:0px; 
}
#menu_a {
  position: absolute;
  top:0px;
  left:0px;
  width:80px;
  /*width:92px;*/
  overflow:hidden;
}
#menu_b {
  position: absolute;
  top:0px;
  left:90px;
  /*left:110px;*/
 /* width:80px;*/
}
#menu_info {
  position: absolute;
  top:0px;
  left:0px;
  width:90px;
  overflow:hidden;
}
#menu_a li{padding-bottom:3px} 
#menu_b li{padding-bottom:3px} 
#menu_info li{padding-bottom:3px}

.menu_principal li{
  border-bottom:0px solid #000; height:11px; overflow:hidden; background-color: #fff;
}

#destacats_portada {
  width:510px;
  float:left;
  margin-top:10px;
}
#caixa_producte{
  
}
#caixa_producte li{
  width:160px;
  height:228px;
  float:left;
  overflow:hidden;
  margin:0 10px 10px 0;
}
#caixa_producte img {
	margin-bottom:10px;
	border:0px;
}
#noticies_portada {
  float: right;
  width: 330px;
  margin-top:10px;
}
#noticies_portada li{
  margin-bottom: 15px;
}
#noticies_portada img {
  margin-bottom:5px;
  border:0px;
}
.titol_24B {
font-size: 24px;
font-weight: bold;
}

.contenidor {
  margin-top:20px;
  width: 850px;
  overflow:hidden;
  font-family: Georgia;
}
.contenidor h1 {
  font-size: 24px;
}

.ew_paginacio {
clear:both;
font-size: 14px;
}
.tornar {
	clear:both;
padding-top:10px;
}
.row {
 position: fixed;
 top:220px;
 left:700px;
}
.capa_fixa_content_producte {
  position:fixed;
  width: 132px;
  top:210px;
  left:30px;
}