



/*--------------------------------------------------------------- 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 */

#Central {
	height: 1200px;
}

div.element {
        margin:0;
        margin-left:8px;
        *margin-left:9px;
        margin-top:-9px;
        *margin-top:-1px;

        padding:0;
}

.actualitat { 
        margin-top:-1px;
        *margin-top:-5px;
}



/* --------------------------------------------------------------------- Pastilles destacats */

#destacat {
        display:table;      /* estira ul li, agafa alçada ... */
}

#destacat_doctorats {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(http://www.upf.edu/_img/postgrau_ca.jpg);
        background-color: #ffffff;
        background-repeat: no-repeat;
}


#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;
}



.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;
}

