#contenedor {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(foto_contacto.jpg);
	background-repeat: no-repeat;
}
#contenedor #ppl td {
	border: 1px solid #FFCB7D;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
#contenedor #tespero {
	font-size: 120%;
	text-align: center;
	margin-bottom: 20px;
}

#titulo {
	color: #FF9900;
	font-size: 20px;
	text-align: right;
}
#abajo {
	text-align: right;
	font-size: 13px;
	color: #FF9900;
	font-style: italic;
}
#masabajo {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#boton {
	width: 100px;
}
input {
	font-size: 12px;
}
#texto {
	font-size: 120%;
	margin-top: 10px;
}
