/* ------- Hecho en Argentina por Marketbaires ------- */
/* --- Configuración general - Marsiglione -------*/

* {
padding: 0px; margin: 0px;
}

BODY {
	overflow: auto;
	background-image: none;
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9.5pt; font-weight: normal;
	text-decoration: none;
	/* ----- SCROLL -----------------------------------------*/
	scrollbar-arrow-color: #0071E2;
	scrollbar-3dlight-color: #EDECE7;
	scrollbar-darkshadow-color: #8E8EA3;
	scrollbar-face-color: #EEEDEC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DAD8D2;
	scrollbar-track-color: #DEDCDC;
}
/* ---------------------------------------------------------*/
A:link, A:visited {
	color: #0159B2; font-weight: normal; text-decoration: none;}
A:hover {
	color: #6089CA; font-weight: normal; text-decoration: none;}
A:active {
	color: #C43A68; font-weight: normal; text-decoration: none;}
  
A.ind:link, A.ind:visited, a.ind:active {
	color: #999999; font-weight: normal; text-decoration: none;
	font-size: 10pt;}
A.ind:hover {
	color: #D1D1D1; font-weight: normal; text-decoration: none;
	font-size: 10pt;}
/* ------------ TITULO ------------------------*/
h1 {
	font-weight: normal; color: #666666;
	font-size: 10pt; line-height: 10pt;
	margin-top: 0pt; margin-bottom: 4pt;}
/* ------------  ------------------------*/
h2 {
	font-weight: normal; color: #0159B2;
	font-size: 9.5pt; line-height: 10pt;
	margin-top: 0pt; margin-bottom: 4pt;}
/* -----------------------------*/
h3 {}
h4 {}
/* ----- index -----------------------------------------------*/
h5 {
	font-weight: normal; color: #999999;
	font-size: 8pt; line-height: 10pt;
	margin-top: 0pt; margin-bottom: 0pt;}

H6 {}

/* ------------------------------------*/
.point {
	font-family: Arial; font-weight: normal;
	font-size: 10pt; color: #DF0025; text-decoration: none;}
.point2{
	font-family: Arial; font-weight: normal;
	font-size: 10pt; color: #00B36C; text-decoration: none;}
/* ---------------------------------------------------------*/

