/* CSS document */


/*********** h2 i imatge ***************/

#listContent .texto {
	margin-top:10em;
	height:3em;
}

#listContent h2 {
	font-size:1.8em;
	margin-bottom:1em;
}

#listContent .texto h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}

#listContent .texto p {
	font-size:1.1em;
	margin:0;
}

#listContent .imagen {
	margin-top:-13em;
	height:13em;
}
