﻿/* links */
a:link {
  color: #898a77;
  text-decoration: none;
  }
a:visited {
  color: #898a77;
  text-decoration: none;
  }
a:hover {
  color: #6dae12;
  text-decoration: underline;
  }
a:active {
  color: #6dae12;
  text-decoration: underline;}
  
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#494949;
 font-style: normal;
 font-weight: 500;
 line-height: 170%;
 text-align: left; }
 
 .bullet2 {font-family: "Arial";
 font-size: 11px;
 color:#2b891f;
 font-style: normal;
 font-weight: 500;}
 
 .Resaltado {font-family: "Arial";
 font-size: 13px;
 color:#2b891f;
 font-style: normal;
 font-weight: 600; }
 
  .Subtitulo {font-family: "Arial";
 font-size: 14px;
 color:#2b891f;
 font-style: normal;
 font-weight: 600; }
 
  .Lateral {font-family: "Arial";
 font-size: 13px;
 color:#868686;
 font-style: normal;
 font-weight: 600;
 line-height: 170%;
 text-align: right; }
 
 .Blanco {font-family: "Arial";
 font-size: 14px;
 color:#fff;
 font-style: normal;
 font-weight: 600; }
.etiqueta {
	width: 230px;
	background-image: url(imagenes/etiqueta.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 440px;
}
.etiqueta .etiqueta_texto {
	text-align: center;
	padding-left: 60px;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 25px;
}


 
 .Blanco {font-family: "Arial";
 font-size: 14px;
 color:#fff;
 line-height: 120%;
 font-style: normal;
 font-weight: 600; }
 
  .Verde {font-family: "Arial";
 font-size: 14px;
 color:#5b7800;
 line-height: 120%;
 font-style: normal;
 font-weight: 600; }
 
  .Verde a:link {
  color:#5b7800;
  text-decoration: none;
  }
.Verde a:visited {
  color:#5b7800;
  text-decoration: none;
  }
.Verde a:hover {
  color: #455a00;
  text-decoration: underline;
  }
.Verde a:active {
  color: #455a00;
  text-decoration: underline;
  }
 
  .VChico {font-family: "Arial";
 font-size: 12px;
 color:#5b7800;
 font-style: normal;
 font-weight: 600; }
 
 .BGrande {font-family: "Arial";
 font-size: 17px;
 color:#fff;
 font-style: normal;
 font-weight: 600; }
 
  .BChico {font-family: "Arial";
 font-size: 13px;
 color:#fff;
 font-style: normal;
 font-weight: 600; }
 
  .BPadded {font-family: "Arial";
 font-size: 14px;
 color:#fff;
 font-style: normal;
 font-weight: 600;
 padding-left:5px; }
 
 .Mini {font-family: "Arial";
 font-size: 11px;
 color:#494949;
 font-style: normal;
 font-weight: 500;
 line-height: 140%;
 text-align: left;
  }
 
  .MiniVerde {font-family: "Arial";
 font-size: 11px;
 color:#2b891f;
 font-style: normal;
 font-weight: 600;
 line-height: 140%;
 text-align: left;
  }
  
   .MiniNegrita {font-family: "Arial";
 font-size: 11px;
 color:#494949;
 font-style: normal;
 font-weight: 600;
 line-height: 140%;
 text-align: left;
  }
  
  
 
 td.padded {
 padding-left:7px;
 }
 
 .click {font-family: "Verdana";
 font-size: 11px;
 color:#195a99;
 font-style: normal;
 font-weight: 500;
 }
 
 .click a:link {
  color:#195a99;
  text-decoration: none;
  }
.click a:visited {
  color:#195a99;
  text-decoration: none;
  }
.click a:hover {
  color: #cd202c;
  text-decoration: underline;
  }
.bolsa_item {
	line-height: normal;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 11px;
}
.ver_mas {
	font-family: "Arial";
 	font-size: 14px;
 	color:#777777;
 	line-height: 120%;
 	font-style: normal;
 	font-weight: 600;
	margin-right: 20px;
	float: right;
}


.click a:active {
  color: #cd202c;
  text-decoration: underline;
  }
  
   /* Viñetas Dropbox */ 
 .align-left { float:left; margin: 3px 5px 4px 7px; }
 
 /* DropBox */ 
 .DropBoxTitle {font-family: "Verdana";
 font-size: 12px;
 color:#195898;
 font-style: normal;
 font-weight: 600;
 line-height: 170%;
 text-align: left;

  }
  
 .DropBoxMenus {font-family: "Verdana";
 font-size: 11px;
 color:#2c2c2c;
 font-style: normal;
 font-weight: 500;
 line-height: 160%;
 text-align: left;
 }
 

  
 /* Pie */ 
 
  .pie{
font-family: "Arial";
font-style: normal;
color:#898a77;
font-size:11px;
line-height: 140%;
text-align:left;
}

.menu{
font-family: "Verdana";
color:#2e678e;
font-style: normal;
font-size:10px;
line-height: 160%;
text-align:center;
}

.menu a:link {
  text-decoration: none;
  }
.menu a:visited {
  text-decoration: none;
  }
.menu a:hover {
  color: #cd202c;
  text-decoration: underline;
  }
.menu a:active {
  color: #cd202c;
  text-decoration: underline;
  }
  

  
  /* Fondo */
body { background-image: url("");
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed }

/* Scrollbar */
body { scrollbar-arrow-color: #359929;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #d6d6d6;
scrollbar-highlight-color:#dedfe0;
scrollbar-shadow-color: #b7b7b7}

