



/*--------------------------------------------------------------- posicionament flash / actualitat */

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

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

/*--------------------------------------------------------------- botons home grau */

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

/*--------------------------------------------------------------- pastilles novetats grau */

#destacat_vermell {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(/estudiants/_img/banner_vermell.gif); 
        background-color: #fff;
        background-repeat: no-repeat;
}

#destacat_taronja {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(/estudiants/_img/banner_taronja.gif);
        background-color: #fff;
        background-repeat: no-repeat;
}

#destacat_verd {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(/estudiants/_img/banner_verd.gif); 
        background-color: #fff;
        background-repeat: no-repeat;
}

#destacat_lila {
	width:200px;
        height:auto;
        *height:63px;
        min-height:63px;
	margin: 8px 0 0 0;
	padding: 0;
        background-image: url(/estudiants/_img/banner_lila.gif); 
        background-color: #fff;
        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 strong {
	color:#FFFFFF;
}

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

