



/*--------------------------------------------------------------- boto headings  */

h1 { 
      color:#ff0000; 
      font-weight:bold; 
      border-bottom: 1px solid #ff0000; 
      letter-spacing: 0pt;
      _height:31px; /* IE6 */
}

h2 {
      color: #ff0000; font-weight:bold;
      background: url(http://www.upf.edu/cms/larq/_img/punt.gif) left no-repeat;
      padding-left: 20px;
 }
h3 {
      color: #ff0000; font-weight:bold;
      background: url(http://www.upf.edu/cms/larq/_img/punt.gif) left no-repeat;
      padding-left: 20px;
 }

/*--------------------------------------------------------------- LARQ  */



div.actualitat {
   margin-top:10px;
}

div.estil_peu {
   margin-left: 0px;
   font-size: 0.7em;
   border-top: solid #ff0000 1px;
   padding: 3px 3px 3px 3px;
}

div.marge_peu {
   width:0px;
}

/*--------------------------------------------------------------- colors rollover */

#menu li ul li a { color:#ffffff;
	background-color: #ff0000;
}
#menu li ul li a:visited { color:#ffffff;
	background-color: #ff0000;
}

#menu li ul li a:hover {
	color:#ffffff;
	background-color: #000000;

}



#menu ul li a {
	color:#ffffff;
	background-color: #ff0000;
}
#menu ul li a:visited {
	color:#ffffff;
	background-color: #ff0000;
}
#menu ul li a:hover {
	color:#ffffff;
	background-color: #000000;
}

/*--------------------------------------------------------------- Caixes Home */


div.caixa_pestania {
	padding: 2px 20px 0px 5px; 
	background-image: url(/larq/_img/caixa_cantonada_vermell.gif); 
	background-color: #ff0000;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.8em; color:white; text-decoration:none;
	font-weight: bold;
	display:inline;
}


div.caixa_esquerra {
	background-image: url(/larq/_img/caixa_blanc_esquerra.gif); /* borde izquierda */
	background-repeat: repeat-y;
}

div.caixa_dreta {
	background-image: url(/larq/_img/caixa_blanc_dreta.gif); /* borde derecha */
	background-position: top right;
	background-repeat: repeat-y;
}
div.caixa_top_derecha {
	background-image: url(/larq/_img/caixa_blanc_cantonada_gris.gif); /* derecha top */
	background-position: top right;
	background-repeat: no-repeat;
}
div.caixa_fondo {
	width: 98%;
	background-image: url(/cms/opencms_resources/upf/_img/caixa_blanc_fons.gif); /* fondo */
	background-repeat: repeat;
}
div.caixa_top {
	background-image: url(/larq/_img/caixa_top_peu.gif); /* top */
	background-repeat: repeat-x;
}
div.caixa_peu {
	background-image: url(/larq/_img/caixa_top_peu.gif); /* pie */
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.caixa_peu_dreta {
	background-image: url(/larq/_img/caixa_top_peu.gif); /* derecha pie */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 15px 15px 5px; 
}
/***** Treure fletxa menú */

#menu li.submenu>a, #menu li.submenu:hover>a,
#menu ul li.submenu>a, #menu ul li.submenu:hover>a {
	background-image: none;
}

 
#menu ul li.submenu>a, #menu ul li.submenu:hover>a {
	background-image: none;
}
/* #menu li li.submenu>a, #menu li li.submenu:hover>a,*/
#menu ul li li.submenu>a, #menu ul li li.submenu:hover>a {
	background-image: none;
}


#menu li li.submenu {
        background-image: none;
}

#menu ul li.submenu {
        background-image: none;
}
