/* CSS genèriques */

/*** Elements genèrics: ***/

body {
	margin: 0;
	background-color: white;
	background-image: url('../grafics/fons.gif');
	background-position: center;
	background-repeat: repeat-y;
}
body, table {
    font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
}
input, select {;
	font-size: 10px;
	letter-spacing: 0;
}

#encaix {
 	position: relative;
 	width: 950px;
 	margin: 0 auto 0 auto;
 	_padding-left: 1px;
}

#tancador {
	line-height: 0;
	clear: both;
	display: block;
}

img {
	border: 0;
}

a, a:link {
	text-decoration: none;
	color: #a0a0a0;
	font-weight: bold;
}
a:hover {
	color: black;
}

ul, p {
  margin: 2px;
  padding: 2px;
}

/*div {
	border: 1px solid orange;
}*/

#separador {
	width: auto;
	border-bottom: 1px dashed #d0d0d0;
	margin: 15px 0 15px 0;
}

/*** manteniment i informació: ***/

#info_general {
	font-size: 11px;
	padding: 20px;
}
#info_general #titol {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#manteniment, #info {
	padding: 30px 0 30px 0;
	width: auto;
	font-size: 12px;
	color: #505050;
	text-indent : 2px;
}
#manteniment #titular, #info #titular {
	font-size: 18px;
	margin-bottom: 15px;

	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*** CAPÇALERA ***/

#capsal {
	position: relative;
	width: 950px;
	letter-spacing: 1px;
}
#capsal #logo, #capsal #edicio {
    position: relative;
	width: 950px;
	border-bottom: 1px solid #f0f0f0;
}
#capsal #logo {
	height: 135px;
}
#capsal #edicio {
	position: relative;
	width: 950px;
	height: 20px;
}
#capsal #edicio #esq {
	float: left;
	width: 40%;
	padding: 3px 0 0 15px;
	font-size: 11px;
	
	color: #a0a0a0;
}
#capsal #edicio #esq img {
	vertical-align: base-line;
}
#capsal #edicio #drt {
	float: right;
	width: 40%;
	text-align: right;
	padding: 3px 15px;
	font-size: 11px;
	
	color: #a0a0a0;
}

/* idioma: */

#idiomes {
  z-index: 100;
  visibility: hidden;
  
  filter:alpha(opacity=95); opacity:0.95;
  
  position: absolute;
  left: 60px;
  top: 156px;
  background-color: white;
  width: 120px;
  border: 4px solid #e0e0e0;
  padding: 5px;
  letter-spacing: 1px;
}
#idiomes ul {
    list-style: none;
    margin: 10px 0 0 0; padding: 0;
    width: auto;
}
#idiomes li {
	margin: 0; padding: 2px;
	display: block;
}
#idiomes a {
    background-color: #f6f6f6;
    padding: 5px;
    display: block;
}
#idiomes a:hover {
	background-color: #f0f0f0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ## principal ## */

#contenidor {
	z-index: 2;
    position: relative;
	width: 920px;
	padding: 0 15px 0 15px;
	border-bottom: 1px solid #f0f0f0;
}

/* columna esquerra */

#contenidor #menugeneral {
	position: relative;
	float: left;
	width: 150px;
	border-right: 1px solid #f0f0f0;
	padding: 18px 10px 10px 0;
	letter-spacing: 0;
}
#contenidor #menugeneral img {
	vertical-align: -3px;
}
#contenidor #menugeneral #capsal, #contenidor #menugeneral #subcapsal, #contenidor #calumnadreta #subcapsal {
	position: relative;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 2px;
}
#contenidor #menugeneral #subcapsal, #contenidor #calumnadreta #subcapsal {
	font-size: 14px;
	font-weight: bold;
}
#contenidor #menugeneral #recents {
    position: relative;
	width: 150px;
	margin-bottom: 15px;
}
#contenidor #menugeneral #recents p {
	margin: 0; padding: 0;
}
#contenidor #menugeneral #recents p a {
	font-size: 12px;
	color: #404040;
}
#contenidor #menugeneral #recents p a:hover {
	color: #a0a0a0;
}
#contenidor #menugeneral #recents p .sub {
	font-size: 9px;
	color: #a0a0a0;
}

