




/*--------------------------------------------------------------- Caixes Home */


div.actualitat { margin-left:5px; margin-right:5px;}
div.caixa_pestania {
        border: solid #3c62b8 1px;
        padding: 3px 3px 3px 3px;
	background-color: #dce3f2; 
	background-image: url(/dtcl/_img/actualitat.gif);
        background-position: bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.8em; color:#3c62b8; text-decoration:none;
	font-weight: bold;
	display:block;
}
div.caixa_fondo {
	width: 100%;
	background-image: url(/dtcl/_img/caixa_fons.gif); /* fondo */
	background-repeat: repeat;
}
div.caixa_esquerra {
	background-image: url(/dtcl/_img/caixa_esquerra.gif); /* borde izquierda */
	background-repeat: repeat-y;
}
div.caixa_top {
	/* width: 100%; */
	background-image: url(/cmsUPF/opencms/dtcl/web/_img/caixa_top_peu.gif); /* top */
	background-repeat: repeat-x;
}
div.caixa_dreta {
	background-image: url(/dtcl/_img/caixa_dreta.gif); /* borde derecha */
	background-position: top right;
	background-repeat: repeat-y;
}
div.caixa_peu {
	background-image: url(/cmsUPF/opencms/dtcl/web/_img/caixa_top_peu.gif); /* pie */
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.caixa_top_derecha {
	background-image: url(/dtcl/_img/caixa_cantonada_gris.gif); /* derecha top */
	background-position: top right;
	background-repeat: no-repeat;
}
div.caixa_top_derecha_cuadrat {
	background-image: url(/cmsUPF/opencms/dtcl/web/_img/caixa_top_peu.gif); /* derecha top cantonada cuadrada */
	background-position: top right;
	background-repeat: no-repeat;
}

div.caixa_peu_dreta {
	background-image: url(/cmsUPF/opencms/dtcl/web/_img/caixa_top_peu.gif); /* derecha pie */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 15px 15px 5px; 
}
div.caixa_contacte {
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.7em; color:white; text-decoration:none;
        color : #000000;
}    
