p {
		text-align: left;
		font-family: Verdana, Arial, Helvetica, san-serif; 
		color: #333;

}
a {	
	color: #333; 
	text-decoration: underline; 
	border: 0px; 
	}

a img { margin: 0px; padding: 0px; 
	border: 0px; border-width: 0px; border-spacing: 0px; 
	}

a:hover, focus { color: #000; 
	margin: 0px; padding: 0px;
	border: 0px; border-width: 0px; border-spacing: 0px; 
	}
img { margin: 0px; padding: 0px; 
	border: 0px; border-width: 0px; border-spacing: 0px; 
	}


ul { margin: 0px; padding: 0px; }
li { 
	margin: 5 20 5 20px; padding: 0px; 
/*/*/ /*/margin: auto; /*només per netscape*/	
	font-size: 11px; color: #333; text-align: justify; 
	list-style-image: url(../imatges/li.gif);
}
li[align=left] { text-align: left; }
li[align=right] { text-align: right; }
li[align=center] { text-align: center; }


/* --- MENUDALT --- */

#menudalt p {
		margin: 0px; padding: 0px; 
		text-align: right;
		line-height: 2em;
		/*/*/ /*/line-height: 1.3em;/*només per netscape*/
}
form { text-align:left; }
#menudalt form { 
		margin: 0px; padding: 0px; 
		text-align: right;
		line-height: 2em;
		/*/*/ /*/line-height: 1.3em;/*només per netscape*/
}
input {
		margin: 0px; padding: 0px; 
		font-family: Verdana, Arial, Helvetica, san-serif; font-size:11px;
		color: #333;
		line-height: 1.3em; 
		text-align: expression((this.type=="submit")||(this.type=="button")?'center':'left');
}
textarea, select {
		margin: 0px; padding: 0px; 
		font-family: Verdana, Arial, Helvetica, san-serif; 
		font-size: 11px;
		color: #333;
		line-height: 1.3em;
		text-align: expression((this.type=="submit")||(this.type=="button")?'center':'left');
		overflow:visible;
}
#menudalt .menupral { border-bottom: 1px solid #cccccc; }
#menudalt a { margin: 0px; padding: 0px; text-decoration: none; color: #666; }
#menudalt a:hover, focus { margin: 0px; padding: 0px; color: #000; }
#menudalt img { vertical-align: text-bottom; }

/* --- MEMU --- #458023 */
#menu p { 
	font-size: 12px; 
	background-repeat: repeat-x; 
	background-position: left top; 
	/*/*/ /*/background-color: #ffffff;/*nomes per netscape*/
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
/*/*/ /*/margin-top: -12px; /*només per netscape*/	
}
#menu p.m1_out { 
	background-image: url("../imatges/punt_m1.gif"); 
	padding-left: 15px;
}
#menu p.m1_in{
	background-image: url("../imatges/punt_m1.gif");
	padding-left: 15px; color: #000;
}
#menu p.m2_out{
	background-image: url("../imatges/punt_m2.gif");
	padding-left: 30px;  
}
#menu p.m2_in{
	background-image: url("../imatges/punt_m2.gif");
	padding-left: 30px; color: #000; 
}

#menu a{ text-decoration: none; color: #666; }
#menu p.m1_in a, #menu p.m2_in a  { color: #000; }

/* --- CAPSA --- */

#guia p { 
		font-size: 11px; color: #666; 
		padding: 10px 20px 10px 20px;
		margin:0px;
		line-height: 0.9em; 
		}
#peu p 	{
		font-size: 10px; color: #666; text-align: center; 
		padding: 10px 20px 10px 20px; margin:0px;
		}

/* el border:none ho converteix en un bloc */		
#dretaesq  {
		border:none;  
		padding: 10px 20px 10px 20px; 
		/*/*/ /*/padding: 5px 15px 5px 15px; background-image: none; /*només per netscape*/}

#esq  {  
		border:0px; padding: 10px 20px 10px 20px; 
		/*/*/ /*/background-image: none;  padding: 5px 15px 5px 15px;/*només per netscape*/  

		}

#dreta  { 
	border:0px; padding: 10px 20px 10px 0px; 
	/*/*/ /*/background-image: none; padding: 5px 15px 5px 0px; /*només per netscape*/
	}

#dretapetit  { 
	border:0px; padding: 10px 20px 10px 20px; 
	/*/*/ /*/background-image: none; padding: 5px 15px 5px 15px; /*només per netscape*/
	}

		
/* --- CLASSES --- */

/* NEWWWWWWWWW */.tab_titol { padding-left: 15px; background: #f3f3f3; }
/* NEWWWWWWWWW */.tab_titol_eliminat { padding-left: 15px; background: #fae0e0; }
/* NEWWWWWWWWW */.tab { padding-left: 40px; }
/* NEWWWWWWWWW */.tab2 { padding-left: 80px; }

.text, #esq p, #dretaesq p  { text-align: justify; }
.text[align=left], #esq p[align=left], #dretaesq p[align=left] { text-align: left; }
.text[align=right], #esq p[align=right], #dretaesq p[align=right] { text-align: right; }
.text[align=center], #esq p[align=center], #dretaesq p[align=center] { text-align: center; }

.subcoleccio { font-size: 16px; text-align: left; font-weight: normal; }
.subcoleccio a { text-decoration: none; }
.subcoleccio a:hover { text-decoration: underline; }
.comentari { color: #009900; font-size: 9px; }
.tatxat {text-decoration: line-through; }
.error { color: #990000; font-size: 9px; font-weight: bold; }

.titol { font-size: 14px; text-align: left; font-weight: bold; }

.autor { text-align: left; font-style: italic; color: #666; }

.subtitol { font-size: 11px; text-transform: uppercase; }


.petit { font-size: 9px; color: #666; /*/*/ /*/font-size: 10px;   /*només per netscape*/ }
/* NEWWWWWWWWW */ li .petit { padding-left: 25px; }

.vermell { color: #f00; }

.fesq { padding: 0px 20px 0px 0px; margin:0px; float:left; 
	/*/*/ /*/background-image: none; /*només per netscape*/
	width:auto; }

.fdreta {  padding: 0px 0px 0px 20px; float:right; 
	/*/*/ /*/background-image: none; /*només per netscape*/
}

img { vertical-align: text-bottom; }

/* form */
input, textarea { padding: 2px; border: 1px solid #999; }
input:focus, textarea:focus { background-color: #eee; border-color: #000; }
input.boto { border-style: outset; }

span.titol_coleccio { color: #bbbbbb; font-size: 24px; font-weight: normal;  }
img.coberta_llibre_gran { margin-right:20px; margin-top:10px; }
