/*
-----------------------------------------------
Name:     Barrina Disseny Hivern
Designer: Xavier Boronat
URL:      www.corporeixon.com
Date:     17 de març de 2009
----------------------------------------------- */


body {
	margin:0;
	padding:10px 0 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	background-color: #FFFFFF;
  }


/* Links
----------------------------------------------- */
a:link {
	color:#0077d4;
	text-decoration:none;
  }
a:visited {
	color:80bbea;
	text-decoration:none;
  }
a:hover {
	color:#000000;
  }
a img {
  border-width:0;
  }

a.menu:link {
	color:#666666;
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -0.1px;
  }
a.menu:visited {
	color:#999999;
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -0.1px;
  }
a.menu:hover {
	color:#000000;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -0.1px;
  }
a img {
  border-width:0;
  }



/* Header
----------------------------------------------- */
#header {
	background:#000000;
	width:800px;
	width/* */:/**/auto;
	width:auto;
	height: 135px;
	position: relative;
  }
  
.titols {
	font-size: 11px;
	color: #222222;
	font-weight: bolder;
}
.text_comu {
	font-size: 9px;
	color: #666666;

}
.text_apartat {
	color: #BBBBBB;
	font-size: 9px;
	font-weight: bold;
}
.text_comu_bold {
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}
.text_comu_italica {
	font-style: italic;
	font-size: 9px;
}
  .altres {
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
}
#Menu .menu_titol {
	color:#0077d4;
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -0.1px;
}
.text_comu_n_c {
	font-weight: bolder;
	font-size: 9px;
	color: #0077d4;
}

