/* CSS Document */

/* Elements basics*/
body {
	margin: 20px auto;
	text-align: justify;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C3854;
}

a {
	font-weight: bold;
	color: #1C3854;
	text-decoration: none;
}

a.selected{
	background-color:#FFFF33;
}

a.simple{
	font-weight: normal;
}

img {
	border: 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

li ul, li ol {
	margin-left: 20px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #1C3854;
	margin: 0 ;
}

h1.centrado {
       text-align: center;
       margin-bottom: 8px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #1C3854;
	margin: 0 0 4px;
}

table, td {
	border: 1px solid #e3e3e3;
}

.segontitol {
	font: bold 10px;
	color: #1C3854;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 20px;
}

p {
	font: 10px;
	color: #1C3854;
	margin: 7px 0 0 0;
}

input, textarea {
	border: 1px solid #999;
	font-size: 11px;
	margin: 0 5px;
}

textarea {
	margin: 5px;
}

.error {
	color: #cc0000;
}

/* Divs espec�fiques */
#pagina {
    position: relative;
	margin: auto;
	width: 800px;
	border: 0px solid #000;
	padding: 0;
	background: url('../img/background.gif') repeat-y top left;
}

#cabecera {
	background: url('../img/cabecera.gif') no-repeat top left;
	height: 96px;
	margin: 0;
	padding: 0;
border: 0px solid #000;
}

#pie_pagina {
	width: 800px;
	clear: both;
	border: 0px solid #000;
}

#logo_pie {
	height: 82px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float:left;
	border: 0px solid #000;
}

#pie {
	background: url('../img/pie_pagina.gif') no-repeat bottom left;
	height: 82px;
	float: left;
	width: 639px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;

}

/* Caixes contingut */

.caixa_s, .caixa_m, .caixa_l {
        position: relative;
		background-color: #fff;
		margin: 0 0 5px;
        top: 10px;
        padding: 0;
		border: 0px solid #000;
}

.caixa_s {
	width: 197px;
	text-align: left;
	float: left;
	margin-right: 5px;
}

#col_centro_contactar .caixa_s {
	margin-right: 18px;
	margin-left: 47px;
}

#col_centro_contactar .caixa_s_centrada {
	width: 197px;
	position: relative;
	background-color: #fff;
	margin: 0 auto 5px;
    top: 10px;
    padding: 0;
	border: 0px solid #000;
}

.caixa_s_centrada ol, .caixa_s_centrada ul {
	margin: 0px;
	margin-left: 10px;
        margin-bottom: -5px;
}

.caixa_s_centrada ol li {
	margin: 0px 0px 3px;
}

.caixa_s_centrada ul li {
	margin: 0px 0px 3px;
	list-style: url('../img/guion.gif');
}

.caixa_m {
	width: 397px;
}

.caixa_l {
	width: 550px;
}

.caixa_s_titulo, .caixa_m_titulo,.caixa_l_titulo {
	padding: 10px 14px 5px;
border: 0px solid #000;
}

.caixa_s_titulo {
	background-color: #c9ceda;
	background: url('../img/caixa_s_top.gif') no-repeat top left;
}

.caixa_m_titulo {
	background-color: #c9ceda;
	background: url('../img/caixa_m_top.gif') no-repeat top left;
}

.caixa_l_titulo {
	background-color: #c9ceda;
	background: url('../img/caixa_l_top.gif') no-repeat top left;
}

.caixa_s_cont, .caixa_m_cont, .caixa_l_cont {
	padding: 0 14px 20px;
}

.caixa_s_cont {
	background-color: #c9ceda;
	background: url('../img/caixa_s_bottom.gif') no-repeat bottom left;
}

.caixa_m_cont {
	background-color: #c9ceda;
	background: url('../img/caixa_m_bottom.gif') no-repeat bottom left;
}

.caixa_l_cont {
	background-color: #c9ceda;
	background: url('../img/caixa_l_bottom.gif') no-repeat bottom left;
}

/*.caixa_s ol, .caixa_s ul,*/ .caixa_m ol, .caixa_m ul, .caixa_l ol, .caixa_l ul {
	margin: 5px 0px 5px 18px;
}

/*.caixa_s ol li, .caixa_s ul li,*/ .caixa_m ol li, .caixa_m ul li, .caixa_l ol li, .caixa_l ul li {
	margin: 5px 0 10px;
}

