/* -----------------------------
	Formato General
   ----------------------------- */

body
	{
		font-family: Trebuchet MS,Tahoma,Verdana,arial,Helvetica; 
		font-size: 10pt; 
		font-weight: normal;
		text-decoration: none;
		color: #330000;
		cursor: auto; 
		background-color: #FFFFFF;
	}

p {
	font-size: 10pt; }

A 			{ color: #990000; text-decoration: none }
A:link		{ color: #990000; text-decoration: none; }
A:visited	{ color: #990000; text-decoration: none; }
A:hover		{ color: #DD0000; text-decoration: underline; }
A:active	{ color: #DD0000; text-decoration: none; }

td {
	font-size: 8pt; }

.listadecorreo td  {
	font-size: 10pt; }

th {
	font-size: 9pt; 
	font-weight: bold;
	background-color:#FFCCCC; }

caption {
	font-size: 8pt; }

.tdhover { 
	background-color:#FFCCCC; }

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);
}

blockquote {
	font-size:9pt; }

h1 {
	font-size:18pt;
	color=#990000;
	font-weight: bold;
	background-color:#FFCCCC; }

h2 {
	font-size:16pt;
	color=#000066;
	font-weight: normal;
	border-bottom: medium ridge #CC0000;
	background-color:#FFEEEE; }

h3 {
	font-size:14pt;
	color=#990000;
	font-weight: bold;
   }

h4 {
	font-size:12pt;
	color=#990000;
	font-weight: normal;
   }
h5 {
	font-size:11pt;
	color=#990000;
	font-weight: bold;
   }
h6 {
	font-size:10pt;
	color=#990000;
	font-weight: normal;
   }

/* -----------------------------
	Portada
   ----------------------------- */

.titularenportada {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: medium ridge #CC0000;
/*	padding-left: 25px;
	background-image: url(/interfaz/graficos/banderita-sobreblanco-25x18.gif);
	background-color: transparent;
	background-repeat: no-repeat;*/
	margin-top: 10px;
}

.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;
}

.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 Novedad ---------------------------------------------------------*/
.recuadronovedad {
  background-color: #FFDDDD;
  border-collapse: collapse;
  border-color: #FF9999;
  border-top-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-right-width: 1px;  
  border-style: solid;
}

.recuadronovedad-titulo-tabla{
  background-color: #FFBBBB;
/*  background-image: url(/interfaz/graficos/fondotitulonovedad.jpg); */
  border-collapse: collapse;
  border-color: #FFBBBB;
  border-top-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-right-width: 0px;  
  border-style: solid;
}

.recuadronovedad-titulo{
  color: #990000;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFBBBB;}

a.recuadronovedad-titulo:Link { text-decoration: none;}
a.recuadronovedad-titulo:visited { text-decoration: none;}
a.recuadronovedad-titulo:hover { text-decoration: none;}
a.recuadronovedad-titulo:active { text-decoration: none;}

.recuadronovedad-descripciontitulo{
  color: #660000;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  background-color: #FFFFFF;}

.recuadronovedad-contenido{
  background-color: #FFFFFF;}

.recuadro-encabezado
{
 background: #CC0000;
 text-align: center;
 font-family: Trebuchet MS;
 font-size: 8pt;
 color: FFFFFF;
 font-weight: bold;
}

.recuadro-encabezado a, .recuadro-encabezado a:link, .recuadro-encabezado a:visited, .recuadro-encabezado a:active
{
 color: FFEEEE;
}

.recuadro-encabezado a:hover
{
 color: FFCCCC;
}

.recuadro
{ 
 background: #FFCCCC; 
 font-family: Trebuchet MS; 
 font-size: 8pt;
}

.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);
}


/*-----------------------------------------------------------------------*/
.tituloarticulo{
  color: #660000;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;}
/* background-color: #FFFFFF;*/

a.tituloarticulo:Link {text-decoration: none;}
a.tituloarticulo:visited {text-decoration: none;}
a.cuerpoarticulo:hover {color: #990000; text-decoration: underline;}
a.cuerpoarticulo:active {color: #990000; text-decoration: underline;}

.cuerpoarticulo{
  color: #660000;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;}
  background-color: #FFFFFF;

a.cuerpoarticulo:Link {text-decoration: none;}
a.cuerpoarticulo:visited {text-decoration: none;}
a.cuerpoarticulo:hover {text-decoration: underline;}
a.cuerpoarticulo:active {text-decoration: underline;}

	
/* -----------------------------
	Area Superior
   ----------------------------- */

.AreaSup
	{
		background-color: #DE2210; 
	}

.MenuSupCelda
	{
		background-color: #DD2222; 
		font-size: 8pt;
	}

/* -----------------------------
	Area Izquierda
   ----------------------------- */

.AreaIzquierda,.AreaIzq,.AreaDerecha,.AreaDer
	{
		background-color: #CC0000;
		color: #FFFFFF;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}

.menuizqceldaseccion
{
	background-color: #000099; 
	font-size: 8pt; font-weight: bold; color: #ffffff;
	cursor: auto; text-decoration: none; 
	text-align: center;
}

.menuizqceldaseccionhover
{
	background-color: #0000BB; 
	font-size: 8pt; font-weight: bold; color: #ffffff;
	cursor: auto; text-decoration: none; 
	text-align: center;
}

a.menuizqseccion
	{
		font-weight: bold;
		cursor: hand;
		text-decoration: none;
		color: #FFFFFF;
	}

a.menuizqseccion:link
	{
		color: #FFFFFF;
	}

a.menuizqseccion:visited
	{
		color: #FFFFFF;
	}

a.menuizqseccion:hover
	{
		color: #FFEEEE;
	}

a.menuizqseccion:active
	{
		color: #FFEEEE;
	}

.menuizqcelda
	{
		background-color: #FFBBBB;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}

.menuizqceldahover
	{
		background-color: #FFDDDD; 
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}

a.menuizq
	{
		cursor: hand;
		text-decoration: none;
	}

a.menuizq:link
	{
		color: #000000;
	}

a.menuizq:visited
	{
		color: #000000;
	}

a.menuizq:hover
	{
		color: #990000;
	}

a.menuizq:active
	{
		color: #990000;
	}

a.areaizquierda
	{
		color: #FFBBBB;
	}

a.areaizquierda:link
	{
		color: #FFBBBB;
	}

a.areaizquierda:visited
	{
		color: #FFBBBB;
	}

a.areaizquierda:active
	{
		color: #FFDDDD;
		text-decoration: none;
	}
	
a.areaizquierda:hover
	{
		color: #FFDDDD;
		text-decoration: none;
	}
	

/* ------------------------------------------------
   Area Inferior
   ------------------------------------------------ */

.AreaPie
	{
		background-color: #CC0000;
		color: #FFFFFF;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}

a.AreaPie:link		{ color: #FFFFFF; text-decoration: none; }
a.AreaPie:visited	{ color: #FFFFFF; text-decoration: none; }
a.AreaPie:active	{ color: #FFCCCC; text-decoration: underline; }
a.AreaPie:hover		{ color: #FFCCCC; text-decoration: underline; }

.SeparadorIzq
{
}

.SeparadorDer
{
}
