body {
	@charset "iso-8859-1";
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : plain;
	background-position: top;
}

H1 {font-family:Arial,Helvetica,sans-serif; font-size:16pt; font-weight:bold; text-align:center}
H2 {font-family:Arial,Helvetica,sans-serif; font-size:14pt; font-weight:bold; text-align:center}
H3 {font-family:Arial,Helvetica,sans-serif; font-size:13pt; font-weight:bold; text-align:left}
H4 {font-family:Arial,Helvetica,sans-serif; font-size:11pt; font-weight:bold; text-align:left}
H5 {font-family:Arial,Helvetica,sans-serif; font-size:10pt; font-weight:plain; text-align:left}
H6 {font-family:Arial,Helvetica,sans-serif; font-size:9pt; font-weight:plain; text-align:left}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align:top;
 }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : plain;
 }

PRE, TT, CODE  {
	font-family:Courier New,Courier;
        font-size:9pt
}

.banner {
	font-size: 8 pt; 
	font-weight: bold;
	text-align: center;
}
 
.descripcion {
	font-size: 11 pt; 
	font-family: Arial,Tahoma;
	margin-left: 5px;
}
.derecha_gris {
	text-align: right;
	background-color: #EAEAE3; 
	font-weight: bold;
	color: #003366;
}
.izquierda_gris {
	text-align: left;
	background-color: #EAEAE3; 
	color: #000000;
	font-size: 9 pt; 
	font-family: Arial,Tahoma;
	margin-left: 5px;
}
.gris {
	background-color: #EAEAE3; 
}

.novedades {
	background-color:#FFFFFF;
	border: 1 solid #336600;
}

.nueve_gris {
	background-color:#EAEAE3;
	font-size: 9 pt;
	color: #1F4087;
}

.ocho {font-size: 8 pt;}

.pie {
	font-size: 7 pt; 
	color: #000000; 
	vertical-align: bottom;
	text-align: center;
}  

.tabla_deco {
	font-weight: bold;
	font-style: italic;
	font size: 8px;
	color:#808080;
	text-align:center;
}

.titular {
	font-size: 9 pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	border: 1 solid #336600;
	background-color:#336600;
}

.titulo {
	font-size: 11 pt; 
	color: #666633; 
	font-weight: bold;
}

.titulo_grande {
	font-size: 13 pt; 
	color: #666633; 
	font-weight: bold;
}

td.menu2 {
 font-size : 9pt;
 font-family : arial,tahoma;
 border-style: outset;
 border-width: 1;
 background-color:#B9B973;
 padding-left:5px;
 }

td.menu {
 font-size : 9pt;
 font-family : arial,tahoma;
 border-style: outset;
 border-width: 1;
 background-color:#D3D3A9;
 padding-left:5px;
  }

td.menu3 {
 font-size : 9pt;
 font-family : arial,verdana,tahoma;
 border-style: inset;
 border-width: 1;
 background-color:#E8EBF1;
 }  
  
td.cabeza {
	font-size: 9 pt; 
	color: #000080; 
	font-weight: bold
}  




A:link {
	color:blue; 
	text-decoration: underline;
}

A:visited {
	color:blue; 
	text-decoration: underline;
}

A:active {
	color:blue; 
	text-decoration: underline;
}
	
A:hover {
	color:navy; 
	text-decoration: none;
}

A.negro:link {
	color:#000000; 
	text-decoration: underline;
}

A.negro:visited {
	color:#000000; 
	text-decoration: underline;
}

A.negro:active {
	color:#000000; 
	text-decoration: underline;
}

A.negro:hover {
	color:#000000; 
	text-decoration: none;
}

A.blanco:link {
	color:#ffffff; 
	text-decoration: none;
}

A.blanco:visited {
	color:#ffffff; 
	text-decoration: none;
}

A.blanco:active {
	color:#green; 
	text-decoration: none;
}

A.blanco:hover {
	color:#D3D3A9; 
	text-decoration: underline;
}

IMG {
 border: 0px;
}
