/* CSS genèriques */

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

body {
	margin: 0; padding: 0;
	background-color: #d4e3c4;
}
body, table {
    font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #3C3C11;
}

input, select {
	font-size: 10px;
}
form { margin: 0; padding:0;}

#encaix {
  	position: relative;
	overflow: hidden;
 	width: 980px;
 	margin: 0 auto 0 auto;
}

.tancador {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
	display: block;
}

img {
	border: 0;
}

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

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

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

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

#manteniment, #info, #publicInfo {
	position: relative;
	overflow: hidden;
	padding: 80px 0 120px 120px;
	width: 700px;
	margin: 0 auto 0 auto;
	font-size: 14px;
	text-indent : 2px;
	background-image: url(../grafics/gosset.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#manteniment #titular, #info #titular, #publicInfo #titular {
	font-size: 20px;
	margin-bottom: 15px;
	color: #F9F5D5;
	font-weight: bold;
}

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

/*** CAPÇALERA ***/

#capsal {
 	position: relative;
	overflow: hidden;
	width: 980px;
	height: 274px;
	background-image: url(../grafics/fons_cos.gif);
	background-repeat: repeat-y;
}

#capsal #logo {
	position: absolute;
	top: 0; left: 10px;
	width: 958px;
	height: 247px;
}

/* opcions especials */

#capsal #menu_esquerra, #capsal #menu_dreta {
	position: absolute;
	top: 205px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #7C5F05;	
}

#capsal #menu_esquerra .ressalt, #capsal #menu_dreta .ressalt {
	color: white;
	border-bottom: 4px solid #B9D559;
}
#capsal #menu_esquerra .ressalt:hover , #capsal #menu_dreta .ressalt:hover {
	color: white;
}

#capsal #menu_esquerra img, #capsal #menu_dreta img {
	vertical-align: middle;
	filter: alpha(opacity=70); opacity: 0.70;
}

#capsal #menu_esquerra {
	left: 25px;
}

#capsal #menu_dreta {
	right: 25px;
}

#capsal #menu_dreta img {
	vertical-align: middle;
}

/* Menu general */

#menu_pestanyes {
	position: absolute;
	top: 238px; left: 14px;
	width: 950px;
	height: 36px;
	background-image: url(../grafics/pestanya_ombra_sup.gif);
	background-repeat: repeat-x;
	background-position: top;	
	font-family: arial,helvetica,sans-serif;
}

#menu_pestanyes #davant, #menu_pestanyes #arrere {
	position: relative;
	float: left;
	padding: 4px 20px 0 20px;
	margin: 5px 3px 0 3px;
	
}
#menu_pestanyes #davant #titol, #menu_pestanyes #arrere #titol {
	position: relative;
	padding-top: 3px;
	width: auto;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
}

#menu_pestanyes #davant #tanca, #menu_pestanyes #arrere #tanca {
	position: absolute;
	top: 0; right: -1px;
	width: 21px;
	background-repeat: no-repeat;
}

#menu_pestanyes #davant {
 	height: 32px;
	background-image: url(../grafics/pestanya_pst_dav_esq.gif);
	background-repeat: no-repeat;
}
#menu_pestanyes #davant #tanca {
	background-image: url(../grafics/pestanya_pst_dav_drt.gif);
	height: 36px;
}

#menu_pestanyes #arrere {
	margin-top: 8px;
	height: 22px;
	background-image: url(../grafics/pestanya_pst_post_esq.gif);
	background-repeat: no-repeat;
}
#menu_pestanyes #arrere #tanca {
	background-image: url(../grafics/pestanya_pst_post_drt.gif);
	height: 26px;
}
#menu_pestanyes #arrere #titol {
	padding-top: 1px;
}

#menu_pestanyes #davant a {
	color: #557B2F;
}
#menu_pestanyes #davant a:hover {
	color: #F9EE70;
}
#menu_pestanyes #arrere a {
	color: #FFFFCC;
}
#menu_pestanyes #arrere a:hover {
	color: #F9EE70;
}

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

/* ## principal ## */

#contenidor {
    position: relative;
	overflow: hidden;
	width: 980px;
	background-image: url(../grafics/fons_cos.gif);
	background-repeat: repeat-y;
}

/* cos */

#contenidor #cos {
    position: relative;
	width: 952px;
	min-height: 100px;
	_height: 100px;
	margin-left: 13px;
	background-image: url(../grafics/pestanya_ombra_inf.gif);
	background-repeat: repeat-x;
}

#cos #apartats {
	position: relative;
	padding: 10px 20px 10px 20px;
	border-bottom: 2px solid #79b63d;
	text-align: center;
	color: #79b63d;
}

#cos #apartats a {
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 4px;
}
#cos #apartats .destaca {
	color: #4b633d;
	background-color:#ddeecc;
}
#cos #apartats a:hover {
	color: white;
	background-color: orange;
}


#portada {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	clear: right;
}
#cos #esquerra {
	position: relative;
	float: left;
	width: 570px;
	padding: 30px 0 20px 30px;
}
#cos #esquerra #titol_capsal {
	font-size: 18px;
	color: #ddeecc;
	background-image: url(../grafics/fons_inf_fletxa_esquerra_baix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
	margin-bottom: 10px;
	border: 0;
}

#cos #paragraf {
	position: relative;
	overflow: hidden;
	width: auto;
	padding: 40px 50px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
#cos #esquerra #paragraf {
    position: relative;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#cos #paragraf #titol {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	font-size: 20px;
	color: white;
}
#cos #paragraf #esq {
	position: relative;
	width: 47%;
	float: left;
}
#cos #paragraf #drt {
	position: relative;
	width: 47%;
	float: right;
}

#cos #direccio {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#cos #direccio #drt {
	font-size: 16px;
	line-height: 20px;
}
#cos #direccio #paragraf {
	padding-bottom: 10px;	
}

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

/* tancament */

#linkUp {
	position: relative;
	width: 980px;
	background-image: url(../grafics/fons_cos.gif);
	background-repeat: repeat-y;
	display: none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
#linkUp img {
	vertical-align: middle;
	padding-right: 5px;
}

#cloenda {
	position: relative;
	clear: left;
	width: 980px;
	margin: 0 auto 10px auto;
	height: 80px;
	letter-spacing: 1px;
	font-size: 9px;
	color: #a0a0a0;
	background-image: url(../grafics/fons_cloenda.gif);
	background-repeat: no-repeat;
}
#cloenda a {
    font-weight: normal;
}

#cloenda #creadors {
	position: relative;
	padding: 40px 20px 0 0;
	float: right;
	text-align: right;
}
#cloenda #creadors .titol {
	font-size: 9px;
	color: #b0bca2;
}
#cloenda #creadors img {
	vertical-align: middle;
}
#cloenda #creadors a {
	font-weight: bold;
	color: #f6f9f3;
}
#cloenda #creadors a:hover {
	color: white;
}
#cloenda #creadors .arroz {
	font-size: 14px;
	letter-spacing: 0;
	font-family: 'Trebuchet MS';
}
