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

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

#encaix {
 	position: absolute;
 	top: 0; left: 50%;
 	width: 900px;
 	margin-left: -450px;
}

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

img {
	border: 0;
}

a, a:link {
	text-decoration: none;
	color: #4D5EB0;
}
a:hover {
	color: maroon;
}

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

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

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

#manteniment, #info {
	padding: 50px 20px 50px 20px;
	width: auto;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	color: #301500;
	text-indent : 2px;
}
#manteniment #titular, #info #titular {
	font-size: 20px;
	margin-bottom: 15px;
	font-style: italic;
}

/*** CAPÇALERA ***/

#capsal {
	position: relative;
	width: 100%;
	height: 197px;

}
#capsal #sup {
	position: absolute;
	top: 0; left: 0;
	background-color: #D2E6EE;
}
#capsal #logo {
  position: absolute;
  top: 5px;
  left: 15px;
}

/* menú: */

#capsal #menu_especial {
	position: absolute;
	right: 20px;
	top: 25px;
	overflow: hidden;
	
}
#capsal #menu_especial #fons_menu {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    _height: 27px;
    filter: alpha(opacity=80); opacity: 0.80;
    background-color: #E6F1FF;
}
#capsal #menu_especial #text {
	position: relative;
	padding: 4px 4px 4px 8px;
	font-weight: bold;
}
#capsal #menu_especial #text a {
	color: black;
}
#capsal #menu_especial #text a:hover {
	color: white;
}
#capsal #menu_especial #text .resalt {
    color: white;
}
#capsal #menu_especial .idioma {
	background-image: url(../grafics/flecha_down.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#capsal #menu_especial .idioma:hover {
	background-image: url(../grafics/flecha_down_b.gif);
}

/* idioma: */

#idiomes {
  z-index: 100;
  visibility: hidden;
  filter:alpha(opacity=90); opacity:0.90;
  position: absolute;
  right: 20px;
  top: 47px;
  background-color: white;
  width: 100px;
  padding: 0;
  letter-spacing: 1px;
  text-align: right;
  font-weight: bold;
}
#idiomes ul {
    list-style: none;
    margin: 0; padding: 0;
}
#idiomes li {
	margin: 0; padding: 0;
}
#idiomes ul a {
    background-color: #808080;
    padding: 5px; margin: 0;
	display: block;
    color: white;
    height: 10px;
    
}
#idiomes ul a:hover {
	background-color: #707070;
	color: orange;
}

/* menu principal */

#capsal #menu {
	position: absolute;
	left: 0; bottom: 0;
	width: 900px;
	height: 27px;
	font-weight: bold;
	background-image: url(../grafics/capsal_patilla_fons.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#capsal #menu ul {
	margin: 0; padding: 0 0 0 5px;
	list-style-type: none;
	float: left;
}
#capsal #menu li {
	display: inline;
    background-image: url(../grafics/caps_pat_act_esq.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0 0 0 14px;
    margin-right: 2px;
    float: left;
}
#capsal #menu li a {
    background-image: url(../grafics/caps_pat_act_drt.gif);
    background-repeat: no-repeat;
    background-position: top right;
	padding: 6px 14px 4px 0;
	display: block;
	font-size: 14px;
	background-color: none;
	text-decoration: none;
}
#capsal #menu a:hover {
}
#capsal #menu #post {
    filter: alpha(opacity=85); opacity: 0.85;
    background-image: url(../grafics/caps_pat_esq.gif);
}
#capsal #menu #post a {
    background-image: url(../grafics/caps_pat_drt.gif);
    color: white;
}
#capsal #menu #post a:hover {
    color: orange;
}

/* *** cos: *** */

#contenidor {
	width: 900px;
	margin: 10px 0 10px 0;
}

#contenidor #infoPlugins {
	background-color: black;
	padding: 20px 20px 20px 70px;
	width: auto;
	color: white;
	font-size: 14px;
	margin-bottom: 10px;
	background-image: url(../grafics/ico_alerta.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-align: left;
}
#contenidor #infoPlugins a {
	color: orange;
	font-weight: bold;
}
#contenidor #infoPlugins a:hover {
	color: #99CCFF;
}

