.tematabla2 {
  font-size: 0.9em;
  color: #666;
  line-height: 1.4em;
  border-collapse: collapse;
  width: 100%;
}
.tematd0{
  margin:10px;
  padding:10px;
  text-align: left;
}
.tematd1,
.tematd2 {
	background-color: #fdfded;
	font-size: 1em;
	font-weight: normal;
	color: #555555;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEBC6;
	border-bottom-color: #EFEBC6;
	padding: 6px;
}
.tematd1{
	background-color: #F3F7E3;
	text-align: right;
	width: 200px;
  padding-right: 5px;
}
.tematd2{
	text-align: left;
	width:  calc(100% - 220px);
	padding-left: 10px;
}
.tematd2 input,
.tematd2 select,
.tematd2 textarea{
  text-align: left;
  width: 98%;
}
.tematd3{
  padding-left: 5px;
  text-align: left;
  width: 20px;
  font-weight: bold;
  font-size: 1.5em;
  color: red;
}
.tematdb{
  margin-top: 10px;
  padding-top: 20px;
  text-align: center;
}
.notapietabla{
  font-size: 0.9em;
  font-style: italic;
}
#error{
  font-size: 0.9em;
  color: red;
}
.boton{
  text-align: center;
  height: 2.5em;
  width: 150px;
}
.rgpd{
  font-size: 0.8em;
  text-align: justify;
}
textarea{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
