/********** seccio 'treballs': llistat inicial ***/

#main  ul {
margin:0;
padding:0;
padding-left:40px;
}
#main h2 + ul li, #main h3 + ul li {
float:left;
width:110px;
list-style:none;
color:#666;
background:none;
font-size:xx-small;
	padding: 0px 0 0px 10px;
	margin-bottom:0px;
	margin-right:40px;
	height:120px;
	line-height:10px;
}	

#main { min-height: 108em;}
#content #main  li  img{
margin-bottom:5px;

}	

#content #main ul li  a{
color:#333333;
font-weight:normal;

}	
#content #main ul li  a:hover{
color:#99CC00;
background-color:transparent;

}	



#main h3 + ul {
clear:both;
}	




 #main h3 + ul li {
margin-top:15px;
	height:2.5em;
background: url("/docroot/argus/imgs/bullet2.gif") no-repeat;
background-position: 0 .4em;
	line-height:140%;}

 #main ul li img{	
 border:1px solid #99cc00;
 padding:1px; }
