th, td {
	border: 1px solid black;
	border-collapse: collapse;
}
.table_style{
	border: 1px solid black;
	border-collapse: collapse;
	width:inherit;
}

th, td {
	padding: 4px 30px;
	font-size: 20px;
	text-align:center;
}
tr td:nth-child(2) { /* I don't think they are 0 based */
   text-align: left;
}
#table_epoca{
	border: 1px solid black;
	border-collapse: collapse;
	width:300px;
	table-layout: fixed;
	position:absolute;
	top:60px;
	left:650px;
}
#table_epoca: th,td {
  border: 1px solid black;
  width: 150px;
  overflow: hidden;
}
#table_contador{
	border: 1px solid black;
	border-collapse: collapse;
	width:300px;
	table-layout: fixed;
	position:absolute;
	top:20px;
	left:650px;
}
#table_contador: th,td {
  border: 1px solid black;
  width: 150px;
  overflow: hidden;
}
#espacio {
	height: 40px;
}
.clear{

	clear:both;
}
.div-form{
	margin:45px 30px;
	width:auto;
	position:relative;
}
.div-form_Q{
	margin: 15px 20px;
	width:auto;
}
.div-intro-palabra{
	float:left;
	margin-right:10px;
	font-weight: bold;
}
.div-version_1{
	float:left;
	width:140px;
	font-weight: bold;
}
.div-version_2{
	float:left;
	width:210px;
}
.radio-div{
	margin: 5px 5px;
}
.div-float-left{
	float:left;
	margin-right:10px;
}
.div-eventuales{
	float:left;
	margin-right:15px;
	font-weight: bold;
}
.div-tabla{
	margin:0 40px;
	width:auto;
}
#Go{
	position:absolute;
	top:0px;
	left:350px;
}
#teclado{
	position:absolute;
	top:70px;
	left:440px;
	
}
.p-teclado{
	margin:4px;
}
#help-b{
	position:absolute;
	top:15px;
	left:20px;
}
.help-content{
	margin:50px 100px;
	width:1050px;
	position:relative;
	font-size: 120%;
}

#div_autocomplete{
	border: 1px solid grey;
	border-collapse: collapse;
	width:inherit;
	
}

#table_epoca_help{
	border: 1px solid black;
	border-collapse: collapse;
	width:inherit;
	margin:55px 0;
}
#otras-infos{
	width:650px;
	float:left;
	margin:0 40px 0 0;
}
.error{
	font-size: 110%;
	font-weight:bold;
	color:red;
	margin-left:50px;
}
.primer_parrafo{
	width:510px;
	position:relative;
	float:left;
	margin-right:30px;
	
}
.foto{

	
}
.parrafo{
	width:630px;
	margin-bottom:45px;	
}
