body {
	margin: 0px;
	text-align:center; 	
}

a:link.pie {color:#f76c1a; text-decoration:none}
a:visited.pie {color:#f76c1a; text-decoration:none}
a:hover.pie {color:#008570; text-decoration:none}

a:link.lista {color:#000000; text-decoration:none}
a:visited.lista {color:#000000; text-decoration:none}
a:hover.lista {color:#000000; text-decoration:underline}


.pie{font-family: Tahoma; font-size: 10px; color: #008570; font-weight: bold; 
               padding-top: 12px; text-align:center}
               
.cajaCabe02{border-bottom: solid 1px #bfbfbf; padding-bottom:1px}

.txGnrl{font-family: Tahoma; font-size: 12px; color: #000000}

.CajaNotis02{padding-right:50px; padding-top:14px}

.txNotis{font-family: Verdana; font-size: 11px; color: #6B6C6A; padding-top:3px; padding-bottom:3px}

input, textarea
{ width:259px; 
  font-family:verdana, arial, sans-serif;
  font-size:100%;
  border:1px solid #C0C0C0;
  margin:0px;
  scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff; 
}

.submit
{ font-size:100%; 
  border:1px solid #C0C0C0;
  width:70px;
  height:22px;
  cursor:pointer; background-color:#FFFFFF
}

div.row span.formlabel 
{ float:left;
  width:150px;
  text-align:left;
}

div.row span.forminput
{ float:right;
  text-align:right;
}
