/* TEMAIPI 2 
 * Noms dels estils: http://www.mamboos.de/Mambo_CSS_Guide/
 * canvis de lletra originals de 10px a 11px */

BODY {
	margin: 0px 0px 0px 0px;
	background-color : #aaaaaa ;
	color : #000000;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  /*ori 10px */
	color: #333333;
	}

font1 {
	color: #6699cc; 
	}
	

h4 {
	color: #003399; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	}
	
h5 {
	color: #0033FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	}
	
h6 {
	color: #6699CC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	}

/* Horizontal Line */	
hr {
	background: #C0C0C0; height: 2px; border: 1px inset;
	}

	
.cercar {
    display: block;
  	margin: -3px 0px -28px 17px;      /*  t l b r  */
	font-family: Trebuchet MS, sans-serif;
}

/*for title or site name = nom pàgina - cal posar codi class a .php  */
.title {
  	display: block;
  	margin: 0px 10px 0px 320px;      /*  t l b r  */
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #FFFFFF;
}

.flaix {
    display: block;
  	margin: 0px 0px -13px 10px;     /*   t l b r  */
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


/* topmenu   -  NO VA   */
.topmenu {
  	display: block;
  	margin: 0px 10px 0px 110px;      /*  t l b r  */
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #ffffff;
}
a:topmenu {
  	display: block;
  	margin: 0px 10px 0px 30px;      /*  t l b r  */
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #ffffff;
}


/* TopMenu ?? de JavaBean  */
#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; 
	float: right; 
	margin: 0; 
	width: 15.5%; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
	display: block;  /* afecta TopMenu */
	float: right; 
	text-decoration: none;  
	border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;
	background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
	color: white;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}



/* Links  TopMenu, LatestNews, etc  */
a:link, a:visited {
	font-size: 11px; 
	color: #336699; 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #000F60;	
	/* text-decoration: underline;  */
}


/* --Default Class Settings-- */	

/*  ítems de menús  */
a.mainlevel:link, a.mainlevel:visited {
/*  display: block;    !!! afecta el gràfic lateral de l'ítem */  
/*  width: 95%; */
	color: #333344;
	font-weight: bold;
	font-size: 11px;
/* background-image: url(../images/XXXXX.png); 
 * background-repeat: no-repeat; */
	text-indent: 4px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 14px;
	margin-bottom: 1px;
}
a.mainlevel:hover {
color: #ddddee;
}

/* ítems de submenús */
a.sublevel:link, a.sublevel:visited {
    padding-left: 4px;  // del text respecte al minigràfic
    vertical-align: middle;
    font-size: 10px;
    color: #333344;
    text-align: left;
    }
a.sublevel:hover {
	color: #ddddee; 
	text-decoration: none;
}

/* Latest News, Popular  i TopMenu ?? */
a.mainmenu:link, a.mainmenu:visited {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
a.mainmenu:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

                    /*  *****    CONTENT:   ARTICLES    *****  */
					/*   Content - Sections & Categories   */
	/* el pany de no-blogs, p.ex. pàg de Notícies amb categories */
.contentpane {
	background-color : #00FFFF;
	margin-bottom: 20px;  /* - baixa el Back */
}
	/* el pany de blogs */
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	border-bottom: 0px ridge #DCDCDC;
	/* també subratlla autor */
	margin-left: 7px;
	margin-right: 7px;
	/*margin-bottom: 0px;
	Espai inferior de l'article, és afectat l'autor */
	/*background-image: url(../images/linia_items2.gif);
	- separador entre articles */
	/*background-repeat: no-repeat;
	- " subratlla també l'autor */
}

	/*  Welcome-títol d'espai central  */
.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #446E9A;
	text-align: left;
}
	/* títol article de notícies */	
.contentheading {
	background-image: url(../images/linia_items2.gif);  /* separador entre articles  */
	background-repeat: no-repeat;  /*la imatge*/
	padding-top: 40px;  	/* marge entre articles */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #446E9A;
	text-align: left;
}

	/* p.ex. d'una secció */	
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}

	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
a.blogsection:hover {
	color: #003399;	text-decoration: none;
	}
	
/* weblinks*/	
a.weblinks:link, a.weblinks:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
a.weblinks:hover {
	color: #003399;	
	text-decoration: none;
	}


/* Read more */
a.readon:link, a.readon:visited {
	color: #AA6060; 
	text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a.readon:hover {
	color: #CC6666;	text-decoration: none;
	}

/*   no capç ??    */
.moduleheading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #002F85;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
	}

/* cada menú com a bloc - color de fons blau cel definit a plantilla #6699CC */
table.moduletable {
	margin: 0px 0px 0px 0px;   /* - - b  dret */
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	margin-bottom: 21px;              /* espai entre menús */
	}

/* títol/capçalera menús i seccions: Qui hi ha..., Related..., Darrers...*/
table.moduletable th {
	/* text-transform: uppercase; */
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #003F85;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
	}

/* a TopMenu, Login, Who's i Stats + gràfic lateral dels ítems de menú */
table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	color: #555590;
      /* text-indent: 6px;        a Stats només afecta Usuaris */
}


/* Form Styles */
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}


/** category text format and links - Text de noms de categories **/
.category {
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  /* no fa efecte */
	font-weight: bold; 
	text-decoration: none;
	}
a.category:link, a.category:visited {
	color: #336699; 
	font-weight: bold;
	}
a.category:hover {
	color: #003399;
}


/* Polls Style */	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px
	}


/* Sections Style */
.sectiontableheader {
	background-color : #FFCC66;
	color : #FFFFFF;
	font-weight : bold;
	}
	/* ratlles de Enllaços */
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}
.sectiontableentry2 {
	background-color : #FFF9EA;
	}


/* written by, i noms de categories a les seccions */	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaabb;
	text-decoration: none; 
	font-weight: normal;
	text-align: right;  /* no és afectat */
	}
/* date article */
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
	text-decoration: none; 
	font-weight: normal;
	text-align: right;
	}
/* Last update */	
.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
	}

.content_rating {
	/* used for styling the texts used for displaying 
	   those "stars" for rating in an article */
	font-weight: normal;
	font-size: 8pt;
}

			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}

	
	/* RSS  */
.newsfeedheading {
	/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #343A58;
   }

.fase4rdf {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	}
a.fase4rdf:link {
	font-size: 11px; 
	font-weight: normal; 
	color: #336699;
	}
a.fase4rdf:hover {
	font-weight: bold; 
	color: #003399;
	}	

	
table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
	}

	/* correu*/
table.contact {
	background-color: #FFFFFF;
	}
table.contact td.icons {
	background-color: #FFEBBF;
	}
table.contact td.details {
	background-color: #FFF9EA;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* path de seccions, dalt la pàgina */	
.pathway, a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
}

/* fi */
