@charset "iso-8859-1";

H1 {font-family:Arial,Helvetica,sans-serif; font-size:12pt; color:#CC0000; line-height: 130%; font-weight:normal; text-align:center}
H2 {font-family:Arial,Helvetica,sans-serif; font-size:11pt;color:#cc0000; line-height: 100%; font-weight:bold; text-align:center}
H3 {font-family:Arial,Helvetica,sans-serif; font-size:11pt;color:#000066; line-height: 100%; font-weight:bold; text-align:left}
H4 {font-family:Arial,Helvetica,sans-serif; font-size:10pt;color:#000000; line-height: 100%; font-weight:bold; text-align:left; text-indent: 5px}
H5 {font-family:Arial,Helvetica,sans-serif; font-size:9pt;color:#000000; line-height: 100%; font-weight:plain; text-align:left; text-indent: 5px}
H6 {font-family:Arial,Helvetica,sans-serif; font-size:8pt;color:#000000; line-height: 100%; font-weight:plain; text-align:left; text-indent: 2px}

.banner {
	font-size: 8 pt; 
	font-weight: bold;
	text-align: center;
}

.descripcion {
	font-size: 9 pt; 
	font-family: Arial;
	margin-left: 5px;
}
.derecha_gris {
	text-align: right;
	background-color: #EDEDED; 
	font-weight: bold;
	color: #003366;
}
.gris {
	background-color: #EDEDED; 
}

.novedades {
	background-color:#FFFFFF;
	border: 1 solid #1D2E74;
}

.nueve_gris {
	background-color:#EDEDED;
	font-family: Arial;
	font-size: 9 pt;
	color: #1F4087;
}

.ocho {font-size: 8 pt;}

.pie {
	font-family: Arial;
	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-family: Arial;
	font-size: 9 pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	border: 1 solid #1D2E74;
	background-color:#1E3079;
}

.titulo {
	font-family: Arial;
	font-size: 11 pt; 
	color: #1D2E74; 
	font-weight: bold;
}

.titulo_grande {
	font-family: Arial;
	font-size: 12 pt; 
	color: #1D2E74; 
	font-weight: bold;
}


BODY  {
 font-family : Arial;
 font-size: 10pt;
  }
  
td {
 vertical-align:top;
 font-size: 10pt; 
}

td.menu2 {
 font-size : 9pt;
 font-family : Arial;
 border-style: inset;
 border-width: 1;
 background-color:#E8EBF1;
 padding-left:5px;
 }

td.menu {
 font-size : 9pt;
 font-family : Arial;
 border-style: outset;
 border-width: 1;
 background-color:#CBD1E0;
 padding-left:5px;
  }

td.menu3 {
 font-size : 9pt;
 font-family : Arial,;
 border-style: inset;
 border-width: 1;
 background-color:#E8EBF1;
 }  
  
td.cabeza {
	font-family: Arial;
	font-size: 9 pt; 
	color: #000080; 
	font-weight: bold
}  




A:link {
	font-family: Arial;
	color:#2A3F86; 
}

A:visited {
	font-family: Arial;
	color:#1E3079; 
}

A:active {
	font-family: Arial;
	color:#1E3079; 
}
	
A:hover {
	font-family: Arial;
	color:#1E3079; 
}

A.negro:link {
	font-family: Arial;
	color:#2A3F86; 
	text-decoration: undeline;
}

A.negro:visited {
	font-family: Arial;
	color:#000000; 
	text-decoration: undeline;
}

A.negro:active {
	font-family: Arial;
	color:#000000; 
	text-decoration: undeline;
}

A.negro:hover {
	font-family: Arial;
	color:#000000; 
	text-decoration: none;
}

IMG {
 border: 0px;
}
