body {
	margin: 0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
p, table{
	margin:0px;
}
img{
	border: 0px;
	text-align: center;
}
a{
	color: #06C;
}
#contenedor {
	width:900px;
}
#top{
	margin-top:20px;
}
#top table tr td em {
	text-align: right;
}
#footer{
	width:100%;
	background-color:#CCC;
	height:90px;
	bottom:0px;
	left:0px;
}
#footer a{
	color:#900;
	text-decoration:none;
}
#titulo, #titulo1{
	background-image:url(../img/background-titulo.jpg);
	background-repeat:repeat-x;
	width:98%;
	height:36px;
	color:#FFF;
	padding-left:10px;
	padding-top:6px;
	font-size:18px;
	font-weight:bold;
}
.textodestacado{
	font-size:32px;
}#contenedor tr td p {
	text-align: left;
}
#botones{
	padding:10px;
}
#botones a{
	color:#403030;
}
#firma{
	text-align:right;
	padding:10px;
	font-size:10px;
}
#formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	width: 400px;
}
#formulario textarea {
	height: 120px;
	width: 400px;
}
#formulario tr td label #send {
	width: 195px;
}
#formulario tr td label #erase {
	width: 195px;
}

