


#Central {
	height: 1200px;
}

/*--------------------------------------------------------------- botons home */

div.caixa_masters {
	background-color:#f3f2f2;
	width:607px;
	padding-bottom:10px;
	
}

div.boto_esquerra {
	margin-left: 25px;
	_margin-left: 15px; /* IE6 */
	padding-right: 20px;
	_padding-right: 15px; /* IE6 */
	float:left;
}

div.boto_dreta {

}

div.boto_peu {
	margin-left: 25px;
	_margin-left: 29px; /* IE6 */
	
}

/*--------------------------------------------------------------- posicionament flash / actualitat */


.actualitat { 
        margin-top:-1px;
        *margin-top:-5px;
}

/* --------------------------------------------------------------------- Pastilles destacats */

#destacat {
        display:table;      /* estira ul li, agafa alçada ... */
}

#destacat_masters {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(http://www.upf.edu/_img/masters_ca.jpg);
        background-color: #5d5b5c;
        background-repeat: no-repeat;
}



.destacat_pastilla_text{
        padding: 4px 4px 0 14px;
	text-align: left;
	line-height: 1.5em;
	font-size: 0.7em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-decoration:none;
}
.destacat_pastilla_text a:link, .destacat_pastilla_text a:visited{
	text-align: left;
	line-height: 1.5em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-decoration:none;
}
.destacat_pastilla_text a:hover{
        text-decoration:underline;
}
#destacat_xarxes {
	width:200px;
        height:32px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(/_img/xarxessocials_ca.jpg);
}

#contingut_xarxes {
	background-color: #F7F7F7;
	height: 32px;
}

