﻿body
	{
		font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
		font-size: 10pt; 
		font-weight: normal;
		text-decoration: none;
		color: #330000;
		cursor: auto; 
	}

td					{ font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 font-size: 8pt; }
th					{ font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 font-size: 8pt;
					  font-weight: bold; text-decoration: none;}
ul
{
 font-family:trebuchet ms, verdana,arial,Helvetica; 
 font-size: 9pt;
 font-weight: normal;
 list-style-type: circle;
}

ul ul
{
 font-family:trebuchet ms, verdana,arial,Helvetica; 
 font-size: 9pt;
 font-weight: normal;
/* list-style-type: square;*/
 list-style: url(/comun/interfaz/graficos/rayita.gif);
}

ul ul ul
{
 font-family:trebuchet ms, verdana,arial,Helvetica; 
 font-size: 9pt;
 font-weight: normal;
/* list-style-type: square;*/
 list-style: url(/comun/interfaz/graficos/rayita2.gif);
}

p 					{ font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 font-size: 9pt; 
						color: #202000; }
blockquote 				{ font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 font-size:11pt; }


.tdnormal 			{ font-size:10pt; font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 }
.tdhighlight		{ font-size:10pt; font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 

					  background-color:#ffffcc; font-weight:bold; }

h1					{ font-family:verdana,arial,Helvetica,sans-serif; 
					  font-size:18pt; color=#808000; background-color:#FFFF00; }

h2					{ font-family:verdana,arial,Helvetica,sans-serif; 
					  font-size:16pt; color=#808000;
					  border-bottom: thin dotted #CCCCFF;
					  text-align: center; }

h3					{ font-family:verdana,arial,Helvetica,sans-serif; 
					  font-size:14pt; color=#808000; background-color:#ffffff; }
					  
A 			{ color: #000099; text-decoration: none }
A:link		{ color: #000099; text-decoration: none; }
A:hover		{ color: #0000CC; text-decoration: underline; }
A:active	{ color: #0000CC; text-decoration: none; }

/* Area Izquierda */

.menuizqceldaseccion
{
 background-color: #FFCC00; cursor: auto;
 font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
 font-size: 8pt; font-weight: bold;
 text-decoration: none; color: #000099;
 padding: 3px; 
}

.menuizqcelda			{ background-color: #CCFFCC; cursor: auto;
						  font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 

						  font-size: 8pt; font-weight: normal; 
						  text-decoration: none; color: #000099; }

.menuizqceldahover	{ background-color: #AADDFF; cursor: auto; 
						  font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 

						  font-size: 8pt; font-weight: normal; 
						  text-decoration: none; color: #000099; }

a.menuizq			{ font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 

					  font-size: 8pt; color: #000066;
					  font-weight: normal; text-decoration: none; }

a.menuizq:link, a.menuizq:visited
{ 
 color: #000066; cursor: hand; text-decoration: none;
}

a.menuizq:hover, a.menuizq:active {
 color: #0000FF; cursor: hand; text-decoration: none; 
}

.areaizquierda, .AreaIzq, .AreaDer, .AreaPie { background-color: #006600; color: #FF9900; }

a.AreaIzq, a.AreaPie
{ 
 font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 

 font-size: 8pt; color: #FF9900;
 font-weight: normal; text-decoration: none;
}

a.AreaIzq:link, a.AreaIzq:visited, a.AreaPie:link, a.AreaPie:visited
{ 
 color: #FF9900; cursor: hand; text-decoration: none;
}

a.AreaIzq:hover, a.AreaIzq:active, a.AreaPie:hover, a.AreaPie:active {
 color: #FFCC00; cursor: hand; text-decoration: none; 
}

.SeparadorIzq
{
/*	background-color: #ffffff; */
}

/* -----------------------------
	Area Superior
   ----------------------------- */

.AreaSup
	{
		background-color: #0266CB; 
	}

.MenuSupCelda
	{
		background-color: #FFE145; 
		font-size: 8pt;
	}


/* -----------------------------
	Portada
   ----------------------------- */

.titularenportada {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: medium ridge #00FF00;
	margin-top: 10px;
	margin-bottom: 0px;
}

.titularenportada a:link, .titularenportada a:visited {
	text-decoration: none;
	color: #990000;
}

.titularenportada a:hover, .titularenportada a:active {
	text-decoration: none;
	color: #CC0000;
}

.descripcionenportada { 
	font-size: 10pt;
	margin-bottom: 10px;
	margin-top: 0px;
}

.descripcionenportada ul
{
 list-style: circle;
 margin-left: 10;
 padding-left: 10;
}

.descripcionenportada ul ul
{
 list-style: url(/comun/interfaz/graficos/rayita.gif);
}

.descripcionenportada ul ul ul
{
 list-style: url(/comun/interfaz/graficos/rayita2.gif);
}


.recuadro-encabezado
{
	background: #00CC00;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: FFFF00;
	font-weight: bold;
}

.recuadro
{ 
 background: #CCFFCC; 
 font-family: Trebuchet MS; 
 font-size: 8pt;
}


.recuadro-encabezado a, .recuadro-encabezado a:link, .recuadro-encabezado a:visited, .recuadro-encabezado a:active
{
 color: #FFFF66;
}

.recuadro-encabezado a:hover
{
 color: #0000FF;
}


.recuadro ul
{
 list-style: circle;
 margin-left: 10;
 padding-left: 10;
}

.recuadro ul ul
{
 list-style: url(/comun/interfaz/graficos/rayita.gif);
}

.recuadro ul ul ul 
{
 list-style: url(/comun/interfaz/graficos/rayita2.gif);
}