body { 
	background: darkgray; 
	margin-left: 15px; 
	margin-top: 7px;
}
h1 {
 color:   black;
 font-family:  "arial", "helvetica", sans-serif;
 font-size:     20px; 
 font-weight:   bold;
 }
.body {
 }
.table1 {
 background: #eeeeee;
 border-left: 3px solid black;
 border-right: 3px solid black;
 border-bottom: 3px solid black;
 border-top: 3px solid black;
 text-align: center;
 width: 50%;
 font-family: "verdana", sans-serif;
 font-size: 10px;
 color: #000000;
 padding-bottom: 0.5em;
 left: 25%; 
 position: relative;
 top: -230px;
 height: 20%; 
}
.table2 {
 background: #eeeeee;
 border-left: 3px solid black;
 border-right: 3px solid black;
 border-bottom: 3px solid black;
 border-top: 3px solid black;
 text-align: center;
 width: 50%;
 font-family: "verdana", sans-serif;
 font-size: 10px;
 color: #000000;
 padding-bottom: 0.5em;
 padding-top: 0.5em;
 left: 25%; 
 position: relative;
 white-space:   nowrap;
 top: -220px;
}

p.texto {
	text-align: justify;
	padding: 1em;
}

.valido {
    display: none;
	border: 0;
	margin: 0;
	position: fixed;
	bottom: 0;
}
img.c1 {
	border:0;
	width:88px;
	height:31px;
}

