



/*--------------------------------------------------------------- */

#Dreta { height: 900px;}

#Central { height: auto;}

div.destacat {
	background-color: #F8DACF;
	
}


ul.destacat li{ background-color: #F8DACF; }

ul.destacat{ margin:0; list-style-type:none; padding:0; font-size: 0.6em; }
ul.destacat li{
	float:left;
	position:relative;
	clear:both;
	width:200px;
        height:88px;
	margin: 0;
	padding: 0;
	border-top:none;
	border-bottom: 1px solid #c0c0c0;
	text-align: left;
	line-height: 1.5em;
        background-image: url(/_img/destacat_01.jpg);
}

.destacat_text {
        line-height: 1.5em;
}

ul.destacat a:link, ul.destacat2 a:link, ul.destacat a:visited, ul.destacat2 a:visited{
        font-weight: bold;
}

#destacat_destaquem {
	width:200px;
        height:32px;
	margin: 8px 0 0 0;
	padding: 0;
}

.destacat img{
	float:left;
	margin: 8px 8px 0 8px;
	padding: 0 0 0 0;
}


#destacat_vinculades{
	width:200px;
        height:32px;
	margin: 8px 0 0 0;
	padding: 0;
}


div.caixa_top {
	/* width: 100%; */
	background-image: url(/dret/_img/caixa_top_peu.gif); /* top */
	background-repeat: repeat-x;
}
div.caixa_top_derecha {
	background-image: url(/dret/_img/caixa_cantonada_gris.gif); /* derecha top */
	background-position: top right;
	background-repeat: no-repeat;
	
}
div.caixa_top_derecha_cuadrat {
	background-image: url(/dret/_img/caixa_top_peu2.gif); /* derecha top cantonada cuadrada */
	background-position: top right;
	background-repeat: no-repeat;
}
div.caixa_pestania {
        padding: 2px 20px 0px 5px;
	background-color: #F8DACF; 
	background-image: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 1.2em; color:white; text-decoration:none;
	font-weight: bold;
        color : #DD511E;
	display:block;
}
div.caixa_fondo {
	width: 100%;
	background-image: url(/dret/_img/caixa_fons.gif); /* fondo */
	background-repeat: repeat;
}
div.caixa_esquerra {
	background-image: url(/dret/_img/caixa_esquerra.gif); /* borde izquierda */
	background-repeat: repeat-y;
}

div.caixa_dreta {
	background-image: url(/dret/_img/caixa_dreta.gif); /* borde derecha */
	background-position: top right;
	background-repeat: repeat-y;
}
div.caixa_peu {
	background-image: url(/dret/_img/caixa_top_peu2.gif); /* pie */
	background-position: bottom left;
	background-repeat: repeat-x;
}


div.caixa_peu_dreta {
	background-image: url(/dret/_img/caixa_top_peu2.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 : #000;
}    

