



div.breadcrumb {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:2px;
	*margin-top: 0px !important; /* IE7 */
	*margin-bottom: 0px !important; /* IE7 */
	_margin-top: 0px; /* IE6 */
	_margin-bottom: 0px; /* IE6 */

}


/* ---------------------------------- Títol -----------------------------------------*/

h1  {
background-image: url('/postgrau/_img/social/fitxes-masters_03.jpg');
height:25px;
color: #FFF;
margin-top: -15px;
*margin-top: -12px !important; /* IE7 */
_margin-top: 4px; /* IE6 */
padding-left:8px;
padding-top: 4px;
margin-bottom:6px;
margin-left:2px; 
margin-right:13px; 
font-size: 1.2em;
bakground-repeat: no-repeat;
}



#Central, #Central_titol {
margin-top: 0px;              /* all */
*margin-top: 18px !important; /* ie7 */
_margin-top: 0px;             /* ie6 */
}


div.element {
margin-top: -9px;
}

#motiu_master {
background-position:right top;
background-repeat:no-repeat;
background-color: #FFF;
padding-left:10px;
width:212px;
background-image: url('/postgrau/_img/social/fitxes-masters_07.jpg');

}


/* ---------------------------------- Pastilles menú -----------------------------------------*/

.titulacio_llista { 
   background-image: url('/postgrau/_img/social/fitxes-masters_10.jpg');
   background-repeat: repeat-x;
   color:#FFF;
   list-style:none;
   background-color:#DADADA; 
    padding-left:4px;
   padding-right: 4px;
   margin-bottom:5pt; 
   margin-left:5pt; 
   margin-top:-7pt;             /* all */
   _margin-top: 0pt;            /* IE6 */
   *margin-top: 2pt !important; /* IE7 */ 
}

.titulacio_llista a, .titulacio_llista a:visited, .titulacio_llista a:hover, .titulacio_llista a:link {
   color:#FFF;
}
.titulacio_llista a:link, .titulacio_llista a:visited {text-decoration:none
}
.titulacio_llista a:hover {text-decoration:underline
}


div.titulacio_menu li { 
   float:left;  
   -moz-border-radius:8px;
   -webkit-border-radius:8px;
/*    behavior:url('/cms/opencms_resources/upf/js/border-radius.htc'); */
}


div.titulacio_menu {
   margin-left:-46px;
   _margin-left: -27px; /* IE6 */
   _margin-top: 8px;    /* IE6 */
  
   margin-top:5px;
   margin-bottom: 30px;
   overflow: hidden; 
   float:left;
   width:100%;
}



/* ---------------------------------- Color de la taula -----------------------------------------*/

.taucap, .tautit {
   background-color:#977608;                             
   color:#FFF;
   -moz-border-radius:8px;
   -webkit-border-radius:8px;
}

.taunorm {
   background-color:#fdebae;
   color:#000;
}

tbody .taunorm, .caixa_fons, .caixa_fons_border {
   background-color:#fdebae;
}

h2,h3,h4,h5 {
   color:#977608;
   clear:both;
   
}

