.list-img-txt2 {
	clear: both;
	margin-bottom: 2em;
	float: left;
}
.list-img-txt2 li {
	float: left;
	margin-bottom: 2em;
}
.list-img-txt2 .left {
	float: left;
	width: 80px;
	margin-right: 1.5em;
}
.list-img-txt2 .left a {
	border: 0
}
.list-img-txt2 .right {
	float: left;
	width: 48em;
}
.m700-col01 .list-img-txt2 .right,
.m700-col02 .list-img-txt2 .right {
	width: 20.1em;
}
.list-img-txt2 h3 {
	background: url(../css_img/icons/i-arrow-menu.png) no-repeat left .4em;
	font-size: 1.1em;
	margin-bottom: .3em;
	float: right;
    width: 480px;
}
.list-img-txt2 h3:hover {
	background: url(../css_img/icons/i-arrow-menu-over.png) no-repeat left .4em;
}
.list-img-txt2 h3 a {
	padding-left: .8em;
	text-decoration: none;
	border: 0;
}
.list-img-txt2 h3 a:hover,
.list-img-txt2 h3 a:focus {
	background: url(../css_img/backgrounds/bg-underline.png) no-repeat 1em bottom; color: #0059A2;
}
.list-img-txt2 p {
	padding-left: 1em;
	float: right;
    width: 480px;
}
.list-news .list-img-txt2 .left {
	width: 140px;
}
.list-news .list-img-txt2 .right {
	width: 45em;
}
.list-news .list-img-txt2 h3 {
	background: 0;	
}
.list-news .list-img-txt2 h3 a {
	padding: 0;
	background: url(../css_img/backgrounds/bg-underline.png) no-repeat 0 bottom;
}
.list-news .list-img-txt2 h3 a:hover,
.list-news .list-img-txt2 h3 a:focus {
	background: url(../css_img/backgrounds/bg-underline-over.png) no-repeat 0 bottom;
}
.list-news .list-img-txt2 p {
	padding-left: 0;
}

.map {
    background: url("../css_img/icons/i-arribar.png") no-repeat scroll 0 2px transparent;
    height: 40px;
    margin-left: -35px;
    padding-left: 35px;
    padding-top: 5px;
}
.llistat_dos_columnes{
width:700px;
display:block;
margin-bottom:10px;
}

.llistat_dos_columnes li{
float:left;
width:350px;
padding:5px 0px 0px 0;
}

.llistat_dos_columnes .left{
float:left;
}

.llistat_dos_columnes .right{
margin-left:90px;
margin-top:10px;
}

.llistat_dos_columnes h3 {
    background: url("../img/icons/i-arrow-menu.png") no-repeat scroll left 0.4em transparent;
    font-size: 1.1em;
    margin-bottom: 0.3em;
	padding-left:8px;
}