/*
 * Copyright (C) 2006 Generalitat de Catalunya
 * This file is part of ECAT Platform.
 * 
 * ECAT Platform is free software; you can redistribute 
 * it and/or modify it under the terms of the 
 * GNU General Public License as published by the 
 * Free Software Foundation; either version 2 
 * of the License, or (at your option) any later version.
 * 
 * ECAT Platform is distributed in the hope that 
 * it will be useful, but WITHOUT ANY WARRANTY;
 * without even the implied warranty of MERCHANTABILITY
 * or FITNESS FOR A PARTICULAR PURPOSE. 
 * See the GNU General Public License for more details, 
 * currently published at http://www.gnu.org/copyleft/gpl.html 
 * or in the gpl.txt in the licenses folder of this distribution. 
 * 
 * You should have received a copy of the GNU General 
 * Public License along with this program; if not, 
 * write to the Free Software Foundation, Inc., 51 Franklin 
 * Street, Fifth Floor, Boston, MA 02110-1301, USA. 
 * 
 * Authors:
 * 
 * Eduard Morales (eduard@fib.upc.edu)
 * Universitat Politècnica de Catalunya
 * 
 * You may contact the copyright holder at: Direcció General 
 * d'Atenció Ciutadana, Departament de la Presidència, 
 * Generalitat de Catalunya, Via Laietana 14, Third 
 * Floor, 08003 Barcelona, Spain
 *  
 */
.portal-index-portlet {  	
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
}

body{
font: 76% Verdana,Arial,sans-serif;
}
.decoraSup{
height: 5em;
background-color:#000000;
background: url('/portal/images/ecat/fonsCapceleraN.gif') repeat-x 0px;
}
.decoraInf{
height: 8px;
background-color:#000000;
background: url('/portal/images/ecat/fonsMarcInferiorNB.gif') repeat-x 0px;
padding-bottom:0px;
/*per IE*/font-size: 0;
}
/* coses propies dels submenus */
.capsula {
background-color:#FFF;
font-family:Verdana,Sans-Serif;
font-size:10px;
color:#585854;
margin-bottom:5px;
text-decoration:none;
clear: none;
}

.capsulaBenvingut {
background-color:#FFF;
font-family:Verdana,Sans-Serif;
font-size:10px;
color:#585854;
margin-bottom:5px;
text-decoration:none;
clear: none;
}

.capsula a {text-decoration:none;color:#585854;}
.capsulaBenvingut a {text-decoration:none;color:#585854;}

.capsula ul {
list-style:none;
margin:0px;
padding:15px 15px 0px 20px;
color: #323232;
}
.descripcioPortal{
list-style:none;
margin:0px;
padding:15px 15px 10px 10px;
}

/*.capsula ul li {
	background:url("/portal/images/ecat/fletxa.gif") no-repeat; background-position:0px 4px;padding-left:12px;margin:0px;
	font-weight:bold;
	}*/
	
.capsula ul ul {
list-style:none;
margin:0px;
padding:0px 0px 0px 0px;
color: #666666;
}
.capsula ul ul li { background:none; padding-left:0px;padding-bottom:10px;font-weight:normal}
.capsula ul ul li a{ font-weight:bold}
.titolCapceleraGrisa{
font-size:17px;
padding-top: 15px;
padding-left: 40px;
}
.titolCapceleraGrisaDret{
font-size:17px;
padding-top: 15px;
padding-left: 10px;
}
.acompCapceleraGrisa{
color: #9A9A9A;
}
.superIco {
float:left;
margin-left: 10px;
margin-top: 5px
}
.superIcoDret{
float:right;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px
}
/*estils de la pagina paste*/
.cajaLogo{
float:left;
}
.titol {
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#CC0000;
display:block;
}

A.mylink, A.mylink:link, A.mylink:active, A.mylink:visited, A.mylink:hover {
	display: inline;
}

