






/* ---------------------------------------------------------------------------------  CAIXES 2 COL - ACTUALITAT */ 


div.caixa_pestania {
	background-color: #6b9101;                                                  /* COLOR BARRA ACTUALITAT */
}

.TitolNoticia a:link, .TitolNoticia a:visited { color: #6b9101; }                   /* COLOR LINK NOTICIA */
.DataNoticia  { color: #6b9101; }                                                   /* COLOR DATA NOTICIA */

.actualitat { 
        width:96%;
        /* \*width:616px;  IE Hack */
        margin-left: 10px;
        *margin-left:5px;
	*overflow:hidden;
}

.caixa_noticies {
        display:table;  /* Si se saca con Firefox se redimensionan... pero el pie sale mal */
        margin-left:-8px;
        *margin-left:0px;
        margin-top:-8px;
        width:100%; 
	background: #ffffff;
	border: 1px solid #dfdfdf;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	border-left: 0px;
       
}

.caixa_noticies ul { width: 100%; margin-top: -1px;}
.caixa_noticies ul { padding: 0px; margin:0px; }


.caixa_noticies li { 
        width: 49%; 
        min-height: 210px;
        max-height: 210px;
        overflow: hidden;        
        *height:210px; /* IE Hack */
        list-style:none; 
        float:left; 
        padding-top: 0px;
        *padding-top: 10px; /* IE Hack */
        padding-bottom: 4px;
	border: 1px solid #dfdfdf;
	border-right: 1px;
	border-top: 1px dotted #dfdfdf;
	border-bottom-color: #ffffff;
}



.TitolNoticia { line-height: 1.90em; }
.TitolNoticia a:link, .TitolNoticia a:visited { text-decoration: none; font-weight:bold; }
.TitolNoticia a:hover { text-decoration: underline; }
.TextNoticia  { line-height: 1.90em; padding-left:8px; padding-right: 4px;}
.DataNoticia  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; font-weight:bold;  }

div.caixa_pestania {
	width:582px;
        margin:0px;
        margin-left:-2px;
        *margin-left:4px;
	background-position: top right;
	background-repeat: x-repeat;
        background-image: none;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 0.8em; color:white; text-decoration:none;
	font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.2em;
	display:block;
        height: 2.4em;
	*height: 1.8em;
        padding-top:6px;
}

div.caixa_fondo {
        padding: 0px;
        margin:0px;
        width: 607px;
	background-image: none;
}
div.caixa_blanc_fondo {
	width: 100%;
	background-image: none;
}

div.caixa_esquerra {
	width: 100%;
	background-image: none;
}
div.caixa_blanc_esquerra {
	width: 100%;
	background-image: none;
}

div.caixa_top {
	width: 100%;
	background-image: none;
}
div.caixa_dreta {
	width: 100%;
	background-image: none;
}
div.caixa_blanc_dreta {
	width: 100%;
	background-image: none;
}
div.caixa_peu {
	width: 100%;
	background-image: none;
}
div.caixa_top_derecha {
	width: 100%;
	background-image: none;
}
div.caixa_blanc_top_derecha {
	width: 100%;
	background-image: none;
}
div.caixa_top_derecha_cuadrat {
	width: 100%;
	background-image: none;
}

div.caixa_peu_dreta {
	width: 100%;
	background-image: none;
}
div.caixa_contingut {
	width: 100%;
	background-image: none;
        margin-top:-2px;
        *margin-top:-3px;
        margin-left:1px;
        *margin-left:-1px;
}    


/* ---------------------------------------------------------------------------------  CAIXES 2 COL - ACTUALITAT - END */

