body, html { 
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #094DB3;
	scrollbar-highlight-color: #094DB3;
	scrollbar-face-color: #054696;
	scrollbar-shadow-color: #064EA4;
	scrollbar-darkshadow-color: #063884;
	scrollbar-track-color: #043775;
	/*background-color: #021841;*/
	/*background:url(../system/background.png)*/
	}


/* Propiedades para el texto en General */
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #6699CC;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}

.overalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
.overalltextyellow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom: 0px;
}	
		
		
.titlesections {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}

.precios {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
.textnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
		
		
.newsdate {
	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	color: #FFCC00;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}



.textoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}

.textoazulado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #0066FF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
		
/* Propiedades para el texto y vinculos de los Artículos */

.articulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #003366;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}

.articulosresaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
		
.linkarticulo a:link {text-decoration:none;font-weight: bold;color:#FF6600;}			 
.linkarticulo a:visited {text-decoration:none;font-weight: bold;color:#FF6600;}
.linkarticulo a:active {text-decoration:none;font-weight: bold;color:#6699CC;}
.linkarticulo a:hover {text-decoration:none;font-weight:bold;color:#003366;}		
	
		


.encabezado {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CD5711;
}


.titular {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #CD5711; 
	
}






.times {
	font-family: Tahoma;
	font-size: 9px;
	color: #51514F;
	margin-top: 0px;
	margin-bottom: 0px;
}


.normaltext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #6699CC;
	margin-top: 0px;
	margin-bottom: 0px;
}


.Copyright {
	font-family: Tahoma;
	font-size: 9px;	
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 0px;
}





/* Drop List */

select.lista {
      
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-style: normal;
	 line-height: normal;
	 color: #000000;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 text-decoration: none;
     background-color: #0066FF; 
	 font-weight: bold;  
	 color: white;
	  }

/*links*/

.general a:link {text-decoration:none;color:#FFFFFF;}
.general a:visited {text-decoration:none;color:#FFFFFF;}
.general a:active {text-decoration:none;color:#6699CC;}
.general a:hover {text-decoration:none;color:#0066FF;}

.menu a:link {text-decoration:none;color:#FFFFFF;}			 
.menu a:visited {text-decoration:none;color:#FFFFFF;}
.menu a:active {text-decoration:none;color:#6699CC;}
.menu a:hover {text-decoration:none;color:#FFCC00;font-weight:bold;}



.table {

background-color:#132f59;
border: none;

}

	   