#tipusSeleccio, #tipusAgenda {
	position: relative;
	width: 890px;
	font-size: 12px;
	text-align: left;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #eaeaea;
}
#tipusSeleccio form {
	margin: 0; padding: 0; border: 0;
}
#tipusSeleccio #especial {
	position: absolute;
	top: 2px; right: 4px;
	height: 24px;
	/*padding-top: 6px;*/
}
#tipusAgenda a, #tipusSeleccio #especial a {
	padding: 5px;
	font-weight: bold;
	border: 1px solid white;
	border: 0 1px 0 1px;
	color: white;
	background-color: #5B9DB3;
}
#tipusSeleccio #especial a {
 	position: relative;
 	float: left;
 	margin-left: 4px;
 }
#tipusAgenda a:hover, #tipusSeleccio #especial a:hover {
	background-color: #DDAC64;
}
#tipusSeleccio {
	height: 20px;
}
#tipusSeleccio strong {
	color: #a0a0a0;
}
#tipusSeleccio select {
	border: 1px solid #a0a0a0;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
	background-color: white; /*#FFCC99;*/
	padding: 2px;
}
#tipusSeleccio .up, #tipusAgenda .up, #tipusSeleccio #especial .up {
	color: #C5752E;
}
#tipusSeleccio .destaca, #tipusAgenda .destaca, #tipusSeleccio #especial .destaca {
	background-color: orange;
	color: white;
}

#paragraf {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 10px;
	clear: right;
}
#paragraf #titol_capsal {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #a0a0a0;
	margin-bottom: 15px;
}

#contenidor #dreta {
	float: right;
	width: 444px;
}
#contenidor #dreta #mapa {
	position: relative;
	width: 439px;
	height: 300px;
}

#contenidor #links_finals {
	position: relative;
	float: right;
	margin: 10px 0 10px 10px;
	border: 2px solid #d0d0d0;
	background-color: white;
	padding: 5px 0 5px 0;
	
}
#contenidor #dreta #links_finals {
	float: none;
	margin: 5px;
	padding: 0;
	text-align: center;
}
#contenidor #links_finals a, #contenidor #dreta a {
	padding: 5px;
	font-weight: bold;
}
#contenidor #dreta a {
	display: block;
}
#contenidor #links_finals a:hover, #contenidor #dreta a:hover {
	color: white;
	background-color: black;
}

/* paginació */

#paginador {
	width: 865px;
	margin: 5px auto 5px auto;
	background-image: url(../grafics/ico_llibreta.gif);
	background-repeat: no-repeat;
    background-position: middle left;
    padding: 8px 0 8px 34px;
	font-size: 12px;
	text-align: left;
	color: #777777;
}
#paginador strong {
	font-size: 18px;

}
#paginador a {
	text-decoration: none;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	background-color: none;
	background-color: #f0f0f0;
}
#paginador a:hover {
    background-color: black;
    color: white;
}


/* cloenda: */

#linkUp {
	display: none;
	margin-top: 15px;
}
#logos {
	position: relative;
	width: 880px;
	height: 60px;
	border-top: 1px dashed #d0d0d0;
	margin-top: 5px;
	padding: 5px 10px 0 10px;
}
#logos #legal {
	float: left;
}
#logos #legal a {
    font-size: 8px;
    display: normal;
}
#logos #creadors {
	float: right;
	text-align: right;
}
#logos ul {
	margin: 0;
	padding: 0;
}
#logos li {
	list-style-type: none;
	display: inline;
	padding-left: 5px;
}

/* *** PROPIS: *** */

/* Portada: */

#portada {
	position: relative;
	width: 900px;
}

#portada #paragraf {
	margin: 0;
}

#portada #titol_capsal {
	padding: 5px;
	color: white;
    background-color: #d0d0d0;
}

/* links */

#element_link_esq, #element_link_drt {
	width: 45%;
}
#element_link_esq {
	float: left;
}
#element_link_drt {
	float: right;
}
#element_link_esq .icona img, #element_link_drt .icona img {
	border: 2px solid #e0e0e0;
}

