/* links */
a:link {
  color: #d2d2d2;
  text-decoration: none;
  }
a:visited {
  color: #d2d2d2;
  text-decoration: none;
  }
a:hover {
  color: #ededed;
  text-decoration: underline;
  }
a:active {
  color: #ededed;
  text-decoration: underline;}
  
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#596149;
 font-style: normal;
 font-weight: 500;
 line-height: 170%;
 text-align: justify; }
 
 /* Texto Resaltado */ 
 .resaltado {font-family: "Arial";
 font-size: 17px;
 color:#498128;
 font-style: normal;
 font-weight: 700;
 }
 
  .resaltado2 {font-family: "Arial";
 font-size: 13px;
 color:#5f930c;
 font-style: normal;
 font-weight: 700;
 }
 
  .resaltado3 {font-family: "Arial";
 font-size: 13px;
 color:#596149;
 font-style: normal;
 font-weight: 700;
 line-height: 170%;
 text-align: justify; }
 
 
.pielink{
font-family: "Arial";
font-style: normal;
color:#d2d2d2;
font-size:11px;
line-height: 127%;
text-align:center;
}
 
 .pie{
font-family: "Arial";
font-style: normal;
color:#777777;
font-size:11px;
line-height: 127%;
text-align:center;
}

 .pie2{
font-family: "Arial";
font-style: normal;
color:#5f930c;
font-size:12px;
font-weight: 700;
line-height: 127%;
text-align:center;
}

/* datos */

.datos {
    font-family: 'Arial'; line-height: 160%;  width: 100%; text-align: center;
	float:left;	padding:0 0px 0 17px; margin: 0; color:#496d15; 
	background: #b6d384; border: 1px dotted #87ab54; }
	
.datos td { color:#2b5612; font-size:12px; }

.datos .linea { color:#768d9b; }

/* Navigation Menu */

#navmenu{
    font-family: 'Arial'; align: center;
	height:20px;
	font-size:13px;
	float:left;
	padding:0px;
	margin: 0px; }
	
#navmenu ul{
	list-style:none;
	padding: 0px; margin:4px 0px 0px 0px; }
	
#navmenu ul li { color:#cfe7c4; }
	
#navmenu ul li{
	float: left; border-right:1px dotted #7fa3a9; 
	padding: 0 9px 0 9px; }

#navmenu ul li a{
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-transform: none;
	text-decoration: none;
	font-weight:normal;
	color:#cfe7c4;
	display:block;
	
}
#navmenu ul li a:hover{
	background-color:  ;
	color:#f5fff0; text-decoration: underline; }

 /* Fondo */
body { background-image: url("imagenes_hidroponia/fondo.jpg");
background-position: top center; background-attachment: fixed;
background-repeat: ;
}

/* Scrollbar */
body { scrollbar-arrow-color:7a7a64;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #d8d8b7;
scrollbar-highlight-color:#f6f6e4;
scrollbar-shadow-color: #a1a188}





