/* CSS Document */

  body {
  margin:0;
  padding:0;
  color:#000;
  background: #cccccc;
  font: 0.6em Arial, Helvetica, sans-serif;
  text-align:center;
  }

#header {
   	background: #2f4d62;; 
	padding: 5px 5px 0;
	}
  
  h1 {font-size: 1.8em; padding:0.2em 0.3em;}
  h2 {font-size: 1.3em; color: #8b0000;}
  
#main {
  background: #ffffff;
  width: 760px;
  margin-right:auto;
  margin-left:auto; 
  overflow: none;
  }
  
#contenido {
  width: 550px;
  margin-right:auto;
  margin-left:auto;
  text-align:left;
  }
  
#contenido2 {
  width: 700px;
  margin-right:auto;
  margin-left:auto;
  text-align:left;
  }
  
#footer {
  text-align:center;
  margin-top:5px;
  padding: 0.5em;
  color:#fff;
  background:#2f4d62;
  border:3px solid #2f4d62;
  margin-top:0;
  }
  
 p.c {text-align: center;}
  .buttonlink2 {
	padding: 4px;
	border: outset 2px Menu;
	color: #FFFFFF;
	background: #f0f0f0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: normal;
	font-weight: normal;
  }

.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align:left;
	text-decoration: none;
}

.textohome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-align:left;
	background-color: #999999;
	text-decoration: none;
}

.txt_capitalhumano {
	font-family: Arial, Helvetica, sans-serif;
	color: #669F38;
	font-weight: bold;
	}
	
.txt_producto {
	color: #F09D1B;
	font-weight: bold;
}

.txt_quienes {
	font-size: 14px;
	color: #44B1DA;
	font-weight: bold;
}

.tit_quienes {
	font-size: 19px;
	color: #44B1DA;
}

.tit_software {
	font-size: 19px;
	color: #B384F3;
}

.txt_software {
	font-size: 14px;
	color: #B384F3;
	font-weight: bold;
}

.textonota {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align:left;
	text-decoration: none;
}

.tit_producto {

	font-size: 19px;
	color: #F09D1B;
}

.tit_capitalhumano {
	font-family: Arial, Helvetica, sans-serif;
	color: #669F38;
	font-weight: normal;
	font-size: 19px;
	text-decoration: none;
}
.bottom {

  padding: 4px;
  border: outset 2px Menu;
  color: #224059;
  background: #f0f0f0;
  text-decoration: none;
}
.abajo {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	text-align:left;
	text-decoration: none;
}
