#menu_left {
	min-height: 418px;
	height: 418px;
}

html>body #menu_left {
	min-height: 396px;
	height: 396px;
}

div#errors {
background: url("alerta.gif") no-repeat 7px 7px #FEFED6;
border:1px solid #FFD10C;
margin:1em 0 2em;
padding:7px;

}

div#errors img {
float:left;
margin-right:10px;
}

div#errors p {margin:5px 40px 0}

#contingut ul{margin: 0.5em 2.5em 1em}

html > body #contingut ul li {
           background:url("llistes_bullet.gif") no-repeat scroll 0 7px transparent;
}

#contingut ul li {
           background:url("llistes_bullet.gif") no-repeat scroll 0 8px transparent;
           padding:3px 0 0 13px;
}
