#texto {
	width: 600px;
	padding-left: 29px;
	padding-top: 20px;
	text-align: justify;
	min-height: 400px;	
}
#texto p {
	margin-bottom: 10px;
}
} 
#abogado {
	width: 200px;
	height: 25px;
	padding-top: 9px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
#abogado a {
	font-size: 12px;
	color: #d1aa08;
	font-weight: bold;
	background-image: url(../imagenes/boton_enviar.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
#abogado a:hover {
	text-decoration: underline;
}