.caixa_s ol, .caixa_s ul {
	margin: 0px;
	margin-left: 10px;
        margin-bottom: -5px;
}

.caixa_s ol li {
	margin: 0px 0px 3px;
}

.caixa_s ul li {
	margin: 0px 0px 3px;
	list-style: url('../img/guion.gif');
}

.foto_s, .foto_m, .foto_l {
	position: relative;
	top: 10px;
	margin-bottom: 5px;
}

.foto_s {
	float: left;
	width: 195px;
}

.foto_m {
	width: 397px;
}

.foto_l {
	width: 550px;
}

/* MEnu superior */

#menu_superior {
	padding: 0;
	padding-top: 71px;
	width: 640px;
	margin-left: 160px;
border:0px solid #000;
}

#menu_superior a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#men_sup_1, #men_sup_2, #men_sup_3, #men_sup_4 {
	float:left;
	width:160px;
	text-align:center;
}

#men_sup_1 a, #men_sup_1 {
	color: #C7CDD6;
}

#men_sup_2 a, #men_sup_2 {
	color: #D4D7DE;
}

#men_sup_3 a, #men_sup_3 {
	color: #336699;
}

#men_sup_4 a, #men_sup_4 {
	color: #5580AA;
}

#men_sup_4 a.select {
	color: #5580AA;
	text-decoration: underline;
}

.clear{
	clear: both;
	height: 1px;
}

/*MENU PPAL*/

#menu_lateral {
	background: url('../img/mesa_centro.gif') no-repeat top left;
	height: 389px;
	width: 236px;
	margin: 0;
	padding: 0;
	float: left;
border: 0px solid #000;
}

#menu_lateral a {
	color: #fff;
	font-size: 9px;
}

#menu_lat_1, #menu_lat_2, #menu_lat_3, #menu_lat_4, #menu_lat_5, #menu_lat_6, #menu_lat_7 {
	padding-bottom: 2px;
}

#menu_lat_1 a:hover, #menu_lat_2 a:hover, #menu_lat_3 a:hover, #menu_lat_4 a:hover, #menu_lat_5 a:hover, #menu_lat_6 a:hover, #menu_lat_7 a:hover {
	background: url('../img/subrallado.gif') repeat-x bottom;
}

#menu_lat_1 {
	margin-top: 95px;
	margin-left: 130px;
}

#menu_lat_2 {
	margin-left: 116px;
	margin-top: 9px;
}

#menu_lat_3 {
	margin-left: 103px;
	margin-top: 9px;
}

#menu_lat_4 {
	margin-left: 89px;
	margin-top: 11px;
}

#menu_lat_5 {
	margin-left: 76px;
	margin-top: 13px;
}

#menu_lat_6 {
	margin-left: 63px;
	margin-top: 13px;
}

#menu_lat_7 {
	margin-left: 50px;
	margin-top: 10px;
}

/* acces intranet */

#accesIntra {
	margin-top: 150px;
	margin-left: 17px;
}

#accesIntra label {
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

#accesIntra select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C3854;
}

/* INDEX.php */

#col_centro, #col_centro_contactar {
    position: relative;
	float:left;
	margin-left:0px;
	width: 405px;
	padding-top: 20px;
	border: 0px solid #000;
}

#col_centro_contactar {
	width: 550px;
}

#titulo_seccion {
	font-size: 26px;
	color: #eceff8;
	height: 15px;
        position: absolute;
	left: -60px;
	top: 5px;
}

#col_lat {
	width: 159px;
	float: left;
	padding-top: 20px;
	border: 0px solid #000;
        margin-left:0px;
}

#destacados {
	background: url('../img/calendario_medio.gif') repeat-y top left;
        width: 159px;
}

#destacados_sup {
	background: url('../img/calendario_superior.gif') no-repeat top left;
	padding: 19px 10px 0;
	/*width: 140px;*/
}

#destacados_cont {
	background: url('../img/calendario_pie.gif') no-repeat bottom left;
	/*width: 140px;*/
	padding-bottom: 58px;
	padding-left:10px;
	text-align: left;
}

.contenido_calendario {
	/*width: 141px;*/
	/*border: 1px solid #000000;*/

	padding-top: 12px;
	height:360px;/*al�ada de prova x veure com quedar� aliniada amb la resta de pastilles de txt*/
}

.primera_pastilla {
	background: url('../img/pastilla_bg.gif') repeat-y top left ;
	width:404px;
	float:left;
}

