body { background-color: #1B1B1A; color: white; text-align:center; font-family: arial, verdana;}
input {float: left; display:block;}
form p {float: left;width:200px; text-align: left;}
#texto p {width: 400px !important; text-align: left; float: left; font-size: 1.3em;} 
p.largo {width: 400px !important;}
p.largo input {display:inline; float:none;}
p.boton { clear: both; width: 100%; text-align: right !important;}
p.boton input { float: right !important; margin-top: -40px;}
form p label {clear: both; display: block;}
#resultado p {margin: 10px 0; text-align: left; color: black; font-size: bigger; background-color: #ccc;}
table {width:100%; margin:0; padding:0;} 
table th {text-align: left; background-color:#5F5F5F;}
table td {text-align: left; color:black;}
img { border:0;}
	/* enlaces */
	a {color: #fff; text-decoration: none;}
	a:hover {text-decoration: underline}
/* contenedores */
#titulares {display:none;}
#contenedor{ margin: 0 auto; width:900px;}
#resultado { margin:20px 0;clear:both; width:100%; background-color: #ccc;}
#foto {float: left;}
#texto {float:left; padding-left:20px; width:400px;}
#fotoFormulario, #formulario {clear: both;}
#formulario { width: 800px;}
body#forma #contenedor{ margin: 0 auto; width:802px;}


