/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
    FONT-FAMILY: Verdana;
/*    FONT-SIZE: .8em;*/
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px 0px 0px 0px;
}

P
{
	margin:0px;
	FONT-SIZE:8.5pt;
}

H1
{
	Font-size:100px;
}

TD
{
	font-size:8.5pt
}

H1	{	
	font-family: Verdana;
	font-size:	4em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	}	
		
H2	{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:bold;
	}	
		
H5, DT	{	
	font-family: Verdana;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom:2px;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	

A
{
    FONT-FAMILY: Trebuchet MS,Verdana;
/*    FONT-SIZE: .8em;*/
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A:link, A:visited, A:active	
	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	margin:0px;
	FONT-SIZE: 8.5pt;
	}	

UL LI LI	{	
	margin:0px;
	}	

UL LI LI LI	{	
	margin:0px;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
.FilaMenuSup
{

}
.mnuSUPstyle, .mnuESQstyle 
{
	font-size: 10pt; 
	font-family:  Trebuchet MS, Verdana; 
	cursor: default;
	text-align: left;
	vertical-align:middle;
	border-width:0;
}
	
.mnuSUPSel,.mnuSUPUnSel,.mnuSUPOver
{
	font-family:  Trebuchet MS, Verdana; 
	font-size: 10pt; 
	/*width:80px*/	
}

.mnuSUPOver, .mnuSUPUnSel
{
	text-align:center;
	/*padding-left: 10px;
	padding-right:10px;*/
	padding:0px 10px 0px 10px;
}
.mnuSUPSep
{
	text-align:center;
	font-size:12pt;
}


.mnuESQSel, .mnuESQUnSel, .mnuESQOver, .mnuESQstyle, .smnuESQstyle
{
	font-family:  Trebuchet MS, Verdana; 
	width:150px;
	font-size: 10pt; 
/*	padding-left: 10px;
	padding-right:10px;*/
	padding:3px 20px 3px 10px;
	cursor:default;
	/*border-collapse:separate;*/
}

.smnuESQstyle {width:150px;}

TD.BarraNavegacio
 {
	FONT-FAMILY: Trebuchet MS,Verdana, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
}

.PanelLateral
{
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
	width:150px;
	text-align:center;
	}

.PeuPlana, a.PeuPlana:link, a.PeuPlana:visited
{
	font-size:8pt;
	/*height:15px;*/
}
.PeuPlana:hover, a.PeuPlana:hover
{
	text-decoration:underline;
	cursor:hand;
}

#CellContingut
{
	VERTICAL-ALIGN: top; 
	OVERFLOW: visible; 
/*	WIDTH: 80%; */ 
	HEIGHT: 100%;
	padding-left:15px;
	padding-right:15px
}

#CellLinks
{
	width:500px;
	padding-right:10px;
	padding-top:50px;
}

UL.APSYSlinks > UL
{	
	font-size:large;
}

.pnlLogIN
{
	text-align:right;
}

.SeccioFaq
 {
	margin-top:10px;
	margin-bottom:0px;
	
 }
 