.pastilla_superior{
	height:19px;
	width:404px;
	margin:0;
	background: url('../img/pastilla_superior.gif') no-repeat top left;
}

.pastilla_inferior{/*aqu� es donde se cambia el padding del contenido textual de la pastilla del centro y arriba*/
	margin: 0;
	background: url('../imagenes/pastilla_inferior.gif') no-repeat bottom left;
	height:19px;
}

.primertitol{/*DM Consultants, ajustar distancia entre titol i caixa de text*/
	padding:0 15px 0 16px;
}

h1.primertitol{
	margin-bottom:5px;
}

#pastilla_central {
	background: url('../imagenes/fotoejemplo_larga.jpg');
	width: 404px;
	height: 122;
	margin: 0;
	float:left;
}

#pastillas_inferiors{
	width: 404px;
}

#pastillamini_dreta {
	background: url('../imagenes/fotoejemplo.jpg');
	width: 200px;
	height:133px;
	float:left;
}

#pastillamini_esquerra {
	width: 202px;
	float:left;
	background: url('../img/pastillamini_esquerra_bg.gif');
	background-repeat: repeat-y;
}

.pastillamini_esquerra_superior{
	background: url('../img/pastillamini_esquerra_superior.gif');
	width: 202px;
	height: 14px;
}

.pastillamini_esquerra_pie{
	background: url('../img/pastillamini_esquerra_pie.gif');
	width: 202px;
	height: 14px;
}

.listado1{
	list-style-image:url('../imagenes/vinyeta.gif');
}

.listado1 ul{
	padding-top: 5px;/*espai entre contingut i t�tol serveis*/
	padding-left: 25px;
	width:202px;
	margin:0;
}

.listado1 ul li {
	width:170px;
	padding-left:-5px;
	list-style-image:url('../imagenes/vinyeta.gif');
	margin-left:5px;
}

.listado1 h1 {
	padding-left:15px;
}

/*
QUIENES SOMOS
*/

#intro{
	width:565px;
	background:url('../imagenes/pastillalarga_bg.gif');
}

#parte_superior{
	height:19px;
	width:565px;
	background:url('../img/pastilla_sup_quienessomos.gif') no-repeat bottom left;
}

#parte_inferior{
	background:url('../imagenes/pastillalarga_inf.gif') no-repeat bottom left;
	height:19px;
	width:565px;
}

#intro p, #intro h1{
	padding-left: 10px;
	padding-right: 5px;
	margin-left:5px;
	width: 550px;
}

#intro h1{/*per retocar distancia entre titol i text*/
}

#nuestrasfotos{
	background:url('../imagenes/nuestrasfotos.gif') no-repeat bottom left;
	width:565px;
	height:116px;
	float:left;
	margin-top:-3px;
}


/*SERVICIOS*/

#img_serveis1{
	background:url('../imagenes/imgprova_serveis.gif') no-repeat bottom left;
	width:402px;
	height:128px;
	float:left;
}

#menu_serv{
	text-align: left;
	background: url('../img/menu_serveis_bg.gif') repeat-y bottom center;
	margin: 0;
	padding: 0;
}

#menu_serv_titol {
        background: url('../img/menu_serveis_top.gif') no-repeat top center;
	margin: 0;
	padding: 30px 13px 0;
}

#menu_serv_bottom {
	background: url('../img/menu_serveis_bottom.gif') no-repeat bottom center;
	margin: 0px 0 0;
	padding: 0px 13px 180px;
}

#menu_serv ul{
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#menu_serv li{
	padding-top:10px;
}

#menu_serv a{
	color:#1C3854;
	font: 10px verdana;
	font-weight:bold;
}

#menu_serv a:hover{
	color:#1C3854;
	font: 10px verdana;
	font-weight:bold;
	background-color:#FFFF33;
}

/*ENLACES*/

#links {
	width:279px;
	background-color: #fff;
	margin-left:88px;
	padding: 0;
	margin-top: 0;
	text-align: left;
}

#links_titulo {
	background: url('../img/enlaces_top.gif') no-repeat top left;
	padding-bottom: -135px;
	height: 230px;
}

#links_titulo h1 {
	padding: 35px 15px 0;
}

#links_cont {
	padding: 0px 15px 30px;
	margin-top: -155px;
        background: url('../img/enlaces_bottom.gif') no-repeat bottom left;
       /* min-height: 400px;*/
}

#links a{
	color:#1C3854;
	font:10px verdana;
}