#contenidor #menugeneral #sub {
	width: 150px;
	margin-top: 2px;
	text-align: right;
	font-size: 10px;
}
#contenidor #menugeneral #seccions {
    position: relative;
	width: 150px;
	margin-bottom: 15px;
}
#contenidor #menugeneral #seccions ul {
	margin: 0 0 5px 0;
	padding: 0;
}
#contenidor #menugeneral #seccions li {
	list-style: none;
	font-size: 12px;
}
#contenidor #menugeneral #seccions li a {
	color: #404040;
}
#contenidor #menugeneral #seccions li a:hover {
	color: #a0a0a0;
}
#contenidor #menugeneral #seccions li .sub {
    list-style: none;
	font-size: 11px;
}
#contenidor #menugeneral #seccions li .sublink {
    font-weight: normal;
}
#contenidor #menugeneral #seccions .resalt {
	border-bottom: 1px dashed #d0d0d0;
}

#contenidor #menugeneral #buscador, #contenidor #calumnadreta #editorial {
	position: relative;
	width: 140px;
	padding: 5px;
	background-color: #F6F7F7;
	margin-bottom: 10px;
}
#contenidor #menugeneral #buscador {
}
#contenidor #menugeneral #buscador #subcapsal {
	width: 138px;
}
#contenidor #menugeneral #buscador #text {
}
#contenidor #menugeneral #sub {
    width: 138px;
	margin-top: 5px;
}

/* cos */

#contenidor #cos {
    position: relative;
	float: left;
	width: 575px;
	margin: 10px 0 10px 12px;
}
#contenidor #cos #destacat {
	margin-bottom: 10px;
}
#contenidor #cos #destacat #peu_foto {
	margin-top: 5px;
	font-size: 12px;
}

#contenidor #cos #capsal img, #contenidor #cos #subcapsal img {
	vertical-align: -3px;
}
#contenidor #cos #capsal, #contenidor #cos #capsal_sec, #contenidor #cos #subcapsal {
	position: relative;
	width: 575px;
	font-size: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 2px;
}
#contenidor #cos #capsal_sec {
	border: 0;
	padding-top: 6px;
	background-color: #dadada;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0;
	text-align: right;
	font-size: 34px;
	color: white;
	line-height: 19px;
	overflow: hidden;
	margin-bottom: 5px;
}
#contenidor #cos #subcapsal {
	font-size: 14px;
	font-weight: bold;
}

#contenidor #cos #buscador {
    padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	margin: 15px 0 10px 0;
}
#contenidor #cos #buscador #subcapsal {
	margin-bottom: 10px;
}
#contenidor #cos #buscador #cat {
	position: relative;
	width: 100%;
	margin: 5px 0 0 0;
}
#contenidor #cos #buscador #esq {
	float: left;
	margin-right: 15px;
}

#contenidor #cos #destacades {
	font-size: 10px;
	margin-bottom: 15px;
	letter-spacing: 0;
	text-align: justify;
}

/* columna dreta */

#contenidor #calumnadreta {
    position: relative;
	float: right;
	width: 150px;
	border-left: 1px solid #f0f0f0;
	padding: 10px 0 10px 10px;
	letter-spacing: 0;
}

#contenidor #calumnadreta #capsal {
    position: relative;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 4px;
}

#contenidor #calumnadreta #resaltat {
	position: relative;
	width: 138px;
	background-color: #F6F7F7;
	margin-bottom: 10px;
	padding: 5px;
}

#contenidor #calumnadreta #resaltat #subcapsal {
	width: 138px;
}
#contenidor #calumnadreta #resaltat #text {
}

#contenidor #calumnadreta #resaltat .destaca {
	font-size: 120%;
	color: black;
}
#contenidor #calumnadreta #resaltat .destaca:hover {
	color: #909090;
}

#contenidor #calumnadreta #editorial {
	font-size: 10px;
}
#contenidor #calumnadreta #editorial #capsal {
	width: 140px;
	font-size: 14px;
	font-weight: bold;

}
#contenidor #calumnadreta #editorial strong {
	font-size: 12px;
}

#contenidor #calumnadreta #publi {
	position: relative;
	margin-bottom: 15px;
}

/* publicitat part inferior */

#publiinferior {
	position: relative;
	width: 950px;
	height: 150px;
	padding: 2px 0 2px 0;
	_padding-top: 0px;
}
#publiinferior #publi_1, #publiinferior #publi_2 {
	float: left;
	width: 470px;
}
#publiinferior #publi_2 {
	float: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* tancament */

#cloenda {
	position: relative;
	width: 950px;
	margin: 0 auto 10px auto;
	border-top: 1px solid #f0f0f0;
	padding-top: 5px;
	letter-spacing: 1px;
}
#cloenda a {

}
#cloenda #linkUp {
	float:  left;
	display: none;
	padding: 3px 0 0 15px;
	font-size: 11px;
	
}
#cloenda #cloenda_info {
	float: right;
	text-align: right;
	padding: 3px 15px;
	font-size: 11px;
	
	color: #a0a0a0;
}
