/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/* CISTELL */

.textcistell
{
	font-weight: bold;
	font-size: 95%;
}

/* MISSATGES FLASH GENERALS */

#content-message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


/* CERCADOR */


#formcercador
{
	padding: 0;
	margin: 0;
	
	margin-bottom: 20px;
}

#submitcercador {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('../imatges/submitcercador.gif') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
}

#keywords
{
width: 110px;
background-image: url('../imatges/fonskeywords.gif');
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #999999;
padding-left: 3px;

}

img.portada
{
	border: 1px solid #b2b4bf;
}

img.portada:hover
{
	border: 1px solid #CF1E33;
}

img.portada2
{
	border: 1px solid #b2b4bf;
}

select.select-versales
{
	font-variant: small-caps;
	text-transform: lowercase;
}

/*RECURSOS EDUCADORS*/
#theMenu
{
	margin:0px;
	padding:0px;
}
#theMenu li
{
	list-style:none;
	margin:0px;
}
.classif2
{
padding-left:5px;
}
.classif3
{
padding-left:15px;
}
.arxiu_recurs
{
padding-left:25px;
}
.num_petits
{
font-size:8px;
}