#links a:hover{
	background-color:#FFFF33;
}

#links li{
	padding-top:10px;

}

/* CONSULTAS TEMATICAS*/

#menu_cons {
	background: url('../img/consultas.gif') no-repeat top left;
	width: 119px;
	height: 107px;
	float: left;
	margin: 0;
	padding: 25px 20px;
}

#menu_cons h1 {
	font-size: 13px;
}

#menu_cons li{
	margin-top: 10px;
	padding-left:-40px;
}

#menu_cons a:hover{
	background-color:#FFFF33;
}

ul.faq {
	margin: 0;
	padding: 0;
	
}

ul.faq li {
	padding: 0 0 0 0;
	margin: 0 0px 8px 10px;
	list-style: url('../img/guion.gif');
}

.faq a {
	font-weight: 200;
}

.faq a:hover {
	background-color:#FFFF33;
}

.faq a.faq_sel, .faq a.faq_sel:hover {
	font-weight: bold;
	background: transparent;
}

.faq_cont {
	margin: 10px 0;
	
}

.ampliar {
	text-align: right;
	font-size: 9px;
}

.ampliar a:hover {
	background: transparent;
	text-decoration: underline;
}

/*AVISO LEGAL*/

.aviso {
	background: url('../img/martillo.gif') no-repeat bottom right;
	background-color: #fff;
}

/*CALENDARI FISCAL*/

#calendario_cont {
	background: url('../img/calendario_bg.gif') repeat-y top left;
	float: left;
	border: 0px solid #000;
	width: 564px;
	margin-top: 20px;
}

/*#calendario_cont #titulo_seccion {
	font-size: 26px;
	color: #eceff8;
	height: 15px;
	margin-left: -67px;
	margin-top: -33px;
}*/

#calendario_cont #col_centro {
	width: 375px;
	float: left;
	padding: 15px 25px 20px 10px;
	border: 0px solid #000;
}

#calendario_cont #col_lat {
	width: 140px;
	float: left;
	border: 0px solid #000;
	padding: 15px 6px;
}

#calendario_top {
	background: url('../img/calendario_top.gif') no-repeat top left;
	float: left;
	border: 0px solid #000;
	width: 100%;
	height: 20px;
}

#calendario_bottom {
	background: url('../img/calendario_bottom.gif') no-repeat bottom right;
	float: left;
	border: 0px solid #000;
	width: 563px;
}

.dia {
	width: 25px;
	float: left;
}

.dia a {
	font-weight: normal;
}

.dia_cont {
	width: 332px;
	float: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

li.evento {
	list-style-image: url('../img/ok.jpg');
	margin-left: 10px;
	/*margin-bottom: 30px;*/
}

li.evento h1 {
	margin-bottom: 7px;
	font-size: 12px;
}

#destacados_cont .dia {
	width: 15px;
	border: 0px solid #000;
}

#destacados_cont .dia_cont {
	width: 120px;
	margin-bottom: 0px;
	border: 0px solid #000;
}

#destacados_cont li.evento {
	list-style: none;
        list-style-image: none;
	margin-left: 2px;
}

#destacados_cont li.evento a {
	font-weight: normal;
}

/* calendario */
#calendario {
	font-size: 9px;
	/*float: right;*/
	/*text-align: right;*/
	/*width: 160px;*/
	/*margin: 10px;*/
}

#destacados_cont #calendario {
	margin: 10px 0px;
border: 0px solid #000;
}

#calendario TABLE{
	border: 1px solid #094988;
	line-height: 11px;
	/*text-align: right;*/
	margin: 0;

}

#calendario TABLE.hoja_calendario {
	width: 135px;
}

#calendario TD  {
	font-family : verdana,arial,helvetica;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 14px;
}

#calendario TD.selected {
	background-color:#e7e7e7;
	font-weight: bold;
	color:#CC6633;
}

#calendario TD.selected a {
	color:#CC6633;
}

#calendario INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 8px;
}

#calendario TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 8px;
}

#calendario SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 8px;
}

#calendario .altn  {
	color: #ffffff;
	background-color: #094988;
	border: 0px;
	border-bottom: 1px solid #ddd;
}

#calendario .tit  {
	color: #ffffff;
	background-color: #094988;
	font-weight: bold;
	border: 0px;
	border-bottom: 2px solid #fff;
}

#calendario .tit td  {
	border: 0px;
}


#calendario .tit a {
	color:white;
	text-decoration:none;
}


