/* Default CSS Stylesheet for a new Web Application project */

.texto
{
    FONT-FAMILY:MS Sans Serif, Verdana, Arial,Book Antiqua;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
}

.texto2
{
    FONT-FAMILY:MS Sans Serif, Verdana, Arial,Book Antiqua;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
}

.texto3
{
    FONT-FAMILY:MS Sans Serif, Verdana, Arial,Book Antiqua;
    FONT-SIZE: 10pt;
    color:Blue;
    FONT-WEIGHT: normal;
}

.textoempresa
{
	FONT-FAMILY:Verdana, MS Sans Serif, Arial,Book Antiqua;
    FONT-SIZE: 10pt;
    color:Black;
    FONT-WEIGHT: normal;
    line-height:-1;
}

.cabecera
{
	font-size:35px;
	font-style:italic;
	text-align:center;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	
}

.cabecera_segunda
{
	font-size:18pt;
	color:#3300ff;
	font-weight:bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.cabecera_tercera
{
	font-size:13pt;
	color:#3300ff;	
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.cabecera_enlaces
{
	font-size:11pt;
	font-weight:bold;
	color:Black;		
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.menu
{
	font-size: 10px;
	font-weight:bold;	
	color:Black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.menu_res
{
	font-size: 10px;	
	color:#00008b;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.menu_res175
{
	font-size: 10px;	
	color:#00008b;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	width:175px;
	display:inline;
}

.menu_res125
{
	font-size: 10px;	
	color:#00008b;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	width:125px;
	display:inline;
}

.menu_res520
{
	font-size: 10px;	
	color:#00008b;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	width:520px;
	height:90px;
}

P
 {
	FONT-FAMILY:  Verdana, MS Sans Serif, Arial,Book Antiqua;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
 }

H1	{
    FONT-FAMILY:  Verdana, MS Sans Serif, Arial,Book Antiqua;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    margin-bottom:10;
    margin-top:0;    
    color:Black;
}

H2	{
    FONT-FAMILY:  Verdana, MS Sans Serif, Arial,Book Antiqua;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    margin-bottom:10;
    margin-top:0;    
    color:Black;
}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.marcopeq 
{
	LEFT: 100px; 
	POSITION:relative; 
	TOP: 800px;
	font-size:1;
	width:1;
    height:5;	
}

.marcogra
{
	width:740;
	height:45;
}
