/* ---------------- LINKS i TIPUS DE TEXT--------------------- */
a{color:#006600; text-decoration: none;}
a:hover{ text-decoration: underline !important; }

.doc{ background:url(../images/ico_word.gif) right no-repeat; padding: 4px 25px 0 0;}
.pdf{ background: url(../images/ico_pdf_2.gif) right no-repeat; padding: 4px 25px 0 0;}
.xls{ background: url(../images/excel.gif) right no-repeat; padding: 4px 25px 0 0;}
.excel{ background: url(../images/excel.gif) right no-repeat; padding: 4px 25px 0 0;}
.ppt{ background: url(../images/ppt.jpg) right no-repeat; padding: 4px 25px 0 0;}
.html{ background: url(../images/ico_servei.gif) right no-repeat; padding: 4px 25px 0 0;}

/* TIPUS DE LLISTES UL */
.esquerra{	float:left;  }
.dreta{ float:right; clear:none; margin-left:20px; }
.dreta img { margin-bottom:1.7em;}

ul.esquerra, ul.dreta, ul.normal{
	list-style-type: none;
	width: 45%;
	margin: 3px 0 0 3px;
	padding: 0;
	line-height: 1.5em;
}

ul.normal{ width: 99%; /*line-height: 1.2em;*/ }
ul.normal li{ /*margin-top: .5em*/ }

.cos{line-height: 1.5em; margin: 10 10 10 10; width: 100%;}
/*#contingut>.cos{float:left; margin: 0 0 25px 0;}*/
.cos p{ margin: 0 0 0 0; }
.cos .text_amb_destacat{width: 70%;}
.cos .columna_destacat{ float:right; width: 176px; margin-left: 20px; margin-right: 0px; padding-bottom:1px;}
.cos .columna_destacat_nofloat{ width: 176px; margin-left: auto; margin-right: 0px;}
.cos .columna_destacat> a img{ margin-bottom:1.7em;}