/*CIRCULARES*/

#circulares {
	width:542px;
	margin-left: 10px;
	margin-top: 10px;
	/*background:url('../img/dmc_azul_c.gif') no-repeat left bottom;*/
	background: url('../img/circulares_bg.gif') repeat-y top right;
	background-color: #D9E5F0;
}

#circulares_cuerpo {
	float: left;
	/*border: 1px solid #000;*/
	width: 524px;
}

#circulares_menu {
	float: left;
	/*border: 1px solid #000;*/
	width: 18px;
	/*background-color: #C9CED9;*/
	height: 100%
}

#menu_temas {
	background:url('../img/dmc_azul_c.gif') no-repeat left bottom;
	/*background-color: #D9E5F0;*/
	padding: 13px;
	/*border:1px solid #000;*/
	min-height: 50px;
}

#menu_temas a {
	font-weight: normal;
}

#menu_temas a:hover {
	background-color: #FFFF33;
}

#titulo_temas_circ {
	float: left;
	width: 107px;
	font-weight: bold;
}

#temas_circ {
	float: left;
	margin-left: 5px;
	width: 378px;
}

#circulares ol {
	margin-left: 20px;
}

#circulares ol li {
	margin: 2px 0px 10px;
}

ul.circulares_list {
	margin-left: 13px;
}

ul.circulares_list li {
	list-style: url('../img/guion.gif');
}

#ficha_circular {
    clear: both;
	padding: 32px 15px 15px 0px;
	min-height: 378px;
	background-color: #fff;
}

#logo_circular {
	width: 85px;
	float: left;
}

#cont_circular {
	float: left;
	width: 420px;
}

.anexo {
	border: 0px;
	background-color: #fff;
	text-align: left;
}

td.anexo li {
	list-style: disc;
	margin-left: 15px;
}

#ficha_circular h1 {
	font-size: 13px;
	margin: 15px 0;
}

#ficha_circular h2 {
	font-size: 11px;
	margin: 0;
}

#ficha_circular h3 {
	font-size: 10px;
	font-weight: 200;
	color: #999;
	margin: 0;
	padding-bottom: 10px;
}

#circulares_menu ul li {
	margin: 13px 0;
}

#temascircularessuperior{
	width:513px;
	height:32px;
	background:url(../imagenes/titulosuperiorcirculares.png) no-repeat;
}

#imagenmenucirculares{
	background:url(../imagenes/imagen_menucirculares.png) no-repeat;
	width:133px;
	height:55px;
	margin-top:-35px;
}

#menutxt_circulares h1{
}

#menutxt_circulares ul{
	margin-left:0;
	margin-top:-12px;
	margin-bottom:-15px;
	padding-left:100px;
}

#info_circular{
	background:url(../imagenes/circulraesfondoblanco.png) repeat-y;
	float:left;
	width:515px;
}

#logovertical{
	background:url(../imagenes/logo_vertical.png) no-repeat;
	width:122px;
	height:413px;
	float:left;
}

#botones_circulares{
	padding-top:106px;
	padding-right:6px;
	width:15px;
	float:left;
}

#textinfo_circulares{
	padding-right:27px;
	padding-top:32px;
	width:393px;
	float:left;
}

#textinfo_circulares h2{
	font: bold 12px verdana;
	color: #1C3854;
}

#textinfo_circulares h3{
	margin-top: 0px;
	font: normal 10px verdana;
	color: #999;
}

#recuadro1_circulares{
	border:1px solid #ccc;
	width:150px;
	float:left;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#menutxt_circulares a{
	color:#1C3854;
	font:10px verdana ;
}

#menutxt_circulares a:hover{
	background-color:#ffcc00;
}

/*CONTACTAR*/
#postal {
	background:url(../img/postal_contactar.gif) no-repeat;
	width:564px;
	height:458px;
}

#postal form {
	padding: 0px 20px;
}

#postal form #form_inputs {
	float: left;
	width: 275px;
	text-align: right;
        margin-top: 70px;
	border: 0px solid #000;
}

#postal form #form_inputs p {
	margin: 5px;
}

#contacto {
	float: left;
	width: 185px;
	text-align: left;
        position: relative;
	top: 272px;
	padding: 0 30px;
	border: 0px solid #000;
	line-height: 34px;
}

.text {
	padding: 20px 10px 0px 20px;
	text-align: justify;
	width:500px;
}

#mapa {
	width:564px;
	text-align: center;
}

