.channels{
	/*float:right;*/
	font-size:0.9em;
}
.channels a{
	/*color:red;*/
	/*margin:0;*/
	margin:5px 0 0 0;
	/*font-weight:bold;
	/*text-decoration:none;*/
	
}
ul.listado{
	float:left;
	width:100%;
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
}
li.left{
	float:left;
	width:48%;
}
li.right{
	float:left;
	width:48%;	
	margin:0 0 0 20px;	
}
/*ul img,li img{
	float:left;	
	margin:0 10px 0 0;
}*/
ul.FW_sLlistaComu {
	font-weight:normal;
	list-style-position:inherit;
	list-style-type:none;
	/*padding:0 0 0 20px !important;*/
	/*float:left;*/
	/*width:80%;*/
}

.FW_clear {
	clear:both;
}

a.FW_sLinkVermell {
	color:#AC2115;
	font-family:verdana;
	font-size:0.97em;
	text-decoration:none;
}

.FW_bMarc li {
	line-height:1.6em;
}
.bloque{
	padding:0 0 20px 0;
}
.border_left{
	float:left;
	background:url(Arxius/border.gif) repeat-x;
	width:48%;
	height:1px;
}
.border_right{
	float:left;
	background:url(Arxius/border.gif) repeat-x;
	width:48%;
	height:1px;
	margin:0 0 0 20px;
}

.FW_sFlotaEsquMarge {
float:left;
margin:0 10px 10px 2px;
}