/* show-hide divs -> srvicios, consultas */
ul.trigger_list {
	margin: 15px 0 0;
}

ul.trigger_list li {
	margin: 0 0 5px;
}

.trigger{
	cursor:pointer;
}	
	
.trigger:hover{
	cursor:pointer;
}	
	
.expanded{
	cursor:pointer;
}

.expanded:hover{
	cursor:pointer;
}

.show{
	position:static;
	display: table;
}

.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

/* librito noverdades fiscales */
#librito {
	background: url(../img/librito_bg.jpg) top left repeat-y;
	width: 975px;
	/*border: 1px solid #cc0000;*/
	line-height: 15px;
	margin: auto;
}

#lib_pag_uno {
	float: left;
	width: 420px;
	margin: 15px 0px 20px 0px;
        position: relative;
        left: 38px;
}

#lib_pag_dos {
	float: left;
        position: relative;
        left: 94px;
	width: 420px;
	margin: 15px 0 20px 0;
}

#librito_bt {
	clear: both;
	width: 100%;
	background: url(../img/librito_bottom.jpg) bottom left no-repeat;
	height: 27px;
	position: relative;
}

#librito_bt span.ant, #librito_bt span.sig {
	color: #777;
}

#librito_bt span.ant a, #librito_bt span.sig a {
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

#librito_bt span.ant a:hover, #librito_bt span.sig a:hover {
	text-decoration: underline;
}

#librito_bt span.ant {
	position: absolute;
	left: 37px;
}

#librito_bt span.sig {
	position: absolute;
	left: 887px;
}

#librito_bt span.num_pag_uno {
	color: #777;
	position: absolute;
	left: 240px;
}

#librito_bt span.num_pag_dos {
	color: #777;
	position: absolute;
	left: 725px;
}

#librito_top {
	clear: both;
	width: 100%;
	background: url(../img/librito_top.jpg) top left no-repeat;
	height: 34px;
}

#librito_top span.tit {
	position: relative;
	top: 27px;
	left: 37px;
	color: #777;
}

#librito_top div.ind {
	position: relative;
	top: 17px;
	left: 512px;
	width: 425px;
	color: #777;
	text-align: right;
}

#librito_top div.ind a {
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

#librito_top div.ind a:hover {
	text-decoration: underline;
}

#librito h1 {
	margin: 5px 0 15px;
	text-align: center;
	font-size: 16px;
}

#librito h2 {
	margin: 5px 0 12px;
	font-size: 13px;
}

#librito table, #librito td {
	border: 1px solid #AAA;
}

#librito td {
	border-color: #DDD #AAA #AAA #DDD;
}

#librito td {
	text-align:left;
	vertical-align: top;
}

#librito ol {
	margin: 15px 0px 15px 22px;
}

#librito ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#librito_ind {
	background: url(../img/librito_ind_bg.jpg) top left repeat-y;
	width: 975px;
	/*border: 1px solid #cc0000;*/
	line-height: 15px;
	margin: auto;
	text-align: left;
}

#librito_ind_bt {
	clear: both;
	width: 100%;
	background: url(../img/librito_ind_bottom.jpg) bottom left no-repeat;
	height: 27px;
	position: relative;
}

#librito_ind_top {
	clear: both;
	width: 100%;
	background: url(../img/librito_ind_top.jpg) top left no-repeat;
	height: 34px;
}

#librito_ind h1 {
	margin: 30px 0 50px;
	font-size: 18px;
}

#librito_ind h2 {
	margin: 15px 0 25px;
	font-size: 14px;
}

#librito_ind ul {
	margin-bottom: 70px;
}

#librito_ind ul li {
	margin: 10px 0px;
}

#librito_ind ul li a {
	font-weight: normal;
	text-decoration: none;
}

#librito_ind ul li a:hover {
	text-decoration: underline;
}

/* zona d'acces al librito des de la pagina d'inici */
.librito_cont {
	margin-right: 20px;
	padding-right: 10px;
	border-top: 2px solid #ccc;
	margin-bottom: 10px;
}

.librito_cont ul li {
	margin: 6px 0px 6px 2px;
}

/* atrica */
.atrica {
	border: 0px;
}

#credits {
	width: 800px;
	margin: 5px auto;
	text-align: right;
}

#credits a:hover {
	text-decoration: none;
}

#credits span {
	display: none;
	color: #737373;
}

#credits:hover span {
	display: inline;
	font-size: 9px;